
Copyright 2026 Black Duck Software, Inc.

[Black Duck SCA : 2026.1.0]

The Notice file represents the best efforts of Black Duck Software, Inc. to list the OSS components and licenses used in the Black Duck product.  

The component list is broken into 3 sections.

  1. Application Layer - LGPL
     In the Black Duck Application (which runs on the OS/Docker layer), Black Duck does use a variety of open source packages, including LGPL software.  The software is either executed as a dynamic library or run as a separate work and is used in a manner in which the calling software, under a variety of licenses, can safely use the LGPL software.  
	   As LGPL has a source distribution requirement and it is redistributed with the Black Duck application, Black Duck does provides the source for these projects as available for download from a running Black Duck application.  The source is typically in the same zip file in which this notice file resides.  However, if separated, this notice file and the LGPL source code can be downloaded from the Black Duck UI.  Please see the "Notice" link at the bottom of the Black Duck UI to download.  
	 
  2. Application Layer - other licenses
     In addition to the LGPL, Black Duck uses a additional open source packages under a variety of permissive and/or commercial friendly licenses.  Please note, when a component is multi-licenses under a choice of OSS licenses, Black Duck chose the permissive option, but recipients may select a license of their choosing.
	 
  3. Operating System / Docker layer
     Black Duck Hub is delivered as a set of Docker containers.  As is the nature of Docker, Black Duck container images include various packages that run in the operating system level. These packages can be under a variety of license, including GPL type licenses, which are very common in a Linux environment.  All of these packages are unmodified by Black Duck and their presence is a normal consequence of providing Docker containers which run on a Linux platform.  These packages in the OSS layer are merely aggregated with the application layer packages and the Black Duck proprietary code and at runtime are executed separately from the application level packages.  From an architecture point of view, it is similar to running an application on a Linux operating system.    
     For size and performance concerns, the source code for these packages is not included in the container images.  However, if you desire the source code for any package which require source code distribution, please notify Black Duck and we will provide the code as per the license terms.  
  

Application Layer - LGPL

c3p0:JDBC DataSources/Resource Pools 0.9.5.5: https://sourceforge.net/projects/c3p0 : (GNU Lesser General Public License v2.1 or later OR Eclipse Public License 1.0)
Hibernate Commons Annotations 5.0.4.Final: http://hibernate.org : GNU Lesser General Public License v2.1 or later
Hibernate Entity Manager 5.2.18.Final: http://hibernate.org/orm/ : GNU Lesser General Public License v2.1 or later
Hibernate ORM 5.3.20: http://hibernate.org : GNU Lesser General Public License v2.1 or later
jcifs 1.3.18: http://jcifs.samba.org/ : GNU Lesser General Public License v2.1 or later
mchange-commons-java 0.2.19: https://github.com/swaldman/mchange-commons-java : (GNU Lesser General Public License v2.1 or later OR Eclipse Public License 1.0)

Application Layer - other licenses

@adobe/css-tools 4.4.4: https://github.com/adobe/css-tools#readme : MIT License
@babel/code-frame 7.27.1: https://babeljs.io/ : MIT License
@babel/compat-data 7.28.5: https://github.com/babel/babel#readme : MIT License
@babel/core 7.28.5: https://babeljs.io/ : MIT License
@babel/generator 7.28.5: https://babeljs.io/ : MIT License
@babel/helper-annotate-as-pure 7.27.3: https://github.com/babel/babel#readme : MIT License
@babel/helper-compilation-targets 7.27.2: https://github.com/babel/babel#readme : MIT License
@babel/helper-create-class-features-plugin 7.28.5: https://github.com/babel/babel#readme : MIT License
@babel/helper-create-regexp-features-plugin 7.28.5: https://github.com/babel/babel#readme : MIT License
@babel/helper-define-polyfill-provider 0.6.5: https://github.com/babel/babel-polyfills#readme : MIT License
@babel/helper-globals 7.28.0: https://github.com/babel/babel.git : MIT License
@babel/helper-member-expression-to-functions 7.28.5: https://github.com/babel/babel#readme : MIT License
@babel/helper-module-imports 7.27.1: https://babeljs.io/ : MIT License
@babel/helper-module-transforms 7.28.3: https://babeljs.io/ : MIT License
@babel/helper-optimise-call-expression 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/helper-plugin-utils 7.27.1: https://babeljs.io/ : MIT License
@babel/helper-remap-async-to-generator 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/helper-replace-supers 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/helper-skip-transparent-expression-wrappers 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/helper-string-parser 7.27.1: https://babel.dev/docs/en/next/babel-helper-string-parser : MIT License
@babel/helper-validator-identifier 7.28.5: https://github.com/babel/babel#readme : MIT License
@babel/helper-validator-option 7.27.1: https://github.com/babel/babel.git : MIT License
@babel/helper-wrap-function 7.28.3: https://github.com/babel/babel#readme : MIT License
@babel/helpers 7.28.4: https://babeljs.io/ : MIT License
@babel/parser 7.28.5: https://babeljs.io/ : MIT License
@babel/plugin-bugfix-firefox-class-in-computed-class-key 7.28.5: https://babel.dev/docs/en/next/babel-plugin-bugfix-firefox-class-in-computed-class-key : MIT License
@babel/plugin-bugfix-safari-class-field-initializer-scope 7.27.1: https://babel.dev/docs/en/next/babel-plugin-bugfix-safari-class-field-initializer-scope : MIT License
@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression 7.27.1: https://babel.dev/docs/en/next/babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression : MIT License
@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining 7.27.1: https://www.npmjs.org/package/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining : MIT License
@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly 7.28.3: https://babel.dev/docs/en/next/babel-plugin-bugfix-v8-static-class-fields-redefine-readonly : MIT License
@babel/plugin-proposal-private-property-in-object 7.21.0-placeholder-for-preset-env.2: https://github.com/babel/babel#readme : MIT License
@babel/plugin-syntax-async-generators 7.8.4 : MIT License
@babel/plugin-syntax-bigint 7.8.3 : MIT License
@babel/plugin-syntax-class-properties 7.12.13: https://github.com/babel/babel#readme : MIT License
@babel/plugin-syntax-class-static-block 7.14.5: https://babel.dev/docs/en/next/babel-plugin-syntax-class-static-block : MIT License
@babel/plugin-syntax-import-assertions 7.27.1: https://github.com/babel/babel.git : MIT License
@babel/plugin-syntax-import-attributes 7.27.1: https://github.com/babel/babel.git : MIT License
@babel/plugin-syntax-import-meta 7.10.4: https://github.com/babel/babel#readme : MIT License
@babel/plugin-syntax-json-strings 7.8.3 : MIT License
@babel/plugin-syntax-jsx 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-syntax-logical-assignment-operators 7.10.4: https://github.com/babel/babel#readme : MIT License
@babel/plugin-syntax-nullish-coalescing-operator 7.8.3 : MIT License
@babel/plugin-syntax-numeric-separator 7.10.4: https://github.com/babel/babel#readme : MIT License
@babel/plugin-syntax-object-rest-spread 7.8.3 : MIT License
@babel/plugin-syntax-optional-catch-binding 7.8.3 : MIT License
@babel/plugin-syntax-optional-chaining 7.8.3 : MIT License
@babel/plugin-syntax-private-property-in-object 7.14.5: https://www.npmjs.com/package/@babel/plugin-syntax-private-property-in-object : MIT License
@babel/plugin-syntax-top-level-await 7.14.5: https://github.com/babel/babel#readme : MIT License
@babel/plugin-syntax-typescript 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-syntax-unicode-sets-regex 7.18.6: https://babel.dev/docs/en/next/babel-plugin-syntax-unicode-sets-regex : MIT License
@babel/plugin-transform-arrow-functions 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-async-generator-functions 7.28.0: https://babel.dev/docs/en/next/babel-plugin-transform-async-generator-functions : MIT License
@babel/plugin-transform-async-to-generator 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-block-scoped-functions 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-block-scoping 7.28.5: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-class-properties 7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-class-properties : MIT License
@babel/plugin-transform-class-static-block 7.28.3: https://babel.dev/docs/en/next/babel-plugin-transform-class-static-block : MIT License
@babel/plugin-transform-classes 7.28.4: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-computed-properties 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-destructuring 7.28.5: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-dotall-regex 7.27.1: https://babeljs.io/ : MIT License
@babel/plugin-transform-duplicate-keys 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-duplicate-named-capturing-groups-regex 7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-duplicate-named-capturing-groups-regex : MIT License
@babel/plugin-transform-dynamic-import 7.27.1: https://github.com/babel/babel.git : MIT License
@babel/plugin-transform-explicit-resource-management 7.28.0: https://babel.dev/docs/en/next/babel-plugin-transform-explicit-resource-management : MIT License
@babel/plugin-transform-exponentiation-operator 7.28.5: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-export-namespace-from 7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-export-namespace-from : MIT License
@babel/plugin-transform-for-of 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-function-name 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-json-strings 7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-json-strings : MIT License
@babel/plugin-transform-literals 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-logical-assignment-operators 7.28.5: https://babel.dev/docs/en/next/babel-plugin-transform-logical-assignment-operators : MIT License
@babel/plugin-transform-member-expression-literals 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-modules-amd 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-modules-commonjs 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-modules-systemjs 7.28.5: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-modules-umd 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-named-capturing-groups-regex 7.27.1: https://babeljs.io/ : MIT License
@babel/plugin-transform-new-target 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-nullish-coalescing-operator 7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-nullish-coalescing-operator : MIT License
@babel/plugin-transform-numeric-separator 7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-numeric-separator : MIT License
@babel/plugin-transform-object-rest-spread 7.28.4: https://babel.dev/docs/en/next/babel-plugin-transform-object-rest-spread : MIT License
@babel/plugin-transform-object-super 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-optional-catch-binding 7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-optional-catch-binding : MIT License
@babel/plugin-transform-optional-chaining 7.28.5: https://babel.dev/docs/en/next/babel-plugin-transform-optional-chaining : MIT License
@babel/plugin-transform-parameters 7.27.7: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-private-methods 7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-private-methods : MIT License
@babel/plugin-transform-private-property-in-object 7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-private-property-in-object : MIT License
@babel/plugin-transform-property-literals 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-react-display-name 7.28.0: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-react-jsx 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-react-jsx-development 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-react-pure-annotations 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-regenerator 7.28.4: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator : MIT License
@babel/plugin-transform-regexp-modifiers 7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-regexp-modifiers : MIT License
@babel/plugin-transform-reserved-words 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-shorthand-properties 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-spread 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-sticky-regex 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-template-literals 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-typeof-symbol 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-typescript 7.28.5: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-unicode-escapes 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-unicode-property-regex 7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-unicode-property-regex : MIT License
@babel/plugin-transform-unicode-regex 7.27.1: https://github.com/babel/babel#readme : MIT License
@babel/plugin-transform-unicode-sets-regex 7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-unicode-sets-regex : MIT License
@babel/preset-env 7.28.5: https://babeljs.io/ : MIT License
@babel/preset-modules 0.1.6-no-external-plugins: https://github.com/babel/preset-modules#readme : MIT License
@babel/preset-react 7.28.5: https://babeljs.io/ : MIT License
@babel/preset-typescript 7.28.5: https://github.com/babel/babel#readme : MIT License
@babel/runtime 7.28.4: https://babeljs.io/docs/en/next/babel-runtime : MIT License
@babel/template 7.27.2: https://babeljs.io/ : MIT License
@babel/types 7.28.5: https://babeljs.io/ : MIT License
@bcoe/v8-coverage 0.2.3: https://www.npmjs.com/package/@bcoe/v8-coverage : MIT License
@cacheable/memory 2.0.7: https://github.com/jaredwray/cacheable#readme : MIT License
@cacheable/utils 2.3.3: https://github.com/jaredwray/cacheable#readme : MIT License
@colors/colors 1.5.0: https://github.com/DABH/colors.js : MIT License
@colors/colors 1.6.0: https://github.com/DABH/colors.js : MIT License
@csstools/css-parser-algorithms 3.0.5: https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms#readme : MIT License
@csstools/css-syntax-patches-for-csstree 1.0.23: https://github.com/csstools/postcss-plugins/tree/main/packages/css-syntax-patches-for-csstree#readme : MIT License
@csstools/css-tokenizer 3.0.4: https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer#readme : MIT License
@csstools/media-query-list-parser 4.0.3: https://github.com/csstools/postcss-plugins/tree/main/packages/media-query-list-parser#readme : MIT License
@csstools/selector-specificity 5.0.0: https://github.com/csstools/postcss-plugins/tree/main/packages/selector-specificity#readme : MIT License
@discoveryjs/json-ext 0.5.7: https://github.com/discoveryjs/json-ext#readme : MIT License
@discoveryjs/json-ext 0.6.3: https://github.com/discoveryjs/json-ext#readme : MIT License
@dnd-kit/accessibility 3.1.1: https://github.com/claudric/dnd-kit#readme : MIT License
@dnd-kit/core 6.3.1: https://github.com/claudric/dnd-kit#readme : MIT License
@dnd-kit/modifiers 9.0.0: https://github.com/clauderic/dnd-kit#readme : MIT License
@dnd-kit/sortable 10.0.0: https://github.com/clauderic/dnd-kit#readme : MIT License
@dnd-kit/utilities 3.2.2: https://github.com/clauderic/dnd-kit#readme : MIT License
@dual-bundle/import-meta-resolve 4.2.1: https://github.com/un-es/import-meta-resolve#readme : MIT License
@emnapi/core 1.8.1: https://github.com/toyobayashi/emnapi#readme : MIT License
@emnapi/runtime 1.8.1: https://github.com/toyobayashi/emnapi#readme : MIT License
@emnapi/wasi-threads 1.1.0: https://github.com/toyobayashi/emnapi#readme : MIT License
@emotion/babel-plugin 11.13.5: https://emotion.sh : MIT License
@emotion/cache 11.14.0: https://github.com/emotion-js/emotion/tree/main#readme : MIT License
@emotion/hash 0.9.2: https://github.com/emotion-js/emotion/tree/main#readme : MIT License
@emotion/is-prop-valid 0.7.3: https://github.com/emotion-js/emotion/tree/main#readme : MIT License
@emotion/memoize 0.7.1: https://github.com/emotion-js/emotion/tree/main#readme : MIT License
@emotion/memoize 0.9.0: https://github.com/emotion-js/emotion/tree/main#readme : MIT License
@emotion/react 11.14.0: https://github.com/emotion-js/emotion/tree/main#readme : MIT License
@emotion/serialize 1.3.3: https://github.com/emotion-js/emotion/tree/main#readme : MIT License
@emotion/sheet 1.4.0: https://github.com/emotion-js/emotion/tree/main#readme : MIT License
@emotion/unitless 0.10.0: https://github.com/emotion-js/emotion/tree/main#readme : MIT License
@emotion/use-insertion-effect-with-fallbacks 1.2.0: https://github.com/emotion-js/emotion/tree/main#readme : MIT License
@emotion/utils 1.4.2: https://github.com/emotion-js/emotion/tree/main#readme : MIT License
@emotion/weak-memoize 0.4.0: https://github.com/emotion-js/emotion/tree/main#readme : MIT License
@eslint-community/eslint-utils 4.9.1: https://github.com/eslint-community/eslint-utils#readme : MIT License
@eslint-community/regexpp 4.12.2: https://github.com/eslint-community/regexpp#readme : MIT License
@eslint/config-array 0.21.1: https://github.com/eslint/rewrite#readme : Apache License 2.0
@eslint/config-helpers 0.4.2: https://github.com/eslint/rewrite/tree/main/packages/config-helpers#readme : Apache License 2.0
@eslint/core 0.17.0: https://github.com/eslint/rewrite#readme : Apache License 2.0
@eslint/eslintrc 3.3.3: https://github.com/eslint/eslintrc#readme : MIT License
@eslint/js 9.39.2: https://eslint.org : MIT License
@eslint/object-schema 2.1.7: https://github.com/eslint/rewrite#readme : Apache License 2.0
@eslint/plugin-kit 0.4.1: https://github.com/eslint/rewrite#readme : Apache License 2.0
@floating-ui/core 1.7.3: https://floating-ui.com : MIT License
@floating-ui/dom 1.7.4: https://floating-ui.com : MIT License
@floating-ui/react 0.27.16: https://floating-ui.com/docs/react : MIT License
@floating-ui/react-dom 2.1.6: https://floating-ui.com/docs/react-dom : MIT License
@floating-ui/utils 0.2.10: https://floating-ui.com : MIT License
@fontsource/open-sans 5.2.7: https://github.com/fontsource/fontsource/tree/master/packages/open-sans#readme : SIL Open Font License 1.1
@fortawesome/fontawesome-common-types 7.1.0: https://fontawesome.com : MIT License
@fortawesome/fontawesome-svg-core 7.1.0: https://fontawesome.com : MIT License
@fortawesome/free-brands-svg-icons 7.1.0: https://fontawesome.com : (MIT License AND Creative Commons Attribution 4.0)
@fortawesome/react-fontawesome 3.1.1: https://github.com/FortAwesome/react-fontawesome : MIT License
@humanfs/core 0.19.1: https://github.com/humanwhocodes/humanfs#readme : Apache License 2.0
@humanfs/node 0.16.7: https://github.com/humanwhocodes/humanfs#readme : Apache License 2.0
@humanwhocodes/module-importer 1.0.1: https://github.com/humanwhocodes/module-importer#readme : Apache License 2.0
@humanwhocodes/retry 0.4.3: https://github.com/humanwhocodes/retrier#readme : Apache License 2.0
@isaacs/cliui 8.0.2: https://github.com/yargs/cliui#readme : ISC License
@istanbuljs/load-nyc-config 1.1.0: https://github.com/istanbuljs/load-nyc-config#readme : ISC License
@istanbuljs/schema 0.1.3: https://github.com/istanbuljs/schema#readme : MIT License
@jest/console 30.2.0: https://github.com/facebook/jest#readme : MIT License
@jest/core 30.2.0: https://jestjs.io/ : MIT License
@jest/diff-sequences 30.0.1: https://github.com/jestjs/jest.git : MIT License
@jest/environment 29.7.0: https://github.com/facebook/jest#readme : MIT License
@jest/environment 30.2.0: https://github.com/facebook/jest#readme : MIT License
@jest/expect 30.2.0: https://github.com/facebook/jest#readme : MIT License
@jest/expect-utils 30.2.0: https://github.com/facebook/jest#readme : MIT License
@jest/fake-timers 29.7.0: https://github.com/facebook/jest#readme : MIT License
@jest/fake-timers 30.2.0: https://github.com/facebook/jest#readme : MIT License
@jest/get-type 30.1.0: https://github.com/jestjs/jest.git : MIT License
@jest/globals 30.2.0: https://github.com/facebook/jest#readme : MIT License
@jest/pattern 30.0.1: https://github.com/jestjs/jest#readme : MIT License
@jest/reporters 30.2.0: https://jestjs.io/ : MIT License
@jest/schemas 29.6.3: https://github.com/facebook/jest#readme : MIT License
@jest/schemas 30.0.5: https://github.com/facebook/jest#readme : MIT License
@jest/snapshot-utils 30.2.0: https://github.com/jestjs/jest#readme : MIT License
@jest/source-map 30.0.1: https://github.com/facebook/jest#readme : MIT License
@jest/test-result 30.2.0: https://github.com/facebook/jest#readme : MIT License
@jest/test-sequencer 30.2.0: https://github.com/facebook/jest#readme : MIT License
@jest/transform 30.2.0: https://github.com/facebook/jest#readme : MIT License
@jest/types 26.6.2: https://github.com/facebook/jest#readme : MIT License
@jest/types 29.6.3: https://github.com/facebook/jest#readme : MIT License
@jest/types 30.2.0: https://github.com/facebook/jest#readme : MIT License
@jridgewell/gen-mapping 0.3.13: https://github.com/jridgewell/gen-mapping#readme : MIT License
@jridgewell/remapping 2.3.5: https://github.com/jridgewell/sourcemaps/tree/main/packages/remapping : MIT License
@jridgewell/resolve-uri 3.1.2: https://github.com/jridgewell/resolve-uri#readme : MIT License
@jridgewell/source-map 0.3.11: https://github.com/jridgewell/source-map#readme : MIT License
@jridgewell/sourcemap-codec 1.5.5: https://github.com/jridgewell/sourcemap-codec#readme : MIT License
@jridgewell/trace-mapping 0.3.31: https://github.com/jridgewell/trace-mapping#readme : MIT License
@jsonjoy.com/base64 1.1.2: https://github.com/jsonjoy-com/base64 : Apache License 2.0
@jsonjoy.com/buffers 1.2.1: https://github.com/jsonjoy-com/buffers : Apache License 2.0
@jsonjoy.com/codegen 1.0.0: https://github.com/jsonjoy-com/codegen : Apache License 2.0
@jsonjoy.com/json-pack 1.21.0: https://github.com/jsonjoy-com/json-pack : Apache License 2.0
@jsonjoy.com/json-pointer 1.0.2: https://github.com/jsonjoy-com/json-pointer : Apache License 2.0
@jsonjoy.com/util 1.9.0: https://github.com/jsonjoy-com/util : Apache License 2.0
@keyv/bigmap 1.3.0: https://github.com/jaredwray/keyv : MIT License
@keyv/serialize 1.1.1: https://github.com/jaredwray/keyv : MIT License
@mdn/browser-compat-data 5.7.6: https://github.com/mdn/browser-compat-data#readme : Creative Commons Zero v1.0 Universal
@napi-rs/wasm-runtime 0.2.12: https://github.com/napi-rs/napi-rs#readme : MIT License
@nodelib/fs.scandir 2.1.5: https://github.com/nodelib/nodelib/tree/master#readme : MIT License
@nodelib/fs.stat 2.0.5: https://github.com/nodelib/nodelib/tree/master#readme : MIT License
@nodelib/fs.walk 1.2.8: https://github.com/nodelib/nodelib/tree/master#readme : MIT License
@pkgjs/parseargs 0.11.0: https://github.com/pkgjs/parseargs#readme : MIT License
@pkgr/core 0.2.9: https://github.com/un-ts/pkgr/blob/master/packages/core : MIT License
@polka/url 1.0.0-next.29 : MIT License
@principalstudio/html-webpack-inject-preload 1.2.7: https://github.com/principalstudio/html-webpack-inject-preload#readme : MIT License
@redux-saga/core 1.4.2: https://redux-saga.js.org/ : MIT License
@redux-saga/deferred 1.3.1: https://redux-saga.js.org/ : MIT License
@redux-saga/delay-p 1.3.1: https://redux-saga.js.org/ : MIT License
@redux-saga/is 1.2.1: https://redux-saga.js.org/ : MIT License
@redux-saga/symbols 1.2.1: https://redux-saga.js.org/ : MIT License
@redux-saga/testing-utils 1.2.1: https://redux-saga.js.org/ : MIT License
@redux-saga/types 1.3.1: https://redux-saga.js.org/ : MIT License
@reduxjs/toolkit 2.11.2: https://github.com/reduxjs/redux-toolkit#readme : MIT License
@rtsao/scc 1.1.0: https://github.com/rtsao/scc#readme : MIT License
@sinclair/typebox 0.27.8: https://github.com/sinclairzx81/typebox#readme : MIT License
@sinclair/typebox 0.34.47: https://github.com/sinclairzx81/typebox#readme : MIT License
@sinonjs/commons 3.0.1: https://github.com/sinonjs/commons#readme : BSD 3-clause "New" or "Revised" License
@sinonjs/fake-timers 10.3.0: http://github.com/sinonjs/fake-timers : BSD 3-clause "New" or "Revised" License
@sinonjs/fake-timers 13.0.5: http://github.com/sinonjs/fake-timers : BSD 3-clause "New" or "Revised" License
@so-ric/colorspace 1.1.6: https://github.com/so-ric/colorspace : MIT License
@standard-schema/spec 1.1.0: https://github.com/standard-schema/standard-schema#readme : MIT License
@standard-schema/utils 0.3.0: https://github.com/standard-schema/standard-schema#readme : MIT License
@stylistic/eslint-plugin 5.6.1: https://github.com/eslint-stylistic/eslint-stylistic#readme : MIT License
@testing-library/dom 10.4.1: https://github.com/testing-library/dom-testing-library#readme : MIT License
@testing-library/jest-dom 6.9.1: https://github.com/testing-library/jest-dom#readme : MIT License
@testing-library/react 16.3.1: https://github.com/testing-library/react-testing-library#readme : MIT License
@testing-library/user-event 14.6.1: https://github.com/testing-library/user-event#readme : MIT License
@tootallnate/once 2.0.0: https://github.com/TooTallNate/once#readme : MIT License
@tybys/wasm-util 0.10.1: https://github.com/toyobayashi/wasm-util#readme : MIT License
@types/aria-query 5.0.4: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aria-query : MIT License
@types/babel__core 7.20.5: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__core : MIT License
@types/babel__generator 7.27.0: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__generator : MIT License
@types/babel__template 7.4.4: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__template : MIT License
@types/babel__traverse 7.28.0: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__traverse : MIT License
@types/backbone 1.4.23: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/backbone : MIT License
@types/classnames 2.3.0 : MIT License
@types/color 4.2.0: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/color : MIT License
@types/color-convert 2.0.4: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/color-convert : MIT License
@types/color-name 1.1.5: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/color-name : MIT License
@types/dompurify 3.0.5: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dompurify : MIT License
@types/eslint 9.6.1: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint : MIT License
@types/eslint-scope 3.7.7: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-scope : MIT License
@types/estree 1.0.8: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree : MIT License
@types/html-minifier-terser 6.1.0: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/html-minifier-terser : MIT License
@types/http-proxy 1.17.17: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-proxy : MIT License
@types/istanbul-lib-coverage 2.0.6: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-coverage : MIT License
@types/istanbul-lib-report 3.0.3: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-report : MIT License
@types/istanbul-reports 3.0.4: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-reports : MIT License
@types/jest 30.0.0: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest : MIT License
@types/jquery 3.5.33: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery : MIT License
@types/jsdom 20.0.1: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsdom : MIT License
@types/json-schema 7.0.15: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema : MIT License
@types/json5 0.0.29 : MIT License
@types/node 25.0.3: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node : MIT License
@types/parse-json 4.0.2: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/parse-json : MIT License
@types/react 19.2.7: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react : MIT License
@types/react-dom 19.2.3: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom : MIT License
@types/react-transition-group 4.4.12: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-transition-group : MIT License
@types/sizzle 2.3.10: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sizzle : MIT License
@types/stack-utils 2.0.3: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stack-utils : MIT License
@types/testing-library__jest-dom 5.14.9: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/testing-library__jest-dom : MIT License
@types/tough-cookie 4.0.5: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tough-cookie : MIT License
@types/triple-beam 1.3.5: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/triple-beam : MIT License
@types/trusted-types 2.0.7: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/trusted-types : MIT License
@types/underscore 1.13.0: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/underscore : MIT License
@types/use-sync-external-store 0.0.6: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/use-sync-external-store : MIT License
@types/webpack-env 1.18.8: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-env : MIT License
@types/yargs 15.0.20: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs : MIT License
@types/yargs 17.0.35: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs : MIT License
@types/yargs-parser 21.0.3: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs-parser : MIT License
@typescript-eslint/project-service 8.52.0: https://typescript-eslint.io : MIT License
@typescript-eslint/scope-manager 8.52.0: https://github.com/typescript-eslint/typescript-eslint#readme : MIT License
@typescript-eslint/tsconfig-utils 8.52.0: https://typescript-eslint.io : MIT License
@typescript-eslint/types 8.52.0: https://github.com/typescript-eslint/typescript-eslint#readme : MIT License
@typescript-eslint/typescript-estree 8.52.0: https://github.com/typescript-eslint/typescript-eslint#readme : MIT License
@typescript-eslint/utils 8.52.0: https://github.com/typescript-eslint/typescript-eslint#readme : MIT License
@typescript-eslint/visitor-keys 8.52.0: https://github.com/typescript-eslint/typescript-eslint#readme : MIT License
@ungap/structured-clone 1.3.0: https://github.com/ungap/structured-clone#readme : ISC License
@unrs/resolver-binding-android-arm-eabi 1.11.1: https://github.com/unrs/unrs-resolver#readme : MIT License
@unrs/resolver-binding-android-arm64 1.11.1: https://github.com/unrs/unrs-resolver#readme : MIT License
@unrs/resolver-binding-darwin-arm64 1.11.1: https://github.com/unrs/unrs-resolver : MIT License
@unrs/resolver-binding-darwin-x64 1.11.1: https://github.com/unrs/unrs-resolver : MIT License
@unrs/resolver-binding-freebsd-x64 1.11.1: https://github.com/unrs/unrs-resolver : MIT License
@unrs/resolver-binding-linux-arm-gnueabihf 1.11.1: https://github.com/unrs/unrs-resolver : MIT License
@unrs/resolver-binding-linux-arm-musleabihf 1.11.1: https://github.com/unrs/unrs-resolver : MIT License
@unrs/resolver-binding-linux-arm64-gnu 1.11.1: https://github.com/unrs/unrs-resolver : MIT License
@unrs/resolver-binding-linux-arm64-musl 1.11.1: https://github.com/unrs/unrs-resolver : MIT License
@unrs/resolver-binding-linux-ppc64-gnu 1.11.1: https://github.com/unrs/unrs-resolver : MIT License
@unrs/resolver-binding-linux-riscv64-gnu 1.11.1: https://github.com/unrs/unrs-resolver : MIT License
@unrs/resolver-binding-linux-riscv64-musl 1.11.1: https://github.com/unrs/unrs-resolver#readme : MIT License
@unrs/resolver-binding-linux-s390x-gnu 1.11.1: https://github.com/unrs/unrs-resolver : MIT License
@unrs/resolver-binding-linux-x64-gnu 1.11.1: https://github.com/unrs/unrs-resolver : MIT License
@unrs/resolver-binding-linux-x64-musl 1.11.1: https://github.com/unrs/unrs-resolver : MIT License
@unrs/resolver-binding-wasm32-wasi 1.11.1: https://github.com/unrs/unrs-resolver : MIT License
@unrs/resolver-binding-win32-arm64-msvc 1.11.1: https://github.com/unrs/unrs-resolver : MIT License
@unrs/resolver-binding-win32-ia32-msvc 1.11.1: https://github.com/unrs/unrs-resolver : MIT License
@unrs/resolver-binding-win32-x64-msvc 1.11.1: https://github.com/unrs/unrs-resolver : MIT License
@webassemblyjs/ast 1.14.1: https://github.com/xtuc/webassemblyjs#readme : MIT License
@webassemblyjs/floating-point-hex-parser 1.13.2: https://github.com/xtuc/webassemblyjs#readme : MIT License
@webassemblyjs/helper-api-error 1.13.2: https://github.com/xtuc/webassemblyjs#readme : MIT License
@webassemblyjs/helper-buffer 1.14.1: https://github.com/xtuc/webassemblyjs#readme : MIT License
@webassemblyjs/helper-numbers 1.13.2: https://github.com/xtuc/webassemblyjs#readme : MIT License
@webassemblyjs/helper-wasm-bytecode 1.13.2: https://github.com/xtuc/webassemblyjs#readme : MIT License
@webassemblyjs/helper-wasm-section 1.14.1: https://github.com/xtuc/webassemblyjs#readme : MIT License
@webassemblyjs/ieee754 1.13.2: https://github.com/xtuc/webassemblyjs#readme : MIT License
@webassemblyjs/leb128 1.13.2: https://github.com/xtuc/webassemblyjs#readme : Apache License 2.0
@webassemblyjs/utf8 1.13.2: https://github.com/xtuc/webassemblyjs#readme : MIT License
@webassemblyjs/wasm-edit 1.14.1: https://github.com/xtuc/webassemblyjs#readme : MIT License
@webassemblyjs/wasm-gen 1.14.1: https://github.com/xtuc/webassemblyjs#readme : MIT License
@webassemblyjs/wasm-opt 1.14.1: https://github.com/xtuc/webassemblyjs#readme : MIT License
@webassemblyjs/wasm-parser 1.14.1: https://github.com/xtuc/webassemblyjs#readme : MIT License
@webassemblyjs/wast-printer 1.14.1: https://github.com/xtuc/webassemblyjs#readme : MIT License
@webpack-cli/configtest 3.0.1: https://github.com/webpack/webpack-cli/tree/master/packages/configtest : MIT License
@webpack-cli/info 3.0.1: https://github.com/webpack/webpack-cli/tree/master/packages/info : MIT License
@webpack-cli/serve 3.0.1: https://github.com/webpack/webpack-cli/tree/master/packages/serve : MIT License
@xtuc/ieee754 1.2.0: https://github.com/feross/ieee754#readme : BSD 3-clause "New" or "Revised" License
@xtuc/long 4.2.2: https://github.com/dcodeIO/long.js#readme : Apache License 2.0
a8m/envsubst v1.4.3: https://github.com/a8m/envsubst : MIT License
abab 2.0.6: https://github.com/jsdom/abab#readme : BSD 3-clause "New" or "Revised" License
abbrev 0.1.0: https://github.com/isaacs/abbrev-js#readme : (BSD 2-clause "Simplified" License OR Ruby License)
Acegi Security System for Spring 1.0.7: http://www.springframework.org/spring-security/ : Apache License 2.0
Acorn 8.15.0: https://github.com/ternjs/Acorn : MIT License
acorn-globals 7.0.1: https://github.com/ForbesLindesay/acorn-globals : MIT License
acorn-import-phases 1.0.4: https://github.com/nicolo-ribaudo/acorn-import-defer#readme : MIT License
Acorn-JSX 5.3.2: https://github.com/RReverser/Acorn-JSX : MIT License
acorn-walk 8.3.4: https://github.com/acornjs/acorn : MIT License
adal4j 1.6.4: https://github.com/AzureAD/azure-activedirectory-library-for-java : MIT License
Adapter: RxJava 2.7.2 : Apache License 2.0
Addressable URI parser 2.8.7: http://addressable.rubyforge.org/ : Apache License 2.0
ae-jsonschemafriend-core 0.12.5-1: https://github.com/org-metaeffekt/jsonschemafriend : Apache License 2.0
agent-base 6.0.2: https://github.com/TooTallNate/node-agent-base#readme : MIT License
ajv 6.12.6: https://github.com/ajv-validator/ajv.git : MIT License
ajv 8.17.1: https://github.com/ajv-validator/ajv.git : MIT License
ajv-formats 2.1.1: https://github.com/luzlab/ajv-formats#readme : MIT License
ajv-keywords 3.5.2: https://github.com/epoberezkin/ajv-keywords : MIT License
ajv-keywords 5.1.0: https://github.com/epoberezkin/ajv-keywords : MIT License
alecthomas/participle v2.1.4: https://github.com/alecthomas/participle : MIT License
amazing_print 1.8.1: https://github.com/amazing-print/amazing_print : MIT License
amilajack/eslint-plugin-compat 6.0.2: https://github.com/amilajack/eslint-plugin-compat#readme : MIT License
andybalholm/brotli v1.1.0: https://github.com/andybalholm/brotli : MIT License
Angus Activation Registries 1.0.0 : Eclipse Distribution License - v 1.0
Animal Sniffer Annotations 1.14: https://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations/ : MIT License
Animal Sniffer Annotations 1.23: https://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations/ : MIT License
ansi-escapes 4.3.2: https://github.com/sindresorhus/ansi-escapes : MIT License
ansi-html-community 0.0.8: https://github.com/mahdyar/ansi-html-community : Apache License 2.0
ansi-regex 5.0.1: https://github.com/sindresorhus/ansi-regex : MIT License
ansi-regex 6.2.2: https://github.com/sindresorhus/ansi-regex : MIT License
ansi-styles 3.2.1: https://github.com/chalk/ansi-styles : MIT License
ansi-styles 5.2.0: https://github.com/chalk/ansi-styles : MIT License
ansi-styles 6.2.3: https://github.com/chalk/ansi-styles : MIT License
ansi-styles v4.3.0: https://github.com/chalk/ansi-styles : MIT License
antlr 2.7.7: http://antlr.org : BSD 3-clause "New" or "Revised" License
antlr 3.5.2: http://antlr.org : BSD 3-clause "New" or "Revised" License
antlr 4.11.1: http://antlr.org : BSD 3-clause "New" or "Revised" License
anymatch 3.1.3: https://github.com/es128/anymatch : ISC License
aom-libs 3.13.1 : BSD 2-clause "Simplified" License
Apache Ant 1.10.12: http://ant.apache.org : Apache License 2.0
Apache Arrow go/v17.0.0: http://arrow.apache.org/ : Apache License 2.0
Apache Avro 0.21.0: http://avro.apache.org/ : Apache License 2.0
Apache Avro 1.11.4: http://avro.apache.org/ : Apache License 2.0
Apache Bean Validation :: bval-core 1.1.2: http://bval.apache.org/bval-jsr303/ : Apache License 2.0
Apache BVal :: bval-jsr 1.1.2 : Apache License 2.0
Apache Commons BeanUtils 1.11.0: http://commons.apache.org/beanutils/ : Apache License 2.0
Apache Commons BeanUtils 1.9.4: http://commons.apache.org/beanutils/ : Apache License 2.0
Apache Commons Codec 1.11: https://github.com/apache/commons-codec : Apache License 2.0
Apache Commons Codec 1.14: https://github.com/apache/commons-codec : Apache License 2.0
Apache Commons Codec 1.15: https://github.com/apache/commons-codec : Apache License 2.0
Apache Commons Codec 1.17.0: https://github.com/apache/commons-codec : Apache License 2.0
Apache Commons Collections 3.1: http://commons.apache.org/proper/commons-collections/ : Apache License 2.0
Apache Commons Collections 3.2.2: http://commons.apache.org/proper/commons-collections/ : Apache License 2.0
Apache Commons Collections 4.1: http://commons.apache.org/proper/commons-collections/ : Apache License 2.0
Apache Commons Compress 1.21: http://commons.apache.org/proper/commons-compress/ : Apache License 2.0
Apache Commons Compress 1.26.2: http://commons.apache.org/proper/commons-compress/ : Apache License 2.0
Apache Commons Configuration 1.8: https://github.com/apache/rocketmq-clients/blob/master/nodejs/README.md : Apache License 2.0
Apache Commons Digester 2.1: http://commons.apache.org/proper/commons-digester/ : Apache License 2.0
Apache Commons Digester 3.2: http://commons.apache.org/proper/commons-digester/ : Apache License 2.0
Apache Commons FileUpload 1.4: http://commons.apache.org/fileupload : Apache License 2.0
Apache Commons FileUpload 1.6.0: http://commons.apache.org/fileupload : Apache License 2.0
Apache Commons IO 2.16.1: http://commons.apache.org/io/ : Apache License 2.0
Apache Commons IO 2.17.0: http://commons.apache.org/io/ : Apache License 2.0
Apache Commons JEXL 3.0 : Apache License 2.0
Apache Commons Lang 2.1: https://github.com/apache/commons-lang : Apache License 2.0
Apache Commons Lang 2.6: https://github.com/apache/commons-lang : Apache License 2.0
Apache Commons Lang 3.12.0: https://github.com/apache/commons-lang : Apache License 2.0
Apache Commons Lang 3.17.0: https://github.com/apache/commons-lang : Apache License 2.0
Apache Commons Logging 1.1.3: http://commons.apache.org/proper/commons-logging/ : Apache License 2.0
Apache Commons Logging 1.2: http://commons.apache.org/proper/commons-logging/ : Apache License 2.0
Apache Commons Logging 1.3.1: http://commons.apache.org/proper/commons-logging/ : Apache License 2.0
Apache Commons Math 3.6.1: http://commons.apache.org/math/ : Apache License 2.0
Apache Commons Pool 1.6: http://commons.apache.org/pool/ : Apache License 2.0
Apache Commons Pool 2.12.0: http://commons.apache.org/pool/ : Apache License 2.0
Apache Commons Text 1.13.1: https://github.com/apache/commons-text : Apache License 2.0
Apache Commons Validator 1.9.0: http://commons.apache.org/validator : Apache License 2.0
Apache CXF 2.7.6: http://cxf.apache.org/ : Apache License 2.0
Apache Derby 10.14.1.0: http://db.apache.org/derby/ : Apache License 2.0
Apache Derby Client JDBC Driver 10.15.2.0: http://db.apache.org/derby/derbyclient/ : Apache License 2.0
Apache Derby Shared Code 10.15.2.0 : Apache License 2.0
Apache Derby Tools 10.15.2.0: http://db.apache.org/derby/derbytools/ : Apache License 2.0
Apache Groovy 3.0.9: http://www.groovy-lang.org/index.html : Apache License 2.0
Apache HTTP transport v2 for the Google HTTP Client Library for Java. 1.44.2 : Apache License 2.0
Apache HttpClient 4.5.13: https://github.com/apache/httpcomponents-client : Apache License 2.0
Apache HttpClient 4.5.14: https://github.com/apache/httpcomponents-client : Apache License 2.0
Apache HttpClient 5.1.3: https://github.com/apache/httpcomponents-client : Apache License 2.0
Apache HttpClient 5.2.1: https://github.com/apache/httpcomponents-client : Apache License 2.0
Apache HTTPComponents Core 4.4.14: https://github.com/apache/httpcomponents-core : Apache License 2.0
Apache HTTPComponents Core 4.4.15: https://github.com/apache/httpcomponents-core : Apache License 2.0
Apache HTTPComponents Core 4.4.16: https://github.com/apache/httpcomponents-core : Apache License 2.0
Apache HTTPComponents Core 5.1.3: https://github.com/apache/httpcomponents-core : Apache License 2.0
Apache HTTPComponents Core 5.2: https://github.com/apache/httpcomponents-core : Apache License 2.0
Apache HttpMime 4.5.13: http://hc.apache.org/httpcomponents-client : Apache License 2.0
Apache Jena - Base Common Environment 5.2.0 : Apache License 2.0
Apache Jena - Fuseki Server Standalone Jar 5.2.0 : Apache License 2.0
Apache Kafka 3.8.1: https://kafka.apache.org/ : Apache License 2.0
Apache Kafka 3.9.1: https://kafka.apache.org/ : Apache License 2.0
Apache Karaf :: Assembly 4.4.8: http://www.apache.org/karaf/assemblies/apache-karaf/ : Apache License 2.0
Apache Log4j 2.17.1: http://logging.apache.org/log4j/ : Apache License 2.0
Apache Log4j 2.17.2: http://logging.apache.org/log4j/ : Apache License 2.0
Apache Log4J API 2.17.1: http://logging.apache.org/log4j/2.x/log4j-api/ : Apache License 2.0
Apache Log4J API 2.17.2: http://logging.apache.org/log4j/2.x/log4j-api/ : Apache License 2.0
Apache Log4j JUL Adapter 2.17.2 : Apache License 2.0
Apache Log4j Layout for JSON template 2.17.1 : Apache License 2.0
Apache Log4j SLF4J Binding 2.17.1: http://logging.apache.org/log4j/2.x/log4j-slf4j-impl/ : Apache License 2.0
Apache Log4j SLF4J Binding 2.17.2: http://logging.apache.org/log4j/2.x/log4j-slf4j-impl/ : Apache License 2.0
Apache Lucene 2.4.1: http://lucene.apache.org/ : Apache License 2.0
Apache Regexp 1.2: http://jakarta.apache.org/regexp/ : Apache License 1.1
Apache Santuario (Java) 2.2.3: http://santuario.apache.org/ : Apache License 2.0
Apache Santuario (Java) 3.0.3: http://santuario.apache.org/ : Apache License 2.0
Apache Thrift 0.20.0: http://thrift.apache.org/ : Apache License 2.0
Apache Thrift 0.21.0: http://thrift.apache.org/ : Apache License 2.0
Apache Tika 1.28.4: http://tika.apache.org/ : Apache License 2.0
Apache Tomcat 9.0.109: http://tomcat.apache.org/ : Apache License 2.0
Apache Velocity - JSR 223 Scripting 2.3 : Apache License 2.0
Apache Velocity 2.3: https://velocity.apache.org/ : Apache License 2.0
Apache Velocity Tools - Generic tools 3.1 : Apache License 2.0
Apache Web Services 1.4.0.v200706191647: https://nexus.pentaho.org/repository/omni/org/apache/axis/org.apache.axis/ : Apache License 2.0
Apache Xalan (Java) 2.7.2: http://xml.apache.org/xalan-j/ : Apache License 2.0
Apache Xalan (Java) 2.7.3: http://xml.apache.org/xalan-j/ : Apache License 2.0
Apache Xerces2 J 2.12.0: http://xerces.apache.org/xerces2-j/ : Apache License 2.0
Apache Xerces2 J 2.12.2: http://xerces.apache.org/xerces2-j/ : Apache License 2.0
Apache XML Commons 1.4.01: http://xerces.apache.org/xml-commons/ : Apache License 2.0
API Signature Test Plugin 1.7 : Apache License 2.0
args4j 2.0.28: http://args4j.kohsuke.org/ : MIT License
aria-query 5.3.0: https://github.com/A11yance/aria-query : Apache License 2.0
aria-query 5.3.2: https://github.com/A11yance/aria-query : Apache License 2.0
armon-go-radix v1.0.0: https://github.com/armon/go-radix : MIT License
ARQ 5.2.0: http://jena.apache.org/jena-arq/ : Apache License 2.0
array-back 4.0.2: https://github.com/75lb/array-back : MIT License
array-buffer-byte-length 1.0.2: https://github.com/inspect-js/array-buffer-byte-length#readme : MIT License
array-includes 3.1.9: https://github.com/ljharb/array-includes : MIT License
array-union v2.1.0: https://github.com/sindresorhus/array-union : MIT License
array.prototype.findlast 1.2.5: https://github.com/es-shims/Array.prototype.findLast#readme : MIT License
array.prototype.findlastindex 1.2.6: https://github.com/es-shims/Array.prototype.findLastIndex#readme : MIT License
array.prototype.flat 1.3.3: https://github.com/es-shims/Array.prototype.flat#readme : MIT License
array.prototype.flatmap 1.3.3: https://github.com/es-shims/Array.prototype.flatMap#readme : MIT License
array.prototype.tosorted 1.1.4: https://github.com/es-shims/Array.prototype.toSorted#readme : MIT License
arraybuffer.prototype.slice 1.0.4: https://github.com/es-shims/ArrayBuffer.prototype.slice#readme : MIT License
Asciidoctor extensions for Spring REST Docs 2.0.6.RELEASE : Apache License 2.0
AsciidoctorJ EPUB3 2.2.0: https://github.com/asciidoctor/asciidoctorj : Apache License 2.0
ASM 5.0.3: http://asm.ow2.org/ : BSD 3-clause "New" or "Revised" License
ASM 8.0.1: http://asm.ow2.org/ : BSD 3-clause "New" or "Revised" License
ASM 9.1: http://asm.ow2.org/ : BSD 3-clause "New" or "Revised" License
ASM 9.7.1: http://asm.ow2.org/ : BSD 3-clause "New" or "Revised" License
ASM based accessors helper used by json-smart 2.4.8: https://javadoc.io/doc/net.minidev/json-smart/latest/index.html : Apache License 2.0
ASM based accessors helper used by json-smart 2.4.9: https://javadoc.io/doc/net.minidev/json-smart/latest/index.html : Apache License 2.0
ASM Commons 9.1: http://asm.ow2.io/ : BSD 3-clause "New" or "Revised" License
ASM Tree 9.1: http://asm.ow2.io/ : BSD 3-clause "New" or "Revised" License
asm-analysis 9.1: http://asm.objectweb.org/asm-analysis/ : BSD 3-clause "New" or "Revised" License
AspectJ Runtime 1.9.20.1: https://mvnrepository.com/artifact/org.aspectj/aspectjrt : Eclipse Public License 2.0
AspectJ weaver 1.9.20.1: https://www.eclipse.org/aspectj/ : Eclipse Public License 2.0
AssertJ - Fluent Assertions for Java 3.22.0: https://assertj.github.io/doc/ : Apache License 2.0
ast-metadata-inferer 0.8.1: https://github.com/amilajack/ast-metadata-inferer#readme : MIT License
ast-types-flow 0.0.8: https://github.com/kyldvs/ast-types-flow : MIT License
astral-regex 2.0.0: https://github.com/kevva/astral-regex#readme : MIT License
Async 3.2.6: http://caolan.github.io/async/ : MIT License
async-function 1.0.0: https://github.com/EduardoRFS/async-function#readme : MIT License
asynckit 0.4.0: https://github.com/alexindigo/asynckit : MIT License
attr-accept 2.2.5: https://github.com/okonet/attr-accept : MIT License
Autoprefixer 10.4.23: https://github.com/postcss/autoprefixer : MIT License
AutoValue Annotations 1.10.4 : Apache License 2.0
available-typed-arrays 1.0.7: https://github.com/inspect-js/available-typed-arrays#readme : MIT License
avl_tree 1.2.1: https://github.com/nahi/avl_tree : (BSD 2-clause "Simplified" License OR Ruby License)
avro (Ruby Gem) 1.10.2: http://hadoop.apache.org/avro/ : Apache License 2.0
AWS SDK for Ruby 1.100.0: http://aws.amazon.com/sdkforruby : Apache License 2.0
AWS SDK for Ruby 1.106.0: http://aws.amazon.com/sdkforruby : Apache License 2.0
AWS SDK for Ruby 1.1126.0: http://aws.amazon.com/sdkforruby : Apache License 2.0
AWS SDK for Ruby 1.119.0: http://aws.amazon.com/sdkforruby : Apache License 2.0
AWS SDK for Ruby 1.12.1: http://aws.amazon.com/sdkforruby : Apache License 2.0
AWS SDK for Ruby 1.192.0: http://aws.amazon.com/sdkforruby : Apache License 2.0
AWS SDK for Ruby 1.4.0: http://aws.amazon.com/sdkforruby : Apache License 2.0
AWS SDK for Ruby 1.83.0: http://aws.amazon.com/sdkforruby : Apache License 2.0
AWS SDK for Ruby 1.96.0: http://aws.amazon.com/sdkforruby : Apache License 2.0
aws-sdk-cloudwatch 1.116.0: https://github.com/inscitiv/aws-sdk-cloudwatch : Apache License 2.0
aws-sdk-core-ruby 3.226.3: http://aws.amazon.com/ruby : Apache License 2.0
aws/aws-sdk-go-v2 aws/protocol/eventstream/v1.6.10: http://github.com/aws/aws-sdk-go-v2/ : Apache License 2.0
aws/aws-sdk-go-v2 config/v1.29.17: http://github.com/aws/aws-sdk-go-v2/ : Apache License 2.0
aws/aws-sdk-go-v2 credentials/v1.17.70: http://github.com/aws/aws-sdk-go-v2/ : Apache License 2.0
aws/aws-sdk-go-v2 feature/ec2/imds/v1.16.32: http://github.com/aws/aws-sdk-go-v2/ : Apache License 2.0
aws/aws-sdk-go-v2 internal/configsources/v1.3.36: http://github.com/aws/aws-sdk-go-v2/ : Apache License 2.0
aws/aws-sdk-go-v2 internal/endpoints/v2.6.36: http://github.com/aws/aws-sdk-go-v2/ : Apache License 2.0
aws/aws-sdk-go-v2 internal/ini/v1.8.3: http://github.com/aws/aws-sdk-go-v2/ : Apache License 2.0
aws/aws-sdk-go-v2 internal/v4a/v1.3.35: http://github.com/aws/aws-sdk-go-v2/ : Apache License 2.0
aws/aws-sdk-go-v2 service/cloudwatchlogs/v1.50.2: http://github.com/aws/aws-sdk-go-v2/ : Apache License 2.0
aws/aws-sdk-go-v2 service/ec2/v1.225.1: http://github.com/aws/aws-sdk-go-v2/ : Apache License 2.0
aws/aws-sdk-go-v2 service/elasticloadbalancingv2/v1.45.4: http://github.com/aws/aws-sdk-go-v2/ : Apache License 2.0
aws/aws-sdk-go-v2 service/internal/accept-encoding/v1.12.4: http://github.com/aws/aws-sdk-go-v2/ : Apache License 2.0
aws/aws-sdk-go-v2 service/internal/checksum/v1.7.3: http://github.com/aws/aws-sdk-go-v2/ : Apache License 2.0
aws/aws-sdk-go-v2 service/internal/presigned-url/v1.12.17: http://github.com/aws/aws-sdk-go-v2/ : Apache License 2.0
aws/aws-sdk-go-v2 service/internal/s3shared/v1.18.16: http://github.com/aws/aws-sdk-go-v2/ : Apache License 2.0
aws/aws-sdk-go-v2 service/s3/v1.80.2: http://github.com/aws/aws-sdk-go-v2/ : Apache License 2.0
aws/aws-sdk-go-v2 service/sqs/v1.38.7: http://github.com/aws/aws-sdk-go-v2/ : Apache License 2.0
aws/aws-sdk-go-v2 service/sso/v1.25.5: http://github.com/aws/aws-sdk-go-v2/ : Apache License 2.0
aws/aws-sdk-go-v2 service/ssooidc/v1.30.3: http://github.com/aws/aws-sdk-go-v2/ : Apache License 2.0
aws/aws-sdk-go-v2 service/sts/v1.34.0: http://github.com/aws/aws-sdk-go-v2/ : Apache License 2.0
aws/aws-sdk-go-v2 v1.36.5: http://github.com/aws/aws-sdk-go-v2/ : Apache License 2.0
axe-core 4.10.2: https://github.com/dequelabs/axe-core : Mozilla Public License 2.0
axe-core 4.11.1: https://github.com/dequelabs/axe-core : Mozilla Public License 2.0
axios 1.13.2: https://github.com/axios/axios : MIT License
axios-mock-adapter 2.1.0: https://github.com/ctimmerm/axios-mock-adapter#readme : MIT License
Axis (Java) 1.4-JS-4: http://ws.apache.org/axis/java/index.html : Apache License 2.0
Axis (Java) 1.4: http://ws.apache.org/axis/java/index.html : Apache License 2.0
axobject-query 4.1.0: https://github.com/A11yance/axobject-query#readme : Apache License 2.0
azure-eventhubs 3.3.0 : MIT License
azure-eventhubs 3.3.0: https://github.com/Azure/azure-event-hubs-java/ : MIT License
azure-pipeline-go v0.2.3: https://godoc.org/github.com/Azure/azure-pipeline-go/pipeline : MIT License
azure-storage-blob-go v0.15.0: https://github.com/Azure/azure-storage-blob-go : MIT License
Azure/azure-amqp-common-go v4.2.0: https://github.com/Azure/azure-amqp-common-go : MIT License
Azure/azure-event-hubs-go v3.6.1 : MIT License
Azure/azure-sdk-for-go 68.0.0: https://docs.microsoft.com/azure/ : Apache License 2.0
Azure/azure-sdk-for-go sdk/azcore/v1.18.0: https://docs.microsoft.com/azure/ : MIT License
Azure/azure-sdk-for-go sdk/azidentity/v1.9.0: https://docs.microsoft.com/azure/ : MIT License
Azure/azure-sdk-for-go sdk/internal/v1.11.1: https://docs.microsoft.com/azure/ : MIT License
Azure/azure-sdk-for-go sdk/messaging/azeventhubs/v1.3.1: https://docs.microsoft.com/azure/ : MIT License
Azure/azure-sdk-for-go sdk/resourcemanager/containerservice/armcontainerservice/v4.8.0: https://docs.microsoft.com/azure/ : MIT License
Azure/azure-sdk-for-go sdk/storage/azblob/v1.6.0: https://docs.microsoft.com/azure/ : MIT License
Azure/go-amqp v1.3.0: https://github.com/Azure/go-amqp : MIT License
Azure/go-ntlmssp 20221128-snapshot-754e6932: https://github.com/Azure/go-ntlmssp : MIT License
AzureAD/microsoft-authentication-library-for-go v1.4.2: https://github.com/AzureAD/microsoft-authentication-library-for-go : MIT License
babel-loader 10.0.0: https://github.com/babel/babel-loader : MIT License
babel-plugin-istanbul 7.0.1: https://github.com/istanbuljs/babel-plugin-istanbul#readme : BSD 3-clause "New" or "Revised" License
babel-plugin-macros 3.1.0: https://github.com/codemix/babel-plugin-macros : MIT License
babel-plugin-polyfill-corejs2 0.4.14: https://github.com/babel/babel-polyfills#readme : MIT License
babel-plugin-polyfill-corejs3 0.13.0: https://github.com/babel/babel-polyfills#readme : MIT License
babel-plugin-polyfill-regenerator 0.6.5: https://github.com/babel/babel-polyfills#readme : MIT License
babel-preset-current-node-syntax 1.2.0: https://github.com/nicolo-ribaudo/babel-preset-current-node-syntax#readme : MIT License
babel-traverse 7.28.5: https://babeljs.io/ : MIT License
backbone js framework 1.6.1: http://backbonejs.org : MIT License
Backbone Marionette 2.4.7: http://marionettejs.com : MIT License
backbone.babysitter 0.1.12: https://github.com/marionettejs/backbone.babysitter : MIT License
backbone.wreqr 1.4.0: https://github.com/marionettejs/backbone.wreqr : MIT License
Backend.AI 25.15.6: https://backend.ai : MIT License
balanced-match 1.0.2: https://github.com/juliangruber/balanced-match : MIT License
balanced-match 2.0.0: https://github.com/juliangruber/balanced-match : MIT License
base64 0.1.1: https://github.com/ruby/base64 : (BSD 2-clause "Simplified" License OR Ruby License)
base64 0.3.0: https://github.com/ruby/base64 : (BSD 2-clause "Simplified" License OR Ruby License)
baseline-browser-mapping 2.9.13: https://github.com/tonypconway/web-features/tree/main#readme : Apache License 2.0
bazel 6.5.0rc1: https://github.com/google/bazel : Apache License 2.0
BeanShell 2.0b6: http://beanshell.org : Apache License 2.0
beorn7-perks v1.0.1: https://github.com/beorn7/perks : MIT License
BFTS 5.15.0: https://github.com/seattlerb/minitest : Expat License
big.js 5.2.2: https://github.com/MikeMcl/big.js : MIT License
bigdecimal 3.1.3: http://www.ruby-lang.org : (BSD 2-clause "Simplified" License OR Ruby License)
bigdecimal 3.1.4: http://www.ruby-lang.org : (BSD 2-clause "Simplified" License OR Ruby License)
bigdecimal 3.2.2: http://www.ruby-lang.org : (BSD 2-clause "Simplified" License OR Ruby License)
BinData 2.5.1: http://rubyforge.org/projects/bindata : BSD 2-clause "Simplified" License
blackducksoftware/magpie-libraries 0.6.0 : Synopsys License
Bluebird JS 3.7.2: http://bluebirdjs.com : MIT License
body-parser 2.2.2: https://github.com/expressjs/body-parser : MIT License
boolbase 1.0.0 : ISC License
brace-expansion 1.1.12: https://github.com/juliangruber/brace-expansion : MIT License
brace-expansion 2.0.2: https://github.com/juliangruber/brace-expansion : MIT License
browserify/resolve 1.22.11: https://github.com/browserify/resolve : MIT License
browserify/resolve 2.0.0-next.5: https://github.com/browserify/resolve : MIT License
browserslist 4.28.1: https://github.com/ai/browserslist : MIT License
btf 1.3 : (Apache License 2.0 OR GNU General Public License v2.0 or later)
bucket4j-core 8.6.0 : Apache License 2.0
bucket4j-redis 8.6.0: http://github.com/bucket4j/bucket4j/bucket4j-redis : Apache License 2.0
buffer-from 1.1.2: https://github.com/linusu/buffer-from#readme : MIT License
bundle-name 4.1.0: https://github.com/sindresorhus/bundle-name : MIT License
bundler 2.6.3: http://bundler.io : (Alternative Commercial License Available OR Expat License)
Bundler 2.6.3: http://gembundler.com : MIT License
Byte Buddy (with dependencies) 1.9.11 : Apache License 2.0
Byte Buddy 1.12.19: http://bytebuddy.net : Apache License 2.0
Byte Buddy 1.14.18: http://bytebuddy.net : Apache License 2.0
Byte Buddy byte-buddy-1.9.11: http://bytebuddy.net : Apache License 2.0
byte-buddy-agent 1.12.19: https://github.com/raphw/byte-buddy : Apache License 2.0
byte-buddy-agent 1.14.18: https://github.com/raphw/byte-buddy : Apache License 2.0
bytes.js 3.1.2: https://github.com/visionmedia/bytes.js : MIT License
c-ares 1.34.6: http://c-ares.haxx.se/ : Expat License
cacheable 2.3.1: https://github.com/ktmud/cached : MIT License
Caffeine cache 3.1.8 : Apache License 2.0
call-bind 1.0.8: https://github.com/ljharb/call-bind#readme : MIT License
call-bind-apply-helpers 1.0.2: https://github.com/ljharb/call-bind-apply-helpers#readme : MIT License
call-bound 1.0.4: https://github.com/hamzahamru/call-bound#readme : MIT License
callsites 3.1.0: https://github.com/sindresorhus/callsites : MIT License
camelcase 4.1.2: https://github.com/sindresorhus/camelcase : MIT License
camelcase 5.3.1: https://github.com/sindresorhus/camelcase : MIT License
camelcase 6.3.0: https://github.com/sindresorhus/camelcase : MIT License
camelcase 8.0.0: https://github.com/sindresorhus/camelcase : MIT License
caniuse-lite 1.0.30001763: https://github.com/ben-eb/caniuse-lite : Creative Commons Attribution 4.0
certo 0.1.1: https://github.com/Arvil/certo : MIT License
cespare/xxhash v2.2.0: https://github.com/cespare/xxhash : MIT License
cespare/xxhash v2.3.0: https://github.com/cespare/xxhash : MIT License
cfssl v1.6.5: https://cfssl.org/ : BSD 2-clause "Simplified" License
cgi 0.3.6: https://github.com/ruby/cgi : (BSD 2-clause "Simplified" License OR Ruby License)
cgi 0.3.7: https://github.com/ruby/cgi : (BSD 2-clause "Simplified" License OR Ruby License)
cglib 3.2.4: https://github.com/cglib/cglib : Apache License 2.0
Chalk 2.4.2: https://github.com/sindresorhus/chalk : MIT License
Chalk 3.0.0: https://github.com/sindresorhus/chalk : MIT License
Chalk 4.1.2: https://github.com/sindresorhus/chalk : MIT License
Chalk 5.6.2: https://github.com/sindresorhus/chalk : MIT License
char-regex 1.0.2: https://github.com/Richienb/char-regex#readme : MIT License
chardet4j 77.1.0 : Apache License 2.0
check-engine 1.14.0: https://github.com/mohlsen/check-engine#readme : MIT License
Checker Qual 2.0.0: https://checkerframework.org : MIT License
Checker Qual 3.27.0: https://checkerframework.org : MIT License
Checker Qual 3.33.0: https://checkerframework.org : MIT License
Checker Qual 3.42.0: https://checkerframework.org : MIT License
Checker Qual 3.44.0: https://checkerframework.org : MIT License
Checker Qual 3.5.0: https://checkerframework.org : MIT License
ci-info 2.0.0: https://github.com/watson/ci-info : MIT License
ci-info 3.9.0: https://github.com/watson/ci-info : MIT License
ci-info 4.3.1: https://github.com/watson/ci-info : MIT License
cjheath's polyglot 0.3.5: http://polyglot.rubyforge.org/ : MIT License
cjs-module-lexer 2.2.0: https://github.com/guybedford/cjs-module-lexer#readme : MIT License
ClassGraph 4.8.154: http://github.com/classgraph/classgraph/ : MIT License
classnames 2.5.1: https://github.com/JedWatson/classnames : MIT License
clean-css 5.3.3: https://github.com/jakubpawlowicz/clean-css : MIT License
cli-cursor 5.0.0: https://github.com/sindresorhus/cli-cursor : MIT License
cli-spinners 3.3.0: https://github.com/sindresorhus/cli-spinners : MIT License
cli-table3 0.6.5: https://github.com/cli-table/cli-table3 : MIT License
client-go v0.32.3: https://github.com/kubernetes/client-go : Apache License 2.0
client_golang v1.19.0: https://github.com/prometheus/client_golang : Apache License 2.0
cliui 8.0.1: https://github.com/yargs/cliui : ISC License
cliui 9.0.1: https://github.com/yargs/cliui : ISC License
clone-deep 4.0.1: https://github.com/jonschlinkert/clone-deep : MIT License
Cloud Foundry 20170111-snapshot-4d0c8001: http://cloudfoundry.org : Apache License 2.0
Cloud Storage API v1beta1 (revision 28) v1-rev20240621-2.0.0: http://code.google.com/google-api-services-storage/ : Apache License 2.0
Cloudfoundry UAA v77.33.0: https://github.com/cloudfoundry/uaa : Apache License 2.0
cloudfoundry-community/go-cfclient 20190808-snapshot-35bcce23 : MIT License
cloudfoundry-incubator/go-loggregator v7.4.0 : Apache License 2.0
cloudfoundry-incubator/rfc5424 20180905-snapshot-236a6d29 : BSD 2-clause "Simplified" License
cloudfoundry-noaa v2.1.0 : Apache License 2.0
cloudfoundry-sonde-go 20171206-snapshot-b3373320 : Apache License 2.0
cloudfoundry/go-diodes 20190808-snapshot-f77fb823 : Apache License 2.0
cloudi 2.0.7 : MIT License
co 4.6.0: https://github.com/visionmedia/co : MIT License
collect-v8-coverage 1.0.3: https://github.com/SimenB/collect-v8-coverage#readme : MIT License
color-name 1.1.3: https://github.com/colorjs/color-name : MIT License
color-name 1.1.4: https://github.com/colorjs/color-name : MIT License
color-name 2.1.0: https://github.com/colorjs/color-name : MIT License
color-string 1.9.1: https://github.com/Qix-/color-string : MIT License
color-string 2.1.4: https://github.com/Qix-/color-string : MIT License
colord 2.9.3: https://github.com/omgovich/colord#readme : MIT License
colorette 2.0.20: https://github.com/jorgebucaran/colorette : MIT License
colors.js 1.4.0: https://github.com/Marak/colors.js : MIT License
com.google.api.grpc:proto-google-common-protos 2.41.0 : Apache License 2.0
com.google.api.grpc:proto-google-iam-v1 1.36.0 : Apache License 2.0
com.springsource.org.apache.axis 1.4.0 : Apache License 2.0
com.sun.xml.bind:jaxb-impl 2.3.2 : Eclipse Distribution License - v 1.0
com.sun.xml.bind:jaxb-impl 4.0.1 : Eclipse Distribution License - v 1.0
combined-stream 1.0.8: https://github.com/felixge/node-combined-stream : MIT License
command-line-usage 6.1.3: https://github.com/75lb/command-line-usage#readme : MIT License
Commander.js 11.1.0: https://github.com/tj/commander.js : MIT License
Commander.js 12.1.0: https://github.com/tj/commander.js : MIT License
Commander.js 7.2.0: https://github.com/tj/commander.js : MIT License
Commander.js 8.3.0: https://github.com/tj/commander.js : MIT License
Commander.js v2.20.3: https://github.com/tj/commander.js : MIT License
Compass 2.2.0: http://www.compass-project.org : Apache License 2.0
compression 1.8.1: https://github.com/expressjs/compression : MIT License
concourse/semver-resource v1.11.0: https://github.com/concourse/semver-resource : Apache License 2.0
concurrent-ruby 1.1.9: http://www.concurrent-ruby.com : MIT License
concurrently 9.2.1: https://github.com/kimmobrunfeldt/concurrently : MIT License
connection_pool 2.5.0: https://github.com/mperham/connection_pool : MIT License
content-disposition 1.0.1: https://github.com/jshttp/content-disposition : MIT License
convert-source-map 1.9.0: https://github.com/thlorenz/convert-source-map : MIT License
convert-source-map 2.0.0: https://github.com/thlorenz/convert-source-map : MIT License
Converter: Jackson 2.7.2 : Apache License 2.0
copy-anything 2.0.6: https://github.com/mesqueeb/copy-anything#readme : MIT License
copy-webpack-plugin 13.0.1: https://github.com/kevlened/copy-webpack-plugin : MIT License
core-js 3.47.0: https://github.com/zloirock/core-js : MIT License
corolla 0.1.4: https://crates.io/crates/corolla : BSD 3-clause "New" or "Revised" License
cosmiconfig 7.1.0: https://github.com/davidtheclark/cosmiconfig#readme : MIT License
cosmiconfig 9.0.0: https://github.com/davidtheclark/cosmiconfig#readme : MIT License
crac 1.5.0 : BSD 2-clause "Simplified" License
cronstrue 3.9.0: https://github.com/bradyholt/cronstrue#readme : MIT License
css-declaration-sorter 7.3.1: https://github.com/Siilwyn/css-declaration-sorter : ISC License
css-functions-list 3.2.3: https://github.com/niksy/css-functions-list#readme : MIT License
css-loader 7.1.2: https://github.com/webpack/css-loader : MIT License
css-minimizer-webpack-plugin 7.0.4: https://github.com/webpack-contrib/css-minimizer-webpack-plugin : MIT License
css-tree 2.2.1: https://github.com/csstree/parser : MIT License
css-tree 3.1.0: https://github.com/csstree/parser : MIT License
css-vendor 2.0.8: https://github.com/jsstyles/css-vendor : MIT License
css-what 6.2.2: https://github.com/fb55/css-what : BSD 2-clause "Simplified" License
css.escape 1.5.1: https://github.com/mathiasbynens/css.escape : MIT License
cssesc 3.0.0: https://github.com/mathiasbynens/cssesc : MIT License
cssfontparser 1.2.1: https://github.com/tmpvar/cssfontparser : MIT License
cssinjs 10.10.0: http://cssinjs.org : MIT License
cssnano 5.0.1: https://github.com/ben-eb/cssnano : MIT License
cssnano 7.1.2: https://github.com/ben-eb/cssnano : MIT License
cssnano-preset-default 7.0.10: https://github.com/ben-eb/cssnano : MIT License
csso 5.0.5: https://www.npmjs.com/package/csso : MIT License
cssom 0.3.8: https://www.npmjs.com/package/cssom : MIT License
cssom 0.5.0: https://www.npmjs.com/package/cssom : MIT License
CSSselect 4.3.0: https://github.com/fb55/css-select : BSD 2-clause "Simplified" License
CSSselect 5.2.2: https://github.com/fb55/css-select : BSD 2-clause "Simplified" License
cssstyle 2.3.0: https://www.npmjs.com/package/cssstyle : MIT License
csstype 3.2.3: https://github.com/frenic/csstype#readme : MIT License
Cucumber Tag Expressions 1.1.1 : MIT License
cucumber-expressions 7.0.2 : MIT License
Cucumber-JVM: Core 4.7.2: http://cukes.info/cucumber-core/ : MIT License
Cucumber-JVM: Java 4.7.2: http://cukes.info/cucumber-java/ : MIT License
Cucumber-JVM: Spring 4.7.2 : MIT License
Cucumber-JVM: TestNG 4.7.2: http://cukes.info/cucumber-testng/ : MIT License
cw721-updatable 1.0.1: https://crates.io/crates/cw721-updatable : Apache License 2.0
CycloneDX Core (Java) 9.0.4 : Apache License 2.0
Cyrus SASL 2.1.28: http://asg.web.cmu.edu/sasl/ : BSD 4-clause "Original" or "Old" License
DABH/diagnostics 2.0.8: https://github.com/DABH/diagnostics : MIT License
dalli 3.2.8: http://github.com/mperham/dalli : MIT License
damerau-levenshtein 1.0.8: https://github.com/lzrski/node-damerau-levenshtein#readme : BSD 2-clause "Simplified" License
DamonOehlman/wildcard 2.0.1: https://github.com/DamonOehlman/wildcard : MIT License
DASH 0.5.12: http://gondor.apana.org.au/~herbert/dash/ : MIT License
data-urls 3.0.2: https://github.com/jsdom/data-urls#readme : MIT License
data-view-buffer 1.0.2: https://github.com/ljharb/data-view-buffer#readme : MIT License
data-view-byte-length 1.0.2: https://github.com/ljharb/data-view-byte-length#readme : MIT License
data-view-byte-offset 1.0.1: https://github.com/ljharb/data-view-byte-offset#readme : MIT License
DataTable 1.1.14 : MIT License
date 3.3.3: https://www.ruby-lang.org : (BSD 2-clause "Simplified" License OR Ruby License)
dd-java-agent 1.44.1 : Apache License 2.0
dd-java-agent 1.8.0 : Apache License 2.0
dd-trace-api 1.57.0: https://github.com/datadog/dd-trace-java : Apache License 2.0
debounce 1.2.1: https://github.com/component/debounce : MIT License
debpkg 0.2.0: https://github.com/schultetwin1/debpkg/ : MIT License
debug 0.2.1: http://github.com/jamespadolsey/debug : Apache License 2.0
debug-js/debug 2.6.9: https://github.com/debug-js/debug : MIT License
debug-js/debug 3.2.7: https://github.com/debug-js/debug : MIT License
debug-js/debug 4.4.3: https://github.com/debug-js/debug : MIT License
decimal.js 10.6.0: https://github.com/MikeMcl/decimal.js : MIT License
dedent 1.7.1: https://github.com/dmnd/dedent : MIT License
deep-extend 0.6.0: https://github.com/unclechu/node-deep-extend : MIT License
deep-is 0.1.4: https://github.com/thlorenz/deep-is : MIT License
deepmerge 4.3.1: https://github.com/TehShrike/deepmerge : MIT License
default-browser 5.4.0: https://github.com/sindresorhus/default-browser : MIT License
default-browser-id 5.0.1: https://github.com/sindresorhus/default-browser-id : MIT License
define-data-property 1.1.4: https://github.com/ljharb/define-data-property#readme : MIT License
define-lazy-prop 3.0.0: https://github.com/sindresorhus/define-lazy-prop#readme : MIT License
define-properties 1.2.1: https://github.com/ljharb/define-properties : MIT License
defunkt's mustache 0.99.6: http://mustache.github.com/ : MIT License
defunkt's mustache 0.99.8: http://mustache.github.com/ : MIT License
delayed-stream 1.0.0: https://github.com/felixge/node-delayed-stream : MIT License
delegate 0.2.0: https://github.com/ruby/delegate : (BSD 2-clause "Simplified" License OR Ruby License)
dequal 2.0.3: https://github.com/lukeed/dequal#readme : MIT License
detect-newline v3.1.0: https://github.com/sindresorhus/detect-newline : MIT License
devigned/tab 20190607-snapshot-0c15cf42 : MIT License
dexx 0.7 : MIT License
dgraph-io/badger v4.6.0: https://open.dgraph.io/post/badger/ : Apache License 2.0
dgraph-io/ristretto v2.1.0 : Apache License 2.0
did_you_mean 1.6.1: https://github.com/ruby/did_you_mean : MIT License
did_you_mean v1.6.1: https://github.com/yuki24/did_you_mean : MIT License
dimchansky/utfbom v1.1.1: https://github.com/dimchansky/utfbom : Apache License 2.0
dir-glob 3.0.1: https://github.com/kevva/dir-glob#readme : MIT License
dirgra 0.3: https://github.com/jruby/dirgra : Eclipse Public License 1.0
Disruptor Framework 3.4.4: http://lmax-exchange.github.com/disruptor : Apache License 2.0
dlclark/regexp2 v1.4.0: https://github.com/dlclark/regexp2 : MIT License
Docker Moby v28.1.1: https://github.com/moby/moby : Apache License 2.0
docker-go-units v0.5.0: https://godoc.org/github.com/docker/go-units : Apache License 2.0
doctrine v2.1.0: https://github.com/Constellation/doctrine : (BSD 2-clause "Simplified" License AND Apache License 2.0)
dom-accessibility-api 0.5.16: https://github.com/eps1lon/dom-accessibility-api#readme : MIT License
dom-accessibility-api 0.6.3: https://github.com/eps1lon/dom-accessibility-api#readme : MIT License
dom-converter 0.2.0: https://github.com/AriaMinaei/dom-converter : MIT License
dom-helpers 5.2.1: https://github.com/jquense/dom-helpers : MIT License
dom-serializer 1.4.1: https://github.com/cheeriojs/dom-renderer : MIT License
dom-serializer 2.0.0: https://github.com/cheeriojs/dom-renderer : MIT License
dom4j: flexible XML framework for Java 2.1.3: http://dom4j.github.io/ : BSD 3-clause "New" or "Revised" License
domelementtype 2.3.0: https://github.com/FB55/domelementtype : BSD 2-clause "Simplified" License
domenic/opener v1.5.2: https://github.com/domenic/opener : (MIT License OR Do What The F*ck You Want To Public License)
domexception 4.0.0: https://github.com/jsdom/domexception#readme : MIT License
DomHandler 4.3.1: https://github.com/fb55/DomHandler : BSD 2-clause "Simplified" License
DomHandler 5.0.3: https://github.com/fb55/DomHandler : BSD 2-clause "Simplified" License
DOMPurify 3.3.1: https://cure53.de/purify : (Apache License 2.0 OR Mozilla Public License 2.0)
domutils 2.8.0: https://github.com/FB55/domutils : BSD 2-clause "Simplified" License
domutils 3.2.2: https://github.com/FB55/domutils : BSD 2-clause "Simplified" License
dop251/goja_nodejs 20171011-snapshot-adff31b1 : MIT License
dot-case 3.0.4: https://github.com/blakeembrey/change-case/tree/master/packages/dot-case : MIT License
dotenv 3.1.8: https://github.com/bkeepers/dotenv : MIT License
down 5.2.4: https://github.com/janko-m/down : MIT License
downloadjs 1.4.7: http://danml.com/download.html : MIT License
droyo/go-xml 20210330-snapshot-d9421b29 : MIT License
druid-protobuf-extensions 34.0.0: https://druid.apache.org/druid-protobuf-extensions/ : Apache License 2.0
dunder-proto 1.0.1: https://github.com/es-shims/dunder-proto#readme : MIT License
dylang/node-xml 1.0.1: http://github.com/dylang/node-xml : MIT License
eapache-go-resiliency 1.7.0: https://godoc.org/github.com/eapache/go-resiliency : MIT License
eapache-queue v1.1.0: https://godoc.org/github.com/eapache/queue : MIT License
eapache/go-xerial-snappy 20230731-snapshot-c3228739: https://github.com/eapache/go-xerial-snappy : MIT License
eastasianwidth 0.2.0: https://github.com/komagata/eastasianwidth#readme : MIT License
easymockobjenesis 1.0: http://objenesis.org : MIT License
easymockobjenesis 3.3: http://objenesis.org : Apache License 2.0
Editline Library - libedit 20251016.3.1: http://www.thrysoee.dk/editline/ : BSD 3-clause "New" or "Revised" License
edn 1.1.1: https://github.com/relevance/edn-ruby : MIT License
ee-first 1.1.1: https://github.com/jonathanong/ee-first : MIT License
Ehcache 3 API module 3.9.11 : Apache License 2.0
Ehcache 3 Core module 3.9.11 : Apache License 2.0
Ehcache 3 Implementation module 3.9.11 : Apache License 2.0
Ehcache 3 JSR-107 module 3.9.11 : Apache License 2.0
Ehcache 3 XML Parsing module 3.9.11 : Apache License 2.0
Ehcache 3.9.11: http://www.ehcache.org/ : Apache License 2.0
Ehcache SizeOf Engine 0.4.3 : Apache License 2.0
einaros/ws 7.5.10: https://github.com/einaros/ws : MIT License
einaros/ws 8.19.0: https://github.com/einaros/ws : MIT License
Elastic Beats 8.11.2: https://www.elastic.co/products/beats : (Elastic License OR Apache License 2.0)
Elastic Beats 8.17.2: https://www.elastic.co/products/beats : (Elastic License OR Apache License 2.0)
Elastic Beats 9.2.0: https://www.elastic.co/products/beats : Apache License 2.0
elastic-transport 8.4.0: https://github.com/elastic/elastic-transport-ruby : Apache License 2.0
elastic/apm-agent-go module/apmelasticsearch/v2.6.0: https://github.com/elastic/apm-agent-go : Apache License 2.0
elastic/apm-agent-go module/apmhttp/v2.6.2: https://github.com/elastic/apm-agent-go : Apache License 2.0
elastic/apm-agent-go v2.6.1: https://github.com/elastic/apm-agent-go : Apache License 2.0
elastic/ecs-logging-go-zap v1.0.2 : Apache License 2.0
elastic/elastic-agent-libs v0.21.2 : Apache License 2.0
elastic/elastic-agent-system-metrics v0.11.11 : Apache License 2.0
elastic/elasticsearch-ruby v8.18.0 : Apache License 2.0
elastic/go-fastjson v1.4.0 : (MIT License AND Apache License 2.0)
elastic/go-lumber : Apache License 2.0
elastic/go-sysinfo v1.8.1 : Apache License 2.0
elastic/go-ucfg v0.8.8 : Apache License 2.0
elastic/pkcs8 v1.0.0 : MIT License
elastic/sarama: https://github.com/elastic/sarama : MIT License
Elasticsearch 7.17.1: https://www.elastic.co/elasticsearch : (Server Side Public License, v 1 OR Elastic License 2.0)
Elasticsearch 8.18.0: https://www.elastic.co/elasticsearch : Apache License 2.0
electron-to-chromium 1.5.267: https://github.com/kilian/electron-to-chromium : ISC License
elliotchance/orderedmap v1.8.0: https://github.com/elliotchance/orderedmap : MIT License
emittery 0.13.1: https://github.com/sindresorhus/emittery : MIT License
emoji-regex 10.6.0: https://github.com/mathiasbynens/emoji-regex : MIT License
emoji-regex 9.2.2: https://github.com/mathiasbynens/emoji-regex : MIT License
emoji-regex v8.0.0: https://github.com/mathiasbynens/emoji-regex : MIT License
emojis-list 3.0.0: https://github.com/Kikobeats/emojis-list : MIT License
empathic 2.0.0: https://github.com/lukeed/empathic#readme : MIT License
enabled 2.0.0: https://github.com/bigpipe/enabled#readme : MIT License
encodeurl 2.0.0: https://github.com/pillarjs/encodeurl : MIT License
English 0.7.1: http://rubyworks.github.com/english : (BSD 2-clause "Simplified" License OR Ruby License)
enhanced-resolve 5.18.4: http://github.com/webpack/enhanced-resolve : MIT License
env-paths 2.2.1: https://github.com/sindresorhus/env-paths#readme : MIT License
envinfo 7.21.0: https://github.com/tabrindle/envinfo#readme : MIT License
envoyproxy/go-control-plane v0.3: https://github.com/envoyproxy/go-control-plane : Apache License 2.0
envoyproxy/protoc-gen-validate 1.2.1: https://github.com/envoyproxy/protoc-gen-validate : Apache License 2.0
Equalizer 0.0.10: https://github.com/CSS-Tricks/Equalizer : MIT License
Equalizer 0.0.11: https://github.com/CSS-Tricks/Equalizer : MIT License
erb 2.2.3: https://github.com/ruby/erb : (BSD 2-clause "Simplified" License OR Ruby License)
erlang-base 26.2.4: http://www.erlang.org/ : Apache License 2.0
erlang-otp 26.2.5.16: http://erlang.org : Apache License 2.0
erlang-public_key 26.2.5.3: http://www.erlang.org : Apache License 2.0
erlang-rabbitmq-client313 3.13.1: https://www.rabbitmq.com/ : Mozilla Public License 2.0
erlang-runtime_tools 26.2.1: http://www.erlang.org : Apache License 2.0
erlang-sasl 26.0.2: http://www.erlang.org : Apache License 2.0
errno 0.1.8: https://github.com/rvagg/node-errno : MIT License
error-prone annotations 2.0.18: https://github.com/google/error-prone/tree/master/annotations : Apache License 2.0
error-prone annotations 2.0.19: https://github.com/google/error-prone/tree/master/annotations : Apache License 2.0
error-prone annotations 2.15.0: https://github.com/google/error-prone/tree/master/annotations : Apache License 2.0
error-prone annotations 2.18.0: https://github.com/google/error-prone/tree/master/annotations : Apache License 2.0
error-prone annotations 2.26.1: https://github.com/google/error-prone/tree/master/annotations : Apache License 2.0
error-prone annotations 2.28.0: https://github.com/google/error-prone/tree/master/annotations : Apache License 2.0
error_highlight 0.3.0: https://github.com/ruby/error_highlight : MIT License
errwrap v1.1.0: https://github.com/hashicorp/errwrap : Mozilla Public License 2.0
es-abstract 1.24.1: https://github.com/ljharb/es-abstract : MIT License
es-define-property 1.0.1: https://github.com/ljharb/es-define-property#readme : MIT License
es-errors 1.3.0: https://github.com/ljharb/es-errors#readme : MIT License
es-iterator-helpers 1.2.2: https://github.com/es-shims/iterator-helpers#readme : MIT License
es-module-lexer 2.0.0: https://github.com/guybedford/es-module-lexer#readme : MIT License
es-object-atoms 1.1.1: https://github.com/ljharb/es-object-atoms#readme : MIT License
es-set-tostringtag 2.1.0: https://github.com/es-shims/es-set-tostringtag#readme : MIT License
es-shim-unscopables 1.1.0: https://github.com/ljharb/es-shim-unscopables#readme : MIT License
es-to-primitive 1.3.0: https://github.com/ljharb/es-to-primitive : MIT License
escalade 3.2.0: https://github.com/lukeed/escalade#readme : MIT License
escape-html 1.0.3: https://github.com/component/escape-html : MIT License
escape-string-regexp 1.0.5: https://github.com/sindresorhus/escape-string-regexp : MIT License
escape-string-regexp v2.0.0: https://github.com/sindresorhus/escape-string-regexp : MIT License
escape-string-regexp v4.0.0: https://github.com/sindresorhus/escape-string-regexp : MIT License
escodegen 2.1.0: https://github.com/Constellation/escodegen : BSD 2-clause "Simplified" License
ESLint 9.39.2: http://eslint.org/ : MIT License
eslint-import-resolver-node 0.3.9: https://github.com/benmosher/eslint-plugin-import : MIT License
eslint-plugin-depend 1.4.0: https://github.com/es-tooling/eslint-plugin-depend#readme : MIT License
eslint-plugin-import 2.12.1: https://github.com/benmosher/eslint-plugin-import : MIT License
eslint-plugin-import 2.32.0: https://github.com/benmosher/eslint-plugin-import : MIT License
eslint-plugin-jest 29.12.1: https://github.com/jest-community/eslint-plugin-jest : MIT License
eslint-plugin-jsx-a11y 6.10.2: https://github.com/evcohen/eslint-plugin-jsx-a11y#readme : MIT License
eslint-plugin-promise 7.2.1: https://github.com/xjamundx/eslint-plugin-promise#readme : ISC License
eslint-plugin-react-hooks 6.1.1: https://reactjs.org/ : MIT License
eslint-plugin-testing-library 7.15.4: https://github.com/Belco90/eslint-plugin-testing-library : MIT License
eslint-scope 8.4.0: https://github.com/eslint/eslint-scope : BSD 2-clause "Simplified" License
eslint-scope v5.1.1: https://github.com/eslint/eslint-scope : BSD 2-clause "Simplified" License
eslint-visitor-keys 3.4.3: https://github.com/eslint/eslint-visitor-keys#readme : Apache License 2.0
eslint-visitor-keys 4.2.1: https://github.com/eslint/eslint-visitor-keys#readme : Apache License 2.0
espree 10.4.0: https://github.com/eslint/espree : BSD 2-clause "Simplified" License
Esprima 4.0.1: http://esprima.org : BSD 2-clause "Simplified" License
esquery 1.7.0: https://github.com/jrfeenst/esquery : BSD 3-clause "New" or "Revised" License
esrecurse v4.3.0: https://github.com/estools/esrecurse : BSD 2-clause "Simplified" License
estraverse 5.3.0: https://github.com/Constellation/estraverse : BSD 2-clause "Simplified" License
estraverse v4.3.0: https://github.com/Constellation/estraverse : BSD 2-clause "Simplified" License
esutils 2.0.3: https://github.com/Constellation/esutils : BSD 2-clause "Simplified" License
et-orbi 1.2.11: https://github.com/floraison/et-orbi : MIT License
etag 1.8.1: https://github.com/jshttp/etag : MIT License
evanphx/json-patch v4.12.0: https://github.com/evanphx/json-patch : BSD 3-clause "New" or "Revised" License
eventemitter3 4.0.7: https://github.com/primus/eventemitter3 : MIT License
execa 5.1.1: https://github.com/sindresorhus/execa : MIT License
exit-x 0.2.2: https://github.com/cowboy/node-exit : MIT License
expect 30.2.0: https://github.com/mjackson/expect : MIT License
expressjs/accepts 2.0.0: https://github.com/expressjs/accepts : MIT License
expressjs/compressible 2.0.18: https://github.com/expressjs/compressible : MIT License
expressjs/express 4.19.2: https://expressjs.com : MIT License
expressjs/express 5.2.1: https://expressjs.com : MIT License
faraday-net_http 3.4.1: https://github.com/lostisland/faraday-net_http : MIT License
Fast Infoset 1.2.16: https://fi.dev.java.net : (Eclipse Distribution License - v 1.0 AND Apache License 2.0)
fast-deep-equal v3.1.3: https://github.com/epoberezkin/fast-deep-equal : MIT License
fast-glob 3.3.3: https://github.com/mrmlnc/fast-glob#readme : MIT License
fast-json-stable-stringify 2.1.0: https://github.com/epoberezkin/fast-json-stable-stringify : MIT License
fast-levenshtein 2.0.6: https://github.com/hiddentao/fast-levenshtein : MIT License
fast-uri 3.1.0: https://github.com/fastify/fast-uri : BSD 3-clause "New" or "Revised" License
fastest-levenshtein 1.0.16: https://github.com/ka-weihe/fastest-levenshtein#README : MIT License
fastq 1.20.1: https://github.com/mcollina/fastqueue#readme : ISC License
fatih-color v1.16.0: http://godoc.org/github.com/fatih/color : MIT License
fatih-color v1.18.0: http://godoc.org/github.com/fatih/color : MIT License
fdir 6.5.0: https://github.com/thecodrr/fdir#readme : MIT License
fecha 4.2.3: https://github.com/taylorhakes/fecha : MIT License
felixge/httpsnoop v1.0.4: https://github.com/felixge/httpsnoop : MIT License
fiddle 1.1.4: https://github.com/bsm/fiddle : (BSD 2-clause "Simplified" License OR Ruby License)
file-entry-cache 11.1.1: https://github.com/royriojas/file-entry-cache : MIT License
file-entry-cache 8.0.0: https://github.com/royriojas/file-entry-cache : MIT License
file-loader v6.2.0: https://github.com/webpack/file-loader : MIT License
file-selector 2.1.2: https://github.com/rolandjitsu/file-selector : MIT License
filebeat-windows-x86_64.binary 8.18.1: https://github.com/yhvicey/ElasticStack.BinaryPacker : MIT License
filesize 0.2.0: https://github.com/dominikh/filesize : MIT License
fileutils 1.4.1: https://github.com/ruby/fileutils : BSD 2-clause "Simplified" License
fileutils 1.6.0: https://github.com/ruby/fileutils : (BSD 2-clause "Simplified" License OR Ruby License)
fileutils 1.7.3: https://github.com/ruby/fileutils : (BSD 2-clause "Simplified" License OR Ruby License)
fill-range 7.1.1: https://github.com/jonschlinkert/fill-range : MIT License
finalhandler 2.1.1: https://github.com/expressjs/finalhandler : MIT License
find 0.1.1: http://rubygems.org : (BSD 2-clause "Simplified" License OR Ruby License)
find-root 1.1.0: https://github.com/agilemd/find-root#readme : MIT License
find-up v4.1.0: https://github.com/sindresorhus/find-up : MIT License
find-up v5.0.0: https://github.com/sindresorhus/find-up : MIT License
FindBugs jsr305 2.0.3: http://code.google.com/p/jsr-305 : Apache License 2.0
FindBugs jsr305 3.0.0: http://code.google.com/p/jsr-305 : Apache License 2.0
FindBugs jsr305 3.0.2: http://code.google.com/p/jsr-305 : Apache License 2.0
flat-cache 4.0.1: https://github.com/royriojas/flat-cache : MIT License
flat-cache 6.1.19: https://github.com/royriojas/flat-cache : MIT License
FlatBuffers 25.2.10: http://google.github.io/flatbuffers/ : Apache License 2.0
flatiron/winston 3.19.0: https://github.com/flatiron/winston : MIT License
flatted 3.3.3: https://github.com/WebReflection/flatted#readme : ISC License
floraison/fugit v1.11.1: https://github.com/floraison/fugit : MIT License
flot.github.com 0.8.1: http://flotcharts.org : MIT License
flyway-core 11.1.0: https://flywaydb.org/flyway-core : Apache License 2.0
flyway-database-postgresql 11.1.0 : Apache License 2.0
fmtlib/fmt 4.0.0: https://github.com/fmtlib/fmt : BSD 3-clause "New" or "Revised" License
fn.name 1.1.0: https://github.com/bigpipe/fn.name : MIT License
follow-redirects 1.15.11: https://github.com/follow-redirects/follow-redirects : MIT License
fontconfig 2.17.1: http://www.fontconfig.org : MIT License
fontconfig-parser 0.1.0: https://github.com/Riey/fontconfig-parser : MIT License
foreground-child 3.3.1: https://github.com/isaacs/foreground-child : ISC License
form-data 4.0.5: https://github.com/felixge/node-form-data : MIT License
formatted_debug 0.1.0: https://crates.io/crates/formatted_debug : (MIT License OR Apache License 2.0)
forwardable 1.3.2: https://www.github.com/craiglittle/forwardable : (BSD 2-clause "Simplified" License OR Ruby License)
forwarded 0.2.0: https://www.npmjs.com/package/forwarded : MIT License
fossology-rs 0.2.3: https://github.com/doubleopen-project/fossology-rs : MIT License
fpm 1.16.0: https://github.com/jordansissel/fpm : MIT License
fraction.js 5.3.4: https://github.com/infusion/fraction.js : MIT License
FreeMarker 2.3.32: http://freemarker.sourceforge.net : Apache License 2.0
fsevents 2.3.3: https://github.com/fsevents/fsevents : MIT License
fugit 1.11.1: http://github.com/floraison/fugit : MIT License
function-bind 1.1.2: https://github.com/Raynos/function-bind : MIT License
function.prototype.name 1.1.8: https://github.com/ljharb/function.prototype.name#readme : MIT License
functions-have-names 1.2.3: https://github.com/ljharb/functions-have-names#readme : MIT License
fxamacker/cbor 2.7.0: https://github.com/fxamacker/cbor : Expat License
gajus/table 6.9.0: https://github.com/gajus/table#readme : BSD 3-clause "New" or "Revised" License
gapic-google-cloud-storage-v2 2.40.1-alpha : Apache License 2.0
GAX (Google Api eXtensions) 2.50.0 : BSD 3-clause "New" or "Revised" License
gems/http 3.1.0: https://github.com/tarcieri/http : MIT License
gems/http 3.3.0: https://github.com/tarcieri/http : MIT License
gene_pool 1.5.0: https://github.com/bpardee/gene_pool : MIT License
generator-function 2.0.1: https://github.com/timothygu/generator-function#readme : MIT License
gensync 1.0.0-beta.2: https://github.com/loganfsmyth/gensync : MIT License
get-caller-file 2.0.5: https://github.com/stefanpenner/get-caller-file : ISC License
get-east-asian-width 1.4.0: https://github.com/sindresorhus/get-east-asian-width#readme : MIT License
get-intrinsic 1.3.0: https://github.com/ljharb/get-intrinsic#readme : MIT License
get-package-type 0.1.0: https://github.com/cfware/get-package-type#readme : MIT License
get-proto 1.0.1: https://github.com/ljharb/get-proto#readme : MIT License
get-stream 6.0.1: https://github.com/sindresorhus/get-stream : MIT License
get-symbol-description 1.1.0: https://github.com/inspect-js/get-symbol-description#readme : MIT License
getoptlong 0.1.1: https://github.com/ruby/getoptlong : (BSD 2-clause "Simplified" License OR Ruby License)
getsentry/sentry-go v0.11.0: https://github.com/getsentry/sentry-go : BSD 2-clause "Simplified" License
Gherkin 5.1.0 : MIT License
giflib  A library for processing GIFs 5.2.2: https://sourceforge.net/projects/giflib : MIT License
github.com/antlr4-go/antlr v4.13.0: https://github.com/antlr4-go/antlr : BSD 3-clause "New" or "Revised" License
github.com/aws/smithy-go v1.22.4: https://github.com/aws/smithy-go : Apache License 2.0
github.com/cncf/xds 20250326-snapshot-ae57f3c0 : Apache License 2.0
github.com/distribution/reference v0.6.0: https://github.com/distribution/reference : Apache License 2.0
github.com/dop251/goja 20200831-snapshot-9af81ddc : MIT License
github.com/elastic/go-concert v0.3.0 : Apache License 2.0
github.com/elastic/go-seccomp-bpf v1.4.0 : Apache License 2.0
github.com/elastic/go-structform v0.0.12 : Apache License 2.0
github.com/gofrs/flock v0.8.1: https://github.com/gofrs/flock : BSD 3-clause "New" or "Revised" License
github.com/gohugoio/hashstructure v0.5.0 : MIT License
github.com/gomodule/redigo v1.8.3: https://github.com/gomodule/redigo : Apache License 2.0
github.com/google/cel-spec v0.23.1: https://github.com/google/cel-spec : Apache License 2.0
github.com/moby/docker-image-spec v1.3.1: https://github.com/moby/docker-image-spec : Apache License 2.0
github.com/munnerz/goautoneg 20191010-snapshot-a7dc8b61: https://github.com/munnerz/goautoneg : BSD 3-clause "New" or "Revised" License
github.com/xdg-go/pbkdf2 1.0.0: https://github.com/xdg-go/pbkdf2 : Apache License 2.0
glob-parent 5.1.2: https://github.com/es128/glob-parent : ISC License
glob-parent 6.0.2: https://github.com/es128/glob-parent : ISC License
glob-to-regex.js 1.2.0: https://github.com/streamich/glob-to-regex : Apache License 2.0
glob-to-regexp 0.4.1: https://github.com/fitzgen/glob-to-regexp : BSD 2-clause "Simplified" License
global-modules 2.0.0: https://github.com/jonschlinkert/global-modules : MIT License
global-prefix 3.0.0: https://github.com/jonschlinkert/global-prefix : MIT License
globalthis 1.0.4: https://github.com/ljharb/System.global#readme : MIT License
globjoin 0.1.4: https://github.com/amobiz/globjoin : MIT License
go humanize 1.0.1: http://github.com/dustin/go-humanize : MIT License
Go programming language 1.10beta1.mailed: http://golang.org/ : BSD 3-clause "New" or "Revised" License
Go Testify v1.10.0: https://github.com/stretchr/testify : MIT License
go-asn1-ber-asn1-ber v1.5.5: https://github.com/go-asn1-ber/asn1-ber : MIT License
go-autorest autorest/adal/v0.9.24: https://github.com/Azure/autorest.go/ : Apache License 2.0
go-autorest autorest/date/v0.3.0: https://github.com/Azure/autorest.go/ : Apache License 2.0
go-autorest autorest/to/v0.4.0: https://github.com/Azure/autorest.go/ : Apache License 2.0
go-autorest autorest/v0.11.29: https://github.com/Azure/autorest.go/ : Apache License 2.0
go-autorest autorest/validation/v0.3.1: https://github.com/Azure/autorest.go/ : Apache License 2.0
go-autorest logger/v0.2.1: https://github.com/Azure/autorest.go/ : Apache License 2.0
go-autorest tracing/v0.6.0: https://github.com/Azure/autorest.go/ : Apache License 2.0
go-inf-inf v0.9.1: https://godoc.org/gopkg.in/inf.v0 : BSD 3-clause "New" or "Revised" License
go-ini-ini 1.67.0: http://go-ini.github.io/ini : Apache License 2.0
go-jose 4.0.5: https://github.com/go-jose/go-jose : Apache License 2.0
go-ldap-ldap v3.4.6: https://github.com/go-ldap/ldap : MIT License
go-logr/logr v1.2.4: https://github.com/go-logr/logr : Apache License 2.0
go-logr/logr v1.4.3: https://github.com/go-logr/logr : Apache License 2.0
go-logr/stdr v1.2.2: https://github.com/go-logr/stdr : Apache License 2.0
go-metrics 20201227-snapshot-cf1acfcd: https://github.com/rcrowley/go-metrics : BSD 2-clause "Simplified" License
go-openapi/jsonpointer v0.21.0: https://github.com/go-openapi/jsonpointer : Apache License 2.0
go-restful v3.11.0: https://github.com/emicklei/go-restful : MIT License
go-sourcemap/sourcemap v2.1.2: https://github.com/go-sourcemap/sourcemap : BSD 2-clause "Simplified" License
go-spew 20180930-snapshot-d8f796af: https://github.com/davecgh/go-spew : ISC License
go-sql-driver v1.7.1: https://godoc.org/github.com/go-sql-driver/mysql : Mozilla Public License 2.0
go-toml v1.9.3: https://github.com/pelletier/go-toml : MIT License
go-toml v2.2.4: https://github.com/pelletier/go-toml : MIT License
go.etcd.io/bbolt v1.4.0-alpha.0: https://github.com/etcd-io/bbolt : MIT License
go.uber.org/multierr v1.11.0: https://github.com/uber-go/multierr : MIT License
go.uuid v5.2.0: https://github.com/satori/go.uuid : MIT License
go.yaml.in/yaml/v2 v2.4.2 : MIT License
go.yaml.in/yaml/v2 v3.0.4 : MIT License
goccy/go-json v0.10.3: https://github.com/goccy/go-json : MIT License
goccy/go-json v0.10.5: https://github.com/goccy/go-json : MIT License
goccy/go-yaml v1.18.0: https://github.com/goccy/go-yaml : MIT License
godebug v1.1.0: https://github.com/kylelemons/godebug : Apache License 2.0
gogo/protobuf v1.3.2: http://github.com/gogo/protobuf/ : BSD 3-clause "New" or "Revised" License
Golang Protobuf v1.32.0: https://github.com/golang/protobuf : BSD 3-clause "New" or "Revised" License
Golang Protobuf v1.36.6: https://github.com/golang/protobuf : BSD 3-clause "New" or "Revised" License
Golang Protobuf v1.5.4: https://github.com/golang/protobuf : BSD 3-clause "New" or "Revised" License
golang-github-docker-go-connections-dev v0.5.0: https://godoc.org/github.com/docker/go-connections : Apache License 2.0
golang-github-magiconair-properties v1.8.10: https://github.com/magiconair/properties : BSD 2-clause "Simplified" License
golang-github-spf13-pflag-dev v1.0.6: https://github.com/spf13/pflag : BSD 3-clause "New" or "Revised" License
golang-github-spf13-pflag-dev v1.0.7: https://github.com/spf13/pflag : BSD 3-clause "New" or "Revised" License
golang-jwt/jwt v4.5.2: https://github.com/golang-jwt/jwt : MIT License
golang-jwt/jwt v5.2.2: https://github.com/golang-jwt/jwt : MIT License
golang-snappy-go-dev v1.0.0: https://github.com/golang/snappy : BSD 3-clause "New" or "Revised" License
golang.org/x/crypto v0.19.0: https://godoc.org/golang.org/x/crypto : BSD 3-clause "New" or "Revised" License
golang.org/x/crypto v0.39.0: https://godoc.org/golang.org/x/crypto : BSD 3-clause "New" or "Revised" License
golang.org/x/net v0.20.0: https://godoc.org/golang.org/x/net : BSD 3-clause "New" or "Revised" License
golang.org/x/net v0.41.0: https://godoc.org/golang.org/x/net : BSD 3-clause "New" or "Revised" License
golang.org/x/net v0.42.0: https://godoc.org/golang.org/x/net : BSD 3-clause "New" or "Revised" License
golang.org/x/oauth2 v0.30.0: https://pkg.go.dev/golang.org/x/oauth2 : BSD 3-clause "New" or "Revised" License
golang.org/x/sys v0.1.0: https://pkg.go.dev/golang.org/x/sync : BSD 3-clause "New" or "Revised" License
golang.org/x/sys v0.13.0: https://pkg.go.dev/golang.org/x/sync : BSD 3-clause "New" or "Revised" License
golang.org/x/sys v0.17.0: https://pkg.go.dev/golang.org/x/sync : BSD 3-clause "New" or "Revised" License
golang.org/x/sys v0.34.0: https://pkg.go.dev/golang.org/x/sync : BSD 3-clause "New" or "Revised" License
golang.org/x/time v0.11.0: https://pkg.go.dev/golang.org/x/time : BSD 3-clause "New" or "Revised" License
golang/text v0.14.0: https://github.com/golang/text : BSD 3-clause "New" or "Revised" License
golang/text v0.26.0: https://github.com/golang/text : BSD 3-clause "New" or "Revised" License
golang/text v0.27.0: https://github.com/golang/text : BSD 3-clause "New" or "Revised" License
Google Android Annotations Library 4.1.1.4: http://source.android.com/ : Apache License 2.0
Google API Common 2.33.0 : BSD 3-clause "New" or "Revised" License
Google APIs Client Library for Java 2.6.0: https://code.google.com/p/google-api-java-client/ : Apache License 2.0
Google App Engine extensions to the Google HTTP Client Library for Java. 1.44.2: http://code.google.com/p/google-http-java-client/google-http-client-appengine/ : Apache License 2.0
Google Auth Library for Java 1.23.0 : BSD 3-clause "New" or "Revised" License
Google Cloud Core 2.40.0: https://github.com/googleapis/java-core : Apache License 2.0
Google Cloud NIO 0.127.20 : Apache License 2.0
Google Cloud Storage 2.40.1 : Apache License 2.0
Google HTTP Client Library for Java 1.44.2: http://code.google.com/p/google-http-java-client/google-http-client/ : Apache License 2.0
Google Java Format 1.22.0 : Apache License 2.0
google-cloud-go auth/oauth2adapt/v0.2.8: https://github.com/GoogleCloudPlatform/google-cloud-go : Apache License 2.0
google-cloud-go auth/v0.16.0: https://github.com/GoogleCloudPlatform/google-cloud-go : Apache License 2.0
google-cloud-go compute/metadata/v0.6.0: https://github.com/GoogleCloudPlatform/google-cloud-go : Apache License 2.0
google-cloud-go iam/v1.2.2: https://github.com/GoogleCloudPlatform/google-cloud-go : Apache License 2.0
google-cloud-go monitoring/v1.21.2: https://github.com/GoogleCloudPlatform/google-cloud-go : Apache License 2.0
google-cloud-go pubsub/v1.45.1: https://github.com/GoogleCloudPlatform/google-cloud-go : Apache License 2.0
google-cloud-go storage/v1.49.0: https://github.com/GoogleCloudPlatform/google-cloud-go : Apache License 2.0
google-cloud-go v0.116.0: https://github.com/GoogleCloudPlatform/google-cloud-go : Apache License 2.0
google-gofuzz v1.2.0: https://github.com/google/gofuzz : Apache License 2.0
google-oauth-java-client 1.36.0: https://github.com/googleapis/google-oauth-java-client : Apache License 2.0
google-re2: https://github.com/google/re2 : BSD 3-clause "New" or "Revised" License
google/cel-go v0.25.0: https://github.com/google/cel-go : Apache License 2.0
google/certificate-transparency-go v1.1.7: https://github.com/google/certificate-transparency-go : Apache License 2.0
google/gnostic-models v0.6.8: https://github.com/google/gnostic-models : Apache License 2.0
google/go-cmp v0.7.0: https://github.com/google/go-cmp : BSD 3-clause "New" or "Revised" License
google/s2a-go v0.1.9: https://github.com/google/s2a-go : Apache License 2.0
googleads-rs 0.5.1: https://crates.io/crates/googleads-rs : MIT License
googleapis/enterprise-certificate-proxy v0.3.6: https://github.com/googleapis/enterprise-certificate-proxy : Apache License 2.0
googleapis/gax-go v2.14.1: https://godoc.org/github.com/googleapis/gax-go : BSD 3-clause "New" or "Revised" License
googleapis/go-genproto 20241118-snapshot-e639e219: https://godoc.org/google.golang.org/genproto : Apache License 2.0
googleapis/go-genproto 20250603-snapshot-513f2392: https://godoc.org/google.golang.org/genproto : Apache License 2.0
googleapis/google-api-go-client v0.230.0 : BSD 3-clause "New" or "Revised" License
googleapis/google-cloud-java 2.40.0: https://github.com/googleapis/google-cloud-java : Apache License 2.0
GoogleCloudPlatform/opentelemetry-operations-go v0.48.1 : Apache License 2.0
GoogleCloudPlatform/opentelemetry-operations-go v1.8.0 : Apache License 2.0
googlegson 2.12.1: https://github.com/google/gson : Apache License 2.0
googlegson 2.8.5: https://github.com/google/gson : Apache License 2.0
googlegson 2.8.9: https://github.com/google/gson : Apache License 2.0
googlegson 2.9.0: https://github.com/google/gson : Apache License 2.0
googleguava 33.1.0-jre: https://github.com/google/guava : Apache License 2.0
googleguava v30.1.1: https://github.com/google/guava : Apache License 2.0
googleguava v32.0.1: https://github.com/google/guava : Apache License 2.0
googlei18n/libphonenumber v8.11.1: https://github.com/googlei18n/libphonenumber : Apache License 2.0
Googleuuid v1.6.0: https://github.com/google/uuid : BSD 3-clause "New" or "Revised" License
gopd 1.2.0: https://github.com/ljharb/gopd#readme : MIT License
gopkg.in/jcmturner/aescts.v1 v2.0.0: https://github.com/jcmturner/aescts : Apache License 2.0
gopsutil v4.25.6: https://github.com/shirou/gopsutil : BSD 3-clause "New" or "Revised" License
gorilla/handlers v1.5.1: http://github.com/gorilla/handlers/ : BSD 2-clause "Simplified" License
gorilla/mux v1.8.0: https://github.com/gorilla/mux : BSD 3-clause "New" or "Revised" License
gorilla/websocket v1.5.0: https://github.com/gorilla/websocket : BSD 2-clause "Simplified" License
Gozala/events 3.3.0: https://github.com/Gozala/events : MIT License
grok 0.3.0: https://github.com/daschl/grok : Apache License 2.0
groupcache 20210331-snapshot-41bb18bf: https://github.com/golang/groupcache : Apache License 2.0
grpc-go v1.73.0: https://github.com/grpc/grpc-go : Apache License 2.0
grpc-google-cloud-storage-v2 2.40.1-alpha : Apache License 2.0
grpc-java 1.62.2: https://github.com/grpc/grpc-java : Apache License 2.0
GSON extensions to the Google HTTP Client Library for Java. 1.44.2: http://code.google.com/p/google-http-java-client/google-http-client-gson/ : Apache License 2.0
Guava InternalFutureFailureAccess and InternalFutures 1.0.1 : Apache License 2.0
Guava InternalFutureFailureAccess and InternalFutures 1.0.2 : Apache License 2.0
Guava ListenableFuture only 9999.0-empty-to-avoid-conflict-with-guava: https://mvnrepository.com/artifact/com.google.guava/listenablefuture : Apache License 2.0
h2non/filetype v1.1.1: https://github.com/h2non/filetype : MIT License
Hamcrest 1.3: http://hamcrest.org/ : BSD 3-clause "New" or "Revised" License
Hamcrest v2.2: http://hamcrest.org/ : BSD 3-clause "New" or "Revised" License
handlebars.java 4.3.1: https://github.com/jknack/handlebars.java : Apache License 2.0
Handy-URI-Templates 2.1.8.redhat-00001: https://github.com/damnhandy/Handy-URI-Templates : Apache License 2.0
has-bigints 1.1.0: https://github.com/ljharb/has-bigints#readme : MIT License
has-flag 3.0.0: https://github.com/sindresorhus/has-flag#readme : MIT License
has-flag 4.0.0: https://github.com/sindresorhus/has-flag#readme : MIT License
has-property-descriptors 1.0.2: https://github.com/inspect-js/has-property-descriptors#readme : MIT License
has-proto 1.2.0: https://github.com/inspect-js/can-set-proto#readme : MIT License
has-symbols 1.1.0: https://github.com/ljharb/has-symbols#readme : MIT License
has-tostringtag 1.0.2: https://github.com/inspect-js/has-tostringtag#readme : MIT License
hashery 1.4.0: https://github.com/jaredwray/hashery#readme : MIT License
hashicorp-go-cleanhttp v0.5.2: https://github.com/hashicorp/go-cleanhttp : Mozilla Public License 2.0
hashicorp-go-multierror v1.1.1: https://github.com/hashicorp/go-multierror : Mozilla Public License 2.0
hashicorp-go-retryablehttp 0.7.7: https://github.com/hashicorp/go-retryablehttp : Mozilla Public License 2.0
hashicorp-go-rootcerts v1.0.2: https://github.com/hashicorp/go-rootcerts : Mozilla Public License 2.0
hashicorp-go-uuid v1.0.3: https://github.com/hashicorp/go-uuid : Mozilla Public License 2.0
hashicorp-go-version v1.7.0: https://github.com/hashicorp/go-version : Mozilla Public License 2.0
hashicorp/cronexpr v1.1.2: https://github.com/hashicorp/cronexpr : Apache License 2.0
hashicorp/nomad-pack nightly : Mozilla Public License 2.0
hashicorp_nomad 20241218-snapshot-e3ac00f3: https://www.nomadproject.io/ : Business Source License 1.1
hasown 2.0.2: https://github.com/inspect-js/hasOwn#readme : MIT License
HdrHistogram 2.1.12: https://github.com/HdrHistogram/HdrHistogram : (BSD 2-clause "Simplified" License OR Creative Commons Zero v1.0 Universal OR Public Domain)
Hibernate JPA 2.1 API 1.0.0: http://www.hibernate.org/ : Eclipse Public License 1.0
Hibernate Validator 7.0.1.Final: http://validator.hibernate.org/ : Apache License 2.0
highcharts 12.4.0: https://www.highcharts.com : MIT License
highcharts-custom-events 4.0.2: https://github.com/blacklabel/custom_events#readme : MIT License
highcharts-react-official-fix 3.2.3: https://github.com/highcharts/highcharts-react#readme : MIT License
HikariCP 2.4.13: http://brettwooldridge.github.io/HikariCP : Apache License 2.0
History 5.3.0: https://github.com/ReactTraining/history : MIT License
hitimes 1.3.1: http://copiousfreetime.rubyforge.org/hitimes : ISC License
hoist-non-react-statics v3.3.2: https://github.com/mridgway/hoist-non-react-statics : BSD 3-clause "New" or "Revised" License
hookified 1.15.0: https://github.com/jaredwray/hookified#readme : MIT License
html-encoding-sniffer 3.0.0: https://github.com/jsdom/html-encoding-sniffer#readme : MIT License
html-minifier-terser 6.1.0: https://danielruf.github.io/html-minifier-terser/ : MIT License
html-tags 3.3.1: https://github.com/sindresorhus/html-tags : MIT License
html-webpack-plugin 5.6.5: https://github.com/ampedandwired/html-webpack-plugin : MIT License
htmlparser2 6.1.0: https://github.com/fb55/htmlparser2 : MIT License
HtmlUnit/htmlunit-neko 2.63.0 : Apache License 2.0
http-cookie 1.0.8: https://github.com/sparklemotion/http-cookie : MIT License
http-errors 2.0.1: https://github.com/jshttp/http-errors : MIT License
http-form_data 2.3.0: https://github.com/httprb/form_data.rb : MIT License
http-parser.rb 0.6.0: http://github.com/copiousfreetime/http-parser.rb : MIT License
http-proxy 1.18.1: https://github.com/nodejitsu/node-http-proxy : MIT License
http-proxy-middleware 3.0.5: https://github.com/chimurai/http-proxy-middleware : MIT License
http.rb v3.3.0: https://github.com/tarcieri/http.rb : MIT License
httpcore.nio.wso2 4.4.14.wso2v1 : Apache License 2.0
https-proxy-agent 5.0.1: https://github.com/TooTallNate/node-https-proxy-agent : MIT License
hughsk/flat 5.0.2: https://github.com/hughsk/flat : BSD 3-clause "New" or "Revised" License
human-signals 2.1.0: https://git.io/JeluP : Apache License 2.0
hustcc/jest-canvas-mock 2.5.2: https://github.com/hustcc/jest-canvas-mock#readme : MIT License
hyperdyperid 1.2.0: https://github.com/streamich/hyperdyperid : MIT License
hyperscan-java-native : BSD 3-clause "New" or "Revised" License
hypersistence-utils-hibernate-52 3.1.1 : Apache License 2.0
hypersistence-utils-hibernate-55 3.1.1 : Apache License 2.0
hyphenate-style-name 1.1.0: https://github.com/rexxars/hyphenate-style-name#readme : BSD 3-clause "New" or "Revised" License
icholy/digest v0.1.22 : MIT License
iconv-lite 0.6.3: https://github.com/ashtuchkin/iconv-lite : MIT License
iconv-lite 0.7.1: https://github.com/ashtuchkin/iconv-lite : MIT License
icss-utils 5.1.0: https://github.com/css-modules/icss-utils#readme : ISC License
immer 11.1.3: https://immerjs.github.io/immer/ : MIT License
import-fresh 3.3.1: https://github.com/sindresorhus/import-fresh : MIT License
import-local 3.2.0: https://github.com/sindresorhus/import-local#readme : MIT License
imurmurhash 0.1.4: https://github.com/jensyt/imurmurhash-js : MIT License
indent-string v4.0.0: https://github.com/sindresorhus/indent-string : MIT License
Info-Zip 6.0: http://infozip.sourceforge.net/ : BSD 3-clause "New" or "Revised" License
inherits v2.0.4: https://github.com/isaacs/inherits : ISC License
internal-slot 1.1.0: https://github.com/ljharb/internal-slot#readme : MIT License
Internet Time Utility 1.10.2 : Apache License 2.0
interpret 3.1.1: https://github.com/tkellen/node-interpret : MIT License
invokebinder 1.13: http://maven.apache.org : Apache License 2.0
io-console 0.7.2: http://www.ruby-lang.org : (BSD 2-clause "Simplified" License OR Ruby License)
io-wait 0.3.0: https://github.com/ruby/io-wait : (BSD 2-clause "Simplified" License OR Ruby License)
io.grpc:grpc-alts 1.62.2 : Apache License 2.0
io.grpc:grpc-auth 1.62.2 : Apache License 2.0
io.grpc:grpc-context 1.62.2 : Apache License 2.0
io.grpc:grpc-googleapis 1.62.2 : Apache License 2.0
io.grpc:grpc-grpclb 1.62.2 : Apache License 2.0
io.grpc:grpc-inprocess 1.62.2 : Apache License 2.0
io.grpc:grpc-netty-shaded 1.62.2 : Apache License 2.0
io.grpc:grpc-protobuf-lite 1.62.2 : Apache License 2.0
io.grpc:grpc-rls 1.62.2 : Apache License 2.0
io.grpc:grpc-services 1.62.2 : Apache License 2.0
io.grpc:grpc-stub 1.62.2 : Apache License 2.0
io.grpc:grpc-util 1.62.2 : Apache License 2.0
io.grpc:grpc-xds 1.62.2 : Apache License 2.0
io.swagger:swagger-annotations 1.6.9 : Apache License 2.0
io.swagger:swagger-annotations 2.2.8 : Apache License 2.0
ipaddr 1.2.4: https://github.com/gcwelborn/ip-addr#readme : (BSD 2-clause "Simplified" License OR Ruby License)
irb 1.4.2: https://github.com/ruby/irb : (BSD 2-clause "Simplified" License OR Ruby License)
IRI 5.2.0: http://jena.apache.org/jena-iri/ : Apache License 2.0
is-array-buffer 3.0.5: https://github.com/fengyuanchen/is-array-buffer#readme : MIT License
is-arrayish 0.2.1: https://github.com/qix-/node-is-arrayish#readme : MIT License
is-arrayish 0.3.4: https://github.com/qix-/node-is-arrayish#readme : MIT License
is-async-function 2.1.1: https://github.com/tunnckocore/is-async-function#readme : MIT License
is-bigint 1.1.0: https://github.com/ljharb/is-bigint#readme : MIT License
is-boolean-object 1.2.2: https://github.com/ljharb/is-boolean-object#readme : MIT License
is-buffer v2.0.5: https://github.com/feross/is-buffer : MIT License
is-callable 1.2.7: https://github.com/ljharb/is-callable : MIT License
is-ci 2.0.0: https://github.com/watson/is-ci : MIT License
is-core-module 2.16.1: https://github.com/meandavejustice/is-core-module : MIT License
is-data-view 1.0.2: https://github.com/inspect-js/is-data-view#readme : MIT License
is-date-object 1.1.0: https://github.com/ljharb/is-date-object : MIT License
is-docker 3.0.0: https://github.com/sindresorhus/is-docker : MIT License
is-extglob 2.1.1: https://github.com/jonschlinkert/is-extglob : MIT License
is-finalizationregistry 1.1.1: https://github.com/inspect-js/is-finalizationregistry#readme : MIT License
is-fullwidth-code-point 3.0.0: https://github.com/sindresorhus/is-fullwidth-code-point : MIT License
is-generator-fn 2.1.0: https://github.com/sindresorhus/is-generator-fn : MIT License
is-generator-function 1.1.2: https://github.com/ljharb/is-generator-function : MIT License
is-glob 4.0.3: https://www.npmjs.com/package/is-glob : MIT License
is-in-browser 1.1.3: https://github.com/tuxsudo/is-in-browser#readme : MIT License
is-in-ssh 1.0.0: https://github.com/sindresorhus/is-in-ssh#readme : MIT License
is-inside-container 1.0.0: https://github.com/sindresorhus/is-inside-container#readme : MIT License
is-interactive 2.0.0: https://github.com/sindresorhus/is-interactive#readme : MIT License
is-map 2.0.3: https://github.com/arthurvr/is-map : MIT License
is-negative-zero 2.0.3: https://github.com/ljharb/is-negative-zero : MIT License
is-number 7.0.0: https://github.com/jonschlinkert/is-number : MIT License
is-number-object 1.1.1: https://github.com/ljharb/is-number-object : MIT License
is-plain-object 2.0.4: https://github.com/jonschlinkert/is-plain-object : MIT License
is-plain-object v5.0.0: https://github.com/jonschlinkert/is-plain-object : MIT License
is-potential-custom-element-name 1.0.1: https://github.com/mathiasbynens/is-potential-custom-element-name : MIT License
is-regex 1.2.1: https://github.com/ljharb/is-regex : MIT License
is-set 2.0.3: https://github.com/arthurvr/is-set : MIT License
is-shared-array-buffer 1.0.4: https://github.com/inspect-js/is-shared-array-buffer#readme : MIT License
is-stream 2.0.1: https://github.com/sindresorhus/is-stream : MIT License
is-string 1.1.1: https://github.com/ljharb/is-string : MIT License
is-symbol 1.1.1: https://github.com/ljharb/is-symbol : MIT License
is-typed-array 1.1.15: https://github.com/inspect-js/is-typed-array/ : MIT License
is-unicode-supported 2.1.0: https://github.com/sindresorhus/is-unicode-supported#readme : MIT License
is-weakmap 2.0.2: https://github.com/arthurvr/is-weakmap : MIT License
is-weakref 1.1.1: https://github.com/inspect-js/is-weakref#readme : MIT License
is-weakset 2.0.4: https://github.com/arthurvr/is-weakset : MIT License
is-what 3.14.1: https://github.com/mesqueeb/isWhat#readme : MIT License
is-wsl 3.1.0: https://github.com/sindresorhus/is-wsl#readme : MIT License
isaacs/jackspeak 3.4.3: https://github.com/isaacs/jackspeak#readme : Blue Oak Model License 1.0.0
isaacs/once 1.4.0: https://github.com/isaacs/once : ISC License
isarray 2.0.5: https://github.com/juliangruber/isarray : MIT License
isexe 2.0.0: https://github.com/isaacs/isexe#readme : ISC License
isl: http://isl.gforge.inria.fr/ : MIT License
isobject 3.0.1: https://github.com/jonschlinkert/isobject : MIT License
ispromise 4.0.0: https://github.com/then/is-promise : MIT License
istanbul-lib-coverage 3.2.2: https://github.com/istanbuljs/istanbul-lib-coverage : BSD 3-clause "New" or "Revised" License
istanbul-lib-instrument 6.0.3: https://github.com/istanbuljs/istanbul-lib-instrument : BSD 3-clause "New" or "Revised" License
istanbul-lib-report 3.0.1: https://github.com/istanbuljs/istanbul-lib-report : BSD 3-clause "New" or "Revised" License
istanbul-lib-source-maps 5.0.6: https://github.com/istanbuljs/istanbul-lib-source-maps#readme : BSD 3-clause "New" or "Revised" License
istanbul-reports 3.2.0: https://github.com/istanbuljs/istanbul-reports : BSD 3-clause "New" or "Revised" License
iterator.prototype 1.1.5: https://github.com/ljharb/iterator.prototype#readme : MIT License
j2objc - Java to IOS 1.1: http://j2objc.org : Apache License 2.0
j2objc - Java to IOS 2.8: http://j2objc.org : Apache License 2.0
j2objc - Java to IOS 3.0.0: http://j2objc.org : Apache License 2.0
j4rs 0.20.0 : (MIT License OR Apache License 2.0)
Jackson 2 extensions to the Google HTTP Client Library for Java. 1.44.2: http://code.google.com/p/google-http-java-client/google-http-client-jackson2/ : Apache License 2.0
Jackson datatypes: Collections 2.17.2 : Apache License 2.0
jackson-annotations 2.15.4: https://github.com/FasterXML/jackson-annotations : Apache License 2.0
jackson-annotations 2.16.2: https://github.com/FasterXML/jackson-annotations : Apache License 2.0
jackson-annotations 2.17.2: https://github.com/FasterXML/jackson-annotations : Apache License 2.0
jackson-bom 2.17.2 : Apache License 2.0
jackson-core 2.15.4: https://github.com/FasterXML/jackson-core : Apache License 2.0
jackson-core 2.16.2: https://github.com/FasterXML/jackson-core : Apache License 2.0
jackson-core 2.17.2: https://github.com/FasterXML/jackson-core : Apache License 2.0
jackson-databind 2.15.4: https://github.com/FasterXML/jackson-databind : Apache License 2.0
jackson-databind 2.16.2: https://github.com/FasterXML/jackson-databind : Apache License 2.0
jackson-databind 2.17.2: https://github.com/FasterXML/jackson-databind : Apache License 2.0
jackson-dataformat-binary 2.16.2: https://github.com/FasterXML/jackson-dataformats-binary : Apache License 2.0
jackson-dataformat-csv 2.17.2: http://wiki.fasterxml.com/JacksonExtensionCSV : Apache License 2.0
Jackson-dataformat-TOML 2.17.2 : Apache License 2.0
jackson-dataformat-xml 2.17.2: https://github.com/FasterXML/jackson-dataformat-xml : Apache License 2.0
jackson-dataformat-yaml 2.17.2: https://github.com/FasterXML/jackson-dataformat-yaml : Apache License 2.0
jackson-datatype-guava 2.17.2: http://wiki.fasterxml.com/JacksonModuleGuava : Apache License 2.0
jackson-datatype-joda 2.16.2: https://github.com/FasterXML/jackson-datatype-joda : Apache License 2.0
jackson-datatype-joda 2.17.2: https://github.com/FasterXML/jackson-datatype-joda : Apache License 2.0
Jackson-Datatype-JSR310 2.17.2: http://wiki.fasterxml.com/JacksonModuleJSR310 : Apache License 2.0
Jackson-module-Afterburner 2.15.4: http://wiki.fasterxml.com/JacksonHome : Apache License 2.0
jackson-module-kotlin 2.17.2: https://github.com/FasterXML/jackson-module-kotlin : Apache License 2.0
Jackson-module-parameter-names 2.17.2: https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names : Apache License 2.0
jackson-modules-java8 2.17.2: https://github.com/FasterXML/jackson-modules-java8 : Apache License 2.0
JaCoCo 0.8.12: http://www.eclemma.org/jacoco/ : Eclipse Public License 2.0
JaCoCo 0.8.7: http://www.eclemma.org/jacoco/ : Eclipse Public License 2.0
Jadira Usertype Core (for Joda Time, Joda Money, Libphonenum and JDK Types with Hibernate) 6.0.1.GA-jdk9: http://oss.jadira.co.uk/usertype.core/ : Apache License 2.0
Jadira Usertype SPI Classes for Hibernate 6.0.1.GA-jdk9: http://oss.jadira.co.uk/usertype.spi/ : Apache License 2.0
jakartaeevalidation 2.0.1: http://beanvalidation.org : Apache License 2.0
jakartaeevalidation 3.0.0: http://beanvalidation.org : Apache License 2.0
jakartaeevalidation 3.0.2: http://beanvalidation.org : Apache License 2.0
Janino 3.1.0: https://janino-compiler.github.io/janino/ : BSD 3-clause "New" or "Revised" License
janko/down v5.2.3: https://github.com/janko/down : MIT License
janko/down v5.3.0: https://github.com/janko/down : MIT License
jansi 1.12: https://github.com/fusesource/jansi : Apache License 2.0
jansi-native 1.6: https://github.com/chirino/jansi-native : Apache License 2.0
jar-dependencies 0.3.10: https://github.com/mkristian/jar-dependencies : MIT License
jar-dependencies 0.5.4: https://github.com/mkristian/jar-dependencies : MIT License
jarib/childprocess 4.1.0: https://github.com/jarib/childprocess : MIT License
Jasypt 1.9.2: http://www.jasypt.org/ : Apache License 2.0
Java Annotation Indexer 2.0.5.Final: http://www.jboss.org/jandex : Apache License 2.0
Java client for the RabbitMQ HTTP API 5.0.0 : Apache License 2.0
Java Concurrency in Practice book annotations 1.0: http://jcip.net/ : Creative Commons Attribution 2.5
Java UUID Generator 4.1.0: http://wiki.fasterxml.com/JugHome : Apache License 2.0
java-classmate 1.5.1: http://fasterxml.com : Apache License 2.0
java-dogstatsd-client 4.4.0 : MIT License
java-spdx-library 2.0.0 : Apache License 2.0
java-support 8.3.1 : Apache License 2.0
javatuples 1.2: http://www.javatuples.org : Apache License 2.0
Jayway JsonPath 2.0.0: https://github.com/jayway/JsonPath : Apache License 2.0
jbcrypt: http://www.mindrot.org/projects/jBCrypt : ISC License
JCIP Annotations under Apache License 1.0-1: http://stephenc.github.com/jcip-annotations : Apache License 2.0
JCL 1.2 Implemented Over SLF4J 1.7.30: http://www.slf4j.org : Apache License 2.0
jclouds Components Core 2.5.0: http://jclouds.incubator.apache.org/jclouds-core/ : Apache License 2.0
jcmturner/dnsutils v2.0.0: https://github.com/jcmturner/dnsutils : Apache License 2.0
jcmturner/gofork v1.7.6: https://pkg.go.dev/github.com/jcmturner/gofork : BSD 3-clause "New" or "Revised" License
jcmturner/goidentity 6.0.1: https://github.com/jcmturner/goidentity : Apache License 2.0
jcmturner/gokrb5 v8.4.4: https://github.com/jcmturner/gokrb5 : Apache License 2.0
jcmturner/rpc v2.0.3: https://github.com/jcmturner/rpc : Apache License 2.0
jcodings 1.0.58: https://github.com/jruby/jcodings : MIT License
jcodings 1.0.63: https://github.com/jruby/jcodings : MIT License
JCommander Library 1.72: http://jcommander.org/ : Apache License 2.0
jCSV 1.4.0: http://jcsv.sourceforge.net : Apache License 2.0
JCTTools 3.1.0: http://jctools.github.io/JCTools : Apache License 2.0
JCTTools 3.3.0: http://jctools.github.io/JCTools : Apache License 2.0
JCTTools v4.0.5: http://jctools.github.io/JCTools : Apache License 2.0
jedis 5.1.5: https://github.com/xetorthio/jedis : MIT License
jedis v3.2.0: https://github.com/xetorthio/jedis : MIT License
jedis-mock 1.1.1 : Apache License 2.0
JedWatson/react-select 5.10.2: https://github.com/JedWatson/react-select : MIT License
Jena 5.2.0: http://jena.apache.org/ : Apache License 2.0
Jest from Facebook 29.6.3: https://jestjs.io : MIT License
Jest from Facebook 29.7.0: https://jestjs.io : MIT License
Jest from Facebook 30.2.0: https://jestjs.io : MIT License
jest-changed-files 30.2.0: https://github.com/facebook/jest#readme : MIT License
jest-config 30.2.0: https://github.com/facebook/jest#readme : MIT License
jest-diff 29.7.0: https://github.com/facebook/jest#readme : MIT License
jest-diff 30.2.0: https://github.com/facebook/jest#readme : MIT License
jest-each 30.2.0: https://github.com/mattphillips/jest-each#readme : MIT License
jest-environment-jsdom 29.7.0: https://github.com/facebook/jest#readme : MIT License
jest-environment-node 30.2.0: https://github.com/facebook/jest#readme : MIT License
jest-fail-on-console 3.3.4: https://github.com/ValentinH/jest-fail-on-console.git : MIT License
jest-get-type 29.6.3: https://github.com/facebook/jest#readme : MIT License
jest-haste-map 30.2.0: https://github.com/facebook/jest#readme : MIT License
jest-junit 16.0.0: https://github.com/palmerj3/jest-junit : Apache License 2.0
jest-leak-detector 30.2.0: https://github.com/facebook/jest#readme : MIT License
jest-localstorage-mock 2.4.26: https://github.com/clarkbw/jest-localstorage-mock#readme : BSD 3-clause "New" or "Revised" License
jest-matcher-utils 29.2.2: https://github.com/facebook/jest#readme : MIT License
jest-matcher-utils 30.2.0: https://github.com/facebook/jest#readme : MIT License
jest-message-util 29.7.0: https://github.com/facebook/jest#readme : MIT License
jest-message-util 30.2.0: https://github.com/facebook/jest#readme : MIT License
jest-pnp-resolver 1.2.3: https://github.com/arcanis/jest-pnp-resolver : MIT License
jest-prop-type-error 1.1.0: https://github.com/esphen/jest-prop-type-error : MIT License
jest-regex-util 30.0.1: https://github.com/facebook/jest#readme : MIT License
jest-resolve 30.2.0: https://github.com/facebook/jest#readme : MIT License
jest-resolve-dependencies 30.2.0: https://github.com/facebook/jest#readme : MIT License
jest-runner 30.2.0: https://github.com/facebook/jest#readme : MIT License
jest-runtime 30.2.0: https://github.com/facebook/jest#readme : MIT License
jest-silent-reporter 0.6.0: https://github.com/rickhanlonii/jest-silent-reporter#readme : MIT License
jest-snapshot 30.2.0: https://github.com/facebook/jest#readme : MIT License
jest-util 26.6.2: https://github.com/facebook/jest#readme : MIT License
jest-util 29.7.0: https://github.com/facebook/jest#readme : MIT License
jest-util 30.2.0: https://github.com/facebook/jest#readme : MIT License
jest-validate 30.2.0: https://github.com/facebook/jest#readme : MIT License
jest-worker 27.5.1: https://github.com/facebook/jest#readme : MIT License
jest-worker 30.2.0: https://github.com/facebook/jest#readme : MIT License
Jetbrains annotations 13.0: http://www.jetbrains.org : Apache License 2.0
Jetbrains annotations 23.0.0: http://www.jetbrains.org : Apache License 2.0
Jetty: Java based HTTP/1.x, HTTP/2, Servlet, WebSocket Server 9.4.53.20231009: http://www.eclipse.org/jetty/ : (Apache License 2.0 AND Eclipse Public License 1.0)
JEuclid 3.1.0: http://jeuclid.sourceforge.net/ : Apache License 2.0
jfelchner/ruby-progressbar 1.13.0: https://github.com/jfelchner/ruby-progressbar : MIT License
Jing 20200702VNU: http://www.thaiopensource.com/relaxng/jing.html : BSD 3-clause "New" or "Revised" License
jinzhu/copier v0.4.0: https://github.com/jinzhu/copier : MIT License
jitescript 0.4.1: https://github.com/qmx/jitescript : Apache License 2.0
jiti 2.6.1: https://github.com/nuxt-contrib/jiti#readme : MIT License
JLine - Java Console input Library 2.14.6: https://github.com/jline/jline2 : BSD 3-clause "New" or "Revised" License
JLine - Java Console input Library 3.26.1: https://github.com/jline/jline2 : BSD 3-clause "New" or "Revised" License
jls-grok 0.11.5: http://code.google.com/p/semicomplete/wiki/Grok : Apache License 2.0
jmespath rubygems 1.6.2: http://github.com/trevorrowe/jmespath.rb : Apache License 2.0
jmhodges-clock 1.2.0: https://github.com/jmhodges/clock : MIT License
jmustache jmustache-1.15: https://github.com/samskivert/jmustache : BSD 3-clause "New" or "Revised" License
jmxfetch 0.49.6 : BSD 3-clause "New" or "Revised" License
jonboulle-clockwork v0.2.2: https://github.com/jonboulle/clockwork : Apache License 2.0
joni 2.2.1: http://github.com/jruby/joni : MIT License
joni 2.2.5: http://github.com/jruby/joni : MIT License
JOpt Simple 5.0.4: http://pholser.github.io/jopt-simple/ : MIT License
jordansissel/ruby-arr-pm v0.0.12: https://github.com/jordansissel/ruby-arr-pm : Apache License 2.0
josharian/intern v1.0.0: https://github.com/josharian/intern : MIT License
joyent-http-parser 2.0: https://github.com/joyent/http-parser : MIT License
jpillora-backoff 1.0.0: https://github.com/jpillora/backoff : MIT License
jQuery 3.7.1: http://jquery.com/ : MIT License
jrjackson 0.4.20: https://github.com/guyboertje/jrjackson : Apache License 2.0
js-tokens 4.0.0: https://github.com/lydell/js-tokens : MIT License
js-yaml 3.14.2: https://github.com/nodeca/js-yaml : MIT License
js-yaml 4.1.1: https://github.com/nodeca/js-yaml : MIT License
jsdom 20.0.3: https://github.com/jsdom/jsdom : MIT License
jsesc 3.1.0: http://mths.be/jsesc : MIT License
jshttp statuses 2.0.2: https://github.com/jshttp/statuses : MIT License
JSHTTP's negotiator 0.6.4: https://www.npmjs.com/package/negotiator : MIT License
JSHTTP's negotiator 1.0.0: https://www.npmjs.com/package/negotiator : MIT License
jshttp/content-type 1.0.5: https://github.com/jshttp/content-type : MIT License
jshttp/fresh 2.0.0: https://github.com/jshttp/fresh : MIT License
jshttp/mime-types 2.1.35: https://github.com/jshttp/mime-types : MIT License
jshttp/mime-types 3.0.2: https://github.com/jshttp/mime-types : MIT License
jsjest 30.2.0: https://jestjs.io : MIT License
JSON for Ruby 2.12.2: http://json.rubyforge.org/ : Ruby License
JSON for Ruby 2.13.2: http://json.rubyforge.org/ : Ruby License
JSON for Ruby 2.7.1: http://json.rubyforge.org/ : (BSD 2-clause "Simplified" License OR Ruby License)
JSON for Ruby 2.7.6: http://json.rubyforge.org/ : Ruby License
JSON for Ruby 2.9.1: http://json.rubyforge.org/ : Ruby License
json-buffer 3.0.1: https://github.com/dominictarr/json-buffer : MIT License
json-colorizer 3.0.1: https://github.com/joeattardi/json-colorizer#readme : MIT License
JSON-java 20090211: https://github.com/stleary/JSON-java : JSON License
JSON-java 20231013: https://github.com/stleary/JSON-java : Public Domain
json-parse-even-better-errors 2.3.1: https://github.com/npm/json-parse-even-better-errors#readme : MIT License
json-path-assert 2.0.0: http://code.google.com/p/json-path/ : Apache License 2.0
json-schema-traverse 0.4.1: https://github.com/epoberezkin/json-schema-traverse : MIT License
json-schema-traverse 1.0.0: https://github.com/epoberezkin/json-schema-traverse : MIT License
json-smart 2.4.8: http://netplex.github.io/json-smart/ : Apache License 2.0
json-smart 2.4.9: http://netplex.github.io/json-smart/ : Apache License 2.0
json-unit-core 2.36.0: https://github.com/lukas-krecan/JsonUnit/json-unit-core : Apache License 2.0
JSON.simple 3.0.2 : Apache License 2.0
json5 1.0.2: http://json5.org/ : MIT License
json5 2.2.3: http://json5.org/ : MIT License
JSONassert 1.2.3: https://github.com/skyscreamer/JSONassert : Apache License 2.0
jsoniter-go v1.1.12: http://jsoniter.com/ : MIT License
JSONLD Java :: Core 0.12.3: http://github.com/jsonld-java/jsonld-java/jsonld-java/ : BSD 3-clause "New" or "Revised" License
jsonreference v0.21.0: https://github.com/go-openapi/jsonreference : Apache License 2.0
JsonSchemaValidator 1.5.1 : Apache License 2.0
jsoup 1.15.3: http://jsoup.org : MIT License
jsoup 1.18.1: http://jsoup.org : MIT License
jss 10.10.0: https://github.com/kof/jss : MIT License
jss-preset-default 10.10.0: https://github.com/cssinjs/jss-preset-default : MIT License
jsx-ast-utils 3.3.5: https://github.com/evcohen/jsx-ast-utils#readme : MIT License
JUL to SLF4J bridge 1.7.36: http://www.slf4j.org : MIT License
JUnit 4.13.2: https://junit.org/junit5/ : Eclipse Public License 1.0
JUnit 5 (Bill of Materials) 5.8.2 : Eclipse Public License 2.0
JUnit Jupiter (Aggregator) 5.8.2 : Eclipse Public License 2.0
JZlib 1.1.3: http://www.jcraft.com/jzlib/ : BSD 3-clause "New" or "Revised" License
k8s.io/klog 2.130.1: https://github.com/kubernetes/klog : Apache License 2.0
k8s.io/klog v2.100.1: https://github.com/kubernetes/klog : Apache License 2.0
k8s.io/kube-openapi 20241105-snapshot-32ad38e4: https://github.com/kubernetes/kube-openapi : Apache License 2.0
k8s.io/utils 20241104-snapshot-3ea5e8ce: https://github.com/kubernetes/utils : Apache License 2.0
kafka-avro-serializer 7.9.1 : Apache License 2.0
kafka-schema-registry-client 7.9.1 : Apache License 2.0
kafka-schema-serializer 7.9.1 : Apache License 2.0
kentcdodds/use-deep-compare-effect 1.8.1: https://github.com/kentcdodds/use-deep-compare-effect#readme : MIT License
keyv 4.5.4: https://github.com/lukechilds/keyv : MIT License
keyv 5.5.5: https://github.com/lukechilds/keyv : MIT License
kind-of 6.0.3: https://github.com/jonschlinkert/kind-of : MIT License
klauspost-compress v1.18.0: https://github.com/klauspost/compress : BSD 3-clause "New" or "Revised" License
klauspost-cpuid v2.2.8: https://github.com/klauspost/cpuid : MIT License
known-css-properties 0.37.0: https://github.com/betit/known-css-properties#readme : MIT License
Kotlin 1.7.22: http://kotlin.jetbrains.org : Apache License 2.0
Kotlin 1.9.23: http://kotlin.jetbrains.org : Apache License 2.0
kotlin-reflect 1.7.22: https://kotlinlang.org/ : Apache License 2.0
kotlin-stdlib-common 1.7.22 : Apache License 2.0
kotlinx-coroutines-bom 1.8.0 : Apache License 2.0
kotlinx-coroutines-core 1.8.0: https://github.com/Kotlin/kotlinx.coroutines : Apache License 2.0
krb5/krb5 1.20.1: https://github.com/krb5/krb5 : Krb5-MIT License
krb5/krb5 1.21.3: https://github.com/krb5/krb5 : Krb5-MIT License
kubernetes-sigs/structured-merge-diff v4.4.2: https://github.com/kubernetes-sigs/structured-merge-diff : Apache License 2.0
kubernetes/api v0.32.3: https://github.com/kubernetes/api : Apache License 2.0
kubernetes/apimachinery v0.32.3: https://github.com/kubernetes/apimachinery : Apache License 2.0
kuler 2.0.0: https://github.com/3rd-Eden/kuler : MIT License
language-subtag-registry 0.3.23: https://github.com/mattcg/language-subtag-registry : Creative Commons Zero v1.0 Universal
language-tags 1.0.9: https://github.com/mattcg/language-tags : MIT License
LatencyUtils 2.0.3: https://github.com/LatencyUtils/LatencyUtils : (BSD 2-clause "Simplified" License OR Creative Commons Zero v1.0 Universal)
laurikari/tre: https://github.com/laurikari/tre : BSD 2-clause "Simplified" License
lddtree 0.2.3 : MIT License
leejarvis/slop 3.5.0: https://github.com/leejarvis/slop : MIT License
less-loader 12.3.0: https://github.com/webpack/less-loader : MIT License
leven 3.1.0: https://github.com/sindresorhus/leven : MIT License
levn 0.4.1: https://github.com/gkz/levn : MIT License
lib: https://stdlib.com : MIT License
libaddressable-ruby 2.8.7: http://addressable.rubyforge.org/ : Apache License 2.0
libaom v3.13.1: https://aomedia.org/ : BSD 3-clause "New" or "Revised" License
libavif 1.3.0: https://github.com/AOMediaCodec/libavif : BSD 2-clause "Simplified" License
libcapstone-dev 4.0.2: https://www.capstone-engine.org/ : BSD 3-clause "New" or "Revised" License
libdav1d 1.5.2 : BSD 2-clause "Simplified" License
libexpat 2.7.3: http://www.libexpat.org/ : MIT License
libICE 1.1.2: http://www.x.org : MIT Open Group variant
libsinatra-ruby 4.1.1: http://www.sinatrarb.com/ : Expat License
libSM 1.2.6: http://xorg.freedesktop.org/ : MIT License
libwebp 1.6.0: https://developers.google.com/speed/webp/ : BSD 3-clause "New" or "Revised" License
libX11 1.8.10: https://github.com/mirror/libX11 : (X11 License AND MIT License)
libX11 1.8.12: https://github.com/mirror/libX11 : MIT License
libXau 1.0.12: http://www.x.org : MIT Open Group variant
libxml2 2.13.9: https://github.com/GNOME/libxml2 : MIT License
libxml2 2.9.14: https://github.com/GNOME/libxml2 : MIT License
libyuv 0.0.1887.20251502 : BSD 3-clause "New" or "Revised" License
lilconfig 3.1.3: https://github.com/antonk52/lilconfig#readme : MIT License
linenoise: http://github.com/antirez/linenoise : BSD 2-clause "Simplified" License
lines-and-columns 1.2.4: https://github.com/eventualbuddha/lines-and-columns#readme : MIT License
ljharb/object.assign 4.1.7: https://github.com/ljharb/object.assign : MIT License
LLVM - Low Level Virtual Machine 19.1.7: https://www.llvm.org/ : (University of Illinois/NCSA Open Source License OR Apache License 2.0 with Exceptions)
loader-runner 4.3.1: https://github.com/webpack/loader-runner#readme : MIT License
locate-path v5.0.0: https://github.com/sindresorhus/locate-path : MIT License
locate-path v6.0.0: https://github.com/sindresorhus/locate-path : MIT License
Lodash 4.17.21: https://lodash.com/ : MIT License
lodash.debounce 4.0.8: https://lodash.com/ : MIT License
lodash.memoize 4.1.2: https://lodash.com/ : MIT License
lodash.merge 4.6.2: https://lodash.com/ : MIT License
lodash.truncate 4.4.2: https://lodash.com/ : MIT License
lodash.uniq 4.5.0: https://lodash.com/ : MIT License
log-symbols 7.0.1: https://github.com/sindresorhus/log-symbols : MIT License
logform 2.7.0: https://github.com/winstonjs/logform#readme : MIT License
logstash-filter-translate 3.4.3: https://github.com/logstash-plugins/logstash-filter-translate : Apache License 2.0
loose-envify 1.4.0: https://github.com/zertosh/loose-envify : MIT License
lostisland/sawyer 0.9.1: https://github.com/lostisland/sawyer : MIT License
lostisland/sawyer 0.9.2: https://github.com/lostisland/sawyer : MIT License
lostisland/sawyer 0.9.3: https://github.com/lostisland/sawyer : MIT License
lower-case 2.0.2: https://github.com/blakeembrey/lower-case : MIT License
lru_redux 1.1.0 : MIT License
lru_redux 1.1.0: https://github.com/SamSaffron/lru_redux : MIT License
lua 5.1.5: http://www.lua.org : MIT License
lua-cjson 2.1.0: https://kyne.au/~mark/software/lua-cjson.php : MIT License
luaj-jse 3.0.1: http://sourceforge.net/projects/luaj/ : MIT License
lz-string 1.5.0: https://github.com/pieroxy/lz-string : MIT License
maelstrom-container 0.14.0: https://github.com/maelstrom-software/maelstrom : (MIT License OR Apache License 2.0)
mailru/easyjson v0.7.7: https://github.com/mailru/easyjson : MIT License
make-dir 2.1.0: https://github.com/sindresorhus/make-dir#readme : MIT License
make-dir 4.0.0: https://github.com/sindresorhus/make-dir#readme : MIT License
makeerror 1.0.12: https://github.com/daaku/nodejs-makeerror : BSD 3-clause "New" or "Revised" License
manticore 0.9.1: https://github.com/cheald/manticore : MIT License
mapstructure v1.5.0: https://github.com/mitchellh/mapstructure : MIT License
march_hare 4.7.0: http://rubymarchhare.info : MIT License
markedjs 17.0.1: https://marked.js.org : MIT License
Masterminds-semver v1.5.0: https://github.com/Masterminds/semver : MIT License
match-sorter 8.2.0: https://github.com/kentcdodds/match-sorter#readme : MIT License
math-intrinsics 1.1.0: https://github.com/es-shims/math-intrinsics#readme : MIT License
mathiasbynens/he 1.2.0: https://github.com/mathiasbynens/he : MIT License
mathiasbynens/regenerate 1.4.2: https://github.com/mathiasbynens/regenerate : MIT License
mathml-tag-names 2.1.3: https://github.com/wooorm/mathml-tag-names#readme : MIT License
matrix 0.4.2: https://github.com/ruby/matrix : (BSD 2-clause "Simplified" License OR Ruby License)
mattn-go-colorable 0.1.13: http://godoc.org/github.com/mattn/go-colorable : (MIT License AND BSD 3-clause "New" or "Revised" License)
mattn-go-colorable v0.1.14: http://godoc.org/github.com/mattn/go-colorable : MIT License
mattn-go-isatty v0.0.20: http://godoc.org/github.com/mattn/go-isatty : MIT License
mattn-go-sqlite3 v1.14.22: http://mattn.github.io/go-sqlite3 : MIT License
mattn/go-ieproxy v0.0.1 : MIT License
MaxMind DB Reader 2.1.0: https://github.com/PaddeK/node-maxmind-db : Apache License 2.0
MaxMind GeoIP2 API 2.17.0 : Apache License 2.0
mdbook-compress 0.1.0: https://github.com/RosiePuddles/mdbook-compress : Mozilla Public License 2.0
mdn-data 2.0.28: https://developer.mozilla.org : Creative Commons Zero v1.0 Universal
mdn-data 2.12.2: https://developer.mozilla.org : Creative Commons Zero v1.0 Universal
mdub/clamp 1.3.3: https://github.com/mdub/clamp : MIT License
media-typer 1.1.0: https://github.com/expressjs/media-typer : MIT License
memoizable 0.4.2: http://github.com/ecomba/memoizable : MIT License
memoize-one 6.0.0: https://github.com/alexreardon/memoize-one : MIT License
meow 13.2.0: https://github.com/sindresorhus/meow : MIT License
merge-descriptors 2.0.0: https://github.com/component/merge-descriptors : MIT License
Merge-Stream 2.0.0: https://github.com/grncdr/merge-stream : MIT License
merge2 1.4.1: https://github.com/teambition/merge2 : MIT License
method_source 1.1.0: https://github.com/banister/method_source : MIT License
Metrics Core 4.2.9: http://metrics.codahale.com/metrics-core/ : Apache License 2.0
metriks 0.9.9.8: https://github.com/eric/metriks : MIT License
micromatch 4.0.8: https://github.com/jonschlinkert/micromatch : MIT License
micromatch/braces 3.0.2: https://github.com/micromatch/braces : MIT License
micromatch/braces 3.0.3: https://github.com/micromatch/braces : MIT License
micrometer-commons 1.10.13 : Apache License 2.0
micrometer-metrics 1.10.13: https://micrometer.io : Apache License 2.0
micrometer-observation 1.10.13 : Apache License 2.0
micrometer-registry-prometheus 1.10.13 : Apache License 2.0
Microsoft AutoRest Runtime for Java 1.7.3: https://github.com/Azure/autorest-clientruntime-for-java : MIT License
Microsoft Azure AutoRest Authentication Library for Java 1.7.3: https://github.com/Azure/autorest-clientruntime-for-java : MIT License
Microsoft Azure AutoRest Runtime for Java 1.7.3: https://github.com/Azure/autorest-clientruntime-for-java : MIT License
Microsoft Azure SDK annotations 1.10.0: https://github.com/Microsoft/java-api-annotations : MIT License
Microsoft Azure SDK for Key Vault 1.2.4 : MIT License
Microsoft Visual Studio 9.00.30729.6161 : Basic Proprietary Commercial License
Microsoft Windows Azure Storage Client SDK 8.6.6: http://nexus.sonatype.org/oss-repository-hosting.html/parent/modules/plugins/cloud-azure : Apache License 2.0
Microsofttslib 2.8.1: http://github.com/Microsoft/tslib/ : BSD Zero Clause License
miekg/dns v1.1.65: https://github.com/miekg/dns : BSD 3-clause "New" or "Revised" License
mime 1.6.0: https://github.com/broofa/node-mime : MIT License
mime-db 1.52.0: https://github.com/jshttp/mime-db : MIT License
mime-db 1.54.0: https://github.com/jshttp/mime-db : MIT License
mime-types-data 3.2023.1003: https://github.com/mime-types/mime-types-data : MIT License
MIME::Base64 3.16: http://search.cpan.org/dist/MIME-Base64/ : MIT License
mimic-fn 2.1.0: https://github.com/sindresorhus/mimic-fn#readme : MIT License
mimic-function 5.0.1: https://github.com/sindresorhus/mimic-function#readme : MIT License
min-indent 1.0.1: https://github.com/thejameskyle/min-indent#readme : MIT License
mini-css-extract-plugin 2.9.4: https://github.com/webpack-contrib/mini-css-extract-plugin#readme : MIT License
mini_mime 1.1.5: https://github.com/discourse/mini_mime : MIT License
minimatch 3.1.2: https://github.com/isaacs/minimatch : ISC License
minimatch 9.0.5: https://github.com/isaacs/minimatch : ISC License
minimist 1.2.8: https://github.com/minimistjs/minimist : MIT License
minio-java 8.5.5: https://minio.io/#libraries : Apache License 2.0
minipass 7.1.2: https://github.com/isaacs/minipass : ISC License
minitar 0.9: http://rubyforge.org/projects/ruwiki/ : (BSD 2-clause "Simplified" License OR Ruby License)
minitar 1.0.2: http://rubyforge.org/projects/ruwiki/ : (BSD 2-clause "Simplified" License OR Ruby License)
minitar 1.1.0: http://rubyforge.org/projects/ruwiki/ : (BSD 2-clause "Simplified" License OR Ruby License)
minitest 5.11.1: http://github.com/seattlerb/minitest : MIT License
minitest 5.15.0: http://github.com/seattlerb/minitest : MIT License
moby/sys user/v0.1.0: https://github.com/moby/sys : Apache License 2.0
Mock Server Client 5.15.0 : Apache License 2.0
mockdate v3.0.5: https://github.com/boblauer/mockdate : MIT License
mockito-junit-jupiter 4.5.1 : MIT License
Mockito_ 4.11.0: http://mockito.org : MIT License
MockServer & Proxy Netty 5.15.0 : Apache License 2.0
MockServer Core 5.15.0 : Apache License 2.0
modern-go/concurrent 20180305-snapshot-bacd9c7e: https://github.com/modern-go/concurrent : Apache License 2.0
modern-go/reflect2 v1.0.2: https://github.com/modern-go/reflect2 : Apache License 2.0
module-replacements 2.10.1: https://github.com/es-tooling/module-replacements#readme : MIT License
moo-color 1.0.3: https://github.com/archco/moo-color#readme : MIT License
moxystudio/node-cross-spawn 7.0.6: https://github.com/moxystudio/node-cross-spawn : MIT License
Mozilla Rhino 1.7.7.2: http://www.mozilla.org/rhino/ : Mozilla Public License 2.0
mozilla-sccache 0.2.15~git0.6b6d2f7: https://github.com/mozilla/sccache : Apache License 2.0
mozilla-sccache 0.9.1~22: https://github.com/mozilla/sccache : (MIT License AND BSD 2-clause "Simplified" License AND Creative Commons Zero v1.0 Universal AND ISC License AND Apache License 2.0 AND BSD 3-clause "New" or "Revised" License)
mozjs-github mozjs-source-26eff341874075f35c3daa42b8e29fa54ff62972: https://github.com/servo/mozjs : Mozilla Public License 2.0
mqttrust_core 0.5.2: https://crates.io/crates/mqttrust_core : (MIT License OR Apache License 2.0)
mrmime 2.0.1: https://github.com/lukeed/mrmime#readme : MIT License
ms.js 2.0.0: https://github.com/guille/ms.js : MIT License
ms.js 2.1.3: https://github.com/guille/ms.js : MIT License
msgpack-c 1.8.0: https://github.com/msgpack/msgpack-c : ISC License
multi_json 1.15.0: https://github.com/intridea/multi_json : MIT License
murmurhash3 0.1.6: https://github.com/funny-falcon/murmurhash3 : MIT License
mustermann 3.0.4: http://rkh.github.io/mustermann/ : MIT License
mustermann-contrib 3.0.4: http://sinatrarb.com/mustermann/ : MIT License
mutex_m 0.1.1: https://github.com/ruby/mutex_m : (BSD 2-clause "Simplified" License OR Ruby License)
nanoid 3.3.11: https://github.com/ai/nanoid#readme : MIT License
nanoid 5.1.6: https://github.com/ai/nanoid#readme : MIT License
napi-postinstall 0.3.4: https://github.com/un-ts/napi-postinstall#readme : MIT License
natefinch/lumberjack v2.2.1: https://github.com/natefinch/lumberjack : MIT License
natural-compare 1.4.0: https://github.com/litejs/natural-compare : MIT License
naught 1.1.0: https://github.com/avdi/naught : MIT License
nbtree_cli 0.1.0: https://crates.io/crates/nbtree_cli : (MIT License OR Apache License 2.0)
ncurses 6.4: http://www.gnu.org/software/ncurses/ : MIT License
ncurses 6.5_p20250503: http://www.gnu.org/software/ncurses/ : MIT License
ncurses 6.5_p20250705: http://www.gnu.org/software/ncurses/ : X11 License
ncurses 6.5_p20251123: http://www.gnu.org/software/ncurses/ : MIT License
ncurses-bin 6.4: http://invisible-island.net/ncurses/ : (X11 License OR MIT License)
NekoHTML 1.9.14: http://nekohtml.sourceforge.net/ : Apache License 2.0
neo-async 2.6.2: https://github.com/suguru03/Neo-Async : MIT License
nero 0.0.1: https://crates.io/crates/nero : (MIT License OR Apache License 2.0)
netroy/image-size 0.5.5: https://github.com/netroy/image-size : MIT License
Netty Project 4.1.100.Final: http://netty.io/ : Apache License 2.0
Netty Project 4.1.102.Final: http://netty.io/ : Apache License 2.0
Netty Project 4.1.108: http://netty.io/ : Apache License 2.0
Netty Project 4.1.118: http://netty.io/ : Apache License 2.0
Netty Project 4.1.86: http://netty.io/ : Apache License 2.0
netty-handler 4.1.100.Final: http://maven.lucee.org/netty-handler/ : Apache License 2.0
Netty/Codec/Base 4.2.0.Alpha5 : Apache License 2.0
Netty/Codec/Base 4.2.0.RC4 : Apache License 2.0
Netty/Codec/Marshalling 4.2.0.Alpha3 : Apache License 2.0
Netty/Codec/Protobuf 4.2.0.Alpha3 : Apache License 2.0
Netty/TomcatNative [BoringSSL - Static] 2.0.56.Final : Apache License 2.0
Netty/TomcatNative [OpenSSL - Classes] 2.0.56.Final : Apache License 2.0
Netty/Transport/Native/Unix/Common 4.1.100.Final : Apache License 2.0
Netty/Transport/Native/Unix/Common 4.1.118.Final : Apache License 2.0
Netty/Transport/Native/Unix/Common 4.1.86.Final : Apache License 2.0
newt-sys 0.0.0: https://crates.io/crates/newt-sys : GNU Library General Public License v2 only
nexdrew/ansi-align 3.0.1: https://github.com/nexdrew/ansi-align#readme : ISC License
nginx 1.29.0: http://nginx.org/ : BSD 2-clause "Simplified" License
nickcolley/jest-axe 10.0.0: https://github.com/nickcolley/jest-axe#readme : MIT License
nicksieger's multipart-post 2.4.1: http://github.com/nicksieger/multipart-post : MIT License
Nimbus LangTag 1.7 : Apache License 2.0
Nimbus-JOSE-JWT 10.0.2: http://nimbusds.com/ : Apache License 2.0
Nimbus-JOSE-JWT 9.22: http://nimbusds.com/ : Apache License 2.0
Nimbus-JOSE-JWT 9.28: http://nimbusds.com/ : Apache License 2.0
no-case 3.0.4: https://github.com/blakeembrey/no-case : MIT License
Node Cookie Parser 0.7.2: https://github.com/jshttp/cookie : MIT License
node-concat-map 0.0.1: https://github.com/substack/node-concat-map : MIT License
node-cookie-signature 1.2.2: https://github.com/visionmedia/node-cookie-signature : MIT License
node-entities 2.2.0: https://github.com/FB55/node-entities : BSD 2-clause "Simplified" License
node-entities 4.5.0: https://github.com/FB55/node-entities : BSD 2-clause "Simplified" License
node-entities 6.0.1: https://github.com/FB55/node-entities : BSD 2-clause "Simplified" License
node-error-ex 1.3.4: https://github.com/qix-/node-error-ex#readme : MIT License
node-glob 10.5.0: http://github.com/isaacs/node-glob : ISC License
node-graceful-fs 4.2.11: https://github.com/isaacs/node-graceful-fs : ISC License
node-html-entities 2.6.0: https://github.com/mdevils/node-html-entities : MIT License
node-http-proxy-agent 5.0.0: https://github.com/TooTallNate/node-http-proxy-agent : MIT License
node-ignore 5.3.2: https://github.com/kaelzhang/node-ignore : MIT License
node-ignore 7.0.5: https://github.com/kaelzhang/node-ignore : MIT License
node-int64 0.4.0: https://github.com/broofa/node-int64 : MIT License
node-jsonfile 6.1.0: https://github.com/jprichardson/node-jsonfile : MIT License
node-lru-cache 10.4.3: http://github.com/isaacs/node-lru-cache : ISC License
node-lru-cache 5.1.1: http://github.com/isaacs/node-lru-cache : ISC License
node-lru-cache 6.0.0: http://github.com/isaacs/node-lru-cache : ISC License
node-mkdirp 1.0.4: https://github.com/substack/node-mkdirp : MIT License
node-releases 2.0.27: https://github.com/chicoxyzzy/node-releases : MIT License
node-semver  5.7.2: https://github.com/npm/node-semver : ISC License
node-semver  6.3.1: https://github.com/npm/node-semver : ISC License
node-semver  7.5.4: https://github.com/npm/node-semver : ISC License
node-semver  7.7.3: https://github.com/npm/node-semver : ISC License
node-shell-quote 1.8.3: https://github.com/substack/node-shell-quote : MIT License
node-source-map-support 0.5.13: https://github.com/evanw/node-source-map-support : MIT License
node-source-map-support 0.5.21: https://github.com/evanw/node-source-map-support : MIT License
node-stack-trace 0.0.10: https://github.com/felixge/node-stack-trace : MIT License
node-watch 0.7.4: http://npmjs.org/package/node-watch : MIT License
nodeca-argparse 1.0.10: https://github.com/nodeca/argparse : MIT License
nodeca-argparse 2.0.1: https://github.com/nodeca/argparse : Python Software Foundation License 2.0
nodejs Deprecate 2.0.0: https://github.com/dougwilson/nodejs-depd : MIT License
nodejs-walker 1.0.8: http://github.com/nshah/nodejs-walker : Apache License 2.0
nodejs/string_decoder 1.3.0: https://github.com/nodejs/string_decoder : MIT License
nokogiri 1.18.10: http://nokogiri.org/ : MIT License
nokogiri 1.18.2: http://nokogiri.org/ : MIT License
nokogiri 1.18.9: http://nokogiri.org/ : MIT License
normalize-path 3.0.0: https://github.com/jonschlinkert/normalize-path : MIT License
npm ini 1.3.8: https://github.com/npm/ini : ISC License
npm-run-path 4.0.1: https://github.com/sindresorhus/npm-run-path : MIT License
nss-wrapper 1.1.12: http://cwrap.org/nss_wrapper.html : BSD 3-clause "New" or "Revised" License
nss-wrapper 1.1.2: http://cwrap.org/nss_wrapper.html : BSD 3-clause "New" or "Revised" License
nth-check 2.1.1: https://github.com/fb55/nth-check : BSD 2-clause "Simplified" License
nwsapi 2.2.23: http://javascript.nwbox.com/nwsapi/ : MIT License
Nyalab/caniuse-api 3.0.0: https://github.com/Nyalab/caniuse-api : MIT License
OAuth 2.0 SDK with OpenID Connect extensions 8.36.2: https://bitbucket.org/nimbusds/oauth-2.0-sdk-with-openid-connect-extensions : Apache License 2.0
object-assign 4.1.1: https://github.com/sindresorhus/object-assign : MIT License
object-inspect 1.13.4: https://github.com/substack/object-inspect : MIT License
object-keys 1.1.1: https://github.com/ljharb/object-keys : MIT License
object.entries 1.1.9: https://github.com/es-shims/Object.entries#readme : MIT License
object.fromentries 2.0.8: https://github.com/es-shims/Object.fromEntries#readme : MIT License
object.groupby 1.0.3: https://github.com/es-shims/Object.groupBy#readme : MIT License
object.values 1.2.1: https://github.com/es-shims/object.values : MIT License
observer 0.1.1: https://github.com/ftzeng/observer : (BSD 2-clause "Simplified" License OR Ruby License)
oci2git 0.1.5: https://github.com/virviil/oci2git : MIT License
oci2git 0.2.2: https://github.com/virviil/oci2git : MIT License
octokit.rb 4.25.1: https://github.com/octokit/octokit.rb : MIT License
OGC Web Map Tile Service 1.0.0 - Executable Test Suite 1.8 : Apache License 2.0
ohx 0.1.0: https://crates.io/crates/ohx : Apache License 2.0
OkHttp 4.12.0: https://github.com/square/okhttp : Apache License 2.0
OkHttp Logging Interceptor 4.12.0 : Apache License 2.0
OkHttp URLConnection 4.12.0 : Apache License 2.0
Okio 1.17.6: https://github.com/DataDog/okio/okio : Apache License 2.0
on-finished 2.4.1: https://github.com/jshttp/on-finished : MIT License
on-headers 1.1.0: https://github.com/jshttp/on-headers : MIT License
onetime 2.1.1 : Apache License 2.0
op/go-logging 20160211-snapshot-b2cb9fa5: https://github.com/op/go-logging : BSD 3-clause "New" or "Revised" License
open-telemetry/opentelemetry-go log/v0.13.0: https://github.com/open-telemetry/opentelemetry-go : Apache License 2.0
open-telemetry/opentelemetry-go metric/v1.37.0: https://github.com/open-telemetry/opentelemetry-go : Apache License 2.0
open-telemetry/opentelemetry-go sdk/metric/v1.37.0: https://github.com/open-telemetry/opentelemetry-go : Apache License 2.0
open-telemetry/opentelemetry-go sdk/v1.37.0: https://github.com/open-telemetry/opentelemetry-go : Apache License 2.0
open-telemetry/opentelemetry-go trace/v1.37.0: https://github.com/open-telemetry/opentelemetry-go : Apache License 2.0
open-telemetry/opentelemetry-go v1.37.0: https://github.com/open-telemetry/opentelemetry-go : Apache License 2.0
open-telemetry/opentelemetry-go-contrib bridges/otelzap/v0.12.0: https://pkg.go.dev/go.opentelemetry.io/contrib : Apache License 2.0
open-telemetry/opentelemetry-go-contrib detectors/gcp/v1.35.0: https://pkg.go.dev/go.opentelemetry.io/contrib : Apache License 2.0
open-telemetry/opentelemetry-go-contrib instrumentation/google.golang.org/grpc/otelgrpc/v0.60.0: https://pkg.go.dev/go.opentelemetry.io/contrib : Apache License 2.0
open-telemetry/opentelemetry-go-contrib instrumentation/net/http/otelhttp/v0.62.0: https://pkg.go.dev/go.opentelemetry.io/contrib : Apache License 2.0
open-telemetry/opentelemetry-go-instrumentation sdk/v1.1.0 : Apache License 2.0
open-uri 0.3.0: http://github.com/athlite/open-uri : (BSD 2-clause "Simplified" License OR Ruby License)
open3 0.1.2: https://github.com/ruby/open3 : (BSD 2-clause "Simplified" License OR Ruby License)
OpenCensus 0.2.0 : Apache License 2.0
OpenCensus 0.31.1 : Apache License 2.0
opencensus-api 0.31.1 : Apache License 2.0
opencontainers/go-digest 1.0.0: https://www.opencontainers.org/ : Apache License 2.0
opencontainers/image-spec v1.1.1: https://www.opencontainers.org/ : Apache License 2.0
opencsv 3.5: http://opencsv.sourceforge.net/ : Apache License 2.0
OpenTelemetry 1.57.0 : Apache License 2.0
opentelemetry-collector component/v1.36.0: https://opentelemetry.io : Apache License 2.0
opentelemetry-collector consumer/v1.36.0: https://opentelemetry.io : Apache License 2.0
opentelemetry-collector featuregate/v1.36.0: https://opentelemetry.io : Apache License 2.0
opentelemetry-collector internal/telemetry/v0.130.0: https://opentelemetry.io : Apache License 2.0
opentelemetry-collector pdata/pprofile/v0.130.0: https://opentelemetry.io : Apache License 2.0
opentelemetry-collector pdata/v1.36.0: https://opentelemetry.io : Apache License 2.0
opentelemetry-collector pipeline/v0.130.0: https://opentelemetry.io : Apache License 2.0
opentelemetry-collector receiver/v1.36.0: https://opentelemetry.io : Apache License 2.0
opentelemetry-collector v0.130.0: https://opentelemetry.io : Apache License 2.0
optionator 0.9.4: https://github.com/gkz/optionator : MIT License
Options 1.6: https://github.com/einaros/options.js : Apache License 2.0
optparse 0.2.0: https://github.com/ruby/optparse : (BSD 2-clause "Simplified" License OR Ruby License)
ora 9.0.0: https://github.com/sindresorhus/ora#readme : MIT License
org.apiguardian:apiguardian-api 1.1.0 : Apache License 2.0
org.apiguardian:apiguardian-api 1.1.2 : Apache License 2.0
org.conscrypt:conscrypt-openjdk 2.5.2 : Apache License 2.0
org.conscrypt:conscrypt-openjdk-uber 2.5.2 : Apache License 2.0
org.jetbrains.kotlin:kotlin-stdlib-jdk7 1.4.20 : Apache License 2.0
org.jetbrains.kotlin:kotlin-stdlib-jdk8 1.4.20: https://kotlinlang.org/ : Apache License 2.0
org.junit.jupiter:junit-jupiter-api 5.8.2 : Eclipse Public License 2.0
org.junit.jupiter:junit-jupiter-engine 5.8.2 : Eclipse Public License 2.0
org.junit.jupiter:junit-jupiter-params 5.8.2 : Eclipse Public License 2.0
org.junit.platform:junit-platform-commons 1.8.2 : Eclipse Public License 2.0
org.junit.platform:junit-platform-engine 1.8.2 : Eclipse Public License 2.0
org.opentest4j:opentest4j 1.2.0 : Apache License 2.0
org.talend.studio.components.bd.cosmosdb 8.0.1: https://artifacts-oss.talend.com/nexus/content/repositories/TalendOpenSourceRelease/org/talend/studio/org.talend.studio.components.bd.cosmosdb/ : Apache License 2.0
org.xmlunit:xmlunit-core 2.9.1: https://www.xmlunit.org/ : BSD 3-clause "New" or "Revised" License
org.xmlunit:xmlunit-placeholders 2.9.1: https://www.xmlunit.org/xmlunit-placeholders/ : Apache License 2.0
ostruct 0.5.5: https://github.com/ruby/ostruct : (BSD 2-clause "Simplified" License OR Ruby License)
OWASP Java HTML Sanitizer 20211018.2: http://code.google.com/p/owasp-java-html-sanitizer/ : Apache License 2.0
own-keys 1.0.1: https://github.com/ljharb/own-keys#readme : MIT License
p-limit 2.3.0: https://github.com/sindresorhus/p-limit#readme : MIT License
p-limit 3.1.0: https://github.com/sindresorhus/p-limit#readme : MIT License
p-locate 4.1.0: https://github.com/sindresorhus/p-locate : MIT License
p-locate v5.0.0: https://github.com/sindresorhus/p-locate : MIT License
p-try 2.2.0: https://github.com/sindresorhus/p-try#readme : MIT License
Package URL 1.5.0 : MIT License
package-json-from-dist 1.0.1: https://github.com/isaacs/package-json-from-dist#readme : Blue Oak Model License 1.0.0
PaesslerAG/gval v1.2.2 : BSD 3-clause "New" or "Revised" License
PaesslerAG/jsonpath 0.1.1 : BSD 3-clause "New" or "Revised" License
paquet 0.2.1: https://github.com/elastic/paquet : Apache License 2.0
param-case 3.0.4: https://github.com/blakeembrey/change-case/tree/master/packages/param-case : MIT License
parcel-bundler/parcel 0.1.0: https://parceljs.org : ISC License
parent-module 1.0.1: https://github.com/sindresorhus/parent-module : MIT License
parse-json v5.2.0: https://github.com/sindresorhus/parse-json : MIT License
parse-ms v2.1.0: https://github.com/sindresorhus/parse-ms : MIT License
parse-node-version 1.0.1: https://github.com/gulpjs/parse-node-version#readme : MIT License
parse5 7.3.0: https://github.com/inikulin/parse5 : MIT License
parseurl 1.3.3: https://github.com/expressjs/parseurl : MIT License
pascal-case 3.1.2: https://github.com/blakeembrey/change-case/tree/master/packages/pascal-case : MIT License
path-exists 4.0.0: https://github.com/sindresorhus/path-exists : MIT License
path-key 3.1.1: https://github.com/sindresorhus/path-key : MIT License
path-parse 1.0.7: https://github.com/jbgutierrez/path-parse#readme : MIT License
path-scurry 1.11.1: https://github.com/isaacs/path-walker#readme : Blue Oak Model License 1.0.0
path-to-regexp 8.3.0: https://github.com/pillarjs/path-to-regexp : MIT License
path-type 4.0.0: https://github.com/sindresorhus/path-type : MIT License
PathJson 2.0.0: https://github.com/json-path/JsonPath : Apache License 2.0
perfmark:perfmark-api 0.27.0 : Apache License 2.0
picocli - a mighty tiny Command Line Interface 4.7.1 : Apache License 2.0
picocolors 1.1.1: https://github.com/alexeyraspopov/picocolors#readme : ISC License
picomatch 2.3.1: https://github.com/micromatch/picomatch : MIT License
picomatch 4.0.3: https://github.com/micromatch/picomatch : MIT License
pierrec-lz4 v4.1.22: https://github.com/pierrec/lz4 : BSD 3-clause "New" or "Revised" License
pify 4.0.1: https://github.com/sindresorhus/pify : MIT License
pirates 4.0.7: https://github.com/ariporad/pirates#readme : MIT License
pkg-dir 4.2.0: https://github.com/sindresorhus/pkg-dir : MIT License
pkg/browser 20240102-snapshot-5ac0b6a4: https://github.com/pkg/browser : BSD 2-clause "Simplified" License
pkg/errors v0.9.1: https://github.com/pkg/errors : BSD 2-clause "Simplified" License
pleaserun 0.0.32: https://github.com/jordansissel/pleaserun : Apache License 2.0
pmezard-go-difflib 20190219-snapshot-5d4384ee: https://github.com/pmezard/go-difflib : Apache License 2.0
possible-typed-array-names 1.1.0: https://github.com/ljharb/possible-typed-array-names#readme : MIT License
PostCSS 8.5.6: http://postcss.org/ : MIT License
postcss-calc 10.1.1: https://github.com/postcss/postcss-calc : MIT License
postcss-colormin 7.0.5: https://github.com/ben-eb/postcss-colormin : MIT License
postcss-convert-values 7.0.8: https://github.com/ben-eb/postcss-convert-values : MIT License
postcss-discard-comments 7.0.5: https://github.com/ben-eb/postcss-discard-comments : MIT License
postcss-discard-duplicates 7.0.2: https://github.com/ben-eb/postcss-discard-duplicates : MIT License
postcss-discard-empty 7.0.1: https://www.npmjs.com/package/postcss-discard-empty : MIT License
postcss-discard-overridden 7.0.1: https://github.com/Justineo/postcss-discard-overridden : MIT License
postcss-less 6.0.0: https://github.com/webschik/postcss-less#readme : MIT License
postcss-loader 8.2.0: https://github.com/postcss/postcss-loader : MIT License
postcss-merge-longhand 7.0.5: https://github.com/ben-eb/postcss-merge-longhand : MIT License
postcss-merge-rules 7.0.7: https://github.com/ben-eb/postcss-merge-rules : MIT License
postcss-minify-font-values 7.0.1: https://github.com/TrySound/postcss-minify-font-values : MIT License
postcss-minify-gradients 7.0.1: https://cssnano.github.io/cssnano : MIT License
postcss-minify-params 7.0.5: https://github.com/TrySound/postcss-minify-params : MIT License
postcss-minify-selectors 7.0.5: https://github.com/ben-eb/postcss-minify-selectors : MIT License
postcss-modules-extract-imports 3.1.0: https://github.com/geelen/postcss-modules-extract-imports : ISC License
postcss-modules-local-by-default 4.2.0: https://github.com/css-modules/postcss-modules-local-by-default : MIT License
postcss-modules-scope 3.2.1: https://github.com/geelen/postcss-modules-scope : ISC License
postcss-modules-values 4.0.0: https://github.com/css-modules/postcss-modules-constants#readme : ISC License
postcss-normalize-charset 7.0.1: https://github.com/TrySound/postcss-charset : MIT License
postcss-normalize-display-values 7.0.1: https://github.com/ben-eb/cssnano : MIT License
postcss-normalize-positions 7.0.1: https://github.com/ben-eb/cssnano : MIT License
postcss-normalize-repeat-style 7.0.1: https://github.com/ben-eb/cssnano : MIT License
postcss-normalize-string 7.0.1: https://github.com/ben-eb/cssnano : MIT License
postcss-normalize-timing-functions 7.0.1: https://github.com/ben-eb/cssnano : MIT License
postcss-normalize-unicode 7.0.5: https://github.com/ben-eb/cssnano : MIT License
postcss-normalize-url 7.0.1: https://github.com/ben-eb/postcss-normalize-url : MIT License
postcss-normalize-whitespace 7.0.1: https://github.com/ben-eb/cssnano : MIT License
postcss-ordered-values 7.0.2: https://github.com/ben-eb/postcss-ordered-values : MIT License
postcss-reduce-initial 7.0.5: https://github.com/ben-eb/postcss-reduce-initial : MIT License
postcss-reduce-transforms 7.0.1: https://github.com/ben-eb/postcss-reduce-transforms : MIT License
postcss-resolve-nested-selector 0.1.6: https://github.com/csstools/postcss-resolve-nested-selector/tree/main/packages/css-tokenizer#readme : MIT License
postcss-safe-parser 7.0.1: https://github.com/postcss/postcss-safe-parser#readme : MIT License
postcss-selector-parser 7.1.1: https://github.com/postcss/postcss-selector-parser : MIT License
postcss-svgo 7.1.0: https://github.com/ben-eb/postcss-svgo : MIT License
postcss-unique-selectors 7.0.4: https://github.com/ben-eb/postcss-unique-selectors : MIT License
postcss-value-parser 4.2.0: https://github.com/TrySound/postcss-value-parser : MIT License
PostgreSQL Database Server 1.1: http://www.postgresql.org/ : PostgreSQL License
PostgreSQL Database Server 14.20: http://www.postgresql.org/ : PostgreSQL License
PostgreSQL Database Server 15.14: http://www.postgresql.org/ : PostgreSQL License
PostgreSQL Database Server 15.15: http://www.postgresql.org/ : PostgreSQL License
PostgreSQL Database Server 16.11: http://www.postgresql.org/ : PostgreSQL License
PostgreSQL Database Server 18.1: http://www.postgresql.org/ : PostgreSQL License
PostgreSQL Database Server 18~rc1: http://www.postgresql.org/ : PostgreSQL License
PostgreSQL JDBC Driver (pgjdbc) 42.5.4: https://github.com/pgjdbc/pgjdbc : BSD 2-clause "Simplified" License
PostgreSQL JDBC Driver (pgjdbc) 42.5.6: https://github.com/pgjdbc/pgjdbc : BSD 2-clause "Simplified" License
postgresql-client-15 15.15: http://www.postgresql.org/ : PostgreSQL License
power_assert 2.0.1: https://github.com/k-tsj/power_assert : (BSD 2-clause "Simplified" License OR Ruby License)
powershell-utils 0.1.0: https://github.com/sindresorhus/powershell-utils#readme : MIT License
pp 0.3.0: https://www.github.com/claudiob/pp : (BSD 2-clause "Simplified" License OR Ruby License)
pq v1.10.9: http://go.pkgdoc.org/github.com/lib/pq : MIT License
prelude-ls 1.2.1: https://github.com/gkz/prelude-ls : MIT License
pretty-error 4.0.0: https://github.com/AriaMinaei/pretty-error : MIT License
pretty-format 27.5.1: https://www.npmjs.org/package/pretty-format : MIT License
pretty-format 29.7.0: https://www.npmjs.org/package/pretty-format : MIT License
pretty-format 30.2.0: https://www.npmjs.org/package/pretty-format : MIT License
pretty-ms 7.0.1: https://github.com/sindresorhus/pretty-ms : MIT License
prettyprint 0.1.1: https://github.com/daixque : (BSD 2-clause "Simplified" License OR Ruby License)
prime 0.1.2: https://github.com/ruby/prime : (BSD 2-clause "Simplified" License OR Ruby License)
progressbar 1.13.0: https://rubygems.org : MIT License
Prometheus Java Simpleclient 0.16.0 : Apache License 2.0
Prometheus Java Simpleclient Common 0.16.0 : Apache License 2.0
Prometheus Java Simpleclient Hotspot 0.16.0 : Apache License 2.0
Prometheus Java Simpleclient Httpserver 0.16.0 : Apache License 2.0
Prometheus Java Simpleclient log4j 0.16.0 : Apache License 2.0
Prometheus Java Simpleclient Pushgateway 0.16.0: http://github.com/prometheus/client_java/simpleclient_pushgateway : Apache License 2.0
Prometheus Java Simpleclient Servlet - Common 0.16.0 : Apache License 2.0
Prometheus Java Simpleclient Servlet 0.16.0 : Apache License 2.0
Prometheus Java Span Context Supplier - Common 0.16.0 : Apache License 2.0
Prometheus Java Span Context Supplier - OpenTelemetry 0.16.0 : Apache License 2.0
Prometheus Java Span Context Supplier - OpenTelemetry Agent 0.16.0 : Apache License 2.0
prometheus-client_model v0.5.0: https://github.com/prometheus/client_model : Apache License 2.0
prometheus-common v0.48.0: https://github.com/prometheus/common : Apache License 2.0
prometheus-procfs v0.12.0: https://github.com/prometheus/procfs.git : Apache License 2.0
prometheus-procfs v0.16.1: https://github.com/prometheus/procfs.git : Apache License 2.0
prop-types 15.8.1: https://github.com/facebook/prop-types : MIT License
proto-google-cloud-storage-v2 2.40.1-alpha : Apache License 2.0
protobuf-java 3.25.8: http://code.google.com/p/protobuf : BSD 3-clause "New" or "Revised" License
Protocol Buffer Java Util Package 3.25.3: https://developers.google.com/protocol-buffers/protobuf-java-util/ : BSD 3-clause "New" or "Revised" License
proxy-addr 2.0.7: https://github.com/jshttp/proxy-addr : MIT License
proxy-from-env 1.1.0: https://github.com/Rob--W/proxy-from-env#readme : MIT License
prr 1.0.1: https://github.com/rvagg/prr : MIT License
pry 0.15.2: http://pryrepl.org : Expat License
Pry REPL 0.15.2: http://pryrepl.org/ : MIT License
psl 1.15.0: https://github.com/wrangr/psl : MIT License
pstore 0.1.1: https://github.com/ruby/pstore : (BSD 2-clause "Simplified" License OR Ruby License)
psych 3.1.0+really3.1.0: https://github.com/ruby/psych : Expat License
psych 5.0.2: https://github.com/ruby/psych : MIT License
psych 5.2.3: https://github.com/ruby/psych : MIT License
psych 5.2.6: https://github.com/ruby/psych : MIT License
puma 6.6.0: http://puma.io : BSD 3-clause "New" or "Revised" License
puma webserver 6.6.1: http://puma.io : BSD 3-clause "New" or "Revised" License
Punycode.js 2.3.1: http://mths.be/punycode : MIT License
Pure-java LZ4 and xxHash 1.8.0 : Apache License 2.0
pure-rand 7.0.1: https://github.com/dubzzz/pure-rand#readme : MIT License
pure-rust-locales 0.2.1: https://github.com/cecton/pure-rust-locales : MIT License
PyOxidizer 0.18.0: https://github.com/indygreg/PyOxidizer : Mozilla Public License 2.0
qified 0.5.3: https://github.com/jaredwray/qified#readme : MIT License
Qix-/color-convert 1.9.3: https://github.com/Qix-/color-convert : MIT License
Qix-/color-convert 2.0.1: https://github.com/Qix-/color-convert : MIT License
Qix-/color-convert 3.1.3: https://github.com/Qix-/color-convert : MIT License
Qix/color 4.2.3: https://github.com/Qix-/color : MIT License
Qix/color 5.0.3: https://github.com/Qix-/color : MIT License
qpid-proton 0.33.8: https://github.com/apache/qpid-proton : Apache License 2.0
qpid-proton 0.34.1: https://github.com/apache/qpid-proton : Apache License 2.0
qpid-proton-j-extensions 1.2.4 : MIT License
qr.js 0.0.0 : MIT License
qs -  QS Querystring 6.14.1: https://github.com/ljharb/qs : BSD 3-clause "New" or "Revised" License
Quartz Enterprise Job Scheduler 2.3.2: http://www.quartz-scheduler.org/ : Apache License 2.0
querystringify 2.2.0: https://github.com/unshiftio/querystringify : MIT License
queue-microtask 1.2.3: https://github.com/feross/queue-microtask : MIT License
RabbitMQ Stream Java Client 0.14.0 : (Apache License 2.0 AND Mozilla Public License 2.0)
rabbitmq-server 3.13.7: https://www.rabbitmq.com/ : Mozilla Public License 1.1
rabbitmq-server v3.13.0: https://www.rabbitmq.com/ : Mozilla Public License 2.0
rabbitmq-server313-plugins 3.13.1: https://www.rabbitmq.com/ : Mozilla Public License 2.0
racc 1.6.0: http://i.loveruby.net/en/projects/racc/ : (BSD 2-clause "Simplified" License OR Ruby License)
racc 1.6.2: http://i.loveruby.net/en/projects/racc/ : (BSD 2-clause "Simplified" License OR Ruby License)
racc 1.8.1: http://i.loveruby.net/en/projects/racc/ : (BSD 2-clause "Simplified" License OR Ruby License)
Rack 3.1.16: http://rack.github.com/ : MIT License
rack-protection 4.1.1: http://github.com/rkh/rack-protection : MIT License
rack-session 2.1.1: https://github.com/rack/rack-session : MIT License
Rake 13.0.6: https://github.com/ruby/rake : MIT License
Rake 13.1.0: https://github.com/ruby/rake : MIT License
Rake 13.3.0: https://github.com/ruby/rake : MIT License
rake-ant 1.0.6: https://github.com/jruby/rake-ant : Eclipse Public License 2.0
randombytes 2.1.0: https://github.com/crypto-browserify/randombytes : MIT License
randomColor 0.6.2: https://github.com/davidmerfield/randomColor : Creative Commons Zero v1.0 Universal
range-parser v1.2.1: https://github.com/jshttp/range-parser : MIT License
raw-body 3.0.2: https://github.com/stream-utils/raw-body : MIT License
Raynos/for-each 0.3.5: https://github.com/Raynos/for-each : MIT License
RDoc 6.4.1.1: http://rdoc.rubyforge.org : Ruby License
re2j 1.7 : BSD 3-clause "New" or "Revised" License
React from Facebook 19.2.3: https://react.dev : MIT License
react-display-name 0.2.5: https://github.com/jurassix/react-display-name#readme : MIT License
react-dom 19.2.3: https://www.npmjs.com/package/react-dom : MIT License
react-dropzone/react-dropzone 14.3.8: https://github.com/react-dropzone/react-dropzone : MIT License
react-is 16.13.1: https://reactjs.org/ : MIT License
react-is 17.0.2: https://reactjs.org/ : MIT License
react-is 18.3.1: https://reactjs.org/ : MIT License
react-jss 10.10.0: https://github.com/jsstyles/react-jss : MIT License
react-qr-code 2.0.18: https://github.com/opensource-cards/react-qr-code#readme : MIT License
react-transition-group 4.4.5: https://github.com/reactjs/react-transition-group#readme : BSD 3-clause "New" or "Revised" License
reactive-streams-jvm 1.0.2: http://www.reactive-streams.org/ : Creative Commons Zero v1.0 Universal
ReactiveX RxJS 7.8.2: https://rxjs.dev/ : Apache License 2.0
reactor-core 3.1.6.RELEASE: https://github.com/reactor/reactor-core : Apache License 2.0
reactredux 9.2.0: https://react-redux.js.org : MIT License
readable-stream 3.6.2: https://github.com/isaacs/readable-stream : MIT License
rechoir 0.8.0: https://github.com/tkellen/node-rechoir : MIT License
redent 3.0.0: https://github.com/sindresorhus/redent : MIT License
redis - Official 7.2.10: http://redis.io : BSD 3-clause "New" or "Revised" License
redis - Official 7.2.12: http://redis.io : BSD 3-clause "New" or "Revised" License
Redis Ruby Library 4.8.0: http://github.com/ezmobius/redis-rb : MIT License
Redis Ruby Library 4.8.1: http://github.com/ezmobius/redis-rb : MIT License
redoctober 20211013-snapshot-6a74ccc6: http://blog.cloudflare.com/red-october-cloudflares-open-source-implementation-of-the-two-man-rule : BSD 2-clause "Simplified" License
reduce-flatten 2.0.0: https://github.com/75lb/reduce-flatten#readme : MIT License
reductstore/reductstore 1.7.1 : Mozilla Public License 2.0
Redux JS 5.0.1: http://redux.js.org : MIT License
Redux Saga 1.4.2: http://yelouafi.github.io/redux-saga/ : MIT License
redux-thunk 3.1.0: https://github.com/gaearon/redux-thunk : MIT License
reflect.getprototypeof 1.0.10: https://github.com/es-shims/Reflect.getPrototypeOf : MIT License
regenerate-unicode-properties 10.2.2: https://github.com/mathiasbynens/regenerate-unicode-properties : MIT License
regexp.prototype.flags 1.5.4: https://github.com/es-shims/regexp.prototype.flags : MIT License
regexpu-core 6.4.0: https://mths.be/regexpu : MIT License
regjsgen 0.8.0: https://github.com/d10/regjsgen : MIT License
regjsparser 0.13.0: https://github.com/jviereck/regjsparser : BSD 2-clause "Simplified" License
relateurl 0.2.7: https://github.com/stevenvachon/relateurl : MIT License
reline 0.5.12: https://github.com/ruby/reline : Ruby License
remove-accents 0.5.0: https://github.com/tyxla/remove-accents : MIT License
renderkid 3.0.0: https://github.com/AriaMinaei/renderkid : MIT License
require-directory 2.1.1: https://github.com/troygoode/node-require-directory/ : MIT License
require-from-string 2.0.2: https://github.com/floatdrop/require-from-string : MIT License
requires-port 1.0.0: https://github.com/unshiftio/requries-port : MIT License
reselect 5.1.1: https://github.com/faassen/reselect#readme : MIT License
resolv-replace 0.1.0: https://github.com/ruby/resolv-replace : (BSD 2-clause "Simplified" License OR Ruby License)
resolve-cwd 3.0.0: https://github.com/sindresorhus/resolve-cwd : MIT License
resolve-from 4.0.0: https://github.com/sindresorhus/resolve-from : MIT License
resolve-from 5.0.0: https://github.com/sindresorhus/resolve-from : MIT License
restdocs-api-spec 0.16.0 : MIT License
restdocs-api-spec-mockmvc 0.16.0 : MIT License
restore-cursor 5.1.0: https://github.com/sindresorhus/restore-cursor : MIT License
reusify 1.1.0: https://github.com/mcollina/reusify#readme : MIT License
rinda 0.1.1: https://github.com/ruby/rinda : (BSD 2-clause "Simplified" License OR Ruby License)
RoaringBitmap 1.3.0: https://github.com/RoaringBitmap/RoaringBitmap : Apache License 2.0
ronmamoreflections 0.10.2: https://github.com/ronmamo/reflections : Apache License 2.0
router 2.2.0: https://github.com/pillarjs/router : MIT License
RSQL-parser 2.1.0: https://github.com/jirutka/RSQL-parser : MIT License
rss 0.2.9: https://github.com/ruby/rss : BSD 2-clause "Simplified" License
ruby-polyglot 0.3.5: http://polyglot.rubyforge.org : MIT License
rufus 1.4.0: http://rufus.rubyforge.org : MIT License
rufus 3.8.0: http://rufus.rubyforge.org : MIT License
rufus 3.9.2: http://rufus.rubyforge.org : MIT License
run-applescript 7.1.0: https://github.com/sindresorhus/run-applescript : MIT License
run-parallel 1.2.0: https://github.com/feross/run-parallel : MIT License
rustls-native-certs 0.2.0: https://github.com/ctz/rustls-native-certs : (MIT License OR ISC License OR Apache License 2.0)
RxJava 1.1.9: http://reactivex.io/ : Apache License 2.0
RxJava 1.3.8: http://reactivex.io/ : Apache License 2.0
RxJava 2.1.9: http://reactivex.io/ : Apache License 2.0
safe-array-concat 1.1.3: https://github.com/ljharb/safe-array-concat#readme : MIT License
safe-buffer 5.2.1: https://github.com/feross/safe-buffer : MIT License
safe-push-apply 1.0.0: https://github.com/ljharb/safe-push-apply#readme : MIT License
safe-regex-test 1.1.0: https://github.com/ljharb/safe-regex-test#readme : MIT License
safe-stable-stringify 2.5.0: https://github.com/BridgeAR/safe-stable-stringify#readme : MIT License
safer-buffer 2.1.2: https://github.com/ChALkeR/safer-buffer#readme : MIT License
Samba 0.1.0: https://www.samba.org/ : MIT License
samccone/chrome-trace-event 1.0.4: https://github.com/samccone/chrome-trace-event : MIT License
sax-js 1.4.3: http://github.com/isaacs/sax-js : Blue Oak Model License 1.0.0
saxes 6.0.0: https://github.com/lddubeau/saxes : MIT License
Saxon XSLT and XQuery Processor 12.1: http://saxon.sourceforge.net : Mozilla Public License 2.0
Saxon XSLT and XQuery Processor 9.6.0-4: http://saxon.sourceforge.net : Mozilla Public License 2.0
Scala 2.11.10: http://www.scala-lang.org/ : BSD 3-clause "New" or "Revised" License
Scala 2.11.11: http://www.scala-lang.org/ : BSD 3-clause "New" or "Revised" License
scheduler 0.27.0: https://reactjs.org/ : MIT License
schema-utils 3.3.0: https://github.com/webpack-contrib/schema-utils#readme : MIT License
schema-utils 4.3.3: https://github.com/webpack-contrib/schema-utils#readme : MIT License
securerandom 0.2.0: https://github.com/ruby/securerandom : (BSD 2-clause "Simplified" License OR Ruby License)
Security-enhanced Linux 3.3: https://github.com/selinuxproject : Public Domain
Security-enhanced Linux 3.4: https://github.com/selinuxproject : Public Domain
segmentio/fasthash v1.0.3: https://github.com/segmentio/fasthash : MIT License
Semantic Logger 3.4.1: http://rocketjob.github.io/semantic_logger/ : Apache License 2.0
semver4j 2.1.1 : MIT License
send 0.18.0: https://github.com/visionmedia/send : MIT License
send 1.2.1: https://github.com/visionmedia/send : MIT License
Sequel 5.94.0: http://sequel.rubyforge.org/ : MIT License
Sequel 5.97.0: http://sequel.rubyforge.org/ : MIT License
sergey-dryabzhinsky python-zstdzstd 1.5.6.1: https://github.com/sergey-dryabzhinsky/python-zstd : BSD 3-clause "New" or "Revised" License
serialize-javascript 6.0.2: https://github.com/yahoo/serialize-javascript : BSD 3-clause "New" or "Revised" License
serve-static 2.2.1: https://github.com/expressjs/serve-static : MIT License
set-function-length 1.2.2: https://github.com/ljharb/set-function-length#readme : MIT License
set-function-name 2.0.2: https://github.com/jfsiii/set-function-name#readme : MIT License
set-proto 1.0.0: https://github.com/ljharb/set-proto#readme : MIT License
setprototypeof 1.2.0: https://github.com/wesleytodd/setprototypeof : ISC License
Shaded DataTable Dependencies 1.1.14: https://github.com/cucumber/datatable-java/datatable-dependencies : Apache License 2.0
shallow-clone 3.0.1: https://github.com/jonschlinkert/shallow-clone : MIT License
shallow-equal 1.2.1: https://github.com/moroshko/shallow-equal#readme : MIT License
shebang-command 2.0.0: https://github.com/kevva/shebang-command#readme : MIT License
shebang-regex 3.0.0: https://github.com/sindresorhus/shebang-regex : MIT License
shopspring-decimal v1.3.1: https://github.com/shopspring/decimal : MIT License
Siddhi Core 5.1.24 : Apache License 2.0
side-channel 1.1.0: https://github.com/ljharb/side-channel#readme : MIT License
side-channel-list 1.0.0: https://github.com/ljharb/side-channel-list#readme : MIT License
side-channel-map 1.0.1: https://github.com/ljharb/side-channel-map#readme : MIT License
side-channel-weakmap 1.0.2: https://github.com/ljharb/side-channel-weakmap#readme : MIT License
signal-exit 3.0.7: https://github.com/bcoe/signal-exit : ISC License
signal-exit 4.1.0: https://github.com/bcoe/signal-exit : ISC License
sigs.k8s.io/json 20241010-snapshot-9aa6b5e7: https://github.com/kubernetes-sigs/json : Apache License 2.0
sigs.k8s.io/yaml v1.5.0: https://github.com/kubernetes-sigs/yaml : (MIT License AND Apache License 2.0 AND BSD 3-clause "New" or "Revised" License)
simple-swizzle 0.2.4: https://github.com/qix-/node-simple-swizzle#readme : MIT License
simple_oauth 0.3.1: https://github.com/laserlemon/simple_oauth : MIT License
Sinatra 4.1.1: http://www.sinatrarb.com : MIT License
sindresorhus-open 11.0.0: https://www.npmjs.org/package/open : MIT License
sindresorhus/boxen 8.0.1: https://github.com/sindresorhus/boxen : MIT License
sindresorhus/cli-boxes 3.0.0: https://github.com/sindresorhus/cli-boxes : MIT License
sindresorhus/globals 14.0.0: https://github.com/sindresorhus/globals : MIT License
sindresorhus/globals 15.15.0: https://github.com/sindresorhus/globals : MIT License
sindresorhus/globby 11.1.0: https://github.com/sindresorhus/globby : MIT License
sindresorhus/onetime 7.0.0: https://github.com/sindresorhus/onetime : MIT License
sindresorhus/onetime v5.1.2: https://github.com/sindresorhus/onetime : MIT License
sindresorhus/slash v3.0.0: https://github.com/sindresorhus/slash : MIT License
singleton 0.1.1: https://github.com/ruby/singleton : (BSD 2-clause "Simplified" License OR Ruby License)
sirv 2.0.4: https://github.com/lukeed/sirv#readme : MIT License
skalibs-dev 2.14.4.0 : ISC License
SLF4J API Module 1.7.30: http://www.slf4j.org : MIT License
SLF4J API Module 1.7.32: http://www.slf4j.org : MIT License
SLF4J API Module 1.7.36: http://www.slf4j.org : MIT License
SLF4J Simple Binding 1.7.36: http://www.slf4j.org : MIT License
slice-ansi 4.0.0: https://github.com/chalk/slice-ansi#readme : MIT License
SnakeYAML 2.0: http://code.google.com/p/snakeyaml/ : Apache License 2.0
SnakeYAML 2.2: http://code.google.com/p/snakeyaml/ : Apache License 2.0
SnakeYAML Engine 2.7: http://www.snakeyaml.org : Apache License 2.0
SnakeYAML Engine 2.9: http://www.snakeyaml.org : Apache License 2.0
snappy-java 1.1.10.5: https://github.com/xerial/snappy-java : Apache License 2.0
snappy-java 1.1.10.7: https://github.com/xerial/snappy-java : Apache License 2.0
SNMP4J 3.8.0: http://snmp4j.org/ : Apache License 2.0
SNMP4J-Log4J 2.8.11: http://www.snmp4j.org : Apache License 2.0
socketry/multipart-post v2.4.1: https://github.com/socketry/multipart-post : MIT License
socketry/nio4r 2.7.4: https://github.com/socketry/nio4r : (MIT License OR BSD 2-clause "Simplified" License)
solana-labs/solana 1.16.6: https://solana.com : Apache License 2.0
source-map 0.5.7: https://github.com/mozilla/source-map : BSD 3-clause "New" or "Revised" License
source-map 0.6.1: https://github.com/mozilla/source-map : BSD 3-clause "New" or "Revised" License
source-map-js 1.2.1: https://github.com/7rulnik/source-map : BSD 3-clause "New" or "Revised" License
spdx-jackson-store 2.0.2 : Apache License 2.0
spdx-java-core 1.0.0 : Apache License 2.0
spdx-java-model-2_X 1.0.0 : Apache License 2.0
spdx-java-model-3 1.0.0 : Apache License 2.0
spdx-rdf-store 2.0.0 : Apache License 2.0
spdx-tagvalue-store 2.0.0 : Apache License 2.0
spdx-v3jsonld-store 0.1.0-Alpha : Apache License 2.0
spdx-v3jsonld-store 1.0.0 : Apache License 2.0
spel 0.0.1 : Apache License 2.0
spf13-cobra 1.9.1: https://github.com/spf13/cobra : Apache License 2.0
spiffe/go-spiffe v2.5.0: https://github.com/spiffe/go-spiffe : Apache License 2.0
spoon 0.0.6: http://github.com/headius/spoon : Apache License 2.0
Spring AMQP 2.4.17: http://www.springsource.org/spring-amqp : Apache License 2.0
Spring Beans 5.3.41: https://github.com/dibyang/spring-framework : Apache License 2.0
Spring Boot 2.7.18: https://github.com/SpringSource/spring-boot : Apache License 2.0
Spring Boot 2.7.5: https://github.com/SpringSource/spring-boot : Apache License 2.0
Spring Boot 2.7.9: https://github.com/SpringSource/spring-boot : Apache License 2.0
Spring Boot Actuator AutoConfigure 2.7.18 : Apache License 2.0
Spring Boot OAuth2 Resource Server Starter 2.7.18 : Apache License 2.0
Spring Boot Test 2.7.18 : Apache License 2.0
Spring Boot Test Auto-Configure 2.7.18 : Apache License 2.0
Spring Commons Logging Bridge 5.3.34 : Apache License 2.0
Spring Context Support 5.3.41: https://github.com/dibyang/spring-framework : Apache License 2.0
Spring Data Commons 2.4.2: http://projects.spring.io/spring-data/ : Apache License 2.0
Spring Data JPA 2.4.2: http://projects.spring.io/spring-data-jpa/ : Apache License 2.0
Spring Framework - Remoting 1.2.9: http://www.springframework.org : Apache License 2.0
Spring Framework - Support 1.2.9: http://www.springframework.org : Apache License 2.0
Spring Framework 5.3.32: https://github.com/spring-projects/spring-framework : Apache License 2.0
Spring Framework 5.3.33: https://github.com/spring-projects/spring-framework : Apache License 2.0
Spring Framework 5.3.34: https://github.com/spring-projects/spring-framework : Apache License 2.0
Spring Framework 5.3.39: https://github.com/spring-projects/spring-framework : Apache License 2.0
Spring HATEOAS 1.5.6: https://github.com/SpringSource/spring-hateoas : Apache License 2.0
Spring JDBC 5.3.39: https://github.com/dibyang/spring-framework : Apache License 2.0
Spring LDAP 1.3.1: http://www.springframework.org/ldap : Apache License 2.0
Spring LDAP 2.3.3.RELEASE: http://www.springframework.org/ldap : Apache License 2.0
Spring LDAP 2.4.1: http://www.springframework.org/ldap : Apache License 2.0
Spring Messaging 5.3.39: https://github.com/dibyang/spring-framework : Apache License 2.0
Spring Plugin Core 2.0.0.RELEASE: https://github.com/SpringSource/spring-plugin/spring-plugin-core : Apache License 2.0
Spring RabbitMQ Stream Support 2.4.13 : Apache License 2.0
Spring RabbitMQ Support 2.4.17: http://www.springsource.org/spring-amqp : Apache License 2.0
Spring REST Docs Core 2.0.6.RELEASE : Apache License 2.0
Spring REST Docs MockMvc 2.0.6.RELEASE : Apache License 2.0
Spring Security 4.2.20: http://spring.io/spring-security : Apache License 2.0
Spring Security 5.7.11: http://spring.io/spring-security : Apache License 2.0
Spring Security 5.7.7: http://spring.io/spring-security : Apache License 2.0
Spring Security 5.8.5: http://spring.io/spring-security : Apache License 2.0
Spring Security JWT Library 1.1.1.RELEASE: http://github.com/SpringSource/spring-security-oauth : Apache License 2.0
spring-asciidoctor-extensions-block-switch 0.6.0 : Apache License 2.0
spring-boot-actuator 2.7.18 : Apache License 2.0
spring-retry 1.2.5: https://github.com/SpringSource/spring-retry : Apache License 2.0
spring-security-crypto-5.8.16-gov4j-1.jar 5.8.16-gov4j-1: https://gov4j.org/maven/springframework-security/spring-security-crypto/5.8.16-gov4j-1 : Apache License 2.0
spring-security-oauth2-core 5.7.11 : Apache License 2.0
spring-security-oauth2-jose 5.7.11 : Apache License 2.0
spring-security-oauth2-resource-server 5.7.11 : Apache License 2.0
spring-security-saml2-service-provider 5.8.5 : Apache License 2.0
sprintf.js 1.0.3: https://github.com/alexei/sprintf.js : BSD 3-clause "New" or "Revised" License
SQLite 3.40.1: http://sqlite.org/ : Public Domain
sqlstruct 20201105-snapshot-5f3e10d3: https://github.com/kisielk/sqlstruct : MIT License
sqlx v1.3.5: https://github.com/jmoiron/sqlx : MIT License
square-retrofit 2.7.2: http://square.github.io/retrofit/ : Apache License 2.0
ssl-cert 1.1.2 : BSD 3-clause "New" or "Revised" License
stable-stringify 1.0.1: https://github.com/samn/json-stable-stringify : MIT License
stack-utils 2.0.6: https://github.com/jamestalmage/stack-utils#readme : MIT License
stdin-discarder 0.2.2: https://github.com/sindresorhus/stdin-discarder#readme : MIT License
stoewer/go-strcase v1.2.0: https://github.com/stoewer/go-strcase : MIT License
stop-iteration-iterator 1.1.0: https://github.com/ljharb/stop-iteration-iterator#readme : MIT License
stopwords 0.1.0: https://crates.io/crates/stopwords : MIT License
streamich/memfs 4.51.1: https://github.com/streamich/memfs : Apache License 2.0
string-length 4.0.2: https://github.com/sindresorhus/string-length : MIT License
string-width 4.2.3: https://github.com/sindresorhus/string-width : MIT License
string-width 5.1.2: https://github.com/sindresorhus/string-width : MIT License
string-width 7.2.0: https://github.com/sindresorhus/string-width : MIT License
string-width 8.1.0: https://github.com/sindresorhus/string-width : MIT License
string.prototype.includes 2.0.1: https://github.com/mathiasbynens/string.prototype.includes : MIT License
string.prototype.matchall 4.0.12: https://github.com/ljharb/String.prototype.matchAll#readme : MIT License
string.prototype.repeat v1.0.0: https://github.com/mathiasbynens/string.prototype.repeat : MIT License
string.prototype.trim 1.2.10: https://github.com/es-shims/String.prototype.trim#readme : MIT License
string.prototype.trimend 1.0.9: https://github.com/KhaledElAnsari/String.prototype.trimEnd#readme : MIT License
string.prototype.trimstart 1.0.8: https://github.com/KhaledElAnsari/String.prototype.trimStart#readme : MIT License
stringio 3.1.5: https://github.com/ruby/stringio : (BSD 2-clause "Simplified" License OR Ruby License)
stringtemplate4 4.0.8: http://github.com/antlr/stringtemplate4 : BSD 3-clause "New" or "Revised" License
Strip ANSI 6.0.1: https://github.com/chalk/strip-ansi : MIT License
Strip ANSI 7.1.2: https://github.com/chalk/strip-ansi : MIT License
strip-bom 3.0.0: https://github.com/sindresorhus/strip-bom : MIT License
strip-bom 4.0.0: https://github.com/sindresorhus/strip-bom : MIT License
strip-final-newline 2.0.0: https://github.com/sindresorhus/strip-final-newline#readme : MIT License
strip-indent v3.0.0: https://github.com/sindresorhus/strip-indent : MIT License
strip-json-comments 3.1.1: https://github.com/sindresorhus/strip-json-comments : MIT License
strscan 3.1.0: https://github.com/ruby/strscan : (BSD 2-clause "Simplified" License OR Ruby License)
strscan: https://github.com/Faveod/strscan-java : MIT License
style-loader 4.0.0: https://github.com/webpack/style-loader : MIT License
stylehacks 7.0.7: https://github.com/ben-eb/stylehacks : MIT License
stylelint 16.26.1: https://github.com/stylelint/stylelint : MIT License
stylelint-config-recommended 17.0.0: https://github.com/stylelint/stylelint-config-recommended#readme : MIT License
stylelint-config-recommended-less 4.0.1: https://github.com/ssivanatarajan/stylelint-config-recommended-less#readme : MIT License
stylelint-config-standard 39.0.1: https://github.com/stylelint/stylelint-config-standard#readme : MIT License
stylelint-config-standard-less 4.0.1: https://github.com/crazyurus/stylelint-config-standard-less#readme : MIT License
stylelint-less 4.0.0: https://github.com/ssivanatarajan/stylelint-less#readme : MIT License
stylis 4.2.0: https://github.com/thysultan/stylis.js : MIT License
su-exec 0.2 : MIT License
su-exec 0.3 : MIT License
supports-color 5.5.0: https://github.com/chalk/supports-color : MIT License
supports-color 8.1.1: https://github.com/chalk/supports-color : MIT License
supports-color v7.2.0: https://github.com/chalk/supports-color : MIT License
supports-hyperlinks 3.2.0: https://github.com/jamestalmage/supports-hyperlinks : MIT License
supports-preserve-symlinks-flag 1.0.0: https://github.com/inspect-js/node-supports-preserve-symlinks-flag#readme : MIT License
svg-tags 1.0.0: https://github.com/element-io/svg-tags : MIT License
svgo 4.0.0: https://github.com/svg/svgo : MIT License
swag v0.23.0: https://github.com/go-openapi/swag : Apache License 2.0
swagger-compat-spec-parser 1.0.64: https://mvnrepository.com/artifact/io.swagger/swagger-compat-spec-parser : Apache License 2.0
swagger-core 1.6.9: https://github.com/swagger-api/swagger-core : Apache License 2.0
swagger-core 2.2.8: https://github.com/swagger-api/swagger-core : Apache License 2.0
swagger-models 1.6.9 : Apache License 2.0
swagger-models 2.2.8 : Apache License 2.0
swagger-parser 1.0.64: https://mvnrepository.com/artifact/io.swagger/swagger-parser : Apache License 2.0
swagger-parser 2.1.10: https://mvnrepository.com/artifact/io.swagger/swagger-parser : Apache License 2.0
swagger-parser-v2-converter 2.1.10: https://mvnrepository.com/artifact/io.swagger.parser.v3/swagger-parser-v2-converter : Apache License 2.0
symbol-observable 1.2.0: https://github.com/benlesh/symbol-observable : MIT License
symbol-tree 3.2.4: https://github.com/Joris-van-der-Wel/js-symbol-tree#readme : MIT License
syslog 0.2.0: https://github.com/ruby/syslog : (BSD 2-clause "Simplified" License OR Ruby License)
tabbable 6.4.0: https://github.com/davidtheclark/tabbable#readme : MIT License
table-layout 1.0.2: https://github.com/75lb/table-layout#readme : MIT License
tapable 2.3.0: https://github.com/webpack/tapable : MIT License
technoweenie's faraday 2.12.2: http://github.com/technoweenie/faraday : MIT License
technoweenie's faraday 2.13.4: http://github.com/technoweenie/faraday : MIT License
technoweenie's faraday 2.14.0: http://github.com/technoweenie/faraday : MIT License
terminfo-base 6.4.20240120: http://invisible-island.net/ncurses/ncurses.html : MIT License
Terracotta Off-Heap Store 2.5.3 : Apache License 2.0
Terracotta Statistics 2.1.2 : Apache License 2.0
Terracotta Utilities Tools 0.0.15 : Apache License 2.0
terser 5.44.1: https://github.com/fabiosantoscode/terser : BSD 2-clause "Simplified" License
terser-webpack-plugin 5.3.16: https://github.com/webpack-contrib/terser-webpack-plugin : MIT License
test-exclude 7.0.1: https://github.com/bcoe/test-exclude#readme : ISC License
TestNG 6.14.3: http://testng.org : Apache License 2.0
text-hex 1.0.0: https://github.com/3rd-Eden/text-hex : MIT License
theming v3.3.0: https://github.com/iamstarkov/theming : MIT License
thingies 2.5.0: https://github.com/streamich/thingies : MIT License
thread_safe 0.3.5: https://github.com/headius/thread_safe : Apache License 2.0
thread_safe 0.3.6: https://github.com/headius/thread_safe : Apache License 2.0
ThreeTen backport 1.6.9 : BSD 3-clause "New" or "Revised" License
thwait 0.2.0: https://github.com/ruby/thwait : BSD 2-clause "Simplified" License
tianon/gosu : Apache License 2.0
tidy_table 0.2.0: http://rubyforge.org/projects/seattlerb : (BSD 2-clause "Simplified" License OR Ruby License)
Tilt 2.6.1: https://github.com/rtomayko/tilt : MIT License
timeout 0.3.2: https://github.com/celluloid/timeout : (BSD 2-clause "Simplified" License OR Ruby License)
timeout 0.4.3: https://github.com/celluloid/timeout : (BSD 2-clause "Simplified" License OR Ruby License)
timingfuction 0.2.2: http://rubygems.org : (BSD 2-clause "Simplified" License OR Ruby License)
tiny-warning 1.0.3: https://github.com/alexreardon/tiny-warning#readme : MIT License
tinyglobby 0.2.15: https://github.com/SuperchupuDev/tinyglobby#readme : MIT License
Titanium JSON-LD 1.1 1.4.1 : Apache License 2.0
tklauser/go-sysconf v0.3.12: https://github.com/tklauser/go-sysconf : BSD 3-clause "New" or "Revised" License
tklauser/numcpus v0.8.0: https://github.com/tklauser/numcpus : Apache License 2.0
tmpl 1.0.5: https://www.npmjs.com/package/tmpl : BSD 3-clause "New" or "Revised" License
to-regex-range 5.0.1: https://github.com/jonschlinkert/to-regex-range : MIT License
toidentifier 1.0.1: https://github.com/koajs/toidentifier : MIT License
tomas/needle 3.3.1: https://github.com/tomas/needle : MIT License
tomcat servlet api orbit bundle - 9.0.31.wso2v1 9.0.109.wso2v1 : Apache License 2.0
totalist 3.0.1: https://github.com/lukeed/totalist#readme : MIT License
tough-cookie 4.1.4: https://github.com/salesforce/tough-cookie : BSD 3-clause "New" or "Revised" License
tr46 3.0.0: https://github.com/Sebmaster/tr46.js#readme : MIT License
tree-dump 1.1.0: https://github.com/streamich/tree-dump : Apache License 2.0
tree-kill v1.2.2: https://github.com/pkrumins/node-tree-kill : MIT License
TreeTop 1.6.12: http://treetop.rubyforge.org/index.html : MIT License
TreeTop 1.6.14: http://treetop.rubyforge.org/index.html : MIT License
triple-beam 1.4.1: https://github.com/winstonjs/triple-beam#readme : MIT License
ts-api-utils 2.4.0: https://github.com/JoshuaKGoldberg/ts-api-utils#readme : MIT License
tsconfig-paths 3.15.0: https://github.com/jonaskello/tsconfig-paths : MIT License
tsort 0.1.0: https://github.com/ruby/tsort : (BSD 2-clause "Simplified" License OR Ruby License)
type-check 0.4.0: https://github.com/gkz/type-check : MIT License
type-detect 4.0.8: https://github.com/chaijs/type-detect : MIT License
type-fest 0.21.3: https://github.com/sindresorhus/type-fest#readme : (MIT License OR Creative Commons Zero v1.0 Universal)
type-fest 4.41.0: https://github.com/sindresorhus/type-fest#readme : (MIT License OR Creative Commons Zero v1.0 Universal)
type-is 2.0.1: https://github.com/jshttp/type-is : MIT License
typed-array-buffer 1.0.3: https://github.com/ljharb/typed-array-buffer#readme : MIT License
typed-array-byte-length 1.0.3: https://github.com/inspect-js/typed-array-byte-length#readme : MIT License
typed-array-byte-offset 1.0.4: https://github.com/inspect-js/typed-array-byte-offset#readme : MIT License
typed-array-length 1.0.7: https://github.com/inspect-js/typed-array-length#readme : MIT License
TypeScript 5.9.3: http://www.typescriptlang.org/ : Apache License 2.0
typescript-compare 0.0.2: https://github.com/ksxnodemodules/typescript-compare#readme : MIT License
typescript-logic 0.0.0: https://github.com/ksxnodemodules/typescript-logic#readme : MIT License
typescript-tuple 2.2.1: https://github.com/ksxnodemodules/typescript-tuple : MIT License
typical 5.2.0: https://github.com/75lb/typical#readme : MIT License
tzinfo-data 1.2025.2: https://github.com/tzinfo/tzinfo-data : MIT License
ua-parser-wso2 1.6.1.wso2v2: https://mvnrepository.com/artifact/ua.parser.wso2 : Apache License 2.0
ugorji's go codec/v1.1.8: https://github.com/ugorji/go : MIT License
un-ts/synckit 0.11.11: https://github.com/un-ts/synckit : MIT License
unbox-primitive 1.1.0: https://github.com/ljharb/unbox-primitive#readme : MIT License
Underscore.js 1.13.7: http://underscorejs.org/ : MIT License
Underscore.js 1.8.3: http://underscorejs.org/ : MIT License
undici-types 7.16.0: https://undici.nodejs.org : MIT License
unicode-canonical-property-names-ecmascript 2.0.1: https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript : MIT License
unicode-match-property-ecmascript 2.0.0: https://github.com/mathiasbynens/unicode-match-property-ecmascript : MIT License
unicode-match-property-value-ecmascript 2.2.1: https://github.com/mathiasbynens/unicode-match-property-value-ecmascript : MIT License
unicode-property-aliases-ecmascript 2.2.0: https://github.com/mathiasbynens/unicode-property-aliases-ecmascript : MIT License
universalify 0.2.0: https://github.com/RyanZim/universalify#readme : MIT License
universalify 2.0.1: https://github.com/RyanZim/universalify#readme : MIT License
unpipe 1.0.0: https://github.com/stream-utils/unpipe : MIT License
unrs-resolver 1.11.1: https://github.com/unrs/unrs-resolver : MIT License
unshiftio/one-time 1.0.0: https://github.com/unshiftio/one-time : MIT License
update-browserslist-db 1.2.3: https://github.com/browserslist/update-db#readme : MIT License
uri 0.12.3: http://rubygems.org : (BSD 2-clause "Simplified" License OR Ruby License)
uri 1.0.3: http://rubygems.org : (BSD 2-clause "Simplified" License OR Ruby License)
uri-js 4.4.1: https://github.com/garycourt/uri-js : BSD 2-clause "Simplified" License
url-parse 1.5.10: http://unshift.io : MIT License
use-debounce 10.0.6: https://github.com/xnimorz/use-debounce#readme : MIT License
use-isomorphic-layout-effect 1.2.1: https://github.com/Andarist/use-isomorphic-layout-effect#readme : MIT License
use-sync-external-store 1.6.0: https://github.com/facebook/react#readme : MIT License
User Type 6.0.1.GA: http://usertype.sourceforge.net/ : Apache License 2.0
util-deprecate 1.0.2: https://github.com/TooTallNate/util-deprecate : MIT License
utila 0.4.0: https://github.com/AriaMinaei/utila : MIT License
utmps 0.1.3.0 : ISC License
utmps 0.1.3.1 : ISC License
uuid 8.3.2: https://github.com/uuidjs/uuid : MIT License
v8-to-istanbul 9.3.0: https://github.com/bcoe/v8-to-istanbul#readme : ISC License
Validator.nu latest: http://validator.nu : MIT License
vary 1.1.2: https://github.com/jshttp/vary : MIT License
verbose-macros 0.1.0: https://crates.io/crates/verbose-macros : MIT License
w3c-xmlserializer 4.0.0: https://github.com/jsdom/w3c-xmlserializer#readme : MIT License
watchman 2.0.2: https://github.com/facebook/watchman : Apache License 2.0
watchman 2.1.1: https://github.com/facebook/watchman : Apache License 2.0
watchpack 2.5.0: https://github.com/webpack/watchpack : MIT License
Weakly referenced lock-free data structures 0.17 : Apache License 2.0
weakref 0.1.1: https://github.com/ruby/weakref : (BSD 2-clause "Simplified" License OR Ruby License)
webhdfs 0.11.0: https://github.com/kzk/webhdfs : Apache License 2.0
webidl-conversions 7.0.0: https://github.com/domenic/webidl-conversions : BSD 2-clause "Simplified" License
Webpack 5.104.1: http://github.com/webpack/webpack : MIT License
webpack-bundle-analyzer 5.1.1: https://github.com/th0r/webpack-bundle-analyzer : MIT License
webpack-cli 6.0.1: https://github.com/webpack/webpack-cli#readme : MIT License
webpack-deadcode-plugin 0.1.17: https://github.com/MQuy/webpack-deadcode-plugin#readme : MIT License
webpack-hot-middleware 2.26.1: https://github.com/glenjamin/webpack-hot-middleware : MIT License
webpack-merge 6.0.1: https://github.com/survivejs/webpack-merge : MIT License
webpack-sources 3.3.3: https://github.com/webpack/webpack-sources#readme : MIT License
webpack/loader-utils 2.0.4: https://github.com/webpack/loader-utils : MIT License
webpack/webpack-dev-middleware 7.4.5: https://github.com/webpack/webpack-dev-middleware : MIT License
webreflection/html-escaper 2.0.2: https://github.com/WebReflection/html-escaper : MIT License
weppos/publicsuffix-go v0.30.0: https://github.com/weppos/publicsuffix-go : MIT License
whatwg-encoding 2.0.0: https://github.com/jsdom/whatwg-encoding#readme : MIT License
whatwg-mimetype 3.0.0: https://github.com/jsdom/whatwg-mimetype : MIT License
whatwg-url 11.0.0: https://github.com/jsdom/whatwg-url : MIT License
wheelcomplex/gosigar v0.14.3: https://github.com/elastic/gosigar : Apache License 2.0
which 1.3.1: https://github.com/isaacs/node-which : ISC License
which 2.0.2: https://github.com/isaacs/node-which : ISC License
which-boxed-primitive 1.1.1: https://github.com/ljharb/which-boxed-primitive#readme : MIT License
which-builtin-type 1.2.1: https://github.com/es-shims/which-builtin-type#readme : MIT License
which-collection 1.0.2: https://github.com/inspect-js/which-collection#readme : MIT License
which-typed-array 1.1.19: https://github.com/ljharb/which-typed-array#readme : MIT License
whitequark/ipaddr.js v1.9.1: https://github.com/whitequark/ipaddr.js : MIT License
widest-line 5.0.0: https://github.com/sindresorhus/widest-line : MIT License
WildFly: Clustering marshalling API 39.0.0.Beta1 : Apache License 2.0
winston-transport 4.9.0: https://github.com/winstonjs/winston-transport : MIT License
word-wrap 1.2.5: https://github.com/jonschlinkert : MIT License
wordwrapjs 4.0.1: https://github.com/75lb/wordwrapjs#readme : MIT License
wrap-ansi 8.1.0: https://github.com/chalk/wrap-ansi : MIT License
wrap-ansi 9.0.2: https://github.com/chalk/wrap-ansi : MIT License
wrap-ansi v7.0.0: https://github.com/chalk/wrap-ansi : MIT License
wrappy 1.0.2: https://github.com/npm/wrappy : ISC License
write-file-atomic 5.0.1: https://github.com/npm/write-file-atomic : ISC License
wsl-utils 0.3.1: https://github.com/sindresorhus/wsl-utils#readme : MIT License
x448/float16 v0.8.4: https://github.com/x448/float16 : MIT License
Xalan Java Serializer 2.7.3-atlassian-hosted: http://xml.apache.org/xalan-j/ : Apache License 2.0
Xalan Java Serializer 2.7.3: http://xml.apache.org/xalan-j/ : Apache License 2.0
XCB 1.17.0: https://xcb.freedesktop.org/ : X11 License
xdg-go/scram v1.1.2: https://github.com/xdg-go/scram : Apache License 2.0
xdg-go/stringprep v1.0.4: https://github.com/xdg-go/stringprep : Apache License 2.0
XML Resolver 5.1.1 : Apache License 2.0
xml-name-validator 4.0.0: https://github.com/jsdom/xml-name-validator : Apache License 2.0
xml-simple 1.1.9: https://github.com/maik/xml-simple : MIT License
xmlchars 2.2.0: https://github.com/lddubeau/xmlchars#readme : MIT License
xr-redis-cache-service-starter 2.8.7-RELEASE: https://spring.io/projects/spring-boot/xr-file-service-starter/xr-redis-cache-service-starter : Apache License 2.0
y18n 5.0.8: https://github.com/yargs/y18n : ISC License
yallist 3.1.1: https://github.com/isaacs/yallist#readme : ISC License
yallist 4.0.0: https://github.com/isaacs/yallist#readme : ISC License
yaml 0.2.0: http://rubygems.org : (BSD 2-clause "Simplified" License OR Ruby License)
yaml 0.3.0: http://rubygems.org : (BSD 2-clause "Simplified" License OR Ruby License)
yaml 1.10.2: https://github.com/tj/js-yaml : ISC License
yaml for Go v2.4.0: https://github.com/go-yaml/yaml : Apache License 2.0
yaml for Go v3.0.1: https://github.com/go-yaml/yaml : (MIT License OR Apache License 2.0)
yannickcr/eslint-plugin-react 7.37.5: https://github.com/yannickcr/eslint-plugin-react : MIT License
yargs 17.7.1: https://github.com/yargs/yargs : MIT License
yargs 17.7.2: https://github.com/yargs/yargs : MIT License
yargs 18.0.0: https://github.com/yargs/yargs : MIT License
yargs-parser 21.1.1: https://github.com/yargs/yargs-parser : ISC License
yargs-parser 22.0.0: https://github.com/yargs/yargs-parser : ISC License
yocto-queue 0.1.0: https://github.com/sindresorhus/yocto-queue#readme : MIT License
yoctocolors 2.1.2: https://github.com/sindresorhus/yoctocolors#readme : MIT License
yq v4: https://mikefarah.gitbook.io/yq/ : MIT License
ysf-core-plugin 1.0.0-alpha.2 : Apache License 2.0
yuin-gopher-lua v1.1.1: https://github.com/yuin/gopher-lua : MIT License
Z3 4.8.12: https://github.com/Z3Prover/z3 : MIT License
zeebo/errs v1.4.0: https://github.com/zeebo/errs : MIT License
zeebo/xxh3 v1.0.2: https://github.com/zeebo/xxh3 : BSD 2-clause "Simplified" License
zmap/zcrypto 20230310-snapshot-c8b263fd: https://github.com/zmap/zcrypto : (MIT License AND ISC License AND Apache License 2.0)
zmap/zlint v3.5.0: https://zmap.io : Apache License 2.0
zod 4.3.5: https://github.com/vriad/zod#readme : MIT License
zod-validation-error 4.0.2: https://github.com/causaly/zod-validation-error#readme : MIT License
zstd 1.4.4: https://facebook.github.io/zstd/ : BSD 3-clause "New" or "Revised" License
zstd 1.4.5: https://facebook.github.io/zstd/ : BSD 3-clause "New" or "Revised" License
zstd 1.5.4: https://facebook.github.io/zstd/ : BSD 3-clause "New" or "Revised" License
zstd 1.5.5: https://facebook.github.io/zstd/ : BSD 3-clause "New" or "Revised" License
zstd 1.5.6: https://facebook.github.io/zstd/ : BSD 3-clause "New" or "Revised" License
zstd 1.5.7: https://facebook.github.io/zstd/ : BSD 3-clause "New" or "Revised" License
zyedidia/generic v1.2.1 : MIT License


Operating System / Docker layer

acl (access control list) 2.3.1: http://savannah.nongnu.org/projects/acl : GNU Library General Public License v2 or later
acl (access control list) v2.3.2: http://savannah.nongnu.org/projects/acl : (GNU Lesser General Public License v2.1 or later AND GNU General Public License v2.0 or later)
adduser 3.134: http://alioth.debian.org/projects/adduser/ : GNU General Public License v2.0 or later
alpine-base 3.21.2 : MIT License
alpine-base 3.21.5 : MIT License
alpine-base 3.22.2 : MIT License
alpine-base 3.23.2 : MIT License
alpine-baselayout 3.6.8 : GNU General Public License v2.0 only
alpine-baselayout 3.7.0 : GNU General Public License v2.0 only
alpine-baselayout 3.7.1 : GNU General Public License v2.0 only
alpine-keys 2.5 : MIT License
alpine-keys 2.6 : MIT License
apk-tools 2.14.6: https://git.alpinelinux.org/cgit/apk-tools/ : GNU General Public License v2.0 only
apk-tools 2.14.9: https://git.alpinelinux.org/cgit/apk-tools/ : GNU General Public License v2.0 only
apk-tools 3.0.3: https://git.alpinelinux.org/cgit/apk-tools/ : GNU General Public License v2.0 only
apt - Advanced Package Tool 2.6.1: https://wiki.debian.org/Apt : GNU General Public License v2.0 or later
apt-swarm 0.1.0: https://crates.io/crates/apt-swarm : GNU General Public License v3.0 or later
Archive-Tar 2.40: http://search.cpan.org/dist/Archive-Tar/ : (GNU General Public License v1.0 or later OR Artistic License 1.0 (Perl))
audit-userspace 3.0.9: https://github.com/linux-audit/audit-userspace : (GNU Lesser General Public License v2.1 or later OR GNU General Public License v2.0 or later)
autodie 2.34: https://metacpan.org/release/autodie : (Artistic License 1.0 AND GNU General Public License v2.0 or later)
back_pressure 1.0.0: https://github.com/yaauie/ruby_back_pressure : Apache License 2.0
backport9 1.13 : Apache License 2.0
backports 3.23.0: http://github.com/marcandre/backports : MIT License
backports 3.25.1: http://github.com/marcandre/backports : MIT License
backports 3.25.2: http://github.com/marcandre/backports : MIT License
base-files 12.4+deb12u11 : Artistic License 1.0 (Perl)
base-files 12.4+deb12u12 : Artistic License 1.0 (Perl)
base-passwd 3.6.1: https://salsa.debian.org/debian/base-passwd : GNU General Public License v2.0 only
Bash 5.2.15: http://www.gnu.org/software/bash/ : GNU General Public License v3.0 or later
Bash 5.2.37: http://www.gnu.org/software/bash/ : GNU General Public License v3.0 or later
Bash 5.3.0: http://www.gnu.org/software/bash/ : GNU General Public License v3.0 or later
Bash 5.3.3: http://www.gnu.org/software/bash/ : GNU General Public License v3.0 or later
Berkeley DB 5.3.28: http://www.oracle.com/technology/products/berkeley-db/db/index.html : (Sleepycat License OR Oracle Berkeley DB License)
Bouncy Castle 1.67: http://www.bouncycastle.org : MIT License
Bouncy Castle 1.72: http://www.bouncycastle.org : MIT License
Bouncy Castle 1.79: http://www.bouncycastle.org : MIT License
Bouncy Castle 1.81: http://www.bouncycastle.org : MIT License
Bouncy Castle ASN.1 Extension and Utility APIs 1.72 : MIT License
Bouncy Castle ASN.1 Extension and Utility APIs 1.79 : MIT License
Bouncy Castle ASN.1 Extension and Utility APIs 1.81 : MIT License
Bouncy Castle JSSE provider and TLS/DTLS API 1.79 : MIT License
Bouncy Castle JSSE provider and TLS/DTLS API 1.81 : MIT License
Bouncy Castle PKIX APIs (FIPS Distribution) : MIT License
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 1.67: http://www.bouncycastle.org/java.html : MIT License
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 1.72: http://www.bouncycastle.org/java.html : MIT License
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 1.79: http://www.bouncycastle.org/java.html : MIT License
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 1.81: http://www.bouncycastle.org/java.html : MIT License
brotli 1.0.3: https://github.com/google/brotli : MIT License
brotli 1.0.9: https://github.com/google/brotli : MIT License
brotli-libs 1.1.0 : MIT License
brotli-libs 1.2.0 : MIT License
bsdutils 2.38.1: http://userweb.kernel.org/~kzak/util-linux/ : GNU General Public License v2.0 or later
buftok 0.2.0: http://buftok.rubyforge.org : MIT License
busybox 1_37_0: https://busybox.net/ : GNU General Public License v2.0 or later
Bzip2 1.0.8: http://www.bzip.org/ : Bzip2 License
ca-certificates 20230311+deb12u1: https://fedoraproject.org/wiki/CA-Certificates : Mozilla Public License 2.0
ca-certificates 20241121: https://fedoraproject.org/wiki/CA-Certificates : (MIT License AND Mozilla Public License 2.0)
ca-certificates 20251003: https://fedoraproject.org/wiki/CA-Certificates : (GNU General Public License v2.0 or later AND Mozilla Public License 2.0)
ca-certificates-bundle 20241121 : (GNU General Public License v2.0 or later AND Mozilla Public License 2.0)
ca-certificates-bundle 20250911 : (GNU General Public License v2.0 or later AND Mozilla Public License 2.0)
ca-certificates-bundle 20251003 : (GNU General Public License v2.0 or later AND Mozilla Public License 2.0)
cabin 0.8.1: https://github.com/jordansissel/ruby-cabin : Apache License 2.0
cabin 0.9.0: https://github.com/jordansissel/ruby-cabin : Apache License 2.0
Carp 1.52: http://search.cpan.org/dist/Carp/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
commons-bcel 6.7.0: https://github.com/apache/commons-bcel : Apache License 2.0
commons-cli 1.2: http://commons.apache.org/cli/ : Apache License 2.0
commons-csv 1.12.0: http://commons.apache.org/proper/commons-csv/index.html : Apache License 2.0
Compress::Raw::Bzip2 2.103: https://metacpan.org/release/Compress-Raw-Bzip2 : (Artistic License 1.0 (Perl) AND GNU General Public License v3.0 or later)
Compress::Raw::Zlib 2.105: http://search.cpan.org/dist/Compress-Raw-Zlib/ : zlib License
CPAN 2.29: https://metacpan.org/release/CPAN : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
CPAN 2.34: https://metacpan.org/release/CPAN : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
CPAN 2.36: https://metacpan.org/release/CPAN : (GNU General Public License v1.0 or later OR Artistic License 1.0 (Perl))
CPAN::Meta 2.150010: https://github.com/Perl-Toolchain-Gang/CPAN-Meta : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
CPAN::Meta::Requirements 2.132: https://metacpan.org/release/CPAN-Meta-Requirements : (Artistic License 1.0 OR GNU General Public License v2.0 or later)
cryptacular 1.2.4: https://github.com/vt-middleware/cryptacular : (Apache License 2.0 OR GNU Lesser General Public License v3.0 or later)
curl 7.88.1: https://curl.se/ : curl License
curl 8.14.0: https://curl.se/ : MIT License
curl 8.14.1: https://curl.se/ : MIT License
curl 8.17.0: https://curl.se/ : curl License
Cyan4973/xxHash v0.8.1: https://cyan4973.github.io/xxHash : BSD 2-clause "Simplified" License
debconf 1.5.82: http://projects.kde.org/projects/extragear/sysadmin/libdebconf-kde : BSD 2-clause "Simplified" License
debconf 1.5.83: http://projects.kde.org/projects/extragear/sysadmin/libdebconf-kde : BSD 2-clause "Simplified" License
Debian 0.270: http://www.debian.org/ : BSD 2-clause "Simplified" License
Debian 20230607+deb12u11: http://www.debian.org/ : GNU General Public License v2.0 or later
Debian 20230607+deb12u13: http://www.debian.org/ : GNU General Public License v2.0 or later
Debian 20250515: http://www.debian.org/ : GNU General Public License v2.0 or later
Debian 20250803+deb13u3: http://www.debian.org/ : GNU General Public License v2.0 or later
debian-archive-keyring 2007.02.19 : (GNU General Public License v1.0 or later OR GNU General Public License v2.0 or later)
debian-archive-keyring 2023.3+deb12u2 : (GNU General Public License v1.0 or later OR GNU General Public License v2.0 or later)
debianutils 5.7: http://packages.debian.org/debianutils : (Public Domain OR GNU General Public License v2.0 or later)
Digest 1.20: http://search.cpan.org/dist/Digest/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
digest 3.1.0: https://github.com/ruby/digest : (BSD 2-clause "Simplified" License OR Ruby License)
DirMngr 2.2.40: http://www.gnupg.org/ : GNU General Public License v3.0 or later
dpkg 1.21.22: https://wiki.debian.org/Teams/Dpkg/ : GNU General Public License v2.0 or later
e2fsprogs v1.47.0: http://ext4.wiki.kernel.org/ : (GNU Library General Public License v2 or later AND MIT License AND BSD 3-clause "New" or "Revised" License AND GNU General Public License v2.0 or later)
e2mmap 0.1.0: https://github.com/ruby/e2mmap : BSD 2-clause "Simplified" License
Eclipse Compiler for Java(TM) 3.26.0 : Eclipse Public License 2.0
eclipse-paho.mqtt.golang v1.3.5: http://www.eclipse.org/paho/clients/golang/ : (Eclipse Distribution License - v 1.0 AND Eclipse Public License 1.0)
Espresso Runtime Resources 23.1.7 : GNU General Public License v2.0 or later
Exporter 5.77: http://search.cpan.org/dist/Exporter/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
ExtUtils::Install 2.20: http://search.cpan.org/dist/ExtUtils-Install/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
ExtUtils::MakeMaker v7.64: http://makemaker.org : (Artistic License 1.0 (Perl) AND GNU General Public License v3.0 or later)
ExtUtils::Manifest 1.73: http://search.cpan.org/dist/ExtUtils-Manifest/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
ffi 1.17.0: http://wiki.github.com/ffi/ffi : BSD 3-clause "New" or "Revised" License
ffi 1.17.2: http://wiki.github.com/ffi/ffi : BSD 3-clause "New" or "Revised" License
ffi-binary-libfixposix 0.5.1.1-java: https://github.com/byteit101/subspawn : (GNU Lesser General Public License v2.1 or later OR Ruby License OR Eclipse Public License 2.0)
File::Fetch 1.04: http://search.cpan.org/dist/File-Fetch/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
File::Path 2.18: http://search.cpan.org/dist/File-Path/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
File::Temp 0.2311: http://search.cpan.org/dist/File-Temp/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
findutils 4.9.0: http://savannah.gnu.org/projects/findutils/ : GNU General Public License v3.0 or later
gated-development 0.1.0: https://crates.io/crates/gated-development : GNU General Public License v3.0 or later
gcc-12-base 12.2.0: http://gcc.gnu.org/ : GNU General Public License v3.0 or later
gcompat 1.1.0 : ISC License
GD 2.3.2: http://www.libgd.org : GD License
GD 2.3.3: http://www.libgd.org : GD License
geoip 1.6.12 : GNU General Public License v3.0 or later
Getopt::Long 2.52: http://search.cpan.org/dist/Getopt-Long/ : (Artistic License 1.0 (Perl) OR GNU General Public License v3.0 or later)
gettext 0.21: https://savannah.gnu.org/projects/gettext/ : (GNU Library General Public License v2 or later AND GNU Free Documentation License v1.2 or later AND GNU General Public License v3.0 or later)
gettext 0.24.1: https://savannah.gnu.org/projects/gettext/ : GNU General Public License v3.0 or later
Git 2.50.1: https://git-scm.com/ : (GNU Lesser General Public License v2.1 or later AND MIT License AND BSD 3-clause "New" or "Revised" License AND GNU General Public License v2.0 or later AND GNU General Public License v2.0 only)
Git v2.52.0: https://git-scm.com/ : GNU General Public License v2.0 or later
GMP 6.2.1: http://gmplib.org/ : (GNU Lesser General Public License v3.0 or later OR GNU General Public License v2.0 or later OR GNU General Public License v3.0 or later)
GMP 6.3.0: http://gmplib.org/ : (GNU Lesser General Public License v3.0 or later OR GNU General Public License v2.0 or later)
GNU C Library 2.36: http://www.gnu.org/software/libc/ : GNU Lesser General Public License v2.1 or later
GNU Compiler Collection 12.2.0: http://gcc.gnu.org/ : (GNU Library General Public License v2 only AND GNU General Public License v2.0 only AND GNU General Public License v3.0 or later)
GNU Compiler Collection 12.2.1+git416: http://gcc.gnu.org/ : MIT License
GNU Compiler Collection 14.2.0: http://gcc.gnu.org/ : (GNU Library General Public License v2 only AND GNU General Public License v2.0 only AND GNU General Public License v3.0 or later)
GNU Compiler Collection 15.2.0: http://gcc.gnu.org/ : GNU General Public License v3.0 w/GCC Runtime Library exception
GNU Core Utilities 8.32: http://savannah.gnu.org/projects/coreutils/ : GNU General Public License v3.0 or later
GNU Core Utilities 9.1: http://savannah.gnu.org/projects/coreutils/ : GNU General Public License v3.0 or later
GNU Diff Utilities 3.8: http://savannah.gnu.org/projects/diffutils : GNU General Public License v3.0 or later
GNU grep 3.3: http://savannah.gnu.org/projects/grep/ : GNU General Public License v3.0 or later
GNU grep v3.8: http://savannah.gnu.org/projects/grep/ : GNU General Public License v3.0 or later
GNU sed v4.9: http://www.gnu.org/software/sed/ : GNU General Public License v3.0 or later
GNU tar 1.34: http://savannah.gnu.org/projects/tar/ : GNU General Public License v3.0 or later
GnuPG 1.8: http://www.gnupg.org/ : GNU Lesser General Public License v2.1 or later
GnuPG 2.2.40: http://www.gnupg.org/ : GNU General Public License v3.0 or later
GnuTLS 3.7.9: http://www.gnutls.org : (GNU Lesser General Public License v2.1 or later AND GNU General Public License v3.0 or later)
gzip 1.12: http://www.gnu.org/software/gzip/ : GNU General Public License v3.0 or later
hostname 3.23+nmu1: http://packages.qa.debian.org/h/hostname.html : GNU General Public License v2.0 only
hostname 3.24: http://packages.qa.debian.org/h/hostname.html : GNU General Public License v2.0 only
HTTP::Tiny 0.080: https://metacpan.org/release/HTTP-Tiny : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
ICU for C/C++ (ICU4C) 72-1: https://github.com/unicode-org/icu/ : ICU License
ICU4J 60.3: http://icu-project.org : Unicode License v3
init-system-helpers 1.65.2 : (BSD 3-clause "New" or "Revised" License OR GNU General Public License v2.0 or later)
init-system-helpers 1.65.2+deb12u1 : BSD 3-clause "New" or "Revised" License
insserv 1.24.0: http://savannah.nongnu.org/projects/sysvinit : GNU General Public License v2.0 or later
IO 1.50: http://www.cedarsoft.org/commons/io : (Artistic License 1.0 (Perl) AND GNU General Public License v3.0 or later)
IO::Compress 2.105: https://metacpan.org/release/IO-Compress : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
istack common utility code runtime 3.0.8: http://java.net/istack-commons/istack-commons-runtime/ : Eclipse Distribution License - v 1.0
jackson-coreutils 2.0 : (Apache License 2.0 AND GNU Lesser General Public License v3.0 or later)
jackson-coreutils-equivalence 1.0 : (Apache License 2.0 AND GNU Lesser General Public License v3.0 or later)
Jakarta Activation 1.1: https://eclipse-ee4j.github.io/jaf/ : Common Development and Distribution License 1.0
Jakarta Activation 1.2.0: https://eclipse-ee4j.github.io/jaf/ : (Common Development and Distribution License 1.1 OR Sun GPL With Classpath Exception v2.0)
Jakarta Activation 1.2.1: https://eclipse-ee4j.github.io/jaf/ : BSD 3-clause "New" or "Revised" License
Jakarta Activation API 1.2.0: https://eclipse-ee4j.github.io/jaf/ : (GNU General Public License v2.0 w/Classpath exception OR Common Development and Distribution License 1.1)
Jakarta Activation API 1.2.1: https://eclipse-ee4j.github.io/jaf/ : BSD 3-clause "New" or "Revised" License
Jakarta Activation API 2.1.0: https://eclipse-ee4j.github.io/jaf/ : Eclipse Distribution License - v 1.0
Jakarta Annotations API 1.3.5 : Eclipse Public License 2.0
Jakarta Expression Language 3.0 API 4.0.0 : (GNU General Public License v2.0 w/Classpath exception OR Eclipse Public License 2.0)
Jakarta JSON Processing API 2.0.1: http://json-processing-spec.java.net : (GNU General Public License v2.0 w/Classpath exception OR Eclipse Public License 2.0)
Jakarta Mail 1.4.7: https://javaee.github.io/javamail/ : (GNU General Public License v2.0 w/Classpath exception OR Common Development and Distribution License 1.1)
Jakarta Mail 1.6.1: https://javaee.github.io/javamail/ : (GNU General Public License v2.0 w/Classpath exception OR Common Development and Distribution License 1.1)
Jakarta ORO 2.0.8: http://jakarta.apache.org/oro/ : Apache License 1.1
jakarta.persistence-api 2.2.3: https://mvnrepository.com/artifact/jakarta.persistence/jakarta.persistence-api : (Eclipse Distribution License - v 1.0 OR Eclipse Public License 2.0)
jakarta.xml.bind:jakarta.xml.bind-api 2.3.2: https://github.com/jakartaee/jaxb-api : Eclipse Distribution License - v 1.0
jattach 2.1 : Apache License 2.0
Java Servlet API 2.0: http://servlet-spec.java.net : Common Development and Distribution License 1.0
Java Servlet API 4.0.1: http://servlet-spec.java.net : (GNU General Public License v2.0 w/Classpath exception OR Common Development and Distribution License 1.1)
java-common 1.0: https://wiki.debian.org/Java/ : GNU General Public License v2.0 or later
JavaMail API (no providers) 1.6.2: http://kenai.com/projects/javamail/mailapi : (GNU General Public License v2.0 w/Classpath exception OR Common Development and Distribution License 1.1)
JavaMail API pop3 provider 1.4.7: http://kenai.com/projects/javamail/parent-distrib/pop3 : (GNU General Public License v2.0 w/Classpath exception OR Common Development and Distribution License 1.1)
JavaMail API pop3 provider 1.6.1: http://kenai.com/projects/javamail/parent-distrib/pop3 : (GNU General Public License v2.0 w/Classpath exception OR Common Development and Distribution License 1.1)
JavaMail API smtp provider 1.6.1: http://kenai.com/projects/javamail/parent-distrib/smtp : (GNU General Public License v2.0 w/Classpath exception OR Common Development and Distribution License 1.1)
Javassist 3.20.0-GA: http://jboss-javassist.github.io/javassist/ : Mozilla Public License 1.1
Javassist 3.24.0-GA: http://jboss-javassist.github.io/javassist/ : (Mozilla Public License 1.1 OR GNU Lesser General Public License v2.1 or later OR Apache License 2.0)
Javassist 3.30.2: http://jboss-javassist.github.io/javassist/ : (Mozilla Public License 1.1 OR GNU Lesser General Public License v2.1 only OR Apache License 2.0)
javax.annotation API 1.3.2: http://jcp.org/en/jsr/detail?id=250 : (GNU General Public License v2.0 w/Classpath exception OR Common Development and Distribution License 1.1)
javax.inject:javax.inject 1: http://code.google.com/p/atinject/ : Apache License 2.0
javax.interceptor API 3.1: http://interceptors-spec.java.net : (Common Development and Distribution License 1.1 OR Sun GPL With Classpath Exception v2.0)
javax.persistence-api 2.2 : (Eclipse Distribution License - v 1.0 AND Eclipse Public License 1.0)
jax-rpc 1.1: https://java.net/projects/jax-rpc/ : Common Development and Distribution License 1.1
JAXB CORE 3.0.0-M2: http://jaxb.java.net/ : Eclipse Distribution License - v 1.0
JAXB CORE 4.0.1: http://jaxb.java.net/ : Eclipse Distribution License - v 1.0
JAXB isorelax library 20030108: http://iso-relax.sourceforge.net : MIT License
JAXB isorelax library 20090621: http://iso-relax.sourceforge.net : MIT License
JAXB Runtime 2.3.2 : Eclipse Distribution License - v 1.0
jaxb-api 2.3.1: https://jakarta.ee/specifications/xml-binding : (GNU General Public License v2.0 w/Classpath exception OR Common Development and Distribution License 1.1)
JBoss Logging 3 3.3.0.Final: http://www.jboss.org : Apache License 2.0
jboss-transaction-api_1.2_spec 1.1.1.Final: http://www.jboss.org/jboss-transaction-api_1.2_spec : (GNU General Public License v2.0 w/Classpath exception OR Common Development and Distribution License 1.1)
jffi - Java Foreign Function Interface 1.2.23: http://github.com/wmeissner/jffi : Apache License 2.0
jffi - Java Foreign Function Interface 1.3.13: http://github.com/wmeissner/jffi : Apache License 2.0
jnr-a64asm 1.0.0 : Apache License 2.0
jnr-constants 0.10.4: http://github.com/jnr/jnr-constants : Apache License 2.0
jnr-enxio 0.32.17: http://github.com/jnr/jnr-enxio : Apache License 2.0
jnr-enxio 0.32.18: http://github.com/jnr/jnr-enxio : Apache License 2.0
jnr-ffi 2.2.15: http://github.com/jnr/jnr-ffi : Apache License 2.0
jnr-ffi 2.2.16: http://github.com/jnr/jnr-ffi : Apache License 2.0
jnr-ffi 2.2.17: http://github.com/jnr/jnr-ffi : Apache License 2.0
jnr-fuse 0.5.8 : MIT License
jnr-netdb 1.2.0: http://github.com/wmeissner/jnr-netdb : Apache License 2.0
jnr-posix 3.1.19: https://github.com/jnr/jnr-posix : (GNU Lesser General Public License v2.1 or later OR GNU General Public License v2.0 or later OR Eclipse Public License 2.0)
jnr-posix 3.1.20: https://github.com/jnr/jnr-posix : (GNU Lesser General Public License v2.1 or later OR GNU General Public License v2.0 or later OR Eclipse Public License 2.0)
jnr-unixsocket 0.38.22: http://github.com/jnr/jnr-unixsocket : Apache License 2.0
jnr-unixsocket 0.38.23: http://github.com/jnr/jnr-unixsocket : Apache License 2.0
jnr-x86asm 1.0.2: http://github.com/wmeissner/jnr-x86asm : MIT License
Joda Time 2.10.14: http://joda-time.sourceforge.net/ : Apache License 2.0
Joda Time 2.12.7: http://joda-time.sourceforge.net/ : Apache License 2.0
Joda Time v2.10.2: http://joda-time.sourceforge.net/ : Apache License 2.0
jq 1.6: http://stedolan.github.io/jq/ : MIT License
jq 1.7.1: http://stedolan.github.io/jq/ : MIT License
jq 1.8.1: http://stedolan.github.io/jq/ : MIT License
JRuby 1.1.1: http://www.jruby.org : (GNU Lesser General Public License v2.1 or later AND GNU General Public License v2.0 or later AND Common Public License 1.0)
JRuby 10.0.2.0: http://www.jruby.org : (GNU Lesser General Public License v2.1 only OR Eclipse Public License 2.0 OR GNU General Public License v2.0 only)
JRuby 9.3.1.0: http://www.jruby.org : (GNU Lesser General Public License v2.1 only OR GNU General Public License v2.0 only OR Eclipse Public License 1.0)
JRuby 9.4.12.0: http://www.jruby.org : (GNU Lesser General Public License v2.1 only OR Eclipse Public License 2.0 OR GNU General Public License v2.0 only)
JRuby 9.4.13.0: http://www.jruby.org : (GNU Lesser General Public License v2.1 only OR Eclipse Public License 2.0 OR GNU General Public License v2.0 only)
JRuby 9.4.9.0: http://www.jruby.org : (GNU Lesser General Public License v2.1 only OR Eclipse Public License 2.0 OR GNU General Public License v2.0 only)
JRuby Base 9.4.13.0 : (GNU Lesser General Public License v2.1 only AND Eclipse Public License 2.0 AND GNU General Public License v2.0 only)
JRuby Readline 1.3.7: https://github.com/jruby/jruby : (GNU Lesser General Public License v2.1 only AND GNU General Public License v2.0 only AND Eclipse Public License 1.0)
jruby-jms 1.3.0: https://github.com/reidmorrison/jruby-jms : Apache License 2.0
jruby-openssl 0.15.5: http://www.jruby.org : (GNU Lesser General Public License v2.1 only OR GNU General Public License v2.0 only OR Eclipse Public License 1.0)
jruby-stdin-channel 0.2.0: http://github.com/colinsurprenant/jruby-stdin-channel : Apache License 2.0
jruby/rake-ant 1.0.4: https://github.com/jruby/rake-ant : Eclipse Public License 1.0
JSON 4.07000: https://metacpan.org/release/JSON/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
JSON 4.10000: https://metacpan.org/release/JSON/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
JSON 4.10: https://metacpan.org/release/JSON/ : (GNU General Public License v1.0 or later OR Artistic License 1.0 (Perl))
JSON Schema Validator 2.2.14: https://github.com/fge/json-schema-validator : (Apache License 2.0 AND GNU Lesser General Public License v3.0 or later)
json-patch 1.13 : (Apache License 2.0 OR GNU Lesser General Public License v3.0 or later)
JSON-PP 4.07: https://github.com/makamaka/JSON-PP : (Artistic License 1.0 AND GNU General Public License v1.0 or later)
json-schema-core 1.2.14 : (Apache License 2.0 AND GNU Lesser General Public License v3.0 or later)
JSR 374 (JSON Processing) Default Provider 2.0.1 : (GNU General Public License v2.0 w/Classpath exception OR Eclipse Public License 2.0)
keyutils 1.6.3: http://people.redhat.com/~dhowells/keyutils/ : (GNU Library General Public License v2 or later OR GNU General Public License v2.0 or later)
ldapsdk 4.0.6: https://github.com/pingidentity/ldapsdk : (GNU Lesser General Public License v2.1 or later OR UnboundID LDAP SDK Free Use License OR GNU General Public License v2.0 or later)
Less 590: http://www.greenwoodsoftware.com/less/ : (Less License OR GNU General Public License v3.0 or later)
LessCss 4.5.1: http://lesscss.org : Apache License 2.0
lib64-libext2fs2 1.45.3: http://e2fsprogs.sourceforge.net/ : GNU General Public License v2.0 or later
libapt-pkg6.0 2.6.1 : GNU General Public License v2.0 or later
libassuan 2.5.5: https://www.gnupg.org/related_software/libassuan/index.html : (GNU Lesser General Public License v2.1 or later AND GNU General Public License v3.0 or later)
libbsd 0.11.7: http://libbsd.freedesktop.org/ : BSD 3-clause "New" or "Revised" License
libbsd-dev 0.12.2 : BSD 3-clause "New" or "Revised" License
libcap 2.66: https://sites.google.com/site/fullycapable/ : (BSD 3-clause "New" or "Revised" License OR GNU General Public License v2.0 or later)
libcap v1.2.57: https://sites.google.com/site/fullycapable/ : (BSD 3-clause "New" or "Revised" License AND GNU General Public License v2.0 or later)
libcap-ng 0.8.3: http://people.redhat.com/sgrubb/libcap-ng : GNU Lesser General Public License v2.1 or later
libcoderay-ruby 1.1.3: http://coderay.rubychan.de : GNU Lesser General Public License v2.1 only
libcpan-meta-yaml-perl 0.018: https://metacpan.org/release/CPAN-Meta-YAML : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
libcrypt1 4.4.33 : GNU Lesser General Public License v2.1 or later
libdigest-sha-perl 6.02: https://metacpan.org/release/Digest-SHA : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
libedit2 3.1-20191211: http://www.thrysoee.dk/editline/ : BSD 3-clause "New" or "Revised" License
libedit2 3.1-20221030: http://www.thrysoee.dk/editline/ : BSD 3-clause "New" or "Revised" License
libencode-perl 3.15: https://metacpan.org/release/Encode : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
libextutils-cbuilder-perl 0.280236: https://metacpan.org/release/ExtUtils-CBuilder : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
libextutils-parsexs-perl 3.350000: https://metacpan.org/release/ExtUtils-ParseXS : (GNU General Public License v1.0 or later AND GNU General Public License v2.0 or later AND Artistic License 1.0 (Perl))
libffi 3.3: http://sourceware.org/libffi : MIT License
libffi 3.4.4: http://sourceware.org/libffi : MIT License
libfile-find-rule-perl 0.34: http://search.cpan.org/dist/File-Find-Rule/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
libgcc-s1 12-20220126: http://gcc.gnu.org/ : GNU General Public License v2.0 w/GCC Runtime Library exception
libgcc-s1 12.2.0: http://gcc.gnu.org/ : GNU General Public License v2.0 w/GCC Runtime Library exception
libgcrypt 1.10.1: http://www.gnupg.org : (GNU Lesser General Public License v2.1 or later OR Public Domain OR GNU Lesser General Public License v3.0 or later OR GNU General Public License v2.0 or later OR GNU General Public License v3.0 or later)
libgdbm v1.23: http://www.gnu.org/software/gdbm/ : GNU General Public License v3.0 or later
libgpg-error 1.46: http://www.gnupg.org/related_software/libgpg-error/ : (GNU Lesser General Public License v2.1 or later AND GNU General Public License v2.0 or later)
libhogweed6 3.8.1: http://www.lysator.liu.se/~nisse/nettle/ : (GNU Lesser General Public License v3.0 or later OR GNU General Public License v2.0 or later)
Libidn 2.2.0: http://www.gnu.org/software/libidn/ : (GNU Lesser General Public License v3.0 only OR Unicode License Agreement - Data Files and Software (2016) OR GNU General Public License v2.0 or later OR GNU General Public License v3.0 or later)
Libidn 2.3.3: http://www.gnu.org/software/libidn/ : (GNU Lesser General Public License v3.0 only OR Unicode License Agreement - Data Files and Software (2016) OR GNU General Public License v2.0 or later OR GNU General Public License v3.0 or later)
Libidn2 2.3.7: https://www.gnu.org/software/libidn/#libidn2 : (GNU General Public License v2.0 or later OR GNU Lesser General Public License v3.0 or later)
Libidn2 2.3.8: https://www.gnu.org/software/libidn/#libidn2 : GNU General Public License v3.0 only
libjpeg 6b: http://www.ijg.org : Independent JPEG Group License
libjpeg-turbo 3.1.2: http://libjpeg-turbo.virtualgl.org/ : (zlib License OR Independent JPEG Group License OR BSD 3-clause "New" or "Revised" License)
libksba 1.6.3: http://www.gnupg.org/related_software/libksba/ : (GNU Lesser General Public License v2.1 or later OR GNU Lesser General Public License v3.0 or later OR GNU General Public License v2.0 or later OR GNU General Public License v3.0 or later)
libmath-bigint-perl 1.999830: https://metacpan.org/release/Math-BigInt : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
libmd 1.1.0 : (BSD 2-clause "Simplified" License AND ISC License AND Beerware License AND BSD 3-clause "New" or "Revised" License AND Public Domain)
libmd0 1.0.4: https://www.hadrons.org/software/libmd/ : BSD 3-clause "New" or "Revised" License
libmodule-corelist-perl 5.20210320: https://metacpan.org/release/Module-CoreList : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
LibNet 3.13: http://libnet.sourceforge.net : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
libnettle8 3.8.1: http://www.lysator.liu.se/~nisse/nettle/ : (GNU Lesser General Public License v3.0 or later OR GNU General Public License v2.0 or later)
libnpth0 1.6: http://www.gnupg.org/ : GNU Library General Public License v2 or later
libnsl 2.28: http://www.gnu.org/software/glibc/ : (GNU Library General Public License v2 or later AND ISC License AND GNU Lesser General Public License v2.0 with Exceptions AND GNU General Public License v2.0 with Exceptions AND BSD 3-clause "New" or "Revised" License AND Public Domain AND GNU General Public License v2.0 or later)
libnumber-compare-perl 0.03: http://search.cpan.org/dist/Number-Compare/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
libonig-dev 6.9.8: https://github.com/kkos/oniguruma : BSD 2-clause "Simplified" License
libp11-kit0 0.24.1: http://p11-glue.freedesktop.org/p11-kit.html : BSD 3-clause "New" or "Revised" License
libpng v1.6.47: http://www.libpng.org/pub/png/libpng.html : libpng License
libpng v1.6.53: http://www.libpng.org/pub/png/libpng.html : PNG Reference Library version 2
libpod-simple-perl 3.42: https://metacpan.org/release/Pod-Simple/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
libpod-simple-perl 3.43: https://metacpan.org/release/Pod-Simple/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
libpsl 0.21.2: https://github.com/rockdaboot/libpsl : MIT License
libpsl 0.21.5: https://github.com/rockdaboot/libpsl : MIT License
librtmp 2.4+20151223.gitfa8646d.1: https://salsa.debian.org/multimedia-team/rtmpdump/-/blob/master/librtmp : GNU Lesser General Public License v2.1 or later
libscalar-list-utils-perl 1.62: https://metacpan.org/release/Scalar-List-Utils : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
libsemanage1 2.9: http://userspace.selinuxproject.org/ : GNU Lesser General Public License v2.1 or later
libsemanage1 3.4: http://userspace.selinuxproject.org/ : (GNU Lesser General Public License v2.1 or later OR GNU General Public License v2.0 or later)
libsepol 3.4: https://github.com/SELinuxProject/selinux : (GNU Lesser General Public License v2.1 or later OR GNU General Public License v2.0 or later)
libsepol 3.8: https://github.com/SELinuxProject/selinux : GNU Lesser General Public License v2.1 or later
libss 1.47.0: http://e2fsprogs.sourceforge.net : GNU General Public License v2.0 only
libssh2 1.10.0: http://www.libssh2.org/ : BSD 3-clause "New" or "Revised" License
libstdc++ 12.2.0: http://gcc.gnu.org/ : (GNU Lesser General Public License v2.1 or later OR GNU General Public License v1.0 or later OR GNU General Public License v2.0 or later OR Artistic License 1.0 (Perl) OR GNU Free Documentation License v1.2 only OR GNU General Public License v3.0 or later)
libsystemd0 252.38: http://www.freedesktop.org/wiki/Software/systemd : GNU Lesser General Public License v2.1 or later
libsystemd0 252.39: http://www.freedesktop.org/wiki/Software/systemd : GNU Lesser General Public License v2.1 or later
Libtasn1 4.19.0: http://www.gnu.org/software/libtasn1/ : (GNU Lesser General Public License v2.1 or later AND GNU General Public License v3.0 or later)
libtest-simple-perl 1.302190: http://github.com/schwern/test-more/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
libtext-glob-perl 0.11: http://search.cpan.org/dist/Text-Glob/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
libTIFF 4.7.1: http://www.simplesystems.org/libtiff/ : libtiff License
libtzinfo-ruby 2.0.6: http://tzinfo.rubyforge.org/ : Expat License
libucontext 1.3.2 : ISC License
libucontext 1.3.3 : ISC License
libunistring v1.0: https://savannah.gnu.org/projects/libunistring/ : (GNU Lesser General Public License v3.0 or later OR GNU General Public License v2.0 or later)
libunistring v1.2: https://savannah.gnu.org/projects/libunistring/ : (GNU Lesser General Public License v3.0 or later OR GNU General Public License v2.0 or later)
libunistring v1.3: https://savannah.gnu.org/projects/libunistring/ : (GNU Lesser General Public License v3.0 or later OR GNU General Public License v3.0 or later)
libunistring v1.4.1: https://savannah.gnu.org/projects/libunistring/ : (GNU Lesser General Public License v3.0 or later OR GNU General Public License v3.0 or later)
libversion-perl 0.9929: https://metacpan.org/release/version : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
libXdmcp 1.1.5: http://www.x.org : MIT License
libXext 1.3.6: http://xorg.freedesktop.org/ : MIT License
libXpm 3.5.17: http://xorg.freedesktop.org/ : MIT License
libxslt 1.1.43: http://xmlsoft.org/XSLT/ : MIT License
libxslt v1.1.35: http://xmlsoft.org/XSLT/ : MIT License
Linux Extended Attributes (attr) 2.5.1: http://savannah.nongnu.org/projects/attr : (GNU Lesser General Public License v2.1 or later AND GNU General Public License v2.0 or later)
Linux Kernel 5.19~rc4: https://kernel.org : GNU General Public License v2.0 only
Linux-Pam v1.5.2: http://www.linux-pam.org : (BSD 3-clause "New" or "Revised" License OR GNU General Public License v2.0 or later)
Little cms color engine 2.12: http://www.littlecms.com : (MIT License OR GNU General Public License v3.0 only)
Locale::Maketext 1.31: http://search.cpan.org/dist/Locale-Maketext/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
Locales 2.36: http://www.gnu.org/software/libc/libc.html : (GNU Lesser General Public License v2.1 or later OR GNU Library General Public License v2 or later OR GNU General Public License v2.0 or later)
Log4J Commons Logging Bridge 2.17.2: http://logging.apache.org/log4j/2.x/log4j-jcl/ : Apache License 2.0
Log4J Compatibility API 2.17.1: http://logging.apache.org/log4j/2.x/log4j-1.2-api/ : Apache License 2.0
Log4J Compatibility API 2.17.2: http://logging.apache.org/log4j/2.x/log4j-1.2-api/ : Apache License 2.0
logrotate 3.20.1: http://sourceforge.net/projects/logrotate : GNU General Public License v2.0 or later
logrotate 3.22.0: http://sourceforge.net/projects/logrotate : GNU General Public License v2.0 or later
logsave 1.47.0: http://e2fsprogs.sourceforge.net : GNU General Public License v2.0 only
Logstash v7.5.1: http://logstash.net/ : Apache License 2.0
Logstash v7.5.2: http://logstash.net/ : Apache License 2.0
Logstash v9.1.3: http://logstash.net/ : Apache License 2.0
logstash-codec-avro 3.4.1: http://www.elasticsearch.org/guide/en/logstash/current/index.html : Apache License 2.0
logstash-codec-cef 6.2.8: https://github.com/logstash-plugins/logstash-codec-cef : Apache License 2.0
logstash-codec-collectd 3.1.0: http://logstash.net/ : Apache License 2.0
logstash-codec-dots 3.0.6: http://logstash.net/ : Apache License 2.0
logstash-codec-edn 3.1.0: http://logstash.net/ : Apache License 2.0
logstash-codec-edn_lines 3.1.0: http://logstash.net/ : Apache License 2.0
logstash-codec-es_bulk 3.1.0: https://github.com/logstash-plugins/logstash-codec-es_bulk : Apache License 2.0
logstash-codec-fluent 3.4.3: http://logstash.net/ : Apache License 2.0
logstash-codec-graphite 3.0.6: http://logstash.net/ : Apache License 2.0
logstash-codec-json 3.1.1: https://github.com/logstash-plugins/logstash-codec-json : Apache License 2.0
logstash-codec-json_lines 3.2.2: http://logstash.net/ : Apache License 2.0
logstash-codec-line 3.1.1: https://github.com/logstash-plugins/logstash-codec-line : Apache License 2.0
logstash-codec-msgpack 3.1.0: http://logstash.net/ : Apache License 2.0
logstash-codec-multiline 3.1.2: https://github.com/logstash-plugins/logstash-codec-multiline : Apache License 2.0
logstash-codec-netflow 4.3.2: https://github.com/logstash-plugins/logstash-codec-netflow : Apache License 2.0
logstash-codec-plain 3.1.0: http://logstash.net/ : Apache License 2.0
logstash-codec-rubydebug 3.1.0: http://logstash.net/ : Apache License 2.0
logstash-filter-aggregate 2.10.0: https://github.com/logstash-plugins/logstash-filter-aggregate : Apache License 2.0
logstash-filter-anonymize 3.0.7: http://logstash.net/ : Apache License 2.0
logstash-filter-cidr 3.1.3: http://logstash.net/ : Apache License 2.0
logstash-filter-clone 4.2.0: https://github.com/logstash-plugins/logstash-filter-clone : Apache License 2.0
logstash-filter-csv 3.1.1: https://github.com/logstash-plugins/logstash-filter-csv : Apache License 2.0
logstash-filter-date 3.1.15: http://logstash.net/ : Apache License 2.0
logstash-filter-de_dot 1.1.0: http://www.elastic.co/guide/en/logstash/current/index.html : Apache License 2.0
logstash-filter-dissect 1.2.5: http://www.elastic.co/guide/en/logstash/current/index.html : Apache License 2.0
logstash-filter-dns 3.2.0: http://logstash.net/ : Apache License 2.0
logstash-filter-drop 3.0.5: http://logstash.net/ : Apache License 2.0
logstash-filter-elasticsearch 4.2.0: https://github.com/logstash-plugins/logstash-filter-elasticsearch : Apache License 2.0
logstash-filter-fingerprint 3.4.4: https://github.com/logstash-plugins/logstash-filter-fingerprint : Apache License 2.0
logstash-filter-geoip v7.3.1: https://github.com/logstash-plugins/logstash-filter-geoip : Apache License 2.0
logstash-filter-grok 4.4.3: http://logstash.net/ : Apache License 2.0
logstash-filter-http 2.0.0: https://github.com/lucashenning/logstash-filter-http/ : Apache License 2.0
logstash-filter-json 3.2.1: https://github.com/logstash-plugins/logstash-filter-json : Apache License 2.0
logstash-filter-kv 4.7.0: https://github.com/logstash-plugins/logstash-filter-kv : Apache License 2.0
logstash-filter-metrics 4.0.7: https://github.com/logstash-plugins/logstash-filter-metrics : Apache License 2.0
logstash-filter-mutate 3.5.8: https://github.com/logstash-plugins/logstash-filter-mutate : Apache License 2.0
logstash-filter-prune 3.0.4: http://logstash.net/ : Apache License 2.0
logstash-filter-ruby 3.1.8: http://logstash.net/ : Apache License 2.0
logstash-filter-sleep 3.0.7: http://logstash.net/ : Apache License 2.0
logstash-filter-split 3.1.8: http://logstash.net/ : Apache License 2.0
logstash-filter-syslog_pri 3.2.1: http://logstash.net/ : Apache License 2.0
logstash-filter-throttle 4.0.4: http://logstash.net/ : Apache License 2.0
logstash-filter-truncate 1.0.6: http://www.elastic.co/guide/en/logstash/current/index.html : Apache License 2.0
logstash-filter-urldecode 3.0.6: http://logstash.net/ : Apache License 2.0
logstash-filter-useragent 3.2.4: https://github.com/logstash-plugins/logstash-filter-useragent : Apache License 2.0
logstash-filter-useragent v3.3.5: https://github.com/logstash-plugins/logstash-filter-useragent : Apache License 2.0
logstash-filter-uuid 3.0.5: https://github.com/logstash-plugins/logstash-filter-uuid : Apache License 2.0
logstash-filter-xml 4.3.2: https://github.com/logstash-plugins/logstash-filter-xml : Apache License 2.0
logstash-input-azure_event_hubs 1.5.2: http://www.elastic.co/guide/en/logstash/current/index.html : Apache License 2.0
logstash-input-beats 7.0.2: https://github.com/logstash-plugins/logstash-input-beats : Apache License 2.0
logstash-input-couchdb_changes 3.1.6: http://www.elasticsearch.org/guide/en/logstash/current/index.html : Apache License 2.0
logstash-input-dead_letter_queue 2.0.1: http://www.elastic.co/guide/en/logstash/current/index.html : Apache License 2.0
logstash-input-elastic_serverless_forwarder 2.0.0: http://www.elastic.co/guide/en/logstash/current/index.html : Apache License 2.0
logstash-input-elasticsearch 5.2.0: https://github.com/logstash-plugins/logstash-input-elasticsearch : Apache License 2.0
logstash-input-exec 3.6.0: http://logstash.net/ : Apache License 2.0
logstash-input-file 4.4.6: http://logstash.net/ : Apache License 2.0
logstash-input-ganglia 3.1.4: http://logstash.net/ : Apache License 2.0
logstash-input-gelf 3.3.2: http://logstash.net/ : Apache License 2.0
logstash-input-generator 3.1.0: https://github.com/logstash-plugins/logstash-input-generator : Apache License 2.0
logstash-input-graphite 3.0.6: http://logstash.net/ : Apache License 2.0
logstash-input-heartbeat 3.1.1: http://www.elasticsearch.org/guide/en/logstash/current/index.html : Apache License 2.0
logstash-input-http 4.1.2: http://www.elastic.co/guide/en/logstash/current/index.html : Apache License 2.0
logstash-input-http-poller 6.0.0: https://www.elastic.co/guide/en/logstash/current/plugins-inputs-http_poller.html : Apache License 2.0
logstash-input-jms 3.3.0: http://www.elasticsearch.org/guide/en/logstash/current/index.html : Apache License 2.0
logstash-input-pipe 3.1.0: https://github.com/logstash-plugins/logstash-input-pipe : Apache License 2.0
logstash-input-redis 3.7.1: https://github.com/logstash-plugins/logstash-input-redis : Apache License 2.0
logstash-input-stdin 3.4.0: https://github.com/logstash-plugins/logstash-input-stdin : Apache License 2.0
logstash-input-syslog 3.7.1: https://github.com/logstash-plugins/logstash-input-syslog : Apache License 2.0
logstash-input-tcp 7.0.2: https://github.com/logstash-plugins/logstash-input-tcp : Apache License 2.0
logstash-input-twitter 4.1.1: http://logstash.net/ : Apache License 2.0
logstash-input-udp 3.5.0: http://logstash.net/ : Apache License 2.0
logstash-input-unix 3.1.2: https://github.com/logstash-plugins/logstash-input-unix : Apache License 2.0
logstash-integration-aws 7.2.1: http://www.elastic.co/guide/en/logstash/current/index.html : Apache License 2.0
logstash-integration-jdbc 5.6.0: http://www.elastic.co/guide/en/logstash/current/index.html : Apache License 2.0
logstash-integration-kafka 11.6.3: http://www.elastic.co/guide/en/logstash/current/index.html : Apache License 2.0
logstash-integration-logstash 1.0.4: https://www.elastic.co/logstash : Apache License 2.0
logstash-integration-rabbitmq 7.4.0: http://www.elastic.co/guide/en/logstash/current/index.html : Apache License 2.0
logstash-integration-snmp 4.0.7: http://www.elastic.co/guide/en/logstash/current/index.html : Apache License 2.0
logstash-mixin-ca_trusted_fingerprint_support 1.0.1: https://github.com/logstash-plugins/logstash-mixin-ca_trusted_fingerprint_support : Apache License 2.0
logstash-mixin-deprecation_logger_support 1.0.0: https://github.com/logstash-plugins/logstash-mixin-deprecation_logger_support : Apache License 2.0
logstash-mixin-ecs_compatibility_support 1.3.0: https://github.com/logstash-plugins/logstash-mixin-ecs_compatibility_support : Apache License 2.0
logstash-mixin-event_support 1.0.1: https://github.com/logstash-plugins/logstash-mixin-event_support : Apache License 2.0
logstash-mixin-http_client 7.5.0: http://www.elastic.co/guide/en/logstash/current/index.html : Apache License 2.0
logstash-mixin-normalize_config_support 1.0.0: https://github.com/logstash-plugins/logstash-mixin-normalize_config_support : Apache License 2.0
logstash-mixin-plugin_factory_support 1.0.0: https://github.com/logstash-plugins/logstash-mixin-plugin_factory_support : Apache License 2.0
logstash-mixin-scheduler 1.0.1: https://github.com/logstash-plugins/logstash-mixin-scheduler : Apache License 2.0
logstash-mixin-validator_support 1.1.1: https://github.com/logstash-plugins/logstash-mixin-validator_support : Apache License 2.0
logstash-output-csv 3.0.10: https://github.com/logstash-plugins/logstash-output-csv : Apache License 2.0
logstash-output-elasticsearch 12.0.6: https://github.com/logstash-plugins/logstash-output-elasticsearch : Apache License 2.0
logstash-output-email 4.1.3: https://github.com/logstash-plugins/logstash-output-email : Apache License 2.0
logstash-output-file 4.3.0: http://logstash.net/ : Apache License 2.0
logstash-output-graphite 3.1.6: http://logstash.net/ : Apache License 2.0
logstash-output-http 6.0.0: https://github.com/logstash-plugins/logstash-output-http : Apache License 2.0
logstash-output-lumberjack 3.1.9: http://logstash.net/ : Apache License 2.0
logstash-output-nagios 3.0.6: http://logstash.net/ : Apache License 2.0
logstash-output-null 3.0.5: http://logstash.net/ : Apache License 2.0
logstash-output-otlp 0.2.0: https://github.com/wjma90/logstash-output-opentelemetry : Apache License 2.0
logstash-output-pipe 3.0.6: https://github.com/logstash-plugins/logstash-output-pipe : Apache License 2.0
logstash-output-redis 5.2.0: https://github.com/logstash-plugins/logstash-output-redis : Apache License 2.0
logstash-output-stdout 3.1.4: https://github.com/logstash-plugins/logstash-output-stdout : Apache License 2.0
logstash-output-tcp 7.0.1: https://github.com/logstash-plugins/logstash-output-tcp : Apache License 2.0
logstash-output-udp 3.2.0: https://github.com/logstash-plugins/logstash-output-udp : Apache License 2.0
logstash-output-webhdfs 3.1.0: http://www.dbap.de : Apache License 2.0
logstash-patterns-core 4.3.4: http://logstash.net/ : Apache License 2.0
logstash-plugins/logstash-filter-dns v3.2.0 : Apache License 2.0
logstash-plugins/logstash-filter-memcached 1.2.0: https://github.com/logstash-plugins/logstash-filter-memcached : Apache License 2.0
lsb 11.2~rc1: http://www.linuxfoundation.org/collaborate/workgroups/lsb : GNU General Public License v2.0 only
lsb 11.6: http://www.linuxfoundation.org/collaborate/workgroups/lsb : GNU General Public License v2.0 only
lz4 1.9.4: http://www.lz4.org : (BSD 2-clause "Simplified" License OR GNU General Public License v2.0 or later)
lz4 : BSD 3-clause "New" or "Revised" License
lz4 v1.10.0: http://www.lz4.org : (BSD 2-clause "Simplified" License AND GNU General Public License v2.0 or later)
lz4 v1.9.3: http://www.lz4.org : BSD 2-clause "Simplified" License
lz4java 1.8.0: https://github.com/lz4/lz4-java : Apache License 2.0
mawk 1.3.4.20200120: http://invisible-island.net/mawk/mawk.html : GNU General Public License v2.0 or later
Module::Load::Conditional 0.74: https://metacpan.org/release/Module-Load-Conditional : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
msg-simple 1.2 : (Apache License 2.0 AND GNU Lesser General Public License v3.0 or later)
musl 1.2.5: http://www.musl-libc.org : MIT License
musl-obstack 1.2.3 : GNU General Public License v2.0 only
nb-javac jdk-17.0.1-ga : GNU General Public License v2.0 w/Classpath exception
net-ftp 0.3.7: https://github.com/ruby/net-ftp : (BSD 2-clause "Simplified" License OR Ruby License)
net-ftp: https://github.com/ruby/net-ftp : (BSD 2-clause "Simplified" License OR Ruby License)
net-http 0.3.0: https://github.com/ruby/net-http : (BSD 2-clause "Simplified" License OR Ruby License)
net-http 0.6.0: https://github.com/ruby/net-http : (BSD 2-clause "Simplified" License OR Ruby License)
net-imap 0.2.5: https://github.com/ruby/net-imap : (BSD 2-clause "Simplified" License OR Ruby License)
net-imap 0.5.9: https://github.com/ruby/net-imap : (BSD 2-clause "Simplified" License OR Ruby License)
net-imap: https://github.com/ruby/net-imap : (BSD 2-clause "Simplified" License OR Ruby License)
net-pop 0.1.1: https://github.com/ruby/net-pop : (BSD 2-clause "Simplified" License OR Ruby License)
net-pop 0.1.2: https://github.com/ruby/net-pop : (BSD 2-clause "Simplified" License OR Ruby License)
net-protocol 0.1.2: https://github.com/ruby/net-protocol : (BSD 2-clause "Simplified" License OR Ruby License)
net-protocol 0.2.2: https://github.com/ruby/net-protocol : (BSD 2-clause "Simplified" License OR Ruby License)
net-protocol: https://github.com/ruby/net-protocol : (BSD 2-clause "Simplified" License OR Ruby License)
net-smtp 0.3.1: https://github.com/ruby/net-smtp : (BSD 2-clause "Simplified" License OR Ruby License)
net-smtp 0.5.1: https://github.com/ruby/net-smtp : (BSD 2-clause "Simplified" License OR Ruby License)
net-smtp: https://github.com/ruby/net-smtp : (BSD 2-clause "Simplified" License OR Ruby License)
NetBase 6.4: http://github.com/buttonpusher/NetBase : GNU General Public License v2.0 or later
nghttp2 v1.52.0: https://nghttp2.org : MIT License
nghttp2 v1.64.0: https://nghttp2.org : MIT License
nghttp2 v1.65.0: https://nghttp2.org : MIT License
nghttp2 v1.68.0: https://nghttp2.org : MIT License
nghttp3 v1.13.1: https://github.com/ngtcp2/nghttp3 : MIT License
nkf 0.2.0: https://github.com/ruby/nkf : (GNU Lesser General Public License v2.1 only OR BSD 2-clause "Simplified" License OR Ruby License OR Eclipse Public License 2.0)
nxproxy 3.5.99.4: https://github.com/ArcticaProject/nx-libs/ : (zlib License AND Open Group License AND Adobe Display PostScript License AND SGI Free Software License B v1.1 AND BSD 2-clause "Simplified" License AND ISC License AND GLX Public License v. 1 AND Diffstat License AND BigInteger License AND GNU General Public License v2.0 or later AND Christian Michelsen Research License AND GNU General Public License v2.0 only)
oniguruma-dev 6.9.10 : BSD 3-clause "New" or "Revised" License
oniguruma-dev 6.9.9 : BSD 3-clause "New" or "Revised" License
OpenJDK 11.0.10.0: http://openjdk.java.net/ : GNU General Public License v2.0 w/Classpath exception
OpenJDK 17.0.16+8: http://openjdk.java.net/ : GNU General Public License v2.0 w/Classpath exception
OpenJDK 17.0.16.0.8: http://openjdk.java.net/ : GNU General Public License v2.0 w/Classpath exception
OpenJDK 17.0.16.0: http://openjdk.java.net/ : GNU General Public License v2.0 w/Classpath exception
OpenJDK 17.0.16: http://openjdk.java.net/ : GNU General Public License v2.0 w/Classpath exception
OpenJDK 17.0.17.0.10: http://openjdk.java.net/ : (zlib License AND Public Domain AND GNU General Public License v2.0 or later AND BSD-4-Clause (University of California-Specific) AND Apache License 1.1 AND Independent JPEG Group License AND GNU Library General Public License v2 or later AND Freetype Project License AND MIT License AND ISC License AND GNU General Public License v1.0 or later AND GNU General Public License v2.0 with Exceptions AND Apache License 2.0 AND BSD 3-clause "New" or "Revised" License AND W3C Software Notice and License (2002-12-31) AND Mozilla Public License 2.0)
openjdk17 17.0.14_p7 : GNU General Public License v2.0 w/Classpath exception
openjdk17 17.0.16_p8 : GNU General Public License v2.0 w/Classpath exception
openjdk17-loongarch-static-libs 17.0.16_p8 : GNU General Public License v2.0 w/Classpath exception
OpenLDAP 2.5.13: http://www.openldap.org/ : (Open LDAP Public License v2.8 OR Internet Society - RFC License OR MIT License OR Spencer License 97 OR ISC License OR MIT Historical Permission License 3 OR BSD 4-clause "Original" or "Old" License)
OpenSAML 2.0 2.5.1-1: http://www.opensaml.org/ : Apache License 2.0
OpenSAML 2.0 4.2.0: http://www.opensaml.org/ : Apache License 2.0
OpenSSL 3.0.17: https://www.openssl.org : Apache License 2.0
OpenSSL 3.1.8: https://www.openssl.org : Apache License 2.0
OpenSSL 3.3.2: https://www.openssl.org : Apache License 2.0
OpenSSL 3.3.5: https://www.openssl.org : Apache License 2.0
OpenSSL 3.5.3: https://www.openssl.org : Apache License 2.0
OpenSSL 3.5.4: https://www.openssl.org : Apache License 2.0
openssl_pkcs8_pure 0.0.0.2: http://github.com/cielavenir/openssl_pkcs8_pure : BSD 2-clause "Simplified" License
PaX Utilities 1.3.8: https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities : GNU General Public License v2.0 only
PCRE 8.44: http://www.pcre.org/ : BSD 3-clause "New" or "Revised" License
PCRE2 10.42: https://github.com/PCRE2Project/pcre2 : BSD 3-clause "New" or "Revised" License
PCRE2 10.43: https://github.com/PCRE2Project/pcre2 : BSD 3-clause "New" or "Revised" License
PCRE2 10.47: https://github.com/PCRE2Project/pcre2 : BSD 3-clause "New" or "Revised" License
Perl 1.39: http://www.perl.org/ : (GNU General Public License v1.0 or later OR Artistic License 1.0 (Perl))
Perl 1.53: http://www.perl.org/ : (GNU General Public License v1.0 or later OR Artistic License 1.0 (Perl))
Perl 5 Encode 3.17: https://metacpan.org/release/Encode : (Artistic License 1.0 OR GNU General Public License v2.0 or later)
Perl 5.28.1: http://www.perl.org/ : (GNU General Public License v1.0 or later OR Artistic License 1.0 (Perl))
Perl 5.32.1: http://www.perl.org/ : (GNU General Public License v1.0 or later OR Artistic License 1.0 (Perl))
Perl v5.36.0: http://www.perl.org/ : (Artistic License 1.0 AND GNU General Public License v2.0 only)
perl-Attribute-Handlers 1.02: http://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-Config-Extensions 0.03: https://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-Devel-SelfStubber 1.06: http://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-encoding-warnings 0.13: https://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-ExtUtils-Miniperl 1.11: http://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-File-Basename 2.85: https://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-File-Compare 1.100.700: https://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-File-Copy 2.39: https://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-File-DosGlob 1.12: https://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-File-Find 1.40: https://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-File-stat 1.12: https://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-Filter-Simple 0.96: http://search.cpan.org/dist/Filter-Simple/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-Getopt-Std 1.13: https://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-Hash-Util 0.28: https://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-Hash-Util-FieldHash 1.26: https://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-I18N-LangTags 0.45: https://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-IPC-Open3 1.22: https://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-IPC-SysV 2.09: http://search.cpan.org/dist/IPC-SysV/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-IPC-SysV 2.09: http://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-libnetcfg 5.40.2: http://www.perl.org/ : (GNU General Public License v1.0 or later OR Artistic License 1.0 (Perl))
perl-Locale-Maketext-Simple 0.21: http://www.perl.org/ : MIT License
perl-Math-BigInt-FastCalc 0.501.200: http://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-Math-BigRat 0.2621: http://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-Math-Complex 1.59: http://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-Module-Load 0.36: http://search.cpan.org/dist/Module-Load/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-overloading 0.02: https://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-Params-Check 0.38: http://search.cpan.org/dist/Params-Check/ : GNU General Public License v1.0 or later
perl-Pod-Functions 1.14: https://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-Pod-Html 1.33: http://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-Pod-Usage 2.01: http://search.cpan.org/dist/Pod-Usage/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-Term-Complete 1.403: https://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-Term-ReadLine 1.17: https://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-Thread-Semaphore 2.13: https://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-threads-shared 1.64: http://search.cpan.org/dist/threads-shared/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-Tie-Memoize 1.1: https://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v2.0 or later)
perl-Tie-RefHash 1.40: https://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-Time 1.03: https://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-Unicode-UCD 0.78: https://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-User-pwent 1.03: https://www.perl.org/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
perl-version 0.9927: http://search.cpan.org/dist/version/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
pinentry-curses 1.2.1: https://www.gnupg.org/related_software/pinentry/ : GNU General Public License v2.0 or later
Pod::Checker 1.74: http://search.cpan.org/dist/Pod-Checker/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
Pod::Escapes 1.07: http://search.cpan.org/dist/Pod-Escapes/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
Pod::Perldoc 3.28.01: http://search.cpan.org/dist/Pod-Perldoc/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
podlators 4.14: http://search.cpan.org/dist/podlators/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
popt 1.19: http://rpm5.org : MIT License
postgresql-common 286: https://ftp.postgresql.org/pub/source/v9.6.6/postgresql-9.6.6.tar.bz2 : GNU General Public License v2.0 or later
postgresql-common 287: https://ftp.postgresql.org/pub/source/v9.6.6/postgresql-9.6.6.tar.bz2 : GNU General Public License v2.0 or later
postgresql-common 287ubuntu1: https://ftp.postgresql.org/pub/source/v9.6.6/postgresql-9.6.6.tar.bz2 : GNU General Public License v2.0 or later
Procps 3.3.17: https://gitlab.com/procps-ng/procps : (GNU Library General Public License v2 or later AND GNU General Public License v2.0 or later)
Procps 4.0.2: https://gitlab.com/procps-ng/procps : (GNU Library General Public License v2 or later AND GNU General Public License v2.0 or later)
Procps 4.0.4: https://gitlab.com/procps-ng/procps : (GNU Library General Public License v2 or later AND GNU General Public License v2.0 or later)
Public Suffix List 20230209.2326: https://publicsuffix.org : Mozilla Public License 2.0
public_suffix_service 0.6.20240107: https://github.com/knu/ruby-domain_name : (BSD 2-clause "Simplified" License AND BSD 3-clause "New" or "Revised" License AND Mozilla Public License 2.0)
PyTZ - Python Time Zone Library 2025.1: http://pythonhosted.org/pytz/ : MIT License
PyTZ - Python Time Zone Library 2025.2: http://pythonhosted.org/pytz/ : MIT License
Qbicc Run Time: java.base 17.alpha.0.2 : GNU General Public License v2.0 w/Classpath exception
Qbicc Run Time: java.sql 17.alpha.0.47 : GNU General Public License v2.0 w/Classpath exception
RabbitMQ amqp-client 5.14.3: https://www.rabbitmq.com/java-client.html : (Apache License 2.0 OR GNU General Public License v2.0 only OR Mozilla Public License 2.0)
RabbitMQ amqp-client 5.25.0: https://www.rabbitmq.com/java-client.html : (Apache License 2.0 OR GNU General Public License v2.0 only OR Mozilla Public License 2.0)
Readline 20190107-snapshot-8e6ccd03: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html : GNU General Public License v3.0 or later
Readline 8.2.13: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html : GNU General Public License v3.0 or later
Readline 8.2.7: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html : GNU General Public License v3.0 or later
Readline 8.2: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html : GNU General Public License v3.0 or later
Readline 8.3.1: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html : GNU General Public License v3.0 or later
rtmpdump 2.4+20151223.gitfa8646d.1: http://rtmpdump.mplayerhq.hu : GNU General Public License v2.0 or later
ruby csv 3.2.5: http://rubygems.org : (BSD 2-clause "Simplified" License OR Ruby License)
ruby csv 3.3.0: http://rubygems.org : (BSD 2-clause "Simplified" License OR Ruby License)
Ruby Public Suffix 5.1.1: http://www.simonecarletti.com/blog/2010/06/public-suffix-list-library-for-ruby/ : MIT License
Ruby Tools 1.1.7: http://github.com/mkristian/jruby-maven-plugins/ruby-tools : MIT License
ruby-atomic 1.1.101: https://github.com/headius/ruby-atomic : Apache License 2.0
ruby-aws-partitions 1.1177.0: https://github.com/aws/aws-sdk-ruby : Apache License 2.0
ruby-aws-sdk-core 3.235.0: https://github.com/aws/aws-sdk-ruby : Apache License 2.0
ruby-aws-sdk-kms 1.115.0: https://github.com/aws/aws-sdk-ruby : Apache License 2.0
ruby-aws-sdk-s3 1.170.1: https://github.com/aws/aws-sdk-ruby : Apache License 2.0
ruby-aws-sdk-s3 1.201.0: https://github.com/aws/aws-sdk-ruby : Apache License 2.0
ruby-aws-sigv4 1.12.1: https://github.com/aws/aws-sdk-ruby : Apache License 2.0
ruby-bindata 2.5.1: http://github.com/dmendel/bindata : BSD 2-clause "Simplified" License
ruby-buftok 0.2.0: https://github.com/sferik/buftok : (Ruby License OR BSD 3-clause "New" or "Revised" License)
ruby-bundler 2.6.2 : MIT License
ruby-concurrent 1.1.6: http://www.concurrent-ruby.com : Expat License
ruby-csv 3.1.2: https://github.com/ruby/csv : BSD 2-clause "Simplified" License
ruby-csv 3.3.5: https://github.com/ruby/csv : BSD 2-clause "Simplified" License
ruby-domain-name 0.6.20240107: http://github.com/knu/ruby-domain_name : BSD 2-clause "Simplified" License
ruby-drb 2.2.1 : BSD 2-clause "Simplified" License
ruby-e2mmap 0.1.0: https://github.com/ruby/e2mmap : BSD 2-clause "Simplified" License
ruby-faraday-net-http 3.0.2: https://github.com/lostisland/faraday-net_http : Expat License
ruby-fugit 1.8.1: https://github.com/floraison/fugit : Expat License
ruby-i18n 1.14.7: https://github.com/ruby-i18n/i18n : MIT License
ruby-insist 1.0.0: https://github.com/jordansissel/ruby-insist : Apache License 2.0
ruby-lru-redux 1.1.0: https://github.com/SamSaffron/lru_redux : Expat License
ruby-mail 2.8.1: https://github.com/mikel/mail : MIT License
ruby-matrix 0.4.2: https://github.com/ruby/matrix : BSD 2-clause "Simplified" License
ruby-memoizable 0.4.2: https://github.com/dkubb/memoizable : Expat License
ruby-method-source 1.1.0: http://banisterfiend.wordpress.com : Expat License
ruby-mini-mime 1.1.5: https://github.com/discourse/mini_mime : Expat License
ruby-minitest 5.15.0 : Ruby License
ruby-msgpack 1.8.0: http://msgpack.org/ : Apache License 2.0
ruby-murmurhash3 0.1.6: https://github.com/funny-falcon/murmurhash3-ruby : Expat License
ruby-public-suffix 6.0.1: https://simonecarletti.com/code/publicsuffix-ruby : Expat License
ruby-raabro 1.4.0: https://github.com/floraison/raabro : Expat License
ruby-rack 3.1.16: http://rack.rubyforge.org : Expat License
ruby-rack-session 2.1.1: https://github.com/rack/rack-session : Expat License
ruby-rexml 3.2.5: https://github.com/ruby/rexml : BSD 2-clause "Simplified" License
ruby-rinda 0.2.0 : (BSD 2-clause "Simplified" License OR Ruby License)
ruby-rss-doc 0.2.9 : BSD 2-clause "Simplified" License
ruby-ruby2-keywords 0.0.5: https://github.com/ruby/ruby2_keywords : BSD 2-clause "Simplified" License
ruby-stud 0.0.23: https://github.com/jordansissel/ruby-stud : Apache License 2.0
ruby-test-unit 3.5.3 : (Python Software Foundation License 2.0 OR Ruby License)
ruby-thwait 0.2.0: https://github.com/ruby/thwait : BSD 2-clause "Simplified" License
ruby-treetop 1.6.14: https://github.com/cjheath/treetop : Expat License
ruby-xml-simple 1.1.9: http://xml-simple.rubyforge.org/ : (Ruby License OR GNU General Public License v3.0 or later)
ruby/benchmark 0.2.0: https://github.com/ruby/benchmark : (BSD 2-clause "Simplified" License OR Ruby License)
ruby/drb 2.1.0: https://github.com/ruby/drb : BSD 2-clause "Simplified" License
ruby/irb 1.6.2: https://github.com/ruby/irb : BSD 2-clause "Simplified" License
ruby/logger 1.5.1: https://github.com/ruby/logger : (BSD 2-clause "Simplified" License OR Ruby License)
ruby/logger 1.7.0: https://github.com/ruby/logger : (BSD 2-clause "Simplified" License OR Ruby License)
ruby/net-imap v0.2.4: https://github.com/ruby/net-imap : BSD 2-clause "Simplified" License
ruby/net-imap v0.2.5: https://github.com/ruby/net-imap : (BSD 2-clause "Simplified" License OR Ruby License)
ruby/net-imap v0.5.8: https://github.com/ruby/net-imap : (BSD 2-clause "Simplified" License OR Ruby License)
ruby/net-imap v0.5.9: https://github.com/ruby/net-imap : (BSD 2-clause "Simplified" License OR Ruby License)
ruby/net-smtp v0.5.1 : (BSD 2-clause "Simplified" License OR Ruby License)
ruby/rexml 3.3.9: https://github.com/ruby/rexml : BSD 2-clause "Simplified" License
ruby/rexml 3.4.1: https://github.com/ruby/rexml : BSD 2-clause "Simplified" License
ruby2_keywords 0.0.5: https://www.ruby-rang.org/ : (BSD 2-clause "Simplified" License OR Ruby License)
ruby3.3 3.3.6: https://www.ruby-lang.org/ : (BSD 2-clause "Simplified" License OR Ruby License)
rubychan's coderay 1.1.3: http://coderay.rubychan.de : MIT License
rubygem-amazing_print 1.6.0: https://github.com/amazing-print/amazing_print : MIT License
rubygem-coderay 1.1.3: http://coderay.rubychan.de : MIT License
rubygem-jmespath 1.6.2: http://github.com/trevorrowe/jmespath.rb : Apache License 2.0
rubygem-json 2.12.2: http://json.rubyforge.org : (BSD 2-clause "Simplified" License OR Ruby License)
rubygem-json 2.7.1: http://json.rubyforge.org : (BSD 2-clause "Simplified" License OR Ruby License)
rubygem-nokogiri 1.18.9: http://nokogiri.rubyforge.org/nokogiri/ : (MIT License AND Apache License 2.0)
rubygem-openssl 2.2.0: http://ruby-lang.org/ : (Ruby License OR BSD 3-clause "New" or "Revised" License)
rubygem-psych 5.2.2: http://ruby-lang.org/ : MIT License
rubygem-public_suffix 5.1.1: https://simonecarletti.com/code/publicsuffix-ruby : MIT License
rubygem-raabro 1.4.0: https://github.com/floraison/raabro : MIT License
rubygem-rake 13.3.0: http://rake.rubyforge.org : MIT License
rubygem-ruby2_keywords 0.0.5: https://github.com/ruby/ruby2_keywords : (BSD 2-clause "Simplified" License AND Ruby License)
rubygem-sequel 5.94.0: http://sequel.jeremyevans.net : MIT License
RubyGems 3.6.3: http://rubygems.org : (MIT License OR Ruby License)
rubygems/gems 1.3.0: https://github.com/rubygems/gems : MIT License
RubyZip 1.3.0: http://sourceforge.net/projects/rubyzip : BSD 2-clause "Simplified" License
RubyZip 2.0.0: http://sourceforge.net/projects/rubyzip : BSD 2-clause "Simplified" License
Seccomp Library 2.5.4: https://sourceforge.net/projects/libseccomp/ : GNU Lesser General Public License v2.1 only
sensible-utils 0.0.12+nmu1: https://packages.debian.org/unstable/admin/sensible-utils : GNU General Public License v2.0 or later
sensible-utils 0.0.17+nmu1: https://packages.debian.org/unstable/admin/sensible-utils : GNU General Public License v2.0 or later
Shadow Tool Suite 4.13: https://github.com/shadow-maint/shadow/ : (BSD 3-clause "New" or "Revised" License AND GNU General Public License v2.0 or later)
shellwords 0.1.0: https://github.com/ruby/shellwords : (BSD 2-clause "Simplified" License OR Ruby License)
Socket 2.033: http://search.cpan.org/dist/Socket/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
SonarQube 24.12.0.100206 : GNU Lesser General Public License v3.0 or later
StAX 1.0: http://stax.codehaus.org/ : Apache License 2.0
stax-ex 1.8.1: http://stax-ex.java.net/ : Eclipse Distribution License - v 1.0
stax2-api 4.2.2: https://github.com/FasterXML/stax2-api : BSD 2-clause "Simplified" License
stax2-api 4.2: https://github.com/FasterXML/stax2-api : BSD 2-clause "Simplified" License
step-api-function 1.1.10 : GNU General Public License v3.0 or later
Storable 3.26: http://search.cpan.org/dist/Storable/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
subspawn 0.1.1: https://github.com/byteit101/subspawn : (GNU Lesser General Public License v2.1 or later OR Ruby License OR Eclipse Public License 2.0)
subspawn-posix 0.1.1: https://github.com/byteit101/subspawn : (GNU Lesser General Public License v2.1 or later OR Ruby License OR Eclipse Public License 2.0)
systemd 252.38: http://www.freedesktop.org/wiki/Software/systemd : GNU General Public License v2.0 only
systemd 252.39: http://www.freedesktop.org/wiki/Software/systemd : GNU General Public License v2.0 only
sysvinit 0.65: http://savannah.nongnu.org/projects/sysvinit : GNU General Public License v2.0 or later
sysvinit 3.06: http://savannah.nongnu.org/projects/sysvinit : GNU General Public License v2.0 or later
sysvinit 3.09: http://savannah.nongnu.org/projects/sysvinit : GNU General Public License v2.0 or later
test-unit 3.5.3: http://test-unit.rubyforge.org/ : (Python Software Foundation License 2.0 OR Ruby License OR BSD 3-clause "New" or "Revised" License)
Test::Harness 3.44: http://search.cpan.org/dist/Test-Harness/ : (Artistic License 1.0 OR GNU General Public License v1.0 or later)
The FreeType Project 2.13.2: http://www.freetype.org/ : (Freetype Project License OR GNU General Public License v2.0 only)
The FreeType Project 2.13.3: http://www.freetype.org/ : (Freetype Project License OR GNU General Public License v2.0 only)
The FreeType Project 2.14.1: http://www.freetype.org/ : (Freetype Project License OR GNU General Public License v2.0 only)
Time Zone Database 2025b: http://www.iana.org/time-zones : Public Domain
Time Zone Database 2025c: http://www.iana.org/time-zones : Public Domain
Time::Local 1.30: http://search.cpan.org/dist/Time-Local/ : (Artistic License 1.0 (Perl) AND GNU General Public License v3.0 or later)
twitter gem 6.2.0: https://github.com/sferik/twitter : MIT License
TXW2 Runtime 2.3.2 : Eclipse Distribution License - v 1.0
TZInfo 1.2025.1: http://tzinfo.github.io/ : MIT License
TZInfo 1.2025.2: http://tzinfo.github.io/ : MIT License
TZInfo 2.0.6: http://tzinfo.github.io/ : MIT License
ucf 3.0043+nmu1+deb12u1: http://mygrid.github.io/ruby-ucf/ : GNU General Public License v2.0 only
Unicode::Collate 1.31: http://search.cpan.org/dist/Unicode-Collate/ : (Artistic License 1.0 (Perl) AND GNU General Public License v3.0 or later)
unzip 3.0: https://github.com/marmelroy/Zip : Info-ZIP 1999-Oct-05 License
uri-template 0.10: https://github.com/plinss/uri_template/ : (Apache License 2.0 AND GNU Lesser General Public License v3.0 or later)
usrmerge 34: https://wiki.debian.org/UsrMerge : GNU General Public License v2.0 or later
usrmerge 37~deb12u1: https://wiki.debian.org/UsrMerge : GNU General Public License v2.0 or later
util-linux 2.38.1: https://raw.githubusercontent.com/karelzak/util-linux/master/README : GNU General Public License v2.0 only
util-linux 2.41.2: https://raw.githubusercontent.com/karelzak/util-linux/master/README : GNU General Public License v2.0 only
util-linux-script 2.41.1: https://en.wikipedia.org/wiki/Util-linux : (GNU Lesser General Public License v2.1 or later AND BSD 2-clause "Simplified" License AND GNU General Public License v1.0 or later AND BSD 3-clause "New" or "Revised" License AND GNU General Public License v2.0 or later AND BSD-4-Clause (University of California-Specific) AND GNU General Public License v2.0 only AND GNU General Public License v3.0 or later)
Wget v1.25.0: http://www.gnu.org/software/wget/ : GNU General Public License v3.0 or later
Woodstox 5.2.1: https://github.com/FasterXML/woodstox : Apache License 2.0
Woodstox 6.7.0: https://github.com/FasterXML/woodstox : Apache License 2.0
x.org_lib 1.3.1: https://www.x.org : (X11 License AND Open Group License AND FSF Unlimited License)
xsdlib 2022.7: http://msv.java.net/xsdlib : BSD 3-clause "New" or "Revised" License
XZ for Java 1.9: http://tukaani.org/xz/java.html : Public Domain
XZ Utils 5.4.1: http://tukaani.org/xz/ : (GNU Lesser General Public License v2.1 or later AND Public Domain AND GNU General Public License v2.0 or later AND GNU General Public License v3.0 or later)
XZ Utils v5.8.1: http://tukaani.org/xz/ : (BSD Zero Clause License AND GNU General Public License v2.0 or later)
zlib 1.2.13: http://www.zlib.net/ : zlib License
zlib v1.3.1: http://www.zlib.net/ : zlib License
zstd-jni 1.4.5-6 : BSD 2-clause "Simplified" License
zstd-jni 1.5.0-2 : BSD 2-clause "Simplified" License
zstd-jni 1.5.5-6 : BSD 2-clause "Simplified" License
zstd-jni 1.5.6-8 : BSD 2-clause "Simplified" License

Copyright Text: 

a8m/envsubst v1.4.3 github:a8m/envsubst:v1.4.3: https://github.com/a8m/envsubst
   Copyright (c) 2017 envsubst contributors
abab 2.0.6 npmjs:abab/2.0.6: https://github.com/jsdom/abab#readme
   Copyright (c) 2019 W3C and Jeff Carpenter <jeffcarp@chromium.org>
abbrev 0.1.0 rubygems:abbrev/0.1.0: https://github.com/isaacs/abbrev-js#readme
   Copyright (c) 2001, 2003 Akinori MUSHA <knu@iDaemons.org> All rights reserved
Acegi Security System for Spring 1.0.7 maven:org.acegisecurity:acegi-security:1.0.7: http://www.springframework.org/spring-security/
   Copyright (c) 2004-2006 Acegi Technology Pty Limited
   Copyright (c) 2005 Your Corporation. All Rights Reserved
acl (access control list) 2.3.1 debian:libacl1/2.3.1-3/amd64: http://savannah.nongnu.org/projects/acl
   Copyright (c) 1999-2003, 2007, 2008-2009, 2011 Andreas Gruenbacher
   Copyright (c) 2000-2008 Silicon Graphics, Inc.
acl (access control list) v2.3.2 alpine:acl-libs/2.3.2-r1/x86_64: http://savannah.nongnu.org/projects/acl
   No Copyrights found
Acorn 8.15.0 npmjs:acorn/8.15.0: https://github.com/ternjs/Acorn
   Copyright (c) 2012-2022 by various contributors (see AUTHORS)
acorn-globals 7.0.1 npmjs:acorn-globals/7.0.1: https://github.com/ForbesLindesay/acorn-globals
   Copyright (c) 2014 Forbes Lindesay
acorn-import-phases 1.0.4 npmjs:acorn-import-phases/1.0.4: https://github.com/nicolo-ribaudo/acorn-import-defer#readme
   Copyright (c) 2025 Nicol
Acorn-JSX 5.3.2 npmjs:acorn-jsx/5.3.2: https://github.com/RReverser/Acorn-JSX
   Copyright (c) 2012-2017 by Ingvar Stepanyan
acorn-walk 8.3.4 npmjs:acorn-walk/8.3.4: https://github.com/acornjs/acorn
   Copyright (c) 2012-2020 by various contributors (see AUTHORS)
adal4j 1.6.4 maven:com.microsoft.azure:adal4j:1.6.4: https://github.com/AzureAD/azure-activedirectory-library-for-java
   No Copyrights found
Adapter: RxJava 2.7.2 maven:com.squareup.retrofit2:adapter-rxjava:2.7.2
   Copyright (c) 2015 Square, Inc.
   Copyright (c) 2016 Jake Wharton
Addressable URI parser 2.8.7 redhat:rubygem-addressable/2.8.7-1.el8sat/noarch: http://addressable.rubyforge.org/
   No Copyrights found
Addressable URI parser 2.8.7 rubygems:addressable/2.8.7: http://addressable.rubyforge.org/
   No Copyrights found
adduser 3.134 debian:adduser/3.134/all: http://alioth.debian.org/projects/adduser/
   Copyright (c) 1995 Ted Hajek <tedhajek@boombox.micro.umn.edu> Ian A. Murdock <imurdock@gnu.ai.mit.edu>
   Copyright (c) 1997-1999 Guy Maor <maor@debian.org>
   Copyright (c) 1999-2013 John Zaitseff
   Copyright (c) 2000 Roland Bauerschmidt <rb@debian.org> Most subroutines here are adopted from Debian's original "adduser" program.
   Copyright (c) Copyright: 1994 Debian Association, Inc.
   Copyright (c) Copyright: 1994 Ian A. Murdock <imurdock@debian.org>
   Copyright (c) Copyright: 1995 Ted Hajek <tedhajek@boombox.micro.umn.edu>
   Copyright (c) Copyright: 1999 Akira Yoshiyama <yosshy@debian.or.jp>
   Copyright (c) Copyright: 1999 Changwoo Ryu
   Copyright (c) Copyright: 1999-2016 John Zaitseff
   Copyright (c) Copyright: 2000 Cesar Eduardo Barros <cesarb@web4u.com.br>
   Copyright (c) Copyright: 2000-2001, 2004, 2005-2010 Free Software Foundation, Inc.
   Copyright (c) Copyright: 2000-2003 Roland Bauerschmidt <rb@debian.org>
   Copyright (c) Copyright: 2002, 2004, 2010 Software in the Public Interest, Inc. and others.
   Copyright (c) Copyright: 20032-2004 Roland Bauerschmidt <rb@debian.org>
   Copyright (c) Copyright: 2004, 2006, 2008 Piarres Beobide Ega
   Copyright (c) Copyright: 2004, 2010-2011 Software in the Public Interest
   Copyright (c) Copyright: 2004-2006 Eugeniy Meshcheryakov <eugen@univ.kiev.ua>
   Copyright (c) Copyright: 2004-2020 Luca Monducci <luca.mo@tiscali.it>
   Copyright (c) Copyright: 2005, 2010 Robert Luberda <robert@debian.org>
   Copyright (c) Copyright: 2006 G
   Copyright (c) Copyright: 2007 the adduser
   Copyright (c) Copyright: 2007, 2010, 2016 Ivan Mas
   Copyright (c) Copyright: 2010 Martin Eberhard Schauer <Martin.E.Schauer@gmx.de>
   Copyright (c) Copyright: 2016 adduser
   Copyright (c) Copyright: 2022 Marc Haber <mh
@adobe/css-tools 4.4.4 npmjs:@adobe/css-tools/4.4.4: https://github.com/adobe/css-tools#readme
   Copyright (c) 2012 TJ Holowaychuk <tj@vision-media.ca>
   Copyright (c) 2022 Jean-Philippe Zolesio <holblin@gmail.com>
ae-jsonschemafriend-core 0.12.5-1 maven:org.metaeffekt.bundle.jsonschemafriend:ae-jsonschemafriend-core:0.12.5-1: https://github.com/org-metaeffekt/jsonschemafriend
   Copyright (c) 2015current Mads Kristensen
agent-base 6.0.2 debian:node-agent-base/6.0.2-1: https://github.com/TooTallNate/node-agent-base#readme
   Copyright (c) Copyright: 2018 Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)
   Copyright (c) Copyright: 2018 Per Andersson <avtobiff@debian.org>
ajv 6.12.6 npmjs:ajv/6.12.6: https://github.com/ajv-validator/ajv.git
   Copyright (c) 2011 Gary Court. All rights reserved
   Copyright (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js (function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
   Copyright (c) 2015-2017 Evgeny Poberezkin
ajv 8.17.1 npmjs:ajv/8.17.1: https://github.com/ajv-validator/ajv.git
   Copyright (c) 2015-2021 Evgeny Poberezkin
ajv-formats 2.1.1 npmjs:ajv-formats/2.1.1: https://github.com/luzlab/ajv-formats#readme
   Copyright (c) 2020 Evgeny Poberezkin
ajv-keywords 3.5.2 npmjs:ajv-keywords/3.5.2: https://github.com/epoberezkin/ajv-keywords
   Copyright (c) 2016 Evgeny Poberezkin
ajv-keywords 5.1.0 npmjs:ajv-keywords/5.1.0: https://github.com/epoberezkin/ajv-keywords
   Copyright (c) 2016 Evgeny Poberezkin
alecthomas/participle v2.1.4 github:alecthomas/participle:v2.1.4: https://github.com/alecthomas/participle
   Copyright (c) 2017-2022 Alec Thomas
alpine-base 3.21.2 alpine:alpine-release/3.21.2-r0/noarch
   No Copyrights found
alpine-base 3.21.5 alpine:alpine-release/3.21.5-r0/noarch
   No Copyrights found
alpine-base 3.22.2 alpine:alpine-release/3.22.2-r0/noarch
   No Copyrights found
alpine-base 3.23.2 alpine:alpine-release/3.23.2-r0/noarch
   No Copyrights found
alpine-baselayout 3.6.8 alpine:alpine-baselayout/3.6.8-r1/noarch
   No Copyrights found
alpine-baselayout 3.6.8 alpine:alpine-baselayout-data/3.6.8-r1/noarch
   No Copyrights found
alpine-baselayout 3.7.0 alpine:alpine-baselayout/3.7.0-r0/noarch
   No Copyrights found
alpine-baselayout 3.7.0 alpine:alpine-baselayout-data/3.7.0-r0/noarch
   No Copyrights found
alpine-baselayout 3.7.1 alpine:alpine-baselayout/3.7.1-r6/noarch
   No Copyrights found
alpine-baselayout 3.7.1 alpine:alpine-baselayout/3.7.1-r8/noarch
   No Copyrights found
alpine-baselayout 3.7.1 alpine:alpine-baselayout-data/3.7.1-r8/noarch
   No Copyrights found
alpine-keys 2.5 alpine:alpine-keys/2.5-r0/x86_64
   No Copyrights found
alpine-keys 2.6 alpine:alpine-keys/2.6-r0/loongarch64
   No Copyrights found
alpine-keys 2.6 alpine:alpine-keys/2.6-r0/x86_64
   No Copyrights found
amazing_print 1.8.1 rubygems:amazing_print/1.8.1: https://github.com/amazing-print/amazing_print
   Copyright (c) 2010-2016 Michael Dvorkin and contributors
   Copyright (c) 2010-2016 Michael Dvorkin and contributors http://www.dvorkin.net
amilajack/eslint-plugin-compat 6.0.2 npmjs:eslint-plugin-compat/6.0.2: https://github.com/amilajack/eslint-plugin-compat#readme
   Copyright (c) 2016 Amila Welihinda
andybalholm/brotli v1.1.0 github:andybalholm/brotli:v1.1.0: https://github.com/andybalholm/brotli
   Copyright (c) 2009-2010, 2013, 2014-2016 by the Brotli Authors.
   Copyright (c) 2010, 2013-2018 Google Inc. All Rights Reserved
   Copyright (c) 2016 The Go Authors. All rights reserved
Angus Activation Registries 1.0.0 maven:org.eclipse.angus:angus-activation:1.0.0
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1997, 2013, 2015, 2018, 2021 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
Animal Sniffer Annotations 1.14 maven:org.codehaus.mojo:animal-sniffer-annotations:1.14: https://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations/
   Copyright (c) 2008 Kohsuke Kawaguchi and codehaus.org.
   Copyright (c) 2009 codehaus.org.
Animal Sniffer Annotations 1.23 maven:org.codehaus.mojo:animal-sniffer-annotations:1.23: https://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations/
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2008 Kohsuke Kawaguchi and codehaus.org.
   Copyright (c) 2009 codehaus.org.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
ansi-escapes 4.3.2 npmjs:ansi-escapes/4.3.2: https://github.com/sindresorhus/ansi-escapes
   No Copyrights found
ansi-html-community 0.0.8 npmjs:ansi-html-community/0.0.8: https://github.com/mahdyar/ansi-html-community
   No Copyrights found
ansi-regex 5.0.1 npmjs:ansi-regex/5.0.1: https://github.com/sindresorhus/ansi-regex
   No Copyrights found
ansi-regex 6.2.2 npmjs:ansi-regex/6.2.2: https://github.com/sindresorhus/ansi-regex
   No Copyrights found
ansi-styles 3.2.1 npmjs:ansi-styles/3.2.1: https://github.com/chalk/ansi-styles
   No Copyrights found
ansi-styles 5.2.0 npmjs:ansi-styles/5.2.0: https://github.com/chalk/ansi-styles
   No Copyrights found
ansi-styles 6.2.3 npmjs:ansi-styles/6.2.3: https://github.com/chalk/ansi-styles
   No Copyrights found
ansi-styles v4.3.0 npmjs:ansi-styles/4.3.0: https://github.com/chalk/ansi-styles
   No Copyrights found
antlr 2.7.7 debian:antlr/2.7.7+dfsg-8/all: http://antlr.org
   Copyright (c) Copyright: 1989-2011 Terence Parr <parrt@antlr.org>
   Copyright (c) Copyright: 2000-2011 John Leuner <jewel@debian.org>
   Copyright (c) Copyright: 2004 Wolfgang Haefelinger
antlr 3.5.2 maven:org.antlr:antlr-runtime:3.5.2: http://antlr.org
   Copyright (c) 2005-2009 Terence Parr All rights reserved
   Copyright (c) 2012 Sam Harwell All rights reserved
   Copyright (c) 2012 Terence Parr
antlr 4.11.1 maven:org.antlr:antlr4-runtime:4.11.1: http://antlr.org
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2012-2017 The ANTLR Project. All rights reserved
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
anymatch 3.1.3 npmjs:anymatch/3.1.3: https://github.com/es128/anymatch
   Copyright (c) 2019 Elan Shanker, Paul Miller (https://paulmillr.com) Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided th
aom-libs 3.13.1 alpine:aom-libs/3.13.1-r0/x86_64
   No Copyrights found
Apache Ant 1.10.12 maven:org.apache.ant:ant:1.10.12: http://ant.apache.org
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1999-2021 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
   Copyright (c) 2002 Landmark Graphics Corp that has been kindly donated to the Apache Software
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Apache Ant 1.10.12 maven:org.apache.ant:ant-launcher:1.10.12: http://ant.apache.org
   Copyright (c) 1999-2021 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
   Copyright (c) 2002 Landmark Graphics Corp that has been kindly donated to the Apache Software
Apache Arrow go/v17.0.0 github:apache/arrow:go/v17.0.0: http://arrow.apache.org/
   Copyright (c) 1994-2016 Carnegie Mellon University. All rights reserved
   Copyright (c) 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved
   Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising 
   Copyright (c) 1998 by the Massachusetts Institute of Technology. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, prov
   Copyright (c) 1998-2019 The OpenSSL Project. All rights reserved
   Copyright (c) 2000-2019 Kitware, Inc. and Contributors The web site includes files generated by Jekyll.
   Copyright (c) 2001-2009, 2011 Kitware, Inc.
   Copyright (c) 2002-2017 Jason Evans <jasone@canonware.com>. All rights reserved
   Copyright (c) 2003-2008 Jouni Malinen <j@w1.fi> and contributors All Rights Reserved
   Copyright (c) 2003-2018 University of Illinois at Urbana-Champaign. All rights reserved
   Copyright (c) 2004-2017 Ren This source code is provided 'as-is', without any express or implied warranty. In no event will the author be held liable for any damages arising from the use of this softw
   Copyright (c) 2005-2017 NumPy Developers. All rights reserved
   Copyright (c) 2005-2020 Rich Felker, et al.
   Copyright (c) 2006, 2008-2009, 2011, 2014, 2017, 2021 Google Inc. All rights reserved
   Copyright (c) 2006-2012 the V8 project authors. All rights reserved
   Copyright (c) 2006-2013 Alexander Chemeris All rights reserved
   Copyright (c) 2006-2018 Nemanja Trifunovic
   Copyright (c) 2006-2024 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2007 The Guava Authors https://github.com/google/guava This product include software from CMake (BSD 3-Clause) CMake - Cross Platform Makefile Generator
   Copyright (c) 2007, 2018 Sebastian Pipping <sebastian@pipping.org> All rights reserved
   Copyright (c) 2007, 2018 Weijia Song <songweijia@gmail.com>
   Copyright (c) 2007-2012 Mozilla Foundation. All rights reserved
   Copyright (c) 2007-2018 Daniel Stenberg with many contributors, see AUTHORS file.
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) 2008-2010 Bjoern Hoehrmann <bjoern@hoehrmann.de> See http://bjoern.hoehrmann.de/utf-8/decoder/dfa/ for details. A compact state table allowing UTF8 decoding using two dependent lookups p
   Copyright (c) 2008-2010 Bjoern Hoehrmann <bjoern@hoehrmann.de> See http://bjoern.hoehrmann.de/utf-8/decoder/dfa/ for details. clang-format off const uint8_t utf8_small_table[] = { NOLINT The first par
   Copyright (c) 2008-2011 AQR Capital Management, LLC All rights reserved
   Copyright (c) 2009 Carnegie Mellon University. This product includes software from the Feather project (Apache 2.0) https://github.com/wesm/feather
   Copyright (c) 2009 The Go Authors. All rights reserved
   Copyright (c) 2009 The RE2 Authors. All rights reserved
   Copyright (c) 2009-2010, 2013, 2014-2016 by the Brotli Authors.
   Copyright (c) 2009-2013 by the mingw-w64 project
   Copyright (c) 2009-2017 Facebook, Inc. All rights reserved
   Copyright (c) 2009present, Homebrew contributors All rights reserved
   Copyright (c) 2011 The LevelDB Authors. All rights reserved
   Copyright (c) 2011-2012 Lambda Foundry, Inc. and PyData Development Team All rights reserved
   Copyright (c) 2011-2015 Stephan Brumme. All rights reserved
   Copyright (c) 2011-2016 Yann Collet All rights reserved
   Copyright (c) 201112, Dynamic NDArray Developers All rights reserved
   Copyright (c) 2012, 2016 Cloudera Inc.
   Copyright (c) 2012-2014 Continuum Analytics, Inc. All rights reserved
   Copyright (c) 2012-2021 Yann Collet
   Copyright (c) 2013 Steinar H. Gunderson, and
   Copyright (c) 2013 The Chromium Authors. All rights reserved
   Copyright (c) 2013-2016 Matt Terry and Matthew Brett; all rights reserved
   Copyright (c) 2013-2019 RStudio and others.
   Copyright (c) 2013-2019 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2014 Cloudera, Inc.
   Copyright (c) 2014 Google Inc.
   Copyright (c) 2014 gRPC authors.
   Copyright (c) 2014-2015 The University of Houston System. All rights reserved
   Copyright (c) 2014-2015 UT-Battelle, LLC. All rights reserved
   Copyright (c) 2014-2020 Mellanox Technologies Ltd. All rights reserved
   Copyright (c) 2014-2021 Melissa O
   Copyright (c) 2015 Cloudera, Inc. https://github.com/cloudera/ibis This product includes software from Dremio (Apache 2.0)
   Copyright (c) 2015 Dato, Inc.
   Copyright (c) 2015 Microsoft Corporation. All rights reserved
   Copyright (c) 2015 The TensorFlow Authors. All Rights Reserved
   Copyright (c) 2015 The University of Tennessee and The University of Tennessee Research Foundation. All rights reserved
   Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip.
   Copyright (c) 2015 Ville Voutilainen
   Copyright (c) 2015-2017 Howard Hinnant
   Copyright (c) 2015-2018 conda-forge All rights reserved
   Copyright (c) 2016 Adrian Colomitchi
   Copyright (c) 2016 Alexander Kormanovsky
   Copyright (c) 2016 Giles Hall
   Copyright (c) 2016 Los Alamos National Security, LLC. All rights reserved
   Copyright (c) 2016 Ray Project (https://github.com/ray-project/ray)
   Copyright (c) 2016 The Apache Software Foundation
   Copyright (c) 2016-2017, 2019 Jiangang Zhuang
   Copyright (c) 2016-2020 Advanced Micro Devices, Inc. All rights reserved
   Copyright (c) 2016-2020 ARM Ltd. All rights reserved
   Copyright (c) 2016-2020 Stony Brook University. All rights reserved
   Copyright (c) 2016present, Facebook, Inc. All rights reserved
   Copyright (c) 2017 Aaron Bishop
   Copyright (c) 2017 Asylo authors
   Copyright (c) 2017 by Contributors ile dlpack.h rief The common header of DLPack. ifndef DLPACK_DLPACK_H_ define DLPACK_DLPACK_H_
   Copyright (c) 2017 Florian Dang
   Copyright (c) 2017 Jeroen Ooms and Jim Hester
   Copyright (c) 2017 Nicolas Veloz Savino
   Copyright (c) 2017 Paul Thompson
   Copyright (c) 2017-2018 Dremio Corporation https://github.com/dremio/dremio-oss This product includes software from Google Guava (Apache 2.0)
   Copyright (c) 2017-2019 Tomasz Kami
   Copyright (c) 2018-2020 NVIDIA CORPORATION. All rights reserved
   Copyright (c) 2019 Conan.io
   Copyright (c) 2019 Cristian Adam
   Copyright (c) 2019 Omer Ozarslan
   Copyright (c) 2019 RStudio, Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source
   Copyright (c) 2019 UChicago Argonne, LLC. All rights reserved
   Copyright (c) 2019-2022 Burnett01
   Copyright (c) 2019-2022 Contention
   Copyright (c) 2020 Huawei Technologies Co., Ltd. All rights reserved
   Copyright (c) 2020 Joshua Piper
   Copyright (c) 2024 The MathWorks, Inc." writelines(noticeText, filename, WriteMode="append");
   Copyright (c) = ( f"2016 "Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache Arrow " "project logo are either registered trademarks or trademarks of The Apache " "Software Foundation in
   Copyright (c) Apple Inc., 2017 �XYZ (8 ȹparaff� Y� [sf32 B����&�������������n���
   Copyright (c) Copyright: 1995-1997 Jim Hugunin, hugunin@mit.edu
   Copyright (c) Copyright: 2001-2009 Kitware, Inc.
   Copyright (c) Copyright: 2003-2007 University of Illinois at Urbana-Champaign.
   Copyright (c) Copyright: 2009 Google Inc. All rights reserved
   Copyright (c) Copyright: 2010 kutuzov.viktor.84
   Copyright (c) Copyright: 2011 The LevelDB Authors. All rights reserved
   Copyright (c) Copyright: 2012, 2015 Cloudera, Inc.
   Copyright (c) Copyright: 2013 Daniel Lemire
   Copyright (c) Copyright: 2013-2016 Matt Terry and Matthew Brett; all rights reserved
   Copyright (c) Copyright: 2015 Dato, Inc.
   Copyright (c) Copyright: 2016 manylinux
   Copyright (c) Copyright: 2016 The Apache Software Foundation
   Copyright (c) Copyright: 2016 The Apache Software Foundation.
   Copyright (c) Copyright: 2022-2024 The MathWorks, Inc. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2013-2019
   Copyright (c) Copyright: Copyright 2000-2019 Kitware, Inc. and Contributors
   Copyright (c) Daniel Lemire 2013 pragma once
   Copyright (c) type Jan 1, 2 and 3 data.push_back("201101-01 10:10:10"); data.push_back("52"); data.push_back("2011-01-02 10:10:10"); data.push_back("52"); data.push_back("2011-01-03 10:10:10"); data.push_back(
Apache Avro 0.21.0 crates:apache-avro-test-helper/0.21.0: http://avro.apache.org/
   Copyright (c) 2010-2025 The Apache Software Foundation
Apache Avro 1.11.4 maven:org.apache.avro:avro:1.11.4: http://avro.apache.org/
   Copyright (c) 2002-2021 the original author or authors.
   Copyright (c) 2009 </body>
   Copyright (c) 2009-2024 The Apache Software Foundation
Apache Bean Validation :: bval-core 1.1.2 maven:org.apache.bval:bval-core:1.1.2: http://bval.apache.org/bval-jsr303/
   Copyright (c) 2007-2010 Agimatec GmbH. All rights reserved
   Copyright (c) 2010-2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
Apache BVal :: bval-jsr 1.1.2 maven:org.apache.bval:bval-jsr:1.1.2
   Copyright (c) 2007-2010 Agimatec GmbH. All rights reserved
   Copyright (c) 2010-2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
Apache Commons BeanUtils 1.11.0 maven:commons-beanutils:commons-beanutils:1.11.0: http://commons.apache.org/beanutils/
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2000-2025 The Apache Software Foundation
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
Apache Commons BeanUtils 1.9.4 maven:commons-beanutils:commons-beanutils:1.9.4: http://commons.apache.org/beanutils/
   Copyright (c) 2000-2019 The Apache Software Foundation This product includes software developed at
Apache Commons Codec 1.11 fedora:apache-commons-codec/1.11-1.fc28/noarch: https://github.com/apache/commons-codec
   Copyright (c) 2002 Kevin Atkinson (kevina@gnu.org)
   Copyright (c) 2002 Kevin Atkinson (kevina@gnu.org). Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved." Massaged the test data in t
   Copyright (c) 2002-2017 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2004-2006 Intel Corportation
   Copyright (c) copyright: Copyright (c) 2008 Alexander Beider
Apache Commons Codec 1.11 maven:commons-codec:commons-codec:1.11: https://github.com/apache/commons-codec
   Copyright (c) 2002 </body>
   Copyright (c) 2002 Kevin Atkinson (kevina@gnu.org)
   Copyright (c) 2002 Kevin Atkinson (kevina@gnu.org). Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved." Massaged the test data in t
   Copyright (c) 2002-2017 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2004-2006 Intel Corportation and licensed under the BSD license. package org.apache.commons.codec.digest;
   Copyright (c) copyright: Copyright (c) 2008 Alexander Beider
Apache Commons Codec 1.14 maven:commons-codec:commons-codec:1.14: https://github.com/apache/commons-codec
   Copyright (c) 2002 Kevin Atkinson (kevina@gnu.org)
   Copyright (c) 2002 Kevin Atkinson (kevina@gnu.org). Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved." Massaged the test data in t
   Copyright (c) 2002-2019 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
   Copyright (c) 2004-2006 Intel Corportation
   Copyright (c) copyright: Copyright (c) 2008 Alexander Beider
Apache Commons Codec 1.15 maven:commons-codec:commons-codec:1.15: https://github.com/apache/commons-codec
   Copyright (c) 2002 Kevin Atkinson (kevina@gnu.org)
   Copyright (c) 2002 Kevin Atkinson (kevina@gnu.org). Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved." Massaged the test data in t
   Copyright (c) 2002-2020 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
   Copyright (c) 2004-2006 Intel Corportation
   Copyright (c) copyright: Copyright (c) 2008 Alexander Beider
Apache Commons Codec 1.17.0 maven:commons-codec:commons-codec:1.17.0: https://github.com/apache/commons-codec
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2002 Kevin Atkinson (kevina@gnu.org). Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved." Massaged the test data in t
   Copyright (c) 2004-2006 Intel Corporation
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
Apache Commons Collections 3.1 maven:commons-collections:commons-collections:3.1: http://commons.apache.org/proper/commons-collections/
   Copyright (c) 1999-2004 The Apache Software Foundation
Apache Commons Collections 3.2.2 maven:commons-collections:commons-collections:3.2.2: http://commons.apache.org/proper/commons-collections/
   Copyright (c) 2001-2015 The Apache Software Foundation This product includes software developed by
Apache Commons Collections 4.1 maven:org.apache.commons:commons-collections4:4.1: http://commons.apache.org/proper/commons-collections/
   Copyright (c) 2001-2015 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2013 The Apache Software Foundation.
Apache Commons Compress 1.21 maven:org.apache.commons:commons-compress:1.21: http://commons.apache.org/proper/commons-compress/
   Copyright (c) 1987 by Digital Equipment Corporation, Maynard, Massachusetts. All Rights Reserved
   Copyright (c) 1987, 1998 The Open Group Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above cop
   Copyright (c) 1996-2019 Julian R Seward. All rights reserved
   Copyright (c) 2001 Keith Packard Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyrigh
   Copyright (c) 2002-2021 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
   Copyright (c) 2003 Richard Henderson Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copy
   Copyright (c) 2004-2006 Intel Corporation
   Copyright (c) 2006-2007 IBM Corporation and others.
Apache Commons Compress 1.26.2 eclipse:org.apache.commons.commons-compress/1.26.2: http://commons.apache.org/proper/commons-compress/
   Copyright (c) 2002-2024 The Apache Software Foundation This product includes software developed at
Apache Commons Compress 1.26.2 maven:org.apache.commons:commons-compress:1.26.2: http://commons.apache.org/proper/commons-compress/
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2006-2007 IBM Corporation and others.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
Apache Commons Configuration 1.8 maven:commons-configuration:commons-configuration:1.8: https://github.com/apache/rocketmq-clients/blob/master/nodejs/README.md
   Copyright (c) 2001-2012 The Apache Software Foundation This product includes software developed by
Apache Commons Digester 2.1 maven:commons-digester:commons-digester:2.1: http://commons.apache.org/proper/commons-digester/
   Copyright (c) 2001-2010 The Apache Software Foundation This product includes software developed by
Apache Commons Digester 3.2 maven:org.apache.commons:commons-digester3:3.2: http://commons.apache.org/proper/commons-digester/
   Copyright (c) 2000-2011 INRIA, France Telecom
   Copyright (c) 2001-2011 The Apache Software Foundation
   Copyright (c) 2001-2011 The Apache Software Foundation This product includes software developed by
Apache Commons FileUpload 1.4 maven:commons-fileupload:commons-fileupload:1.4: http://commons.apache.org/fileupload
   Copyright (c) 2002 </body>
   Copyright (c) 2002-2018 The Apache Software Foundation This product includes software developed at
Apache Commons FileUpload 1.6.0 maven:commons-fileupload:commons-fileupload:1.6.0: http://commons.apache.org/fileupload
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved
   Copyright (c) 2002-2025 The Apache Software Foundation
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
Apache Commons IO 2.16.1 eclipse:org.apache.commons.commons-io/2.16.1: http://commons.apache.org/io/
   Copyright (c) 2002-2024 The Apache Software Foundation This product includes software developed at
Apache Commons IO 2.16.1 maven:commons-io:commons-io:2.16.1: http://commons.apache.org/io/
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
Apache Commons IO 2.17.0 maven:commons-io:commons-io:2.17.0: http://commons.apache.org/io/
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2002-2024 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
Apache Commons JEXL 3.0 maven:org.apache.commons:commons-jexl3:3.0
   Copyright (c) 2001-2015 The Apache Software Foundation This product includes software developed at
Apache Commons Lang 2.1 maven:commons-lang:commons-lang:2.1: https://github.com/apache/commons-lang
   Copyright (c) 2001-2005 - Apache Software Foundation
   Copyright (c) 2001-2005 - Apache Software Foundation </BODY>
   Copyright (c) 2001-2005 The Apache Software Foundation.
Apache Commons Lang 2.6 maven:commons-lang:commons-lang:2.6: https://github.com/apache/commons-lang
   Copyright (c) 2001-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved
   Copyright (c) 2001-2011 The Apache Software Foundation This product includes software developed by
Apache Commons Lang 2.6 maven:commons-lang:commons-lang:2.6.redhat-3: https://github.com/apache/commons-lang
   Copyright (c) 2001-2011 The Apache Software Foundation This product includes software developed by
   Copyright (c) 2001-2013 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All Rights Reserved
   Copyright (c) 2001-2013 JBoss by Red Hat This product includes software developed at
Apache Commons Lang 3.12.0 maven:org.apache.commons:commons-lang3:3.12.0: https://github.com/apache/commons-lang
   Copyright (c) 2001-2021 The Apache Software Foundation This product includes software developed at
Apache Commons Lang 3.12.0 maven:org.wso2.orbit.org.apache.commons:commons-lang3:3.12.0.wso2v1: https://github.com/apache/commons-lang
   Copyright (c) 2022 WSO2 LLC. (http://www.wso2.org) All Rights Reserved
Apache Commons Lang 3.17.0 maven:org.apache.commons:commons-lang3:3.17.0: https://github.com/apache/commons-lang
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
Apache Commons Logging 1.1.3 maven:commons-logging:commons-logging:1.1.3: http://commons.apache.org/proper/commons-logging/
   Copyright (c) 2003-2013 The Apache Software Foundation This product includes software developed at
Apache Commons Logging 1.2 maven:commons-logging:commons-logging:1.2: http://commons.apache.org/proper/commons-logging/
   Copyright (c) 2003-2014 The Apache Software Foundation This product includes software developed at
Apache Commons Logging 1.3.1 maven:commons-logging:commons-logging:1.3.1: http://commons.apache.org/proper/commons-logging/
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
Apache Commons Math 3.6.1 maven:org.apache.commons:commons-math3:3.6.1: http://commons.apache.org/math/
   Copyright (c) 1997-2002 Makoto Matsumoto and Takuji Nishimura, All rights reserved
   Copyright (c) 2001-2002 Enthought, Inc. All rights reserved
   Copyright (c) 2001-2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2003 </body>
   Copyright (c) 2003-2009 SciPy Developers.
   Copyright (c) 2003-2013 SciPy Developers. All rights reserved
   Copyright (c) 2004 Ernst Hairer Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of sou
   Copyright (c) 2004 Ernst Hairer</td></tr> <tr><td>Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
   Copyright (c) 2008 Frances Y. Kuo and Stephen Joe All rights reserved
   Copyright (c) 2010-2012 CS Syst
   Copyright (c) copyright: Copyright 2009 Google Inc. (grant received on March 16th 2009) - The class "org.apache.commons.math3.exception.util.LocalizedFormatsTest" which is an adapted version of "OrekitMessagesTest"
Apache Commons Pool 1.6 maven:commons-pool:commons-pool:1.6: http://commons.apache.org/pool/
   Copyright (c) 2001-2012 The Apache Software Foundation This product includes software developed by
Apache Commons Pool 2.12.0 maven:org.apache.commons:commons-pool2:2.12.0: http://commons.apache.org/pool/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2001-2023 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Apache Commons Text 1.13.1 maven:org.apache.commons:commons-text:1.13.1: https://github.com/apache/commons-text
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014-2025 The Apache Software Foundation
Apache Commons Validator 1.9.0 maven:commons-validator:commons-validator:1.9.0: http://commons.apache.org/validator
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2002-2024 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
Apache CXF 2.7.6 maven:org.apache.cxf:cxf-api:2.7.6: http://cxf.apache.org/
   Copyright (c) 2001 Martin Gudgin, Developmentor. http://www.develop.co.uk Changes made are the following:
   Copyright (c) 2001-2005 International Business Machines Corporation and Microsoft Corporation
   Copyright (c) 2002-2004 BEA Systems Inc., International Business Machines Corporation, Microsoft Corporation, Inc, SAP AG, and Sun Microsystems, Inc.. All rights reserved
   Copyright (c) 2002-2005 BEA Systems, IBM, Microsoft Corporation, Inc, and TIBCO Software Inc.. All rights reserved
   Copyright (c) 2003-2004 BEA Systems Inc. and IBM Corporation and Microsoft Corporation. All rights reserved
   Copyright (c) 2006 World Wide Web Consortium,
   Copyright (c) 2006-2013 The Apache Software Foundation This product includes software developed at
   Copyright (c) ?? 2005 World Wide Web Consortium,
   Copyright (c) copyright-software-19980720 [2] http://www.w3.org/Consortium/Legal/IPR-FAQ-20000620.htmlDTD --> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.xmlsoap.org/soap/encodi
   Copyright (c) copyright-software-20021231 $Id: ws-addr-wsdl.xsd,v 1.2 2006/05/12 09:46:04 hugo Exp $
   Copyright (c) copyright-software-20021231 --> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.w3.org/2005/08/addressing" targetNamespace="http://www.w3.org/2005/08/addressing" blockDefa
   Copyright (c) copyright: Copyright 2001 W3C (Massachusetts Institute of Technology,
Apache CXF 2.7.6 maven:org.apache.cxf:cxf-rt-bindings-soap:2.7.6: http://cxf.apache.org/
   Copyright (c) 2006-2013 The Apache Software Foundation This product includes software developed at
Apache CXF 2.7.6 maven:org.apache.cxf:cxf-rt-bindings-xml:2.7.6: http://cxf.apache.org/
   Copyright (c) 2006-2013 The Apache Software Foundation This product includes software developed at
Apache CXF 2.7.6 maven:org.apache.cxf:cxf-rt-core:2.7.6: http://cxf.apache.org/
   Copyright (c) 2006-2013 The Apache Software Foundation This product includes software developed at
Apache CXF 2.7.6 maven:org.apache.cxf:cxf-rt-databinding-jaxb:2.7.6: http://cxf.apache.org/
   Copyright (c) 2006-2013 The Apache Software Foundation This product includes software developed at
Apache CXF 2.7.6 maven:org.apache.cxf:cxf-rt-frontend-jaxws:2.7.6: http://cxf.apache.org/
   Copyright (c) 2006-2013 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
Apache CXF 2.7.6 maven:org.apache.cxf:cxf-rt-frontend-simple:2.7.6: http://cxf.apache.org/
   Copyright (c) 2006-2013 The Apache Software Foundation This product includes software developed at
Apache CXF 2.7.6 maven:org.apache.cxf:cxf-rt-transports-http:2.7.6: http://cxf.apache.org/
   Copyright (c) 2006-2013 The Apache Software Foundation This product includes software developed at
Apache CXF 2.7.6 maven:org.apache.cxf:cxf-rt-ws-addr:2.7.6: http://cxf.apache.org/
   Copyright (c) 2006-2013 The Apache Software Foundation This product includes software developed at
Apache CXF 2.7.6 maven:org.apache.cxf:cxf-rt-ws-policy:2.7.6: http://cxf.apache.org/
   Copyright (c) 2001 The Internet Society and W3C (Massachusetts Institute
   Copyright (c) 2001-2006 BEA Systems Inc., International Business Machines Corporation, Microsoft Corporation, Inc., SAP AG, Sonic Software, and VeriSign, Inc. All rights reserved
   Copyright (c) 2006 World Wide Web Consortium,
   Copyright (c) 2006-2013 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) copyright-software-19980720 [2] http://www.w3.org/Consortium/Legal/IPR-FAQ-20000620.htmlDTD --> <schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:ds="http://www.w3.org/2000/09/xmldsig" targetName
   Copyright (c) copyright-software-20021231 $Id: ws-policy.xsd,v 1.1 2006/12/18 06:30:01 fsasaki Exp $
   Copyright (c) copyright-software-20021231 $Id: ws-policy.xsd,v 1.2 2007/02/14 16:38:37 fsasaki Exp $
   Copyright (c) OASIS Open 2002-2004. All Rights Reserved
   Copyright (c) University of Southampton IT Innovation Centre, 2009
   Copyright (c) University of Southampton IT Innovation Centre, 2009 (http://www.it-innovation.soton.ac.uk).
Apache CXF 2.7.6 maven:org.apache.cxf:cxf-rt-ws-security:2.7.6: http://cxf.apache.org/
   Copyright (c) 2006-2013 The Apache Software Foundation This product includes software developed at
Apache CXF 2.7.6 maven:org.apache.cxf:cxf-tools-common:2.7.6: http://cxf.apache.org/
   Copyright (c) 2006-2013 The Apache Software Foundation This product includes software developed at
Apache Derby 10.14.1.0 github:apache/derby:10.14.1.0: http://db.apache.org/derby/
   Copyright (c) 1995-2008 International Business Machines Corporation and others Some data files (under analysis/icu/src/data) are derived from Unicode data such as the Unicode Character Database. See h
   Copyright (c) 1997 " propertiesPW.println( "vendor=The Apache Software Foundation" ) ; propertiesPW.println( "copyright.year=" + currentYear ) ; propertiesPW.println( "release.id.long=" + versionID.toStr
   Copyright (c) 1997, 2004 International Business Machines Corporation. All rights reserved
   Copyright (c) 1997, 2017 The Apache Software Foundation or its licensors, as applicable. vendor=The Apache Software Foundation copyright.year=2017
   Copyright (c) 1999-2010 International Business Machines Corporation and others. All Rights Reserved
   Copyright (c) 2001 Dr Martin Porter
   Copyright (c) 2001-2004 Unicode, Inc. Disclaimer
   Copyright (c) 2001-2009 Anders Moeller All rights reserved
   Copyright (c) 2002 Richard Boulton All rights reserved
   Copyright (c) 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, California 94303, U.S.A. All rights reserved
   Copyright (c) 2002-2003 Stefan Haustein, Oberhausen, Rhld., Germany.
   Copyright (c) 2003 Center for Intelligent Information Retrieval, University of Massachusetts, Amherst. All rights reserved
   Copyright (c) 2004, 2008 The Apache Software Foundation
   Copyright (c) 2004-2017 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2006 Dawid Weiss
   Copyright (c) 2007-2011 Dawid Weiss, Marcin Mi All rights reserved
   Copyright (c) 2009 by www.imdict.net. WordBreakTestUnicode_.java (under modules/analysis/common/src/test/) is derived from Unicode data such as the Unicode Character Database. See http://unicode.org/copyr
   Copyright (c) 2010 Jean-Philippe Barrette-LaPierre, <jpb@rrette.com>
   Copyright (c) 2011 Zygmunt Saloni, W Marcin Woliński, Robert Wołosz All rights reserved
   Copyright (c) IBM Corp. 2003.
   Copyright (c) IBM Corp. 2003. The portion of the functionTests under 'nist' was originally developed by the National Institute of Standards and Technology (NIST), an agency of the United States Depart
   Copyright (c) International Business Machines Corporation 2002 </xsd:documentation> </xsd:annotation>
   Copyright (c) OSGi Alliance (2000, 2007).
   Copyright (c) OSGi Alliance (2000-2001, 2004, 2005-2007). All Rights Reserved
Apache Derby Client JDBC Driver 10.15.2.0 maven:org.apache.derby:derbyclient:10.15.2.0: http://db.apache.org/derby/derbyclient/
   Copyright (c) 1995-2008 International Business Machines Corporation and others Some data files (under analysis/icu/src/data) are derived from Unicode data such as the Unicode Character Database. See h
   Copyright (c) 1997, 2004 International Business Machines Corporation. All rights reserved
   Copyright (c) 1997, 2020 The Apache Software Foundation or its licensors, as applicable. Tue, 04 Feb 2020 17:02:03 -0800 derby.version.major=10 derby.version.minor=15 derby.version.maint=2000000 derby.ver
   Copyright (c) 2002-2003 Stefan Haustein, Oberhausen, Rhld., Germany.
   Copyright (c) 2004-2020 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2008 The Apache Software Foundation
   Copyright (c) 2009 by www.imdict.net. WordBreakTestUnicode_.java (under modules/analysis/common/src/test/) is derived from Unicode data such as the Unicode Character Database. See http://unicode.org/copyr
   Copyright (c) IBM Corp. 2003.
   Copyright (c) OSGi Alliance (2000, 2007).
Apache Derby Shared Code 10.15.2.0 maven:org.apache.derby:derbyshared:10.15.2.0
   Copyright (c) 1997, 2020 The Apache Software Foundation or its licensors, as applicable. Tue, 04 Feb 2020 17:02:02 -0800 derby.version.major=10 derby.version.minor=15 derby.version.maint=2000000 derby.ver
Apache Derby Tools 10.15.2.0 maven:org.apache.derby:derbytools:10.15.2.0: http://db.apache.org/derby/derbytools/
   Copyright (c) 1995-2008 International Business Machines Corporation and others Some data files (under analysis/icu/src/data) are derived from Unicode data such as the Unicode Character Database. See h
   Copyright (c) 1997, 2004 International Business Machines Corporation. All rights reserved
   Copyright (c) 1997, 2020 The Apache Software Foundation or its licensors, as applicable. Tue, 04 Feb 2020 17:02:03 -0800 derby.version.major=10 derby.version.minor=15 derby.version.maint=2000000 derby.ver
   Copyright (c) 2002-2003 Stefan Haustein, Oberhausen, Rhld., Germany.
   Copyright (c) 2004-2020 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2008 The Apache Software Foundation
   Copyright (c) 2009 by www.imdict.net. WordBreakTestUnicode_.java (under modules/analysis/common/src/test/) is derived from Unicode data such as the Unicode Character Database. See http://unicode.org/copyr
   Copyright (c) IBM Corp. 2003.
   Copyright (c) OSGi Alliance (2000, 2007).
Apache Groovy 3.0.9 maven:org.codehaus.groovy:groovy:3.0.9: http://www.groovy-lang.org/index.html
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2003-2021 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2003-2021 The Apache Software Foundation. All rights reserved
   Copyright (c) 2003-2021 The Apache Software Foundation. http://groovy-lang.org/", "",
   Copyright (c) 2005-2006 Intel Corporation
   Copyright (c) 2006, 2010 The Apache Software Foundation.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2010-2012 Google Inc. All Rights Reserved
   Copyright (c) 2012-2017 The ANTLR Project. All rights reserved
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) Jeremy Rayner 2007 " " " + " !! NOT FIT FOR ANY PURPOSE !! " + " 'java2groovy' cannot be used to convert one working program into another" + " "; } return header + new String(baos.toByteArra
Apache HttpClient 4.5.13 maven:org.apache.httpcomponents:fluent-hc:4.5.13: https://github.com/apache/httpcomponents-client
   Copyright (c) 2011-2020 The Apache Software Foundation This product includes software developed at
Apache HttpClient 4.5.13 maven:org.apache.httpcomponents:httpclient:4.5.13: https://github.com/apache/httpcomponents-client
   Copyright (c) 1999 </BODY>
   Copyright (c) 1999-2020 The Apache Software Foundation This product includes software developed at
Apache HttpClient 4.5.13 maven:org.apache.httpcomponents:httpclient-cache:4.5.13: https://github.com/apache/httpcomponents-client
   Copyright (c) 2010-2020 The Apache Software Foundation This product includes software developed at
Apache HttpClient 4.5.13 maven:org.apache.httpcomponents:httpclient-osgi:4.5.13: https://github.com/apache/httpcomponents-client
   Copyright (c) 1999-2020 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2002 Kevin Atkinson (kevina@gnu.org)
   Copyright (c) 2002-2017 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) copyright: Copyright (c) 2008 Alexander Beider
Apache HttpClient 4.5.13 maven:org.apache.httpcomponents:httpcomponents-client:4.5.13: https://github.com/apache/httpcomponents-client
   No Copyrights found
Apache HttpClient 4.5.14 maven:org.apache.httpcomponents:httpclient:4.5.14: https://github.com/apache/httpcomponents-client
   Copyright (c) 1999-2022 The Apache Software Foundation This product includes software developed at
Apache HttpClient 5.1.3 maven:org.apache.httpcomponents.client5:httpclient5:5.1.3: https://github.com/apache/httpcomponents-client
   Copyright (c) 1999 </body>
   Copyright (c) 1999-2020 The Apache Software Foundation This product includes software developed at
Apache HttpClient 5.2.1 maven:org.apache.httpcomponents.client5:httpclient5:5.2.1: https://github.com/apache/httpcomponents-client
   Copyright (c) 1999 </body>
   Copyright (c) 1999-2021 The Apache Software Foundation This product includes software developed at
Apache HTTPComponents Core 4.4.14 maven:org.apache.httpcomponents:httpcore:4.4.14: https://github.com/apache/httpcomponents-core
   Copyright (c) 2005 </BODY>
   Copyright (c) 2005-2020 The Apache Software Foundation This product includes software developed at
Apache HTTPComponents Core 4.4.14 maven:org.apache.httpcomponents:httpcore-nio:4.4.14: https://github.com/apache/httpcomponents-core
   Copyright (c) 2005 </BODY>
   Copyright (c) 2005-2020 The Apache Software Foundation This product includes software developed at
Apache HTTPComponents Core 4.4.14 maven:org.apache.httpcomponents:httpcore-osgi:4.4.14: https://github.com/apache/httpcomponents-core
   Copyright (c) 2005-2020 The Apache Software Foundation This product includes software developed at
Apache HTTPComponents Core 4.4.15 maven:org.apache.httpcomponents:httpcore:4.4.15: https://github.com/apache/httpcomponents-core
   Copyright (c) 2005-2021 The Apache Software Foundation This product includes software developed at
Apache HTTPComponents Core 4.4.15 maven:org.apache.httpcomponents:httpcore-osgi:4.4.15: https://github.com/apache/httpcomponents-core
   Copyright (c) 2005-2021 The Apache Software Foundation This product includes software developed at
Apache HTTPComponents Core 4.4.16 maven:org.apache.httpcomponents:httpcore:4.4.16: https://github.com/apache/httpcomponents-core
   Copyright (c) 2005-2022 The Apache Software Foundation This product includes software developed at
Apache HTTPComponents Core 5.1.3 maven:org.apache.httpcomponents.core5:httpcore5:5.1.3: https://github.com/apache/httpcomponents-core
   Copyright (c) 2005 </body>
   Copyright (c) 2005-2020 The Apache Software Foundation This product includes software developed at
Apache HTTPComponents Core 5.1.3 maven:org.apache.httpcomponents.core5:httpcore5-h2:5.1.3: https://github.com/apache/httpcomponents-core
   Copyright (c) 2005 </body>
   Copyright (c) 2005-2020 The Apache Software Foundation This product includes software developed at
Apache HTTPComponents Core 5.2 maven:org.apache.httpcomponents.core5:httpcore5:5.2: https://github.com/apache/httpcomponents-core
   Copyright (c) 2005 </body>
   Copyright (c) 2005-2021 The Apache Software Foundation This product includes software developed at
Apache HTTPComponents Core 5.2 maven:org.apache.httpcomponents.core5:httpcore5-h2:5.2: https://github.com/apache/httpcomponents-core
   Copyright (c) 2005 </body>
   Copyright (c) 2005-2021 The Apache Software Foundation This product includes software developed at
Apache HttpMime 4.5.13 maven:org.apache.httpcomponents:httpmime:4.5.13: http://hc.apache.org/httpcomponents-client
   Copyright (c) 1999-2020 The Apache Software Foundation This product includes software developed at
Apache HttpMime 4.5.13 maven:org.lucee:httpcomponents-httpmime:4.5.13: http://hc.apache.org/httpcomponents-client
   No Copyrights found
Apache HTTP transport v2 for the Google HTTP Client Library for Java. 1.44.2 maven:com.google.http-client:google-http-client-apache-v2:1.44.2
   Copyright (c) 2019 Google LLC
Apache Jena - Base Common Environment 5.2.0 maven:org.apache.jena:jena-base:5.2.0
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2024 The Apache Software Foundation
Apache Jena - Fuseki Server Standalone Jar 5.2.0 maven:org.apache.jena:jena-fuseki-server:5.2.0
   Copyright (c) 1995-2008 International Business Machines Corporation and others Some data files (under analysis/icu/src/data) are derived from Unicode data such as the Unicode Character Database. See h
   Copyright (c) 1996 Aki Yoshida, modified April 2001 by Iris Van den Broeke, Daniel Deville. Permission to use, copy, modify and distribute UnixCrypt for non-commercial or commercial purposes and without f
   Copyright (c) 1997, 2020, 2023 Oracle and/or its affiliates and others. All rights reserved
   Copyright (c) 1999-2012 Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 1999-2024 The Apache Software Foundation Apache Log4j API
   Copyright (c) 1999-2024 The Apache Software Foundation ResolverUtil.java
   Copyright (c) 2001-2019 The Apache Software Foundation Apache Jena - IRI
   Copyright (c) 2001-2019, 2024 The Apache Software Foundation
   Copyright (c) 2001-2022 The Apache Software Foundation Includes software from other Apache Software Foundation projects, including, but not limited to:
   Copyright (c) 2001-2024 The Apache Software Foundation Apache Jena - TDB1 (Native Triple Store)
   Copyright (c) 2002-2014 EPFL
   Copyright (c) 2002-2019 the original author or authors.
   Copyright (c) 2002-2023 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
   Copyright (c) 2002-2024 The Apache Software Foundation Apache Commons Collections
   Copyright (c) 2002-2024 The Apache Software Foundation Apache Commons Compress
   Copyright (c) 2002-2024 The Apache Software Foundation Notices for Eclipse Project for Servlet
   Copyright (c) 2002-2024 The Apache Software Foundation SLF4J 2 Provider for Log4j API
   Copyright (c) 2005-2006 Tim Fennell
   Copyright (c) 2005-2024 The Apache Software Foundation Apache Commons Codec
   Copyright (c) 2006-2019 The Apache Software Foundation Apache Commons Lang
   Copyright (c) 2008 Google Inc. All rights reserved
   Copyright (c) 2009 by www.imdict.net. WordBreakTestUnicode_.java (under modules/analysis/common/src/test/) is derived from Unicode data such as the Unicode Character Database. See http://unicode.org/copyr
   Copyright (c) 2009, 2013, 2018, 2020-2021 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2010 Google Inc.
   Copyright (c) 2011-2014 Typesafe, Inc.
   Copyright (c) 2013 The Netty Project
   Copyright (c) 2017Present VMware, Inc. All Rights Reserved
   Copyright (c) 2024 Apache Jena Apache Commons FileUpload
   Copyright (c) 2024 Apache Jena Apache Jena - Command line tools
   Copyright (c) 2024 Apache Jena Apache Jena - Core
   Copyright (c) 2024 Apache Jena Apache Jena - Fuseki Core Engine
   Copyright (c) 2024 The Apache Software Foundation Apache Commons CLI
   Copyright (c) 2024 The Apache Software Foundation Apache Commons CSV
   Copyright (c) 2024 The Apache Software Foundation Apache Jena - ARQ
   Copyright (c) 2024 The Apache Software Foundation Apache Jena - Base
   Copyright (c) 2024 The Apache Software Foundation Apache Jena - DBOE Base
   Copyright (c) 2024 The Apache Software Foundation Apache Jena - DBOE Indexes
   Copyright (c) 2024 The Apache Software Foundation Apache Jena - DBOE Storage
   Copyright (c) 2024 The Apache Software Foundation Apache Jena - DBOE Transactional Datastructures
   Copyright (c) 2024 The Apache Software Foundation Apache Jena - DBOE Transactions
   Copyright (c) 2024 The Apache Software Foundation Apache Jena - RDF Connection
   Copyright (c) 2024 The Apache Software Foundation Apache Jena - RDF Patch
   Copyright (c) 2024 The Apache Software Foundation Apache Jena - SHACL
   Copyright (c) 2024 The Apache Software Foundation Apache Jena - ShEx
   Copyright (c) 2024 The Apache Software Foundation Apache Jena - TDB2 (Native Triple Store)
   Copyright (c) 2024 The Apache Software Foundation Apache Lucene
   Copyright (c) International Business Machines Corporation 2002 </xsd:documentation> </xsd:annotation>
Apache Kafka 3.8.1 null: https://kafka.apache.org/
   No Copyrights found
Apache Kafka 3.9.1 maven:org.apache.kafka:kafka-clients:3.9.1: https://kafka.apache.org/
   Copyright (c) 2004-2006 Intel Corporation
   Copyright (c) 2004-2006 Intel Corporation and
   Copyright (c) 2017-2018 Alexis Seigneurin.
   Copyright (c) 2018 Lightbend Inc. <https://www.lightbend.com>
   Copyright (c) 2025 The Apache Software Foundation.
Apache Karaf :: Assembly 4.4.8 maven:org.apache.karaf:apache-karaf:4.4.8: http://www.apache.org/karaf/assemblies/apache-karaf/
   Copyright (c) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
   Copyright (c) 1991, 1999 Free Software Foundation, Inc.
   Copyright (c) 1997, 2003-2014, 2017, 2018-2019, 2021 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 1999, 2006 Tanuki Software, Inc.
   Copyright (c) 1999-2012 QOS.ch. All rights reserved
   Copyright (c) 1999-2025 The Apache Software Foundation
   Copyright (c) 2000-2011 INRIA, France Telecom
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2000-2023 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org)
   Copyright (c) 2001 Silver Egg Technology
   Copyright (c) 2002 Extreme Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source c
   Copyright (c) 2002-2003 Stefan Haustein, Oberhausen, Rhld., Germany
   Copyright (c) 2002-2016 the original author or authors.
   Copyright (c) 2002-2024 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2003, 2006, 2009, 2012, 2018 IBM Corporation and others.
   Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
   Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland) All rights reserved
   Copyright (c) 2005-2014 Red Hat, Inc.
   Copyright (c) 2006 Javolution (http://javolution.org) All rights reserved
   Copyright (c) 2006-2021 The Apache Software Foundation Apache MINA SSHD
   Copyright (c) 2006-2023, 2025 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2007-2008 Alin Dreghiciu.
   Copyright (c) 2008-2021 The Apache Software Foundation OSGi Specfication Project (https://projects.eclipse.org/projects/technology.osgi) OSGi and the OSGi Logo are trademarks of the Eclipse Foundation. Ec
   Copyright (c) 2009 Marcin.
   Copyright (c) 2009 World Wide Web Consortium,
   Copyright (c) 2009 World Wide Web Consortium, (Massachusetts
   Copyright (c) 2009-2011 The Apache Software Foundation Apache OpenJPA
   Copyright (c) 2010-2011 Toni Menzel.
   Copyright (c) 2011, 2017 The Apache Software Foundation.
   Copyright (c) 2012 OPS4J.org OPS4J Pax JDBC
   Copyright (c) 2012 OPS4J.org OPS4J Pax Transx
   Copyright (c) 2017 OPS4J.org ASM: a very small and fast Java bytecode manipulation framework
   Copyright (c) = Copyright (c) 2003, 2018 IBM Corporation and others. This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which accompanies this
   Copyright (c) OSGi Alliance (2000, 2012, 2020).
   Copyright (c) OSGi Alliance (2000-2002, 2004, 2005-2020). All Rights Reserved
Apache Log4j 2.17.1 maven:org.apache.logging.log4j:log4j-core:2.17.1: http://logging.apache.org/log4j/
   Copyright (c) 1969-1999 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved
   Copyright (c) 1999-2005 The Apache Software Foundation
   Copyright (c) 1999-2012 Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2004 Jason Paul Kitchen
   Copyright (c) 2005-2006 Tim Fennell
   Copyright (c) 2011 LMAX Ltd.
   Copyright (c) 2015 Apache Software Foundation.
Apache Log4j 2.17.2 maven:org.apache.logging.log4j:log4j-core:2.17.2: http://logging.apache.org/log4j/
   Copyright (c) 1999-2005 The Apache Software Foundation
   Copyright (c) 1999-2012 Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 1999-2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved
   Copyright (c) 2004 Jason Paul Kitchen
   Copyright (c) 2005-2006 Tim Fennell
   Copyright (c) 2011 LMAX Ltd.
   Copyright (c) 2015 Apache Software Foundation.
Apache Log4J API 2.17.1 maven:org.apache.logging.log4j:log4j-api:2.17.1: http://logging.apache.org/log4j/2.x/log4j-api/
   Copyright (c) 1969-1999 The Apache Software Foundation This product includes software developed at
Apache Log4J API 2.17.1 maven:org.apache.logging.log4j:log4j-api:2.17.1.redhat-00001: http://logging.apache.org/log4j/2.x/log4j-api/
   Copyright (c) 1970-1999 The Apache Software Foundation This product includes software developed at
Apache Log4J API 2.17.2 maven:org.apache.logging.log4j:log4j-api:2.17.2: http://logging.apache.org/log4j/2.x/log4j-api/
   Copyright (c) 1999-2022 The Apache Software Foundation This product includes software developed at
Apache Log4j JUL Adapter 2.17.2 maven:org.apache.logging.log4j:log4j-jul:2.17.2
   Copyright (c) 1999-2022 The Apache Software Foundation This product includes software developed at
Apache Log4j Layout for JSON template 2.17.1 maven:org.apache.logging.log4j:log4j-layout-template-json:2.17.1
   Copyright (c) 1969-1999 The Apache Software Foundation This product includes software developed at
Apache Log4j SLF4J Binding 2.17.1 maven:org.apache.logging.log4j:log4j-slf4j-impl:2.17.1: http://logging.apache.org/log4j/2.x/log4j-slf4j-impl/
   Copyright (c) 1969-1999 The Apache Software Foundation This product includes software developed at
Apache Log4j SLF4J Binding 2.17.1 maven:org.apache.logging.log4j:log4j-slf4j-impl:2.17.1.redhat-00002: http://logging.apache.org/log4j/2.x/log4j-slf4j-impl/
   Copyright (c) 1970-1999 The Apache Software Foundation This product includes software developed at
Apache Log4j SLF4J Binding 2.17.2 maven:org.apache.logging.log4j:log4j-slf4j-impl:2.17.2: http://logging.apache.org/log4j/2.x/log4j-slf4j-impl/
   Copyright (c) 1999-2022 The Apache Software Foundation This product includes software developed at
Apache Lucene 2.4.1 maven:org.apache.lucene:lucene-core:2.4.1: http://lucene.apache.org/
   Copyright (c) 2001-2004 Unicode, Inc. Disclaimer
   Copyright (c) 2004-2007 The Apache Software Foundation
   Copyright (c) 2006 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
Apache Regexp 1.2 maven:jakarta-regexp:jakarta-regexp:1.2: http://jakarta.apache.org/regexp/
   No Copyrights found
Apache Santuario (Java) 2.2.3 maven:org.apache.santuario:xmlsec:2.2.3: http://santuario.apache.org/
   Copyright (c) 1999-2021 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2000-2020 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2001 Institute for Data Communications Systems, <http://www.nue.et-inf.uni-siegen.de/>. The development of this software was partly funded by the European
   Copyright (c) 2001-2002 The Internet Society and W3C (Massachusetts Institute
   Copyright (c) 2005, 2008 Sun Microsystems, Inc. All rights reserved
   Copyright (c) IBM Corp. 2003 All Rights Reserved
Apache Santuario (Java) 3.0.3 maven:org.apache.santuario:xmlsec:3.0.3: http://santuario.apache.org/
   Copyright (c) 1999-2023 The Apache Software Foundation
   Copyright (c) 2001 Institute for Data Communications Systems, <http://www.nue.et-inf.uni-siegen.de/>.
   Copyright (c) 2001-2002 The Internet Society and W3C (Massachusetts Institute
   Copyright (c) 2005, 2008 Sun Microsystems, Inc. All rights reserved
   Copyright (c) 2021, 2023 Oracle and/or its affiliates.
   Copyright (c) IBM Corp. 2003 All Rights Reserved
Apache Thrift 0.20.0 github:apache/thrift:v0.20.0: http://thrift.apache.org/
   Copyright (c) 2004-2018 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 2006 Facebook
   Copyright (c) 2006-2008 Alexander Chemeris Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistribut
   Copyright (c) 2006-2019 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2007 by Nathan C. Myers <ncm@cantrip.org>; some rights reserved.
   Copyright (c) 2007 Thomas Porschberg <thomas@randspringer.de> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided
   Copyright (c) 2007 Thomas Porschberg <thomas@randspringer.de> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright no
   Copyright (c) 2008 Benjamin Kosnik <bkoz@redhat.com>
   Copyright (c) 2008 Patrick Collison <patrick@collison.ie>
   Copyright (c) 2008 Thomas Porschberg <thomas@randspringer.de>
   Copyright (c) 2008 Tim Toolan <toolan@ele.uri.edu> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and th
   Copyright (c) 2009 David Reiss
   Copyright (c) 2009 David Reiss dnl Copying and distribution of this file, with or without modification,
   Copyright (c) 2009 Dean Povey <povey@wedgetail.com> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and t
   Copyright (c) 2009 Facebook dnl Copying and distribution of this file, with or without modification,
   Copyright (c) 2009 Peter Adolphs Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are pres
   Copyright (c) 2009-2010 Dustin J. Mitchell <dustin@zmanda.com> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright n
   Copyright (c) 2009-2010 Zmanda Inc. <http://www.zmanda.com/>
   Copyright (c) 2011 David Nadlinger dnl Copying and distribution of this file, with or without modification,
   Copyright (c) 2012 Raphael Kubo da Costa <rakuco@webkit.org> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are m
   Copyright (c) 2012 Twitter, Inc
   Copyright (c) 2012 Twitter, Inc "
   Copyright (c) 2012 Two Blue Cubes Ltd. All rights reserved
   Copyright (c) 2012 Zack Weinberg <zackw@panix.com>
   Copyright (c) 2013 Roy Stogner <roystgnr@ices.utexas.edu>
   Copyright (c) 2013 Roy Stogner <roystgnr@ices.utexas.edu> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice
   Copyright (c) 2014 Tim Perkins <tprk77@gmail.com>
   Copyright (c) 2014") [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)]
   Copyright (c) 2014-2015 Google Inc.; contributed by Alexey Sokolov <sokolov@google.com>
   Copyright (c) 2015 Moritz Klammler <moritz@klammler.eu>
   Copyright (c) 2015 Moritz Klammler <moritz@klammler.eu> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice a
   Copyright (c) 2015 Paul Norman <penorman@mac.com>
   Copyright (c) 2015 Reuben Thomas <rrt@sc3d.org>
   Copyright (c) 2015-2016 Jens Geyer <jensg@apache.org> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this
   Copyright (c) 2016, 2018 Krzesimir Nowak <qdlacz@gmail.com> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright noti
   Copyright (c) <2006> <Martin J. Logan, Erlware>
   Copyright (c) Copyright>Copyright 2023 The Apache Software Foundation</Copyright> </PropertyGroup> <ItemGroup> <PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" Condition="'$(Target
Apache Thrift 0.21.0 maven:org.apache.thrift:libthrift:0.21.0: http://thrift.apache.org/
   Copyright (c) 2006 Facebook
   Copyright (c) 2006-2008 Alexander Chemeris
   Copyright (c) 2006-2019 The Apache Software Foundation
   Copyright (c) 2007 by Nathan C. Myers <ncm@cantrip.org>; some rights reserved.
   Copyright (c) 2007 Thomas Porschberg <thomas@randspringer.de>
   Copyright (c) 2008 Patrick Collison <patrick@collison.ie>
   Copyright (c) 2012 Twitter, Inc
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
Apache Tika 1.28.4 maven:org.apache.tika:tika:1.28.4: http://tika.apache.org/
   Copyright (c) 1990-2001 Adobe Systems Incorporated. All Rights Reserved
   Copyright (c) 1995-2009 International Business Machines Corporation and others All rights reserved
   Copyright (c) 1996-2016 International Business Machines Corporation and others. All Rights Reserved
   Copyright (c) 1997-1998, 2002, 2007 Adobe Systems Incorporated
   Copyright (c) 1998-2009 University Corporation for Atmospheric Research/Unidata Portions of this software were developed by the Unidata Program at the University Corporation for Atmospheric Research.
   Copyright (c) 2000-2005 INRIA, France Telecom All rights reserved
   Copyright (c) 2000-2009 The Legion Of The Bouncy Castle
   Copyright (c) 2001-2003 The Apache Software Foundation. All rights reserved
   Copyright (c) 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved
   Copyright (c) 2002-2007 www.pdfbox.org
   Copyright (c) 2004-2008 QOS.ch
   Copyright (c) 2006-2007 www.jempbox.org All rights reserved
   Copyright (c) 2009 Adobe Systems Incorporated All rights reserved
   Copyright (c) 2010 International Press Telecommunications
   Copyright (c) 2010 International Press Telecommunications Council. package org.apache.tika.metadata;
   Copyright (c) 2016 and later: Unicode, Inc. and others.
   Copyright (c) 2016 Norconex Inc.
   Copyright (c) 2016 The Apache Software Foundation.
   Copyright (c) Ian F. Darwin 1986-1987, 1989, 1990-1992, 1994, 1995. Software written by Ian F. Darwin and others; maintained 1994- Christos Zoulas. This software is not subject to any export p
Apache Tika 1.28.4 maven:org.apache.tika:tika-core:1.28.4: http://tika.apache.org/
   Copyright (c) 1969-2007 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2002", null, null), new Syntax(BUNDLE_DESCRIPTION, "The " + BUNDLE_DESCRIPTION + " header defines a short description of this bundle.", BUNDLE_DESCRIPTION + ": Ceci ce n'est pas une bundle", null,
   Copyright (c) 2002-2017 the original author or authors.
   Copyright (c) 2010 International Press Telecommunications
   Copyright (c) 2010 International Press Telecommunications Council. package org.apache.tika.metadata;
   Copyright (c) 2016 Norconex Inc.
   Copyright (c) 2016-2017 Ren
   Copyright (c) Ian F. Darwin 1986-1987, 1989, 1990-1992, 1994, 1995. Software written by Ian F. Darwin and others; maintained 1994- Christos Zoulas. This software is not subject to any export p
   Copyright (c) OSGi Alliance (2000-2002, 2004, 2005-2018, 2020). All Rights Reserved
Apache Tomcat 9.0.109 null: http://tomcat.apache.org/
   No Copyrights found
Apache Tomcat 9.0.109 maven:org.apache.tomcat.embed:tomcat-embed-core:9.0.109: http://tomcat.apache.org/
   Copyright (c) 1999-2025 Apache Software Foundation
   Copyright (c) 1999-2025 Apache Software Foundation</em>" "</font></center> " + " " + "</body> " + "</html>"; @formatter:on public static final String CHARSET = "utf-8";
   Copyright (c) 1999-2025 The Apache Software Foundation
   Copyright (c) 1999-2025 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2003-2009 Sun Microsystems, Inc. All rights reserved
   Copyright (c) 2009-2017 Oracle and/or its affiliates. All rights reserved
   Copyright (c) International Business Machines Corporation 2002 </xsd:documentation> </xsd:annotation>
Apache Tomcat 9.0.109 maven:org.apache.tomcat.embed:tomcat-embed-el:9.0.109: http://tomcat.apache.org/
   Copyright (c) 1999-2025 The Apache Software Foundation This product includes software developed at
Apache Tomcat 9.0.109 maven:org.apache.tomcat.embed:tomcat-embed-jasper:9.0.109: http://tomcat.apache.org/
   Copyright (c) 1999-2025 The Apache Software Foundation This product includes software developed at
Apache Tomcat 9.0.109 maven:org.apache.tomcat.embed:tomcat-embed-websocket:9.0.109: http://tomcat.apache.org/
   Copyright (c) 1999-2025 The Apache Software Foundation This product includes software developed at
Apache Tomcat 9.0.109 maven:org.apache.tomcat:tomcat-annotations-api:9.0.109: http://tomcat.apache.org/
   Copyright (c) 1999-2025 The Apache Software Foundation This product includes software developed at
Apache Tomcat 9.0.109 maven:org.apache.tomcat:tomcat-jdbc:9.0.109: http://tomcat.apache.org/
   Copyright (c) 2008-2025 The Apache Software Foundation This product includes software developed at
Apache Tomcat 9.0.109 maven:org.apache.tomcat:tomcat-juli:9.0.109: http://tomcat.apache.org/
   Copyright (c) 1999-2025 The Apache Software Foundation This product includes software developed at
Apache Velocity 2.3 maven:org.apache.velocity:velocity-engine-core:2.3: https://velocity.apache.org/
   Copyright (c) 2000 </body>
   Copyright (c) 2000-2020 The Apache Software Foundation This product includes software developed at
Apache Velocity - JSR 223 Scripting 2.3 maven:org.apache.velocity:velocity-engine-scripting:2.3
   Copyright (c) 2000-2020 The Apache Software Foundation
   Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved
Apache Velocity Tools - Generic tools 3.1 maven:org.apache.velocity.tools:velocity-tools-generic:3.1
   Copyright (c) 2002-2020 The Apache Software Foundation This product includes software developed at
Apache Web Services 1.4.0.v200706191647 maven:org.apache.axis:org.apache.axis:1.4.0.v200706191647: https://nexus.pentaho.org/repository/omni/org/apache/axis/org.apache.axis/
   No Copyrights found
Apache Xalan (Java) 2.7.2 maven:xalan:xalan:2.7.2: http://xml.apache.org/xalan-j/
   Copyright (c) 2002 World Wide Web Consortium,
   Copyright (c) 2014 Apache XML Project. All Rights Reserved
Apache Xalan (Java) 2.7.3 maven:xalan:xalan:2.7.3: http://xml.apache.org/xalan-j/
   Copyright (c) 2004-2022 The Apache Software Foundation This product includes software developed at
Apache Xerces2 J 2.12.0 maven:xerces:xercesImpl:2.12.0: http://xerces.apache.org/xerces2-j/
   Copyright (c) 1999 IBM Corporation., http://www.ibm.com.
   Copyright (c) 1999 Sun Microsystems., http://www.sun.com. - voluntary contributions made by Paul Eng on behalf of the Apache Software Foundation that were originally developed at iClick, Inc.,
   Copyright (c) 1999-2018 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 1999-2018 The Apache Software Foundation. All Rights Reserved
   Copyright (c) 2000-2001 World Wide Web Consortium,
Apache Xerces2 J 2.12.2 maven:xerces:xercesImpl:2.12.2: http://xerces.apache.org/xerces2-j/
   Copyright (c) 1999 IBM Corporation., http://www.ibm.com.
   Copyright (c) 1999 Sun Microsystems., http://www.sun.com. - voluntary contributions made by Paul Eng on behalf of the Apache Software Foundation that were originally developed at iClick, Inc.,
   Copyright (c) 1999-2022 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 1999-2022 The Apache Software Foundation. All Rights Reserved
   Copyright (c) 2000-2001 World Wide Web Consortium,
Apache XML Commons 1.4.01 maven:xml-apis:xml-apis:1.4.01: http://xerces.apache.org/xml-commons/
   Copyright (c) -- use this as you will. $Id: AttributeList.java 226184 200504-08 10:53:24Z neeraj $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: AttributeListImpl.java 226184 200504-08 10:53:24Z neeraj $ package org.xml.sax.helpers;
   Copyright (c) -- use this as you will. $Id: DocumentHandler.java 226184 200504-08 10:53:24Z neeraj $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: DTDHandler.java 226184 200504-08 10:53:24Z neeraj $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: EntityResolver.java 226184 200504-08 10:53:24Z neeraj $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: EntityResolver2.java 226184 200504-08 10:53:24Z neeraj $ package org.xml.sax.ext;
   Copyright (c) -- use this as you will. $Id: ErrorHandler.java 226184 200504-08 10:53:24Z neeraj $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: HandlerBase.java 226184 200504-08 10:53:24Z neeraj $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: InputSource.java 226184 200504-08 10:53:24Z neeraj $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: Locator.java 226184 200504-08 10:53:24Z neeraj $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: LocatorImpl.java 226184 200504-08 10:53:24Z neeraj $ package org.xml.sax.helpers;
   Copyright (c) -- use this as you will. $Id: Parser.java 226184 200504-08 10:53:24Z neeraj $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: ParserFactory.java 670295 200806-22 01:46:43Z mrglavas $ package org.xml.sax.helpers;
   Copyright (c) -- use this as you will. $Id: SAXException.java 226184 200504-08 10:53:24Z neeraj $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: SAXParseException.java 226184 200504-08 10:53:24Z neeraj $ package org.xml.sax;
   Copyright (c) 1994-2002 <a href="http://www.w3.org/">World Wide Web
   Copyright (c) 1998 World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved
   Copyright (c) 1999 IBM Corporation., http://www.ibm.com.
   Copyright (c) 1999 Sun Microsystems., http://www.sun.com.
   Copyright (c) 1999 World Wide Web Consortium (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved
   Copyright (c) 1999-2001, 2004, 2009 World Wide Web Consortium,
   Copyright (c) 1999-2009 The Apache Software Foundation. This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2000 World Wide Web Consortium, http://www.w3.org
   Copyright (c) 2002 <a href="http://www.w3.org/">World Wide Web Consortium</a>, (<a href="http://www.lcs.mit.edu/">Massachusetts Institute of Technology</a>, <a href="http://www.inria.fr/">Institut Natio
   Copyright (c) 2002 World Wide Web Consortium, (Massachusetts Institute of
   Copyright (c) 2004 World Wide Web Consortium, (Massachusetts Institute of Technology,
API Signature Test Plugin 1.7 maven:org.netbeans.tools:sigtest-maven-plugin:1.7
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1996-2009, 2021 Sun Microsystems, Inc. All Rights Reserved
   Copyright (c) 2013, 2015, 2020 Oracle and/or its affiliates. All rights reserved
apk-tools 2.14.6 alpine:apk-tools/2.14.6-r2/x86_64: https://git.alpinelinux.org/cgit/apk-tools/
   No Copyrights found
apk-tools 2.14.6 alpine:apk-tools/2.14.6-r3/x86_64: https://git.alpinelinux.org/cgit/apk-tools/
   No Copyrights found
apk-tools 2.14.9 alpine:apk-tools/2.14.9-r3/x86_64: https://git.alpinelinux.org/cgit/apk-tools/
   No Copyrights found
apk-tools 2.14.9 alpine:libapk2/2.14.9-r3/x86_64: https://git.alpinelinux.org/cgit/apk-tools/
   No Copyrights found
apk-tools 3.0.3 alpine:apk-tools/3.0.3-r1/x86_64: https://git.alpinelinux.org/cgit/apk-tools/
   No Copyrights found
apk-tools 3.0.3 alpine:libapk/3.0.3-r1/x86_64: https://git.alpinelinux.org/cgit/apk-tools/
   No Copyrights found
apt - Advanced Package Tool 2.6.1 debian:apt/2.6.1/amd64: https://wiki.debian.org/Apt
   Copyright (c) Copyright: 1997-1999 Jason Gunthorpe and others
   Copyright (c) Copyright: 2000 Ben Collins <bcollins@debian.org>
   Copyright (c) Copyright: 2006 Alexander Dymo, <adymo@kdevelop.org>
   Copyright (c) Copyright: 2016 Julian Andres Klode <jak@debian.org>
apt-swarm 0.1.0 crates:apt-swarm/0.1.0: https://crates.io/crates/apt-swarm
   Copyright (c) 2007 Free Software Foundation, Inc.
Archive-Tar 2.40 fedora:perl-Archive-Tar/2.40-2.module_f39+16081+a244e8e3/noarch: http://search.cpan.org/dist/Archive-Tar/
   Copyright (c) This module is copyright (c) 2002-2009 Jos Boumans E<lt>kane@cpan.orgE<gt>. All rights reserved
args4j 2.0.28 maven:args4j:args4j:2.0.28: http://args4j.kohsuke.org/
   Copyright (c) 2003 </body>
aria-query 5.3.0 npmjs:aria-query/5.3.0: https://github.com/A11yance/aria-query
   Copyright (c) 2020-2021 A11yance
   Copyright (c) year (2020) for A11yance - 3173a07 Remove Peer Dependency to ESLint 4.2.0
aria-query 5.3.2 npmjs:aria-query/5.3.2: https://github.com/A11yance/aria-query
   Copyright (c) 2020-2021 A11yance
armon-go-radix v1.0.0 github:armon/go-radix:v1.0.0: https://github.com/armon/go-radix
   Copyright (c) 2014 Armon Dadgar
ARQ 5.2.0 maven:org.apache.jena:jena-arq:5.2.0: http://jena.apache.org/jena-arq/
   Copyright (c) 2004-2009 Mort Bay Consulting Pty. Ltd.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2024 The Apache Software Foundation
array-back 4.0.2 npmjs:array-back/4.0.2: https://github.com/75lb/array-back
   Copyright (c) 201519 Lloyd Brookes <75pound@gmail.com>
array-buffer-byte-length 1.0.2 npmjs:array-buffer-byte-length/1.0.2: https://github.com/inspect-js/array-buffer-byte-length#readme
   Copyright (c) 2023 Inspect JS
arraybuffer.prototype.slice 1.0.4 npmjs:arraybuffer.prototype.slice/1.0.4: https://github.com/es-shims/ArrayBuffer.prototype.slice#readme
   Copyright (c) 2023 ECMAScript Shims
array-includes 3.1.9 npmjs:array-includes/3.1.9: https://github.com/ljharb/array-includes
   Copyright (c) 2015 Jordan Harband
array.prototype.findlast 1.2.5 npmjs:array.prototype.findlast/1.2.5: https://github.com/es-shims/Array.prototype.findLast#readme
   Copyright (c) 2021 ECMAScript Shims
array.prototype.findlastindex 1.2.6 npmjs:array.prototype.findlastindex/1.2.6: https://github.com/es-shims/Array.prototype.findLastIndex#readme
   Copyright (c) 2021 ECMAScript Shims
array.prototype.flat 1.3.3 npmjs:array.prototype.flat/1.3.3: https://github.com/es-shims/Array.prototype.flat#readme
   Copyright (c) 2017 ECMAScript Shims
array.prototype.flatmap 1.3.3 npmjs:array.prototype.flatmap/1.3.3: https://github.com/es-shims/Array.prototype.flatMap#readme
   Copyright (c) 2017 ECMAScript Shims
array.prototype.tosorted 1.1.4 npmjs:array.prototype.tosorted/1.1.4: https://github.com/es-shims/Array.prototype.toSorted#readme
   Copyright (c) 2021 ECMAScript Shims
array-union v2.1.0 npmjs:array-union/2.1.0: https://github.com/sindresorhus/array-union
   No Copyrights found
Asciidoctor extensions for Spring REST Docs 2.0.6.RELEASE maven:org.springframework.restdocs:spring-restdocs-asciidoctor:2.0.6.RELEASE
   No Copyrights found
AsciidoctorJ EPUB3 2.2.0 maven:org.asciidoctor:asciidoctorj-epub3:2.2.0: https://github.com/asciidoctor/asciidoctorj
   Copyright (c) (C) 2014-2021 OpenDevise Inc. and the Asciidoctor Project.
   Copyright (c) 1991 Free Software Foundation, Inc.
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising 
   Copyright (c) 1996-2011 Anthony Green, Red Hat, Inc and others.
   Copyright (c) 1998-2008 W3C (MIT, ERCIM, Keio), All Rights Reserved
   Copyright (c) 1998-2009 W3C (MIT, INRIA, Keio), All Rights Reserved
   Copyright (c) 1998-2012 Daniel Veillard. All Rights Reserved
   Copyright (c) 1999 IBM Corporation., http://www.ibm.com.
   Copyright (c) 1999 Sun Microsystems., http://www.sun.com.
   Copyright (c) 1999 Sun Microsystems., http://www.sun.com. - voluntary contributions made by Paul Eng on behalf of the Apache Software Foundation that were originally developed at iClick, Inc.,
   Copyright (c) 1999-2006 Minero Aoki This program is free software. You can distribute/modify this program under the same terms of ruby.
   Copyright (c) 1999-2006 Minero Aoki This program is free software. You can distribute/modify this program under the same terms of ruby. see the file "COPYING".
   Copyright (c) 1999-2009 The Apache Software Foundation. This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 1999-2022 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2000 The Open Healthcare Group The content of ASTM Healthcare documents may include XLinks PUBLIC +//ASTM//ENTITIES Xlink 1.0//EN" SYSTEM "http://www.openhealth.org/ASTM/astm-xlink.mod"
   Copyright (c) 2000 World Wide Web Consortium, http://www.w3.org
   Copyright (c) 2000-2001 Jonathan Borden PUBLIC "-//XML-DEV//ENTITIES RDDL QName Module 1.0//EN" SYSTEM "http://www.rddl.org/rddl-qname-1.mod" -->
   Copyright (c) 2000-2003, 2005, 2008, 2011 NAKAMURA, Hiroshi <nahi@ruby-lang.org>.
   Copyright (c) 2001-2002 SourceForge ISO-RELAX Project (ASAMI
   Copyright (c) 2001-2002 SourceForge ISO-RELAX Project (ASAMI Tomoharu, Daisuke Okajima, Kohsuke Kawaguchi, and MURATA Makoto)
   Copyright (c) 2001-2002 Thomas Broyer, Charlie Bozeman and Daniel Veillard.
   Copyright (c) 2001-2003 Thai Open Source Software Center Ltd All rights reserved
   Copyright (c) 2002-2004 Thomas Sondergaard rubyzip is free software; you can redistribute it and/or
   Copyright (c) 2003-2025 Austin Ziegler and contributors.
   Copyright (c) 2004 World Wide Web Consortium, (Massachusetts Institute of Technology,
   Copyright (c) 2004-2022 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2006-2016 Hampton Catlin, Natalie Weizenbaum, and Chris Eppstein
   Copyright (c) 2007-2008 Evan Phoenix This file is part of ruby-ffi.
   Copyright (c) 2008 Mike Dalessio This file is part of ruby-ffi.
   Copyright (c) 2008-2009 Andrea Fazzi
   Copyright (c) 2008-2009 Luc Heinrich This file is part of ruby-ffi.
   Copyright (c) 2008-2010 JRuby project This file is part of ruby-ffi.
   Copyright (c) 2008-2010 Wayne Meissner
   Copyright (c) 2008-2010 Wayne Meissner This file is part of ruby-ffi.
   Copyright (c) 2008-2012 Ruby-FFI contributors
   Copyright (c) 2008-2016 Ruby FFI project contributors All rights reserved
   Copyright (c) 2008-2023 by Mike Dalessio, Aaron Patterson, Yoko Harada, Akinori MUSHA, John Shahid, Karol Bucek, Sam Ruby, Craig Barnes, Stephen Checkoway, Lars Kanis, Sergio Arbeo, Timothy Elliott, No
   Copyright (c) 2009 Andrea Fazzi <andrea.fazzi@alcacoop.it> This file is part of ruby-ffi.
   Copyright (c) 2010-2014 KOJIMA Satoshi All rights reserved
   Copyright (c) 2010-2014 Thibaud Guillaume-Gentil
   Copyright (c) 2011 Konstantin Haase
   Copyright (c) 2013-2021 Sam Ruby, Stephen Checkoway
   Copyright (c) 2014-2016 OpenDevise Inc. and the Asciidoctor Project. Please visit the Asciidoctor project site for more information:
   Copyright (c) 2014-2021 OpenDevise Inc. and the Asciidoctor Project
   Copyright (c) 2020, 2023 Lars Kanis This file is part of ruby-ffi.
   Copyright (c) 2024 Fonticons, Inc.
   Copyright (c) 2024 Fonticons, Inc. (https://fontawesome.com)
   Copyright (c) = 'Copyright (c) 1999-2006 Minero Aoki
   Copyright (c) = 'Copyright (c) 1999-2006 Minero Aoki end end
ASM 5.0.3 maven:org.ow2.asm:asm:5.0.3: http://asm.ow2.org/
   Copyright (c) 2000-2013 INRIA, France Telecom All rights reserved
   Copyright (c) 2004-2011 Eugene Kuleshov All rights reserved
ASM 8.0.1 maven:org.ow2.asm:asm:8.0.1: http://asm.ow2.org/
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
ASM 9.1 maven:org.ow2.asm:asm:9.1: http://asm.ow2.org/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
ASM 9.7.1 maven:org.ow2.asm:asm:9.7.1: http://asm.ow2.org/
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
asm-analysis 9.1 maven:org.ow2.asm:asm-analysis:9.1: http://asm.objectweb.org/asm-analysis/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
ASM based accessors helper used by json-smart 2.4.8 maven:net.minidev:accessors-smart:2.4.8: https://javadoc.io/doc/net.minidev/json-smart/latest/index.html
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2011 JSON-SMART authors
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
ASM based accessors helper used by json-smart 2.4.9 maven:net.minidev:accessors-smart:2.4.9: https://javadoc.io/doc/net.minidev/json-smart/latest/index.html
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2011-2023 JSON-SMART authors
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
ASM Commons 9.1 maven:org.ow2.asm:asm-commons:9.1: http://asm.ow2.io/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
ASM Tree 9.1 maven:org.ow2.asm:asm-tree:9.1: http://asm.ow2.io/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
AspectJ Runtime 1.9.20.1 maven:org.aspectj:aspectjrt:1.9.20.1: https://mvnrepository.com/artifact/org.aspectj/aspectjrt
   Copyright (c) 1999-2001 Xerox Corporation,
   Copyright (c) 2000-2005 INRIA, France Telecom All rights reserved
   Copyright (c) 2004 IBM Corporation
   Copyright (c) 2005-2006, 2009, 2013-2014 Contributors.
   Copyright (c) 2006 IBM Corporation and others.
   Copyright (c) 2013, 2015, 2022 Oracle and/or its affiliates. All rights reserved
AspectJ weaver 1.9.20.1 maven:org.aspectj:aspectjweaver:1.9.20.1: https://www.eclipse.org/aspectj/
   Copyright (c) 1998-2001 Xerox Corporation,
   Copyright (c) 2000, 2003-2004, 2006 IBM Corporation and others.
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2001, 2017 The Apache Software Foundation. All rights reserved
   Copyright (c) 2002, 2010 Palo Alto Research Center, Incorporated (PARC) and others.
   Copyright (c) 2002-2019 Palo Alto Research Center, Incorporated (PARC).
   Copyright (c) 2002-2019, 2022 Contributors
   Copyright (c) 2003-2018 Contributors.
   Copyright (c) 2004 IBM Corporation.
   Copyright (c) 2004, 2013 IBM, VMware
   Copyright (c) 2004-2005, 2013 IBM Corporation
   Copyright (c) 2004-2006 IBM
   Copyright (c) 2005 IBM, Contributors.
   Copyright (c) 2005-2006 Contributors. All rights reserved
   Copyright (c) 2010 SpringSource, Contributors
   Copyright (c) 2012 VMware, Inc. custard
   Copyright (c) 2013 VMware
   Copyright (c) 2013, 2015, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 201617 The Apache Software Foundation. All rights reserved
   Copyright (c) 2023. All rights reserved
AssertJ - Fluent Assertions for Java 3.22.0 maven:org.assertj:assertj-core:3.22.0: https://assertj.github.io/doc/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.annotations;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.api.exception;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.api.filter;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.api.iterable;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.api.junit.jupiter;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.api.recursive.comparison;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.api;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.condition;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.configuration;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.data;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.description;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.error.array2d;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.error.future;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.error.uri;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.error;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.extractor;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.groups;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.internal;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.matcher;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.presentation;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.util.diff.myers;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.util.diff;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.util.introspection;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.util.xml;
   Copyright (c) 2012-2021 the original author or authors. package org.assertj.core.util;
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
ast-metadata-inferer 0.8.1 npmjs:ast-metadata-inferer/0.8.1: https://github.com/amilajack/ast-metadata-inferer#readme
   No Copyrights found
astral-regex 2.0.0 npmjs:astral-regex/2.0.0: https://github.com/kevva/astral-regex#readme
   No Copyrights found
ast-types-flow 0.0.8 npmjs:ast-types-flow/0.0.8: https://github.com/kyldvs/ast-types-flow
   Copyright (c) 2018 Kyle Davis
Async 3.2.6 npmjs:async/3.2.6: http://caolan.github.io/async/
   Copyright (c) 2010-2018 Caolan McMahon
async-function 1.0.0 npmjs:async-function/1.0.0: https://github.com/EduardoRFS/async-function#readme
   Copyright (c) 2016 EduardoRFS
asynckit 0.4.0 npmjs:asynckit/0.4.0: https://github.com/alexindigo/asynckit
   Copyright (c) 2016 Alex Indigo
attr-accept 2.2.5 npmjs:attr-accept/2.2.5: https://github.com/okonet/attr-accept
   Copyright (c) 2015 Andrey Okonetchnikov
audit-userspace 3.0.9 debian:libaudit1/1:3.0.9-1/amd64: https://github.com/linux-audit/audit-userspace
   Copyright (c) Copyright: 2005-2008, 2012, 2013-2016 Steve Grubb <sgrubb@redhat.com>
   Copyright (c) Copyright: 2007-2009 Marc Alexamder Lehmann
   Copyright (c) Copyright: 2007-2011 Philipp Matthias Hahn <pmhahn@debian.org>
audit-userspace 3.0.9 debian:libaudit-common/1:3.0.9-1/all: https://github.com/linux-audit/audit-userspace
   Copyright (c) Copyright: 2005-2008, 2012, 2013-2016 Steve Grubb <sgrubb@redhat.com>
   Copyright (c) Copyright: 2007-2009 Marc Alexamder Lehmann
   Copyright (c) Copyright: 2007-2011 Philipp Matthias Hahn <pmhahn@debian.org>
autodie 2.34 almalinux:perl-autodie/2.34-1.module_el8.6.0+2766+8bf0b7ce/noarch: https://metacpan.org/release/autodie
   Copyright (c) (C)2008 Paul Fenwick
   Copyright (c) 1989 Free Software Foundation, Inc.
   Copyright (c) 2008-2009 Paul Fenwick
   Copyright (c) 2008-2014 by Paul Fenwick <pjf@cpan.org>
   Copyright (c) 2009 Paul Fenwick E<lt>pjf@perltraining.com.auE<gt>
   Copyright (c) 2013 Niels Thykier
   Copyright (c) 2013 Paul Fenwick <pjf@cpan.org>
   Copyright (c) 2013-2014 Niels Thykier E<lt>niels@thykier.netE<gt>
   Copyright (c) 2021 by Paul Fenwick and others (see AUTHORS file).
autodie 2.34 fedora:perl-autodie/2.34-490.module_f35+14794+a66c0d71/noarch: https://metacpan.org/release/autodie
   Copyright (c) (C)2008 Paul Fenwick This is free software. You may modify and/or redistribute this code under the same terms as Perl 5.10 itself, or, at your option, any later version of Perl 5.
   Copyright (c) 1989 Free Software Foundation, Inc.
   Copyright (c) 2008-2009 Paul Fenwick E<lt>pjf@perltraining.com.auE<gt>
   Copyright (c) 2013 Paul Fenwick <pjf@cpan.org>
   Copyright (c) 2013-2014 Niels Thykier E<lt>niels@thykier.netE<gt>
   Copyright (c) 2021 by Paul Fenwick and others (see AUTHORS file).
   Copyright (c) 2021 by Paul Fenwick and others (see AUTHORS file). This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Autoprefixer 10.4.23 npmjs:autoprefixer/10.4.23: https://github.com/postcss/autoprefixer
   Copyright (c) 2013 Andrey Sitnik <andrey@sitnik.ru>
AutoValue Annotations 1.10.4 maven:com.google.auto.value:auto-value-annotations:1.10.4
   Copyright (c) 2012-2022 Google LLC
available-typed-arrays 1.0.7 npmjs:available-typed-arrays/1.0.7: https://github.com/inspect-js/available-typed-arrays#readme
   Copyright (c) 2020 Inspect JS
avl_tree 1.2.1 ubuntu:ruby-avl-tree/1.2.1-2: https://github.com/nahi/avl_tree
   Copyright (c) 2012 Hiroshi Nakamura <nahi@ruby-lang.org> All rights reserved
   Copyright (c) Copyright: 2012 Hiroshi Nakamura <nahi@ruby-lang.org>
   Copyright (c) Copyright: 2014 Tim Potter <tpot@hp.com>
avro (Ruby Gem) 1.10.2 rubygems:avro/1.10.2: http://hadoop.apache.org/avro/
   Copyright (c) 2010-2015 The Apache Software Foundation This product includes software developed at
aws/aws-sdk-go-v2 aws/protocol/eventstream/v1.6.10 github:aws/aws-sdk-go-v2:aws/protocol/eventstream/v1.6.10: http://github.com/aws/aws-sdk-go-v2/
   Copyright (c) 2009, 2013 The Go Authors. All rights reserved
   Copyright (c) 2014-2015 Stripe, Inc.
   Copyright (c) 2015 the original author or authors.
   Copyright (c) 2015, 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved
aws/aws-sdk-go-v2 config/v1.29.17 github:aws/aws-sdk-go-v2:config/v1.29.17: http://github.com/aws/aws-sdk-go-v2/
   Copyright (c) 2009, 2013 The Go Authors. All rights reserved
   Copyright (c) 2014-2015 Stripe, Inc.
   Copyright (c) 2015 the original author or authors.
   Copyright (c) 2015, 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved
aws/aws-sdk-go-v2 credentials/v1.17.70 github:aws/aws-sdk-go-v2:credentials/v1.17.70: http://github.com/aws/aws-sdk-go-v2/
   Copyright (c) 2009, 2013 The Go Authors. All rights reserved
   Copyright (c) 2014-2015 Stripe, Inc.
   Copyright (c) 2015 the original author or authors.
   Copyright (c) 2015, 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved
aws/aws-sdk-go-v2 feature/ec2/imds/v1.16.32 github:aws/aws-sdk-go-v2:feature/ec2/imds/v1.16.32: http://github.com/aws/aws-sdk-go-v2/
   Copyright (c) 2009, 2013 The Go Authors. All rights reserved
   Copyright (c) 2014-2015 Stripe, Inc.
   Copyright (c) 2015 the original author or authors.
   Copyright (c) 2015, 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved
aws/aws-sdk-go-v2 internal/configsources/v1.3.36 github:aws/aws-sdk-go-v2:internal/configsources/v1.3.36: http://github.com/aws/aws-sdk-go-v2/
   Copyright (c) 2009, 2013 The Go Authors. All rights reserved
   Copyright (c) 2014-2015 Stripe, Inc.
   Copyright (c) 2015 the original author or authors.
   Copyright (c) 2015, 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved
aws/aws-sdk-go-v2 internal/endpoints/v2.6.36 github:aws/aws-sdk-go-v2:internal/endpoints/v2.6.36: http://github.com/aws/aws-sdk-go-v2/
   Copyright (c) 2009, 2013 The Go Authors. All rights reserved
   Copyright (c) 2014-2015 Stripe, Inc.
   Copyright (c) 2015 the original author or authors.
   Copyright (c) 2015, 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved
aws/aws-sdk-go-v2 internal/ini/v1.8.3 github:aws/aws-sdk-go-v2:internal/ini/v1.8.3: http://github.com/aws/aws-sdk-go-v2/
   Copyright (c) 2009, 2013 The Go Authors. All rights reserved
   Copyright (c) 2014-2015 Stripe, Inc.
   Copyright (c) 2015 the original author or authors.
   Copyright (c) 2015, 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved
aws/aws-sdk-go-v2 internal/v4a/v1.3.35 github:aws/aws-sdk-go-v2:internal/v4a/v1.3.35: http://github.com/aws/aws-sdk-go-v2/
   Copyright (c) 2009, 2013 The Go Authors. All rights reserved
   Copyright (c) 2014-2015 Stripe, Inc.
   Copyright (c) 2015 the original author or authors.
   Copyright (c) 2015, 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved
aws/aws-sdk-go-v2 service/cloudwatchlogs/v1.50.2 github:aws/aws-sdk-go-v2:service/cloudwatchlogs/v1.50.2: http://github.com/aws/aws-sdk-go-v2/
   Copyright (c) 2009, 2013 The Go Authors. All rights reserved
   Copyright (c) 2014-2015 Stripe, Inc.
   Copyright (c) 2015 the original author or authors.
   Copyright (c) 2015, 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved
aws/aws-sdk-go-v2 service/ec2/v1.225.1 github:aws/aws-sdk-go-v2:service/ec2/v1.225.1: http://github.com/aws/aws-sdk-go-v2/
   Copyright (c) 2009, 2013 The Go Authors. All rights reserved
   Copyright (c) 2014-2015 Stripe, Inc.
   Copyright (c) 2015 the original author or authors.
   Copyright (c) 2015, 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved
aws/aws-sdk-go-v2 service/elasticloadbalancingv2/v1.45.4 github:aws/aws-sdk-go-v2:service/elasticloadbalancingv2/v1.45.4: http://github.com/aws/aws-sdk-go-v2/
   Copyright (c) 2009, 2013 The Go Authors. All rights reserved
   Copyright (c) 2014-2015 Stripe, Inc.
   Copyright (c) 2015 the original author or authors.
   Copyright (c) 2015, 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved
aws/aws-sdk-go-v2 service/internal/accept-encoding/v1.12.4 github:aws/aws-sdk-go-v2:service/internal/accept-encoding/v1.12.4: http://github.com/aws/aws-sdk-go-v2/
   Copyright (c) 2009, 2013 The Go Authors. All rights reserved
   Copyright (c) 2014-2015 Stripe, Inc.
   Copyright (c) 2015 the original author or authors.
   Copyright (c) 2015, 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved
aws/aws-sdk-go-v2 service/internal/checksum/v1.7.3 github:aws/aws-sdk-go-v2:service/internal/checksum/v1.7.3: http://github.com/aws/aws-sdk-go-v2/
   Copyright (c) 2009, 2013 The Go Authors. All rights reserved
   Copyright (c) 2014-2015 Stripe, Inc.
   Copyright (c) 2015 the original author or authors.
   Copyright (c) 2015, 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved
aws/aws-sdk-go-v2 service/internal/presigned-url/v1.12.17 github:aws/aws-sdk-go-v2:service/internal/presigned-url/v1.12.17: http://github.com/aws/aws-sdk-go-v2/
   Copyright (c) 2009, 2013 The Go Authors. All rights reserved
   Copyright (c) 2014-2015 Stripe, Inc.
   Copyright (c) 2015 the original author or authors.
   Copyright (c) 2015, 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved
aws/aws-sdk-go-v2 service/internal/s3shared/v1.18.16 github:aws/aws-sdk-go-v2:service/internal/s3shared/v1.18.16: http://github.com/aws/aws-sdk-go-v2/
   Copyright (c) 2009, 2013 The Go Authors. All rights reserved
   Copyright (c) 2014-2015 Stripe, Inc.
   Copyright (c) 2015 the original author or authors.
   Copyright (c) 2015, 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved
aws/aws-sdk-go-v2 service/s3/v1.80.2 github:aws/aws-sdk-go-v2:service/s3/v1.80.2: http://github.com/aws/aws-sdk-go-v2/
   Copyright (c) 2009, 2013 The Go Authors. All rights reserved
   Copyright (c) 2014-2015 Stripe, Inc.
   Copyright (c) 2015 the original author or authors.
   Copyright (c) 2015, 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved
aws/aws-sdk-go-v2 service/sqs/v1.38.7 github:aws/aws-sdk-go-v2:service/sqs/v1.38.7: http://github.com/aws/aws-sdk-go-v2/
   Copyright (c) 2009, 2013 The Go Authors. All rights reserved
   Copyright (c) 2014-2015 Stripe, Inc.
   Copyright (c) 2015 the original author or authors.
   Copyright (c) 2015, 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved
aws/aws-sdk-go-v2 service/ssooidc/v1.30.3 github:aws/aws-sdk-go-v2:service/ssooidc/v1.30.3: http://github.com/aws/aws-sdk-go-v2/
   Copyright (c) 2009, 2013 The Go Authors. All rights reserved
   Copyright (c) 2014-2015 Stripe, Inc.
   Copyright (c) 2015 the original author or authors.
   Copyright (c) 2015, 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved
aws/aws-sdk-go-v2 service/sso/v1.25.5 github:aws/aws-sdk-go-v2:service/sso/v1.25.5: http://github.com/aws/aws-sdk-go-v2/
   Copyright (c) 2009, 2013 The Go Authors. All rights reserved
   Copyright (c) 2014-2015 Stripe, Inc.
   Copyright (c) 2015 the original author or authors.
   Copyright (c) 2015, 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved
aws/aws-sdk-go-v2 service/sts/v1.34.0 github:aws/aws-sdk-go-v2:service/sts/v1.34.0: http://github.com/aws/aws-sdk-go-v2/
   Copyright (c) 2009, 2013 The Go Authors. All rights reserved
   Copyright (c) 2014-2015 Stripe, Inc.
   Copyright (c) 2015 the original author or authors.
   Copyright (c) 2015, 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved
aws/aws-sdk-go-v2 v1.36.5 github:aws/aws-sdk-go-v2:v1.36.5: http://github.com/aws/aws-sdk-go-v2/
   Copyright (c) 2009, 2013 The Go Authors. All rights reserved
   Copyright (c) 2014-2015 Stripe, Inc.
   Copyright (c) 2015 the original author or authors.
   Copyright (c) 2015, 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved
aws-sdk-cloudwatch 1.116.0 rubygems:aws-sdk-cloudwatch/1.116.0: https://github.com/inscitiv/aws-sdk-cloudwatch
   No Copyrights found
aws-sdk-core-ruby 3.226.3 rubygems:aws-sdk-core/3.226.3: http://aws.amazon.com/ruby
   No Copyrights found
AWS SDK for Ruby 1.100.0 rubygems:aws-sdk-sns/1.100.0: http://aws.amazon.com/sdkforruby
   No Copyrights found
AWS SDK for Ruby 1.106.0 rubygems:aws-sdk-kms/1.106.0: http://aws.amazon.com/sdkforruby
   No Copyrights found
AWS SDK for Ruby 1.1126.0 rubygems:aws-partitions/1.1126.0: http://aws.amazon.com/sdkforruby
   No Copyrights found
AWS SDK for Ruby 1.119.0 rubygems:aws-sdk-cloudfront/1.119.0: http://aws.amazon.com/sdkforruby
   No Copyrights found
AWS SDK for Ruby 1.12.1 rubygems:aws-sigv4/1.12.1: http://aws.amazon.com/sdkforruby
   No Copyrights found
AWS SDK for Ruby 1.192.0 rubygems:aws-sdk-s3/1.192.0: http://aws.amazon.com/sdkforruby
   No Copyrights found
AWS SDK for Ruby 1.4.0 rubygems:aws-eventstream/1.4.0: http://aws.amazon.com/sdkforruby
   No Copyrights found
AWS SDK for Ruby 1.4.0 ubuntu:ruby-aws-eventstream/1.4.0-1: http://aws.amazon.com/sdkforruby
   No Copyrights found
AWS SDK for Ruby 1.83.0 rubygems:aws-sdk-resourcegroups/1.83.0: http://aws.amazon.com/sdkforruby
   No Copyrights found
AWS SDK for Ruby 1.96.0 rubygems:aws-sdk-sqs/1.96.0: http://aws.amazon.com/sdkforruby
   No Copyrights found
axe-core 4.10.2 npmjs:axe-core/4.10.2: https://github.com/dequelabs/axe-core
   Copyright (c) 2010 aefxx,
   Copyright (c) 2010 Linden Research, Inc.
   Copyright (c) 2011 Laura Doktorova
   Copyright (c) 2011-2022 Mariusz Nowak, @medikoo, medikoo.com
   Copyright (c) 2012 Joshua Bell
   Copyright (c) 2012-2017 Mariusz Nowak (www.medikoo.com)
   Copyright (c) 2013 Dulin Marat
   Copyright (c) 2014 Forbes Lindesay
   Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors
   Copyright (c) 2014-2023 Denis Pushkarev
   Copyright (c) 2014-2023 Denis Pushkarev (zloirock.ru)
   Copyright (c) 2015-2021 polygonplanet
   Copyright (c) 2015-2024 Deque Systems, Inc.
   Copyright (c) 2021 Lea Verou, Chris Lilley
axe-core 4.11.1 npmjs:axe-core/4.11.1: https://github.com/dequelabs/axe-core
   Copyright (c) 2010 aefxx
   Copyright (c) 2010 Linden Research, Inc.
   Copyright (c) 2011 Laura Doktorova
   Copyright (c) 2011-2022 Mariusz Nowak, @medikoo, medikoo.com
   Copyright (c) 2012 Joshua Bell
   Copyright (c) 2012-2017 Mariusz Nowak (www.medikoo.com)
   Copyright (c) 2013 Dulin Marat
   Copyright (c) 2014 Forbes Lindesay
   Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors
   Copyright (c) 2014-2023 Denis Pushkarev
   Copyright (c) 2014-2025 Denis Pushkarev (zloirock.ru)
   Copyright (c) 2015-2021 polygonplanet
   Copyright (c) 2015-2026 Deque Systems, Inc.
   Copyright (c) 2021 Lea Verou, Chris Lilley
axios 1.13.2 npmjs:axios/1.13.2: https://github.com/axios/axios
   Copyright (c) 2014present Matt Zabriskie
   Copyright (c) 2025 Matt Zabriskie and contributors
axios-mock-adapter 2.1.0 npmjs:axios-mock-adapter/2.1.0: https://github.com/ctimmerm/axios-mock-adapter#readme
   No Copyrights found
Axis (Java) 1.4 maven:org.apache.axis:axis-ant:1.4: http://ws.apache.org/axis/java/index.html
   No Copyrights found
Axis (Java) 1.4-JS-4 maven:org.apache.axis:axis:1.4-JS-4: http://ws.apache.org/axis/java/index.html
   Copyright (c) 1999-2005 The Apache Software Foundation.
   Copyright (c) 2001-2002 The Apache Software Foundation. All rights reserved
   Copyright (c) 2017. TIBCO Software Inc. All Rights Reserved
axobject-query 4.1.0 npmjs:axobject-query/4.1.0: https://github.com/A11yance/axobject-query#readme
   Copyright (c) 2020-2021 A11yance
AzureAD/microsoft-authentication-library-for-go v1.4.2 github:azuread/microsoft-authentication-library-for-go:v1.4.2: https://github.com/AzureAD/microsoft-authentication-library-for-go
   No Copyrights found
Azure/azure-amqp-common-go v4.2.0 github:Azure/azure-amqp-common-go:v4.2.0: https://github.com/Azure/azure-amqp-common-go
   No Copyrights found
Azure/azure-event-hubs-go v3.6.1 github:Azure/azure-event-hubs-go:v3.6.1
   Copyright (c) 2017 Microsoft Corporation. All rights reserved
Azure/azure-sdk-for-go 68.0.0 github:azure/azure-sdk-for-go:v68.0.0: https://docs.microsoft.com/azure/
   No Copyrights found
Azure/azure-sdk-for-go sdk/azcore/v1.18.0 github:azure/azure-sdk-for-go:sdk/azcore/v1.18.0: https://docs.microsoft.com/azure/
   Copyright (c) 2000-2017 All Rights Reserved
   Copyright (c) 2017 Kale Blankenship
   Copyright (c) 2017, 2021 Microsoft Corporation. All rights reserved
Azure/azure-sdk-for-go sdk/azidentity/v1.9.0 github:azure/azure-sdk-for-go:sdk/azidentity/v1.9.0: https://docs.microsoft.com/azure/
   Copyright (c) 2000-2017 All Rights Reserved
   Copyright (c) 2017 Kale Blankenship
   Copyright (c) 2017, 2021 Microsoft Corporation. All rights reserved
Azure/azure-sdk-for-go sdk/internal/v1.11.1 github:azure/azure-sdk-for-go:sdk/internal/v1.11.1: https://docs.microsoft.com/azure/
   Copyright (c) 2000-2017 All Rights Reserved
   Copyright (c) 2017 Kale Blankenship
   Copyright (c) 2017, 2021 Microsoft Corporation. All rights reserved
Azure/azure-sdk-for-go sdk/messaging/azeventhubs/v1.3.1 github:azure/azure-sdk-for-go:sdk/messaging/azeventhubs/v1.3.1: https://docs.microsoft.com/azure/
   Copyright (c) 2000-2017 All Rights Reserved
   Copyright (c) 2017 Kale Blankenship
   Copyright (c) 2017, 2021 Microsoft Corporation. All rights reserved
Azure/azure-sdk-for-go sdk/resourcemanager/containerservice/armcontainerservice/v4.8.0 github:azure/azure-sdk-for-go:sdk/resourcemanager/containerservice/armcontainerservice/v4.8.0: https://docs.microsoft.com/azure/
   Copyright (c) 2000-2017 All Rights Reserved
   Copyright (c) 2017, 2021 Microsoft Corporation. All rights reserved
Azure/azure-sdk-for-go sdk/storage/azblob/v1.6.0 github:azure/azure-sdk-for-go:sdk/storage/azblob/v1.6.0: https://docs.microsoft.com/azure/
   Copyright (c) 2000-2017 All Rights Reserved
   Copyright (c) 2017 Kale Blankenship
   Copyright (c) 2017, 2021 Microsoft Corporation. All rights reserved
azure-eventhubs 3.3.0 maven:com.microsoft.azure:azure-eventhubs:3.3.0: https://github.com/Azure/azure-event-hubs-java/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2021 <a href="http://microsoft.com">Microsoft Corporation</a>. All rights reserved
azure-eventhubs 3.3.0 maven:com.microsoft.azure:azure-eventhubs-eph:3.3.0
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Azure/go-amqp v1.3.0 github:azure/go-amqp:v1.3.0: https://github.com/Azure/go-amqp
   Copyright (c) 2017 Kale Blankenship
Azure/go-ntlmssp 20221128-snapshot-754e6932 github:Azure/go-ntlmssp:754e69321358ada85ce213a4ec971d3e4d1bfdf7: https://github.com/Azure/go-ntlmssp
   Copyright (c) 2016 Microsoft
azure-pipeline-go v0.2.3 github:Azure/azure-pipeline-go:v0.2.3: https://godoc.org/github.com/Azure/azure-pipeline-go/pipeline
   Copyright (c) 2017 Microsoft Corporation. All rights reserved
azure-storage-blob-go v0.15.0 github:azure/azure-storage-blob-go:v0.15.0: https://github.com/Azure/azure-storage-blob-go
   Copyright (c) 2017 Microsoft Corporation. All rights reserved
   Copyright (c) defer deleteContainer(c, containerURL, false) resp, err := blobURL.GetPageRanges(ctx, 0, 2000 BlobAccessConditions{}) c.Assert(err, chk.IsNil) validateBasicGetPageRanges(c, resp, err)
@babel/code-frame 7.27.1 npmjs:@babel/code-frame/7.27.1: https://babeljs.io/
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/compat-data 7.28.5 npmjs:@babel/compat-data/7.28.5: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/core 7.28.5 npmjs:@babel/core/7.28.5: https://babeljs.io/
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/generator 7.28.5 npmjs:@babel/generator/7.28.5: https://babeljs.io/
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/helper-annotate-as-pure 7.27.3 npmjs:@babel/helper-annotate-as-pure/7.27.3: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/helper-compilation-targets 7.27.2 npmjs:@babel/helper-compilation-targets/7.27.2: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/helper-create-class-features-plugin 7.28.5 npmjs:@babel/helper-create-class-features-plugin/7.28.5: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/helper-create-regexp-features-plugin 7.28.5 npmjs:@babel/helper-create-regexp-features-plugin/7.28.5: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/helper-define-polyfill-provider 0.6.5 npmjs:@babel/helper-define-polyfill-provider/0.6.5: https://github.com/babel/babel-polyfills#readme
   Copyright (c) 2014present Nicol
@babel/helper-globals 7.28.0 npmjs:@babel/helper-globals/7.28.0: https://github.com/babel/babel.git
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/helper-member-expression-to-functions 7.28.5 npmjs:@babel/helper-member-expression-to-functions/7.28.5: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/helper-module-imports 7.27.1 npmjs:@babel/helper-module-imports/7.27.1: https://babeljs.io/
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/helper-module-transforms 7.28.3 npmjs:@babel/helper-module-transforms/7.28.3: https://babeljs.io/
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/helper-optimise-call-expression 7.27.1 npmjs:@babel/helper-optimise-call-expression/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/helper-plugin-utils 7.27.1 npmjs:@babel/helper-plugin-utils/7.27.1: https://babeljs.io/
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/helper-remap-async-to-generator 7.27.1 npmjs:@babel/helper-remap-async-to-generator/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/helper-replace-supers 7.27.1 npmjs:@babel/helper-replace-supers/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/helpers 7.28.4 npmjs:@babel/helpers/7.28.4: https://babeljs.io/
   Copyright (c) 2014present Sebastian McKenzie and other contributors
   Copyright (c) 2014present, Facebook, Inc.
   Copyright (c) 2014present, Facebook, Inc. (ONLY ./src/helpers/regenerator
@babel/helper-skip-transparent-expression-wrappers 7.27.1 npmjs:@babel/helper-skip-transparent-expression-wrappers/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/helper-string-parser 7.27.1 npmjs:@babel/helper-string-parser/7.27.1: https://babel.dev/docs/en/next/babel-helper-string-parser
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/helper-validator-identifier 7.28.5 npmjs:@babel/helper-validator-identifier/7.28.5: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/helper-validator-option 7.27.1 npmjs:@babel/helper-validator-option/7.27.1: https://github.com/babel/babel.git
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/helper-wrap-function 7.28.3 npmjs:@babel/helper-wrap-function/7.28.3: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
babel-loader 10.0.0 npmjs:babel-loader/10.0.0: https://github.com/babel/babel-loader
   Copyright (c) 2014-2019 Lu
@babel/parser 7.28.5 npmjs:@babel/parser/7.28.5: https://babeljs.io/
   Copyright (c) 2012-2014 by various contributors (see AUTHORS)
@babel/plugin-bugfix-firefox-class-in-computed-class-key 7.28.5 npmjs:@babel/plugin-bugfix-firefox-class-in-computed-class-key/7.28.5: https://babel.dev/docs/en/next/babel-plugin-bugfix-firefox-class-in-computed-class-key
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-bugfix-safari-class-field-initializer-scope 7.27.1 npmjs:@babel/plugin-bugfix-safari-class-field-initializer-scope/7.27.1: https://babel.dev/docs/en/next/babel-plugin-bugfix-safari-class-field-initializer-scope
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression 7.27.1 npmjs:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.27.1: https://babel.dev/docs/en/next/babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining 7.27.1 npmjs:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.27.1: https://www.npmjs.org/package/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly 7.28.3 npmjs:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/7.28.3: https://babel.dev/docs/en/next/babel-plugin-bugfix-v8-static-class-fields-redefine-readonly
   Copyright (c) 2014present Sebastian McKenzie and other contributors
babel-plugin-istanbul 7.0.1 npmjs:babel-plugin-istanbul/7.0.1: https://github.com/istanbuljs/babel-plugin-istanbul#readme
   Copyright (c) 2016 Istanbul Code Coverage All rights reserved
babel-plugin-macros 3.1.0 npmjs:babel-plugin-macros/3.1.0: https://github.com/codemix/babel-plugin-macros
   Copyright (c) 2020 Kent C. Dodds
babel-plugin-polyfill-corejs2 0.4.14 npmjs:babel-plugin-polyfill-corejs2/0.4.14: https://github.com/babel/babel-polyfills#readme
   Copyright (c) 2014present Nicol
babel-plugin-polyfill-corejs3 0.13.0 npmjs:babel-plugin-polyfill-corejs3/0.13.0: https://github.com/babel/babel-polyfills#readme
   Copyright (c) 2014present Nicol
babel-plugin-polyfill-regenerator 0.6.5 npmjs:babel-plugin-polyfill-regenerator/0.6.5: https://github.com/babel/babel-polyfills#readme
   Copyright (c) 2014present Nicol
@babel/plugin-proposal-private-property-in-object 7.21.0-placeholder-for-preset-env.2 npmjs:@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-syntax-async-generators 7.8.4 npmjs:@babel/plugin-syntax-async-generators/7.8.4
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-syntax-bigint 7.8.3 npmjs:@babel/plugin-syntax-bigint/7.8.3
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-syntax-class-properties 7.12.13 npmjs:@babel/plugin-syntax-class-properties/7.12.13: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-syntax-class-static-block 7.14.5 npmjs:@babel/plugin-syntax-class-static-block/7.14.5: https://babel.dev/docs/en/next/babel-plugin-syntax-class-static-block
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-syntax-import-assertions 7.27.1 npmjs:@babel/plugin-syntax-import-assertions/7.27.1: https://github.com/babel/babel.git
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-syntax-import-attributes 7.27.1 npmjs:@babel/plugin-syntax-import-attributes/7.27.1: https://github.com/babel/babel.git
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-syntax-import-meta 7.10.4 npmjs:@babel/plugin-syntax-import-meta/7.10.4: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-syntax-json-strings 7.8.3 npmjs:@babel/plugin-syntax-json-strings/7.8.3
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-syntax-jsx 7.27.1 npmjs:@babel/plugin-syntax-jsx/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-syntax-logical-assignment-operators 7.10.4 npmjs:@babel/plugin-syntax-logical-assignment-operators/7.10.4: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-syntax-nullish-coalescing-operator 7.8.3 npmjs:@babel/plugin-syntax-nullish-coalescing-operator/7.8.3
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-syntax-numeric-separator 7.10.4 npmjs:@babel/plugin-syntax-numeric-separator/7.10.4: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-syntax-object-rest-spread 7.8.3 npmjs:@babel/plugin-syntax-object-rest-spread/7.8.3
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-syntax-optional-catch-binding 7.8.3 npmjs:@babel/plugin-syntax-optional-catch-binding/7.8.3
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-syntax-optional-chaining 7.8.3 npmjs:@babel/plugin-syntax-optional-chaining/7.8.3
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-syntax-private-property-in-object 7.14.5 npmjs:@babel/plugin-syntax-private-property-in-object/7.14.5: https://www.npmjs.com/package/@babel/plugin-syntax-private-property-in-object
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-syntax-top-level-await 7.14.5 npmjs:@babel/plugin-syntax-top-level-await/7.14.5: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-syntax-typescript 7.27.1 npmjs:@babel/plugin-syntax-typescript/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-syntax-unicode-sets-regex 7.18.6 npmjs:@babel/plugin-syntax-unicode-sets-regex/7.18.6: https://babel.dev/docs/en/next/babel-plugin-syntax-unicode-sets-regex
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-arrow-functions 7.27.1 npmjs:@babel/plugin-transform-arrow-functions/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-async-generator-functions 7.28.0 npmjs:@babel/plugin-transform-async-generator-functions/7.28.0: https://babel.dev/docs/en/next/babel-plugin-transform-async-generator-functions
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-async-to-generator 7.27.1 npmjs:@babel/plugin-transform-async-to-generator/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-block-scoped-functions 7.27.1 npmjs:@babel/plugin-transform-block-scoped-functions/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-block-scoping 7.28.5 npmjs:@babel/plugin-transform-block-scoping/7.28.5: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-classes 7.28.4 npmjs:@babel/plugin-transform-classes/7.28.4: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-class-properties 7.27.1 npmjs:@babel/plugin-transform-class-properties/7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-class-properties
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-class-static-block 7.28.3 npmjs:@babel/plugin-transform-class-static-block/7.28.3: https://babel.dev/docs/en/next/babel-plugin-transform-class-static-block
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-computed-properties 7.27.1 npmjs:@babel/plugin-transform-computed-properties/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-destructuring 7.28.5 npmjs:@babel/plugin-transform-destructuring/7.28.5: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-dotall-regex 7.27.1 npmjs:@babel/plugin-transform-dotall-regex/7.27.1: https://babeljs.io/
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-duplicate-keys 7.27.1 npmjs:@babel/plugin-transform-duplicate-keys/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-duplicate-named-capturing-groups-regex 7.27.1 npmjs:@babel/plugin-transform-duplicate-named-capturing-groups-regex/7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-duplicate-named-capturing-groups-regex
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-dynamic-import 7.27.1 npmjs:@babel/plugin-transform-dynamic-import/7.27.1: https://github.com/babel/babel.git
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-explicit-resource-management 7.28.0 npmjs:@babel/plugin-transform-explicit-resource-management/7.28.0: https://babel.dev/docs/en/next/babel-plugin-transform-explicit-resource-management
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-exponentiation-operator 7.28.5 npmjs:@babel/plugin-transform-exponentiation-operator/7.28.5: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-export-namespace-from 7.27.1 npmjs:@babel/plugin-transform-export-namespace-from/7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-export-namespace-from
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-for-of 7.27.1 npmjs:@babel/plugin-transform-for-of/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-function-name 7.27.1 npmjs:@babel/plugin-transform-function-name/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-json-strings 7.27.1 npmjs:@babel/plugin-transform-json-strings/7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-json-strings
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-literals 7.27.1 npmjs:@babel/plugin-transform-literals/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-logical-assignment-operators 7.28.5 npmjs:@babel/plugin-transform-logical-assignment-operators/7.28.5: https://babel.dev/docs/en/next/babel-plugin-transform-logical-assignment-operators
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-member-expression-literals 7.27.1 npmjs:@babel/plugin-transform-member-expression-literals/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-modules-amd 7.27.1 npmjs:@babel/plugin-transform-modules-amd/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-modules-commonjs 7.27.1 npmjs:@babel/plugin-transform-modules-commonjs/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-modules-systemjs 7.28.5 npmjs:@babel/plugin-transform-modules-systemjs/7.28.5: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-modules-umd 7.27.1 npmjs:@babel/plugin-transform-modules-umd/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-named-capturing-groups-regex 7.27.1 npmjs:@babel/plugin-transform-named-capturing-groups-regex/7.27.1: https://babeljs.io/
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-new-target 7.27.1 npmjs:@babel/plugin-transform-new-target/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-nullish-coalescing-operator 7.27.1 npmjs:@babel/plugin-transform-nullish-coalescing-operator/7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-nullish-coalescing-operator
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-numeric-separator 7.27.1 npmjs:@babel/plugin-transform-numeric-separator/7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-numeric-separator
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-object-rest-spread 7.28.4 npmjs:@babel/plugin-transform-object-rest-spread/7.28.4: https://babel.dev/docs/en/next/babel-plugin-transform-object-rest-spread
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-object-super 7.27.1 npmjs:@babel/plugin-transform-object-super/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-optional-catch-binding 7.27.1 npmjs:@babel/plugin-transform-optional-catch-binding/7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-optional-catch-binding
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-optional-chaining 7.28.5 npmjs:@babel/plugin-transform-optional-chaining/7.28.5: https://babel.dev/docs/en/next/babel-plugin-transform-optional-chaining
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-parameters 7.27.7 npmjs:@babel/plugin-transform-parameters/7.27.7: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-private-methods 7.27.1 npmjs:@babel/plugin-transform-private-methods/7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-private-methods
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-private-property-in-object 7.27.1 npmjs:@babel/plugin-transform-private-property-in-object/7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-private-property-in-object
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-property-literals 7.27.1 npmjs:@babel/plugin-transform-property-literals/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-react-display-name 7.28.0 npmjs:@babel/plugin-transform-react-display-name/7.28.0: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-react-jsx 7.27.1 npmjs:@babel/plugin-transform-react-jsx/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-react-jsx-development 7.27.1 npmjs:@babel/plugin-transform-react-jsx-development/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-react-pure-annotations 7.27.1 npmjs:@babel/plugin-transform-react-pure-annotations/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-regenerator 7.28.4 npmjs:@babel/plugin-transform-regenerator/7.28.4: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator
   Copyright (c) 2014present Facebook, Inc.
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-regexp-modifiers 7.27.1 npmjs:@babel/plugin-transform-regexp-modifiers/7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-regexp-modifiers
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-reserved-words 7.27.1 npmjs:@babel/plugin-transform-reserved-words/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-shorthand-properties 7.27.1 npmjs:@babel/plugin-transform-shorthand-properties/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-spread 7.27.1 npmjs:@babel/plugin-transform-spread/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-sticky-regex 7.27.1 npmjs:@babel/plugin-transform-sticky-regex/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-template-literals 7.27.1 npmjs:@babel/plugin-transform-template-literals/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-typeof-symbol 7.27.1 npmjs:@babel/plugin-transform-typeof-symbol/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-typescript 7.28.5 npmjs:@babel/plugin-transform-typescript/7.28.5: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-unicode-escapes 7.27.1 npmjs:@babel/plugin-transform-unicode-escapes/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-unicode-property-regex 7.27.1 npmjs:@babel/plugin-transform-unicode-property-regex/7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-unicode-property-regex
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-unicode-regex 7.27.1 npmjs:@babel/plugin-transform-unicode-regex/7.27.1: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/plugin-transform-unicode-sets-regex 7.27.1 npmjs:@babel/plugin-transform-unicode-sets-regex/7.27.1: https://babel.dev/docs/en/next/babel-plugin-transform-unicode-sets-regex
   Copyright (c) 2014present Sebastian McKenzie and other contributors
babel-preset-current-node-syntax 1.2.0 npmjs:babel-preset-current-node-syntax/1.2.0: https://github.com/nicolo-ribaudo/babel-preset-current-node-syntax#readme
   Copyright (c) 2020 Nicol
@babel/preset-env 7.28.5 npmjs:@babel/preset-env/7.28.5: https://babeljs.io/
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/preset-modules 0.1.6-no-external-plugins npmjs:@babel/preset-modules/0.1.6-no-external-plugins: https://github.com/babel/preset-modules#readme
   Copyright (c) 2020 Babel
@babel/preset-react 7.28.5 npmjs:@babel/preset-react/7.28.5: https://babeljs.io/
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/preset-typescript 7.28.5 npmjs:@babel/preset-typescript/7.28.5: https://github.com/babel/babel#readme
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/runtime 7.28.4 npmjs:@babel/runtime/7.28.4: https://babeljs.io/docs/en/next/babel-runtime
   Copyright (c) 2014present Sebastian McKenzie and other contributors
   Copyright (c) 2014present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE var e, t, r = "function" == typeof Symbol ? Symbol : {}, n = r.iter
@babel/template 7.27.2 npmjs:@babel/template/7.27.2: https://babeljs.io/
   Copyright (c) 2014present Sebastian McKenzie and other contributors
babel-traverse 7.28.5 npmjs:@babel/traverse/7.28.5: https://babeljs.io/
   Copyright (c) 2014present Sebastian McKenzie and other contributors
@babel/types 7.28.5 npmjs:@babel/types/7.28.5: https://babeljs.io/
   Copyright (c) 2014present Sebastian McKenzie and other contributors
backbone.babysitter 0.1.12 npmjs:backbone.babysitter/0.1.12: https://github.com/marionettejs/backbone.babysitter
   Copyright (c) (c)2016 Derick Bailey, Muted Solutions, LLC.
   Copyright (c) 2005, 2012 jQuery Foundation, Inc. and other contributors
   Copyright (c) 2009-2013 Jeremy Ashkenas, DocumentCloud Inc.
   Copyright (c) 2012 jQuery Foundation and other contributors
backbone js framework 1.6.1 npmjs:backbone/1.6.1: http://backbonejs.org
   Copyright (c) 2010-2024 Jeremy Ashkenas and DocumentCloud
   Copyright (c) 2010-2024 Jeremy Ashkenas, DocumentCloud
Backbone Marionette 2.4.7 npmjs:backbone.marionette/2.4.7: http://marionettejs.com
   Copyright (c) (c)2016 Derick Bailey, Muted Solutions, LLC.
backbone.wreqr 1.4.0 npmjs:backbone.wreqr/1.4.0: https://github.com/marionettejs/backbone.wreqr
   Copyright (c) (c)2016 Derick Bailey, Muted Solutions, LLC.
   Copyright (c) 2009-2012 Jeremy Ashkenas, DocumentCloud Inc.
Backend.AI 25.15.6 github:lablup/backend.ai:25.15.6: https://backend.ai
   No Copyrights found
Backend.AI 25.15.6 pypi:backend.ai-kernel-binary/25.15.6: https://backend.ai
   No Copyrights found
backport9 1.13 maven:com.headius:backport9:1.13
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
backports 3.23.0 fedora:rubygem-backports/3.23.0-3.fc39/noarch: http://github.com/marcandre/backports
   Copyright (c) 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp> Documentation::
   Copyright (c) Copyright:: Copyright (c) 1998-2008 Keiju ISHITSUKA(SHL Japan Inc.)
backports 3.25.1 photon:rubygem-backports/3.25.1-1.ph5/x86_64: http://github.com/marcandre/backports
   Copyright (c) 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp> Documentation::
   Copyright (c) 2009 Marc-Andre Lafortune
   Copyright (c) Copyright:: Copyright (c) 1998-2008 Keiju ISHITSUKA(SHL Japan Inc.)
backports 3.25.1 rubygems:backports/3.25.1: http://github.com/marcandre/backports
   Copyright (c) 1998-2008 Keiju ISHITSUKA(SHL Japan Inc.)
   Copyright (c) 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp>
   Copyright (c) 2009 Marc-Andre Lafortune
backports 3.25.2 debian:ruby-backports/3.25.2-1/all: http://github.com/marcandre/backports
   Copyright (c) 1998-2008 Keiju ISHITSUKA(SHL Japan Inc.)
   Copyright (c) 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp>
back_pressure 1.0.0 rubygems:back_pressure/1.0.0: https://github.com/yaauie/ruby_back_pressure
   Copyright (c) 2019 Ry Biesemeyer <identity@yaauie.com>
balanced-match 1.0.2 npmjs:balanced-match/1.0.2: https://github.com/juliangruber/balanced-match
   Copyright (c) 2013 Julian Gruber
balanced-match 2.0.0 npmjs:balanced-match/2.0.0: https://github.com/juliangruber/balanced-match
   Copyright (c) 2013 Julian Gruber
base64 0.1.1 rubygems:base64/0.1.1: https://github.com/ruby/base64
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
base64 0.3.0 debian:ruby-base64/0.3.0-1/all: https://github.com/ruby/base64
   No Copyrights found
base64 0.3.0 rubygems:base64/0.3.0: https://github.com/ruby/base64
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
base64 0.3.0 ubuntu:ruby-base64/0.3.0-1build1: https://github.com/ruby/base64
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
base-files 12.4+deb12u11 debian:base-files/12.4+deb12u11/amd64
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1989, 1991, 1999-2002, 2007, 2008 Free Software Foundation, Inc.
   Copyright (c) 1995-2011 Software in the Public Interest.
   Copyright (c) 2007 Free Software Foundation, Inc. <https://fsf.org/>
base-files 12.4+deb12u11 debian:base-files/12.4+deb12u11/arm64
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1989, 1991, 1999-2002, 2007, 2008 Free Software Foundation, Inc.
   Copyright (c) 1995-2011 Software in the Public Interest.
   Copyright (c) 2007 Free Software Foundation, Inc. <https://fsf.org/>
base-files 12.4+deb12u12 debian:base-files/12.4+deb12u12
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1989, 1991, 1999-2002, 2007, 2008 Free Software Foundation, Inc.
   Copyright (c) 1995-2011 Software in the Public Interest.
   Copyright (c) 2007 Free Software Foundation, Inc. <https://fsf.org/>
base-files 12.4+deb12u12 debian:base-files/12.4+deb12u12/amd64
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1989, 1991, 1999-2002, 2007, 2008 Free Software Foundation, Inc.
   Copyright (c) 1995-2011 Software in the Public Interest.
   Copyright (c) 2007 Free Software Foundation, Inc. <https://fsf.org/>
base-files 12.4+deb12u12 debian:base-files/12.4+deb12u12/armel
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1989, 1991, 1999-2002, 2007, 2008 Free Software Foundation, Inc.
   Copyright (c) 1995-2011 Software in the Public Interest.
   Copyright (c) 2007 Free Software Foundation, Inc. <https://fsf.org/>
baseline-browser-mapping 2.9.13 npmjs:baseline-browser-mapping/2.9.13: https://github.com/tonypconway/web-features/tree/main#readme
   No Copyrights found
base-passwd 3.6.1 debian:base-passwd/3.6.1/amd64: https://salsa.debian.org/debian/base-passwd
   Copyright (c) 2002-2004 Colin Watson <cjwatson@debian.org>
   Copyright (c) 2002-2005, 2007 Colin Watson
   Copyright (c) 2007 David Mandelberg
   Copyright (c) Copyright: Copyright 1999-2002 Wichert Akkerman <wichert@deephackmode.org>
   Copyright (c) Copyright: Copyright 2001-2002 Joey Hess
Bash 5.2.15 alpine:bash/5.2.15-r6/x86_64: http://www.gnu.org/software/bash/
   No Copyrights found
Bash 5.2.15 debian:bash/5.2.15-2+b8/amd64: http://www.gnu.org/software/bash/
   Copyright (c) 1993 by Digital Equipment Corporation.
   Copyright (c) 1995 Stephen Gildea
   Copyright (c) 2002 Josip Rodin
   Copyright (c) 2003 Julian Gilbey
   Copyright (c) Copyright: (C) 1984, 1989-1990, 2000, 2001-2015, 2018, 2019-2021 Free Software Foundation,
   Copyright (c) Copyright: (C) 1987-2022 Free Software Foundation, Inc.
   Copyright (c) Copyright: (C) 1992 Simon Marshall
   Copyright (c) Copyright: (C) 2005 Glen Fowler
   Copyright (c) Copyright: (c) 2020 by Michael Wood. All rights reserved
   Copyright (c) Copyright: 1992-2020 Chester Ramey
   Copyright (c) Copyright: Copyright (c) 1983, 1990, 1993 The Regents of the University of California. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1998 Richard Braakman
   Copyright (c) Copyright: Copyright (C) 2006-2019 Canonical Ltd.
Bash 5.2.15 debian:bash/5.2.15-2+b9/amd64: http://www.gnu.org/software/bash/
   Copyright (c) 1983, 1990, 1993 The Regents of the University of California. All rights reserved
   Copyright (c) 1984, 1989-1990, 2000, 2001-2015, 2018, 2019-2021 Free Software Foundation,
   Copyright (c) 1987-2022 Free Software Foundation, Inc.
   Copyright (c) 1992 Simon Marshall
   Copyright (c) 1993 by Digital Equipment Corporation.
   Copyright (c) 1995 Stephen Gildea
   Copyright (c) 1998 Richard Braakman
   Copyright (c) 2002 Josip Rodin
   Copyright (c) 2003 Julian Gilbey
   Copyright (c) 2005 Glen Fowler
   Copyright (c) 2006-2019 Canonical Ltd.
   Copyright (c) 2020 by Michael Wood. All rights reserved
Bash 5.2.37 alpine:bash/5.2.37-r0/x86_64: http://www.gnu.org/software/bash/
   No Copyrights found
Bash 5.3.0 alpine:bash/5.3.0-r0/x86_64: http://www.gnu.org/software/bash/
   No Copyrights found
Bash 5.3.3 alpine:bash/5.3.3-r0/riscv64: http://www.gnu.org/software/bash/
   No Copyrights found
Bash 5.3.3 alpine:bash/5.3.3-r1/x86_64: http://www.gnu.org/software/bash/
   No Copyrights found
bazel 6.5.0rc1 github:bazelbuild/bazel:6.5.0rc1: https://github.com/google/bazel
   Copyright (c) -- use this as you will. $Id: DTDHandler.java,v 1.2 2004/11/03 22:44:51 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: EntityResolver.java,v 1.2 2004/11/03 22:44:52 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: ErrorHandler.java,v 1.2 2004/11/03 22:44:52 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: InputSource.java,v 1.2 2004/11/03 22:55:32 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: Locator.java,v 1.2 2004/11/03 22:55:32 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: SAXException.java,v 1.3 2004/11/03 22:55:32 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: SAXParseException.java,v 1.2 2004/11/03 22:55:32 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) 1982 The Royal Institute, Thai Royal Government.
   Copyright (c) 1987 by Digital Equipment Corporation, Maynard, Massachusetts All Rights Reserved
   Copyright (c) 1987 by Digital Equipment Corporation, Maynard, Massachusetts, All Rights Reserved
   Copyright (c) 1987, 1989, 1998 The Open Group All Rights Reserved
   Copyright (c) 1987, 1994, 1998 The Open Group Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the abo
   Copyright (c) 1987-2001 The Regents of the University of California. All rights reserved
   Copyright (c) 1988 AT All Rights Reserved
   Copyright (c) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place -
   Copyright (c) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1989, 1991, 1999 Free Software Foundation, Inc.
   Copyright (c) 1990-2000 Info-ZIP. All rights reserved
   Copyright (c) 1991-1995 Stichting Mathematisch Centrum Amsterdam, The Netherlands. All rights reserved
   Copyright (c) 1991-1998 Thomas G. Lane. All Rights Reserved
   Copyright (c) 1991-1998 Thomas G. Lane. This software is the work of Tom Lane, Philip Gladstone, Jim Boucher, Lee Crocker, Julian Minguillon, Luis Ortiz, George Phillips, Davide Rossi, Guido Vollbedi
   Copyright (c) 1991-2021 Unicode, Inc. All rights reserved
   Copyright (c) 19912, RSA Data Security, Inc. Created 1991. All
   Copyright (c) 1993-1994, 1996 X Consortium
   Copyright (c) 1994 Hewlett-Packard Co.
   Copyright (c) 1994-2004 The XFree86 Project, Inc. All rights reserved
   Copyright (c) 1994-2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 1995 by Jeff Dinkins. Unauthorized reproduction is prohibited. For more information about Jeff's photographs, please see:
   Copyright (c) 1995 Colin Plumb. All rights reserved
   Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
   Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. The software is supplied "as is", without warranty of any kind, express or implied, including, without limitation, the warranties of merchanta
   Copyright (c) 1995-1997 and 1998 WIDE Project.
   Copyright (c) 1995-1997 and 1998 WIDE Project. All rights reserved
   Copyright (c) 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved
   Copyright (c) 1995-2003 by Jean-loup Gailly.
   Copyright (c) 1995-2003 Jean-loup Gailly and Mark Adler.
   Copyright (c) 1995-2003 Jean-loup Gailly. For conditions of distribution and use, see copyright notice in zlib.h Pascal translation
   Copyright (c) 1995-2005 The Cryptix Foundation Limited. All rights reserved
   Copyright (c) 1995-2016 International Business Machines Corporation and others All rights reserved
   Copyright (c) 1995-2017 Jean-Loup Gailly, Mark Adler. OS/400 version by P. Monnerat.") make_module OS400 os400.c LINK= No need to rebuild service program yet. MODULES=
   Copyright (c) 1995-2018 Jean-loup Gailly For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2019 The PNG Reference Library Authors.
   Copyright (c) 1995-2021 Jean-loup Gailly detect_data_type() function provided freely by Cosmin Truta, 2006 For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2022 Jean-loup Gailly and Mark Adler
   Copyright (c) 1995-2022 Jean-loup Gailly and Mark Adler "; If you use the zlib library in a product, an acknowledgment is welcome in the documentation of your product. If for some reason you cannot includ
   Copyright (c) 1995-2022 Jean-loup Gailly and Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2022 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising 
   Copyright (c) 1995-2022 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the u
   Copyright (c) 1995-2022 Jean-loup Gailly END END BLOCK "VarFileInfo" BEGIN VALUE "Translation", 0x0409, 1252 END
   Copyright (c) 1995-2022 Jean-loup Gailly VALUE "OriginalFilename", "zlib1.dll" VALUE "ProductName", "zlib" VALUE "ProductVersion", ZLIB_VERSION "" VALUE "Comments", "For more information visit http://www.zlib.n
   Copyright (c) 1995-2022 Jean-loup Gailly, Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2022 Mark Adler "; If you use the zlib library in a product, an acknowledgment is welcome in the documentation of your product. If for some reason you cannot include such an acknowledgm
   Copyright (c) 1995-2022 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2022 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h This interleaved implementation of a CRC makes use of pipelined multiple arithmetic-logic unit
   Copyright (c) 1996 Netscape Communications Corporation. All rights reserved
   Copyright (c) 1996-1997 Andreas Dilger
   Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88,
   Copyright (c) 1996-1997 Andreas Dilger.
   Copyright (c) 1996-1999 by Internet Software Consortium. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above co
   Copyright (c) 1996-1999 by Scott Hudson, Frank Flannery, C. Scott Ananian Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby gran
   Copyright (c) 1996-2000 by David Turner, Robert Wilhelm, and Werner Lemberg. All rights reserved
   Copyright (c) 1996-2000 Laszlo Molnar
   Copyright (c) 1996-2000 Markus Franz Xaver Johannes Oberhumer
   Copyright (c) 1996-2000 Markus Oberhumer http://wildsau.idv.uni-linz.ac.at/mfx/upx.html http://www.nexus.hu/upx http://upx.tsx.org
   Copyright (c) 1996-2002, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg
   Copyright (c) 1996-2003 by Elliot Joel Berk and C. Scott Ananian
   Copyright (c) 1996-2015 by Scott Hudson, Frank Flannery, C. Scott Ananian, Michael Petter Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fe
   Copyright (c) 1996-2015 International Business Machines Corporation and others. All Rights Reserved
   Copyright (c) 1996-2019 Julian R Seward. All rights reserved
   Copyright (c) 1997 Christian Michelsen Research AS Advanced Computing Fantoftvegen 38, 5036 BERGEN, Norway http://www.cmr.no Permission to use, copy, modify, distribute and sell this software and its 
   Copyright (c) 1997 Eric S. Raymond
   Copyright (c) 1997 The Open Group Research Institute. All rights reserved
   Copyright (c) 199799 Borland Corp., and is based on zlib version 1.0.4. There are a series of bugs and security problems associated with that old zlib version, and we recommend the users to update th
   Copyright (c) 199799 Borland Corporation { }
   Copyright (c) 1998 by Bob Dellaca.
   Copyright (c) 1998 by Jacques Nomssi Nzali. For conditions of distribution and use, see copyright notice in readme.txt Adaptation to the zlibpas interface
   Copyright (c) 1998 by the FundsXpress, INC. All rights reserved
   Copyright (c) 1998 National Electronics and Computer Technology Center,
   Copyright (c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 2 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US "3A43E220FE7F3EA9653D1E21742EAC2B75C20FD8980305BC502CAF8C2D9B41A1",
   Copyright (c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 3 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US "83CE3C1229688A593D485F81973C0F9195431EDA37CC5E36430E79C7A888638B",
   Copyright (c) 1998, 2000 by the Massachusetts Institute of Technology. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, prov
   Copyright (c) 1998, 2011 by the Massachusetts Institute of Technology. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted
   Copyright (c) 1998, 2011, 2013 by the Massachusetts Institute of Technology.
   Copyright (c) 1998, 2011, 2013 by the Massachusetts Institute of Technology. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby g
   Copyright (c) 1998-1999 International Business Machines. All Rights Reserved
   Copyright (c) 1998-2000 by Jacques Nomssi Nzali.
   Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from
   Copyright (c) 1998-2002, 2004, 2006-2014 Glenn Randers-Pehrson, and are
   Copyright (c) 1998-2004 David Turner and Werner Lemberg For full copyright notices consult the individual files in the package.
   Copyright (c) 1998-2004 Gilles Vollant - http://www.winimage.com/zLibDll";
   Copyright (c) 1998-2004 Gilles Vollant - http://www.winimage.com/zLibDll"; unz_file_info_interntal contain internal info about a file in zipfile typedef struct unz_file_info64_internal_s
   Copyright (c) 1998-2005 Gilles Vollant This code is a modified version of crypting code in Infozip distribution
   Copyright (c) 1998-2010 Gilles Vollant (minizip) ( http://www.winimage.com/zLibDll/minizip.html ) Modifications for Zip64 support
   Copyright (c) 1998-2010 Gilles Vollant (minizip) ( http://www.winimage.com/zLibDll/minizip.html ) Modifications of Unzip for Zip64
   Copyright (c) 1998-2010 Gilles Vollant, Even Rouault, Mathias Svensson
   Copyright (c) 1998-2019 The OpenSSL Project. All rights reserved
   Copyright (c) 1998-2020 Marti Maria Saguer
   Copyright (c) 1999 by CoolServlets.com.
   Copyright (c) 1999 IBM Corporation., http://www.ibm.com.
   Copyright (c) 1999 Sun Microsystems., http://www.sun.com. - voluntary contributions made by Paul Eng on behalf of the Apache Software Foundation that were originally developed at iClick, Inc.,
   Copyright (c) 1999 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US "EB04CF5EB1F39AFA762F2BB120F296CBA520C1B97DB1589565B81CB9A17B7244", cacerts alias: verisignclass
   Copyright (c) 1999-2002 Lotus Development Corporation., http://www.lotus.com.
   Copyright (c) 1999-2004 David Corcoran <corcoran@linuxnet.com>
   Copyright (c) 1999-2004 Ludovic Rousseau <ludovic.rousseau (at) free.fr> All rights reserved
   Copyright (c) 1999-2007 Brian Paul All Rights Reserved
   Copyright (c) 1999-2010, 2016, 2018 The RE2 Authors. All Rights Reserved
   Copyright (c) 1999-2018 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). Portions of this software were originally based 
   Copyright (c) 1999-2019 The Apache Software Foundation This product includes software developed at
   Copyright (c) 1999-2022 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2000 Computing Research Labs, New Mexico State University
   Copyright (c) 2000, 2002, 2004, 2015 World Wide Web Consortium,
   Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are
   Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
   Copyright (c) 2000-2003 Daisuke Okajima and Kohsuke Kawaguchi. All rights reserved
   Copyright (c) 2000-2006 www.hamcrest.org
   Copyright (c) 2000-2006 www.hamcrest.org All rights reserved
   Copyright (c) 2000-2011 France T All rights reserved
   Copyright (c) 2000-2011 INRIA, France Telecom
   Copyright (c) 2000-2013 INRIA, France Telecom All rights reserved
   Copyright (c) 2000-2017 Kitware, Inc. and Contributors All rights reserved
   Copyright (c) 2001 freebxml.org. All rights reserved
   Copyright (c) 2001 Institute for Data Communications Systems, <http://www.nue.et-inf.uni-siegen.de/>. The development of this software was partly funded by the European Commission in the <WebSig> pro
   Copyright (c) 2001-2002 Sun Microsystems., http://www.sun.com.
   Copyright (c) 2001-2003, 2005, 2010 Thai Open Source Software Center Ltd All rights reserved
   Copyright (c) 2001-2015 The Apache Software Foundation This product includes software developed by
   Copyright (c) 2002 by Lucent Technologies. Permission to use, copy, modify, and distribute this software for any purpose without fee is hereby granted, provided that this entire notice is included in 
   Copyright (c) 2002 Graz University of Technology. All rights reserved
   Copyright (c) 2002 Kevin Atkinson (kevina@gnu.org)
   Copyright (c) 2002, 2004, 2006-2007, 2009, 2010-2012, 2014, 2015-2023 The Bazel Authors. All rights reserved
   Copyright (c) 2002-2004 Dmitriy Anisimkov --
   Copyright (c) 2002-2013 Mark Adler For conditions of distribution and use, see copyright notice in puff.h version 2.3, 21 Jan 2013
   Copyright (c) 2002-2013 Mark Adler For conditions of distribution and use, see copyright notice in puff.h version 2.3, 21 Jan 2013 puff.c is a simple inflate written to be an unambiguous way to specif
   Copyright (c) 2002-2013, 2016, 2019 Mark Adler, all rights reserved
   Copyright (c) 2002-2018 Eric Lafortune @ GuardSquare
   Copyright (c) 2002-2019 Guardsquare
   Copyright (c) 2002-2019 Guardsquare NV
   Copyright (c) 2002-2019 Guardsquare NV.</html> processingInfo = You can now start processing your code, or you can run ProGuard from the command line using your saved configuration.
   Copyright (c) 2002-2020 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
   Copyright (c) 2002-2021 the original author or authors.
   Copyright (c) 2003 by Cosmin Truta. For conditions of distribution and use, see copyright notice in readme.txt )
   Copyright (c) 2003 by Cosmin Truta. The example program is:
   Copyright (c) 2003 by Cosmin Truta. This software is provided 'as-is', without any express or implied warranty. In no event will the author be held liable for any damages arising from the use of this 
   Copyright (c) 2003 Cosmin Truta. Derived from original sources by Bob Dellaca. For conditions of distribution and use, see copyright notice in readme.txt )
   Copyright (c) 2003 IBM Corporation., http://www.ibm.com. - voluntary contributions made by Ovidiu Predescu (ovidiu@cup.hp.com) on behalf of the Apache Software Foundation and was originally developed
   Copyright (c) 2003 Wily Technology, Inc.
   Copyright (c) 2003, 2005, 2008, 2010, 2012 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h Version 1.7 12 August 2012 Mark Adler Version history:
   Copyright (c) 2003, 2012 Mark Adler " ); printf( "usage: gzappend [-level] file.gz [ addthis [ andthis ... ]] "); return 0;
   Copyright (c) 2003, 2012-2013 Mark Adler For conditions of distribution and use, see copyright notice in blast.h version 1.3, 24 Aug 2013 blast.c decompresses data compressed by the PKWare Compressio
   Copyright (c) 2003, 2012-2013 Mark Adler version 1.3, 24 Aug 2013 This software is provided 'as-is', without any express or implied warranty. In no event will the author be held liable for any damage
   Copyright (c) 2003-2005 Colin Percival All rights reserved
   Copyright (c) 2003-2008 Yuta Mori All Rights Reserved
   Copyright (c) 2003-2010 Mark Adler "); fprintf(stderr, "usage: gun [-t] [file1.gz [file2.Z ...]] "); return 0; } if (argc && strcmp(argv, "-t") == 0) { test = 1; argc--; argv++;
   Copyright (c) 2003-2010, 2012, 2013-2019 Google Inc. All rights reserved
   Copyright (c) 2003-2012 Michael Foord
   Copyright (c) 2003-2012 Michael Foord All rights reserved
   Copyright (c) 2004 by Henrik Ravn") [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]
   Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
   Copyright (c) 2004, 2007-2010, 2015, 2018-2019, 2021 Red Hat, Inc.
   Copyright (c) 2004, 2008-2009 by Daniel Stenberg et al Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the abo
   Copyright (c) 2004-2009 Michael Roth <mroth@nessie.de> This program comes WITHOUT WARRANTY OF ANY KIND. Usage: lua test [OPTIONS] [--] scripts
   Copyright (c) 2004-2010 Michael Roth <mroth@nessie.de>
   Copyright (c) 2004-2013 by Daniel Stenberg et al Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that 
   Copyright (c) 2004-2015 Paul R. Holser, Jr.
   Copyright (c) 2004-2017 by Daniel Stenberg Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the abov
   Copyright (c) 2004present by the Checker Framework developers
   Copyright (c) 2005 Brian Goetz
   Copyright (c) 2005 by Dominick Meglio Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above cop
   Copyright (c) 2005 by Dominick Meglio Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyrig
   Copyright (c) 2005 David Turner
   Copyright (c) 2005 Dominick Meglio
   Copyright (c) 2005, 2012, 2018 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h Version 1.2 14 Oct 2018 Mark Adler include <stdio.h> include "zlib.h"
   Copyright (c) 2005, 2012, 2018 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h Version 1.2 14 Oct 2018 Mark Adler Version History:
   Copyright (c) 2005, 2013 by Dominick Meglio Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the abo
   Copyright (c) 2005-2010 Daniel Stenberg Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the abov
   Copyright (c) 2005-2013 by Daniel Stenberg et al Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that th
   Copyright (c) 2005-2018 The Android Open Source Project
   Copyright (c) 2006 Behdad Esfahbod
   Copyright (c) 2006 thawte, Inc. - For authorized use only", OU=Certification Services Division, O="thawte, Inc.", C=US "8D722F81A9C113C0791DF136A2966DB26C950A971DB46B4199F4EA54B78BFB9F", cacerts alias: thawtepr
   Copyright (c) 2006 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US "9ACFAB7E43C8D880D06B262A94DEEEE4B4659989C3D0CAF19BAF6405E41AB7DF", cacerts alias: verisignunive
   Copyright (c) 2006-2008, 2013, 2014-2017 Google Inc.
   Copyright (c) 2006-2013 Joe Walnes, Henri Tremblay, Leonardo Mesquita
   Copyright (c) 2006-2014 Adobe Systems Incorporated.
   Copyright (c) 2007 Chris Wilson
   Copyright (c) 2007 GeoTrust Inc. - For authorized use only, O=GeoTrust Inc., C=US "5EDB7AC43B82A06A8761E8D7BE4979EBF2611F7DD79BF91C1C6B566A219ED766", cacerts alias: geotrustprimarycag3 DN: CN=GeoTrust Primary C
   Copyright (c) 2007 GeoTrust Inc. - For authorized use only, O=GeoTrust Inc., C=US "A4FE7C7F15155F3F0AEF7AAA83CF6E06DEB97CA3F909DF920AC1490882D488ED", DECEMBER_31_2019 );
   Copyright (c) 2007 Mockito contributors
   Copyright (c) 2007 thawte, Inc. - For authorized use only", O="thawte, Inc.", C=US "A4310D50AF18A6447190372A86AFAF8B951FFB431D837F1E5688B45971ED1557", cacerts alias: thawteprimaryrootcag3 DN: CN=thawte Primary 
   Copyright (c) 2007 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US "69DDD7EA90BB57C93E135DC85EA6FCD5480B603239BDC454FC758B2A26CF7F79", cacerts alias: verisignclass
   Copyright (c) 2007-2008 Even Rouault
   Copyright (c) 2007-2008 Even Rouault Modifications for Zip64 support on both zip and unzip
   Copyright (c) 2007-2008, 2012, 2018 Mark Adler Version 1.5 5 August 2018 Mark Adler
   Copyright (c) 2007-2009 JSR305 expert group
   Copyright (c) 2007-2010 by Baptiste Lepilleur, and is
   Copyright (c) 2007-2011 Baptiste Lepilleur
   Copyright (c) 2007-2012 Michael Foord E-mail: fuzzyman AT voidspace DOT org DOT uk
   Copyright (c) 2007-2012 Michael Foord E-mail: fuzzyman AT voidspace DOT org DOT uk http://www.voidspace.org.uk/python/mock/ from __future__ import with_statement
   Copyright (c) 2007-2012 Michael Foord E-mail: fuzzyman AT voidspace DOT org DOT uk http://www.voidspace.org.uk/python/mock/ from mock import __version__
   Copyright (c) 2007-2012 Michael Foord E-mail: fuzzyman AT voidspace DOT org DOT uk http://www.voidspace.org.uk/python/mock/ from tests.support import ( callable, unittest2, inPy3k, is_instance, next
   Copyright (c) 2007-2012 Michael Foord E-mail: fuzzyman AT voidspace DOT org DOT uk http://www.voidspace.org.uk/python/mock/ from tests.support import is_instance, unittest2, X, SomeClass
   Copyright (c) 2007-2012 Michael Foord E-mail: fuzzyman AT voidspace DOT org DOT uk http://www.voidspace.org.uk/python/mock/ from tests.support import unittest2
   Copyright (c) 2007-2012 Michael Foord E-mail: fuzzyman AT voidspace DOT org DOT uk http://www.voidspace.org.uk/python/mock/ from tests.support import unittest2, inPy3k
   Copyright (c) 2007-2012 Michael Foord E-mail: fuzzyman AT voidspace DOT org DOT uk http://www.voidspace.org.uk/python/mock/ import os import sys
   Copyright (c) 2007-2012 Michael Foord E-mail: fuzzyman AT voidspace DOT org DOT uk mock 1.0 http://www.voidspace.org.uk/python/mock/
   Copyright (c) 2007-2012 Stephen Colebourne
   Copyright (c) 2007-2013 Stephen Colebourne All rights reserved
   Copyright (c) 2007-2018 Daniel Stenberg with many contributors, see AUTHORS file.
   Copyright (c) 2007-2018 The Khronos Group Inc.
   Copyright (c) 2007present, Stephen Colebourne All rights reserved
   Copyright (c) 2008 Benjamin Kosnik <bkoz@redhat.com>
   Copyright (c) 2008 Fair Oaks Labs, Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of
   Copyright (c) 2008 GeoTrust Inc. - For authorized use only, O=GeoTrust Inc., C=US "B478B812250DF878635C2AA7EC7D155EAA625EE82916E2CD294361886CD1FBD4", cacerts alias: geotrustuniversalca DN: CN=GeoTrust Universal
   Copyright (c) 2008 Google Inc. https://developers.google.com/protocol-buffers/
   Copyright (c) 2008 Google Inc. https://developers.google.com/protocol-buffers/ This package contains a precompiled binary version of the protocol buffer compiler (protoc). This binary is intended for user
   Copyright (c) 2008 Google Inc. This directory contains conformance tests for testing completeness and correctness of Protocol Buffers implementations. These tests are designed to be easy to run against an
   Copyright (c) 2008 Google Inc. This directory contains the JavaScript Protocol Buffers runtime library.
   Copyright (c) 2008 Google Inc. This directory contains the Objective C Protocol Buffers runtime library.
   Copyright (c) 2008 Google Inc. This directory contains the Python Protocol Buffers runtime library.
   Copyright (c) 2008 Kohsuke Kawaguchi and codehaus.org.
   Copyright (c) 2008 Otto Moerbeek <otto@drijf.net>
   Copyright (c) 2008 Paolo Bonzini <bonzini@gnu.org>
   Copyright (c) 2008 Paolo Bonzini <bonzini@gnu.org> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and th
   Copyright (c) 2008 Steven G. Johnson <stevenj@alum.mit.edu>
   Copyright (c) 2008 thawte, Inc. - For authorized use only", OU=Certification Services Division, O="thawte, Inc.", C=US "4B03F45807AD70F21BFC2CAE71C9FDE4604C064CF5FFB686BAE5DBAAD7FDD34C", cacerts alias: thawtepr
   Copyright (c) 2008 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US "2399561127A57125DE8CEFEA610DDF2FA078B5C8067F4E828290BFB860E84B3C" );
   Copyright (c) 2008, 2010 Nokia Corporation and/or its subsidiary(-ies)
   Copyright (c) 2008-2020 Apple Inc. All rights reserved
   Copyright (c) 2009 Brian Quinlan. All rights reserved
   Copyright (c) 2009 by Jakub Hrozek <jhrozek@redhat.com> Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided 
   Copyright (c) 2009 by Remo Dentato (rdentato@gmail.com)
   Copyright (c) 2009 Jeremy Ashkenas, DocumentCloud Inc.
   Copyright (c) 2009 Keith Stribley
   Copyright (c) 2009 Martin Hosken and SIL International
   Copyright (c) 2009 Mathias Doenitz This product includes software developed by
   Copyright (c) 2009 Thomas Robinson <280north.com>
   Copyright (c) 2009 VMware, Inc. All Rights Reserved
   Copyright (c) 2009, 2015 by Oracle Corporation. All Rights Reserved
   Copyright (c) 2009, 2018, 2020-2021 Mountainminds GmbH
   Copyright (c) 2009-2010 Mathias Svensson ( http://result42.com )
   Copyright (c) 2009-2010 Mathias Svensson ( http://result42.com ) For more info read MiniZip_info.txt
   Copyright (c) 2009-2010 The Dojo Foundation
   Copyright (c) 2009-2011 Mozilla Foundation and contributors All rights reserved
   Copyright (c) 2009-2011 The Project Lombok Authors.
   Copyright (c) 2009-2011, 2014 Mozilla Foundation and contributors
   Copyright (c) 2009-2013 Attila Szegedi All rights reserved
   Copyright (c) 2009-2013 Attila Szegedi Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions o
   Copyright (c) 2009-2015 Attila Szegedi Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of sou
   Copyright (c) 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters
   Copyright (c) 2009-2018 the original author(s).
   Copyright (c) 2009-2021 The Go Authors. All rights reserved
   Copyright (c) 2009-2022 Google LLC
   Copyright (c) 2009-2022 Google LLC All rights reserved
   Copyright (c) 2010 James Halliday
   Copyright (c) 2010 Jeremy Lal <kapouer@melix.org> Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that t
   Copyright (c) 2010 John Resig
   Copyright (c) 2010-2015 JetBrains s.r.o and respective authors and developers
   Copyright (c) 2010-2015, 2021, 2022 JetBrains s.r.o.
   Copyright (c) 2010-2020 Benjamin Peterson
   Copyright (c) 2010-2020 Google, Inc.
   Copyright (c) 2011 abego Software GmbH, Germany (http://www.abego.org) All rights reserved
   Copyright (c) 2011 Codethink Limited
   Copyright (c) 2011 Daniel Richard G. <skunk@iSKUNK.ORG>
   Copyright (c) 2011 Mike Samuel et al
   Copyright (c) 2011 Oracle 和/或其子公司。保留所有权利。 Source Code SourceCode.loading=<html><body bgcolor="ffffff">正在加载和格式化源代码, 请稍候...</body></html>
   Copyright (c) 2011 The Closure Compiler Authors. All rights reserved
   Copyright (c) 2011 The Error Prone Authors.
   Copyright (c) 2011, 2013 Daniel Stenberg <daniel@haxx.se> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyrig
   Copyright (c) 2011-2013 Terence Parr All rights reserved
   Copyright (c) 2011-2016 Twitter, Inc.
   Copyright (c) 2012 Avionic Design GmbH Based on the AX_PROG_CC_FOR_BUILD macro by Paolo Bonzini.
   Copyright (c) 2012 Cedric Beust
   Copyright (c) 2012 Christian Persch
   Copyright (c) 2012 Dan Winship
   Copyright (c) 2012 Grigori Goronzy <greg@kinoho.net> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above cop
   Copyright (c) 2012 Kevin L. Stern
   Copyright (c) 2012 Kevin L. Stern.
   Copyright (c) 2012 Marko Kreen <markokr@gmail.com> Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that 
   Copyright (c) 2012 Mozilla Foundation
   Copyright (c) 2012 Paolo Borelli
   Copyright (c) 2012 Philip Withnall
   Copyright (c) 2012 Santiago Lezica
   Copyright (c) 2012 Sparkle.org and Andy Matuschak
   Copyright (c) 2012 Terence Parr and Sam Harwell
   Copyright (c) 2012 Terence Parr and Sam Harwell All rights reserved
   Copyright (c) 2012 The Guava Authors
   Copyright (c) 2012 Xan Lopez
   Copyright (c) 2012 Zack Weinberg <zackw@panix.com>
   Copyright (c) 2012, 2014-2022 The gRPC Authors
   Copyright (c) 2012-2015 The Dojo Foundation <http://dojofoundation.org/>
   Copyright (c) 2012-2019 fsnotify Authors. All rights reserved
   Copyright (c) 2012-2019 Guardsquare NV package com.example;
   Copyright (c) 2012-2020 Bert Belder <bertbelder@gmail.com> All rights reserved
   Copyright (c) 2012-2020 Yann Collet
   Copyright (c) 2013 Kohsuke Kawaguchi and other contributors
   Copyright (c) 2013 Patrick Mezard All rights reserved
   Copyright (c) 2013 Roy Stogner <roystgnr@ices.utexas.edu>
   Copyright (c) 2013 Yusuke Suzuki <utatane.tea@gmail.com> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 
   Copyright (c) 2013-2014 Yusuke Suzuki <utatane.tea@gmail.com>
   Copyright (c) 2013-2016 Yann Collet.
   Copyright (c) 2013-2021 Thomas Pelletier, Eric Anderton
   Copyright (c) 2014 Bob Matcuk
   Copyright (c) 2014 Evan Wallace
   Copyright (c) 2014 Ivan Nikulin <ifaaan@gmail.com> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redist
   Copyright (c) 2014 Jameson Little
   Copyright (c) 2014-2015 Google Inc.; contributed by Alexey Sokolov <sokolov@google.com>
   Copyright (c) 2014-2015 Google Inc.; contributed by Alexey Sokolov <sokolov@google.com> Copying and distribution of this file, with or without modification, are permitted in any medium without royalt
   Copyright (c) 2014-2016 Attila Szegedi Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source c
   Copyright (c) 2014-2018 Simon Lydell
   Copyright (c) 2014-2020 The Netty Project
   Copyright (c) 2014-2022 gRPC authors.
   Copyright (c) 2014present Sebastian McKenzie and other contributors
   Copyright (c) 2015 Bastien ROUCARIES
   Copyright (c) 2015 Moritz Klammler <moritz@klammler.eu>
   Copyright (c) 2015 Paul Norman <penorman@mac.com>
   Copyright (c) 2015 Sebastian McKenzie
   Copyright (c) 2015 Terence Parr, Sam Harwell All rights reserved
   Copyright (c) 2015, 2018 Google Inc. Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and thi
   Copyright (c) 2015, 2019 Red Hat Inc.
   Copyright (c) 2015-2016 The Chromium Authors. All rights reserved
   Copyright (c) 2015-2016 the fiat-crypto authors (see
   Copyright (c) 2015present, Luben Karavelov/ All rights reserved
   Copyright (c) 2016 Google Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source 
   Copyright (c) 2016 Jonas Hermsmeier
   Copyright (c) 2016 Juanjo Diaz
   Copyright (c) 2016 Krzesimir Nowak <qdlacz@gmail.com> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and
   Copyright (c) 2016 Tino Reichardt All rights reserved
   Copyright (c) 2016, 2018 Linus Unneb
   Copyright (c) 2016present, Facebook, Inc. All rights reserved
   Copyright (c) 2017 Red Hat, Inc. and/or its affiliates.
   Copyright (c) 2017, 2019 Red Hat, Inc. All rights reserved
   Copyright (c) 2017-2018 by Christian Ammer
   Copyright (c) 2017-2018 by John Schember <john@nachtimwald.com> Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provid
   Copyright (c) 2017-2023 The Abseil Authors.
   Copyright (c) 2018 <a href="https://github.com/grpc/grpc/blob/master/AUTHORS">The gRPC Authors</a></p> </div> </body> </html> </xsl:template> <xsl:template match="releases"> <h2>Official gRPC Releases</
   Copyright (c) 2018 and later: Unicode, Inc. and others.
   Copyright (c) 2018 gRPC Authors All rights reserved
   Copyright (c) 2018 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h Version 1.0 7 Oct 2018 Mark Adler gznorm takes a gzip stream, potentially containing multiple membe
   Copyright (c) 2018 SAP SE. All rights reserved
   Copyright (c) 2018, 2022 The Bazel Authors.
   Copyright (c) 2018-2019 Cosmin Truta.
   Copyright (c) 2018-2019 Google LLC. All rights reserved
   Copyright (c) 2018-2020 Ebrahim Byagowi
   Copyright (c) 2018-2022 the gRPC authors.
   Copyright (c) 2019 by Andrew Selivanov All rights reserved
   Copyright (c) 2019 by Andrew Selivanov Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above co
   Copyright (c) 2019 Envoy Project Authors
   Copyright (c) 2019 Garen J. Torikian
   Copyright (c) 2019 Google and/or its affiliates. All rights reserved
   Copyright (c) 2019 Google LLC.
   Copyright (c) 2019 Jack O
   Copyright (c) 2019 Marc Stevens <marc.stevens@cwi.nl>
   Copyright (c) 2019 Red Hat Inc. All rights reserved
   Copyright (c) 2019 Yibo Cai
   Copyright (c) 2019-2020 Facebook, Inc.
   Copyright (c) 2019-2021 Arm Limited. All rights reserved
   Copyright (c) 2019-2022 Azul Systems,
   Copyright (c) 2019-2022 Azul Systems, Inc. All rights reserved
   Copyright (c) 2019-2023 The Abseil Authors
   Copyright (c) 2020 by <danny.sonnenschein@platynum.ch> Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that 
   Copyright (c) 2020 Datadog, Inc. All rights reserved
   Copyright (c) 2020 Google, Inc. All rights reserved
   Copyright (c) 2020 Microsoft Corporation. All rights reserved
   Copyright (c) 2020-2021 NTT DATA.
   Copyright (c) 2021 DataDog. All rights reserved
   Copyright (c) 2023 The Abseil Authors ::
   Copyright (c) = '2020 The gRPC Authors author = 'The gRPC Authors' Import generated grpc_version after the path been modified import grpc_version version = '.'.join(grpc_version.VERSION.split('.')[:3]) r
   Copyright (c) = u"2008 Google LLC" author = u"Google LLC" The short X.Y version version = u"" The full version, including alpha/beta/rc tags release = google.protobuf.__version__
   Copyright (c) = u"2010-2020 Benjamin Peterson" sys.path.append(os.path.abspath(os.path.join(".", ".."))) from six import __version__ as six_version sys.path.pop()
   Copyright (c) ?? 1991-2013 Unicode, Inc. All rights reserved
   Copyright (c) ?? 2001, 2003 Keith Packard Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above co
   Copyright (c) ?? 2011 Ecma International
   Copyright (c) copyright: Copyright (c) 2008 Alexander Beider
   Copyright (c) copyright: Copyright 1997 by Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All rights reserved
   Copyright (c) copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS.
   Copyright (c) Copyright>Copyright 2018 The gRPC Authors</Copyright>
   Copyright (c) Eastman Kodak Company 1991-2003
   Copyright (c) Eastman Kodak Company, 1997 As an unpublished work pursuant to Title 17 of the United States Code. All rights reserved
   Copyright (c) Henrik Ravn 2004
   Copyright (c) IBM Corp. 1996-2003, 2005 All Rights Reserved
   Copyright (c) IBM Corp. 1996-2005 - All Rights Reserved
   Copyright (c) IBM Corp. 1997-2000. All Rights Reserved
   Copyright (c) IBM Corp. 2013
   Copyright (c) IBM Corp. and others, 1996-2009 - All Rights Reserved
   Copyright (c) IBM Corporation 1999. All rights reserved
   Copyright (c) IBM Corporation, 1997, 2001. All Rights Reserved
   Copyright (c) OASIS Open 2020. All Rights Reserved
   Copyright (c) Samuel Neves, 2019-2020.
   Copyright (c) Taligent, Inc. 1996-1997 All Rights Reserved
   Copyright (c) Taligent, Inc. 1996-1998 - All Rights Reserved
   Copyright (c) Wang Labs, Inc. 1990-1991" 03.tif (pages 1 and 3(indexes 0 and 2)) "Oi/GFS, writer v00.06.02" Color2.tif (page 1 (index 0)) color3.tif (page 1 (index 0))
@bcoe/v8-coverage 0.2.3 npmjs:@bcoe/v8-coverage/0.2.3: https://www.npmjs.com/package/@bcoe/v8-coverage
   Copyright (c) 2017 Contributors Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and th
BeanShell 2.0b6 maven:org.apache-extras.beanshell:bsh:2.0b6: http://beanshell.org
   Copyright (c) 1997-2012 Patrick Niemeyer
   Copyright (c) 2000-2006 www.hamcrest.org All rights reserved
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved
beorn7-perks v1.0.1 github:beorn7/perks:v1.0.1: https://github.com/beorn7/perks
   Copyright (c) 2013 Blake Mizerany
Berkeley DB 5.3.28 debian:db5.3/5.3.28+dfsg1-0.1: http://www.oracle.com/technology/products/berkeley-db/db/index.html
   Copyright (c) (c) 1995-2007 Paul Marquess. All rights reserved
   Copyright (c) 1982, 1985-1996 The Regents of the University of California. All rights reserved
   Copyright (c) 1990, 1993-1996 Keith Bostic. All rights reserved
   Copyright (c) 1990, 1993-1996 Margo Seltzer. All rights reserved
   Copyright (c) 1990, 1996-2013 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 1991 by the Massachusetts Institute of Technology Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, pro
   Copyright (c) 1994 X Consortium
   Copyright (c) 1995-1996 The President and Fellows of Harvard University. All rights reserved
   Copyright (c) 1995-2011 Paul Marquess. All rights reserved
   Copyright (c) 1996-2001 Free Software Foundation, Inc. This file is part of GNU Libtool:
   Copyright (c) 1996-2001, 2003, 2004-2005 Free Software Foundation, Inc. Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 This file is free software; the Free Software 
   Copyright (c) 1996-2001, 2003, 2004-2008 Free Software Foundation, Inc.
   Copyright (c) 1996-2001, 2003, 2004-2008 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 This file is free software; the Free Software Fou
   Copyright (c) 1996-2001, 2003, 2004-2010 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 This file is free software; the Free 
   Copyright (c) 1996-2001, 2003, 2004-2010 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 This file is part of GNU Libtool.
   Copyright (c) 1996-2008 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permi
   Copyright (c) 1996-2009 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited
   Copyright (c) 1997 BEA Systems, Inc. All Rights Reserved
   Copyright (c) 1997, 1999 Makoto Matsumoto and Takuji Nishimura. Any feedback is very welcome. For any question, comments, see http://www.math.keio.ac.jp/matumoto/emt.html or email matumoto@math.keio.a
   Copyright (c) 1997, 2010, 2013 Oracle. All rights reserved
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2001-2002, 2004 by Michael G Schwern E<lt>schwern@pobox.comE<gt>. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2001-2011 <chw@ch-werner.de>" VALUE "LegalTrademarks", "" ifdef SQLITE_UTF8 VALUE "OriginalFilename", "SQLITEODBCU.DLL" else VALUE "OriginalFilename", "SQLITEODBC.DLL" endif VALUE "Private
   Copyright (c) 2001-2011 Christian Werner <chw@ch-werner.de>
   Copyright (c) 2002, 2004 by chromatic E<lt>chromatic@wgz.orgE<gt> and Michael G Schwern E<lt>schwern@pobox.comE<gt>. This program is free software; you can redistribute it and/or modify it under
   Copyright (c) 2003 Asim Jalis This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this softw
   Copyright (c) 2004 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it,
   Copyright (c) 2004 Lorne R. Sunley <lsunley@mb.sympatico.ca>
   Copyright (c) 2004-2005, 2007 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or d
   Copyright (c) 2004-2005, 2007, 2008 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or 
   Copyright (c) 2004-2005, 2007, 2008-2009 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy a
   Copyright (c) 2004-2005, 2007, 2009 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. This file is free software; the Free Software Foundation gives unlimited permission to copy an
   Copyright (c) 2004-2011 <chw@ch-werner.de>" VALUE "LegalTrademarks", "" VALUE "OriginalFilename", "SQLITE3ODBC.DLL" VALUE "PrivateBuild", "" VALUE "ProductName", "ODBC Driver for SQLite3 " SQLITE_VERSIO
   Copyright (c) 2005 Free Software Foundation, Inc." $echo "This is free software; see the source for copying conditions. There is NO" $echo "warranty; not even for MERCHANTABILITY or FITNESS FOR A PART
   Copyright (c) 2005-2007 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or with
   Copyright (c) 2006 fjord-e-design GmbH All rights reserved
   Copyright (c) 2006 Sam Clegg <samo@debian.org> and
   Copyright (c) 2006-2009 Eric Woodruff, All rights reserved
   Copyright (c) 2007-2011 <chw@ch-werner.de>" VALUE "LegalTrademarks", "" VALUE "OriginalFilename", "SQLITE3_MOD_BLOBTOXY.DLL" VALUE "PrivateBuild", "" VALUE "ProductName", "ODBC Driver for SQLite3 " SQLI
   Copyright (c) 2008, 2010 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test $[] != 0
   Copyright (c) 2008-2009, 2013 Oracle Corporation and/or its affiliates. All rights reserved
   Copyright (c) ? 2009, 2013 Oracle Corporation and/or its affiliates. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2001-2011 Christian Werner <chw@ch-werner.de>
   Copyright (c) Oracle 1997, 2013" VALUE "OriginalFilename", "libdb53.dll" VALUE "ProductName", "Oracle libdb" VALUE "ProductVersion", "5.3.28" END END BLOCK "VarFileInfo" BEGIN VALUE "Translation", 0x409
BFTS 5.15.0 debian:ruby-minitest/5.15.0-1/all: https://github.com/seattlerb/minitest
   No Copyrights found
bigdecimal 3.1.3 fedora:rubygem-bigdecimal/3.1.3-183.fc40/aarch64: http://www.ruby-lang.org
   No Copyrights found
bigdecimal 3.1.4 rubygems:bigdecimal/3.1.4: http://www.ruby-lang.org
   Copyright (c) 1991, 2000-2001 by Lucent Technologies.
   Copyright (c) 2002 by Shigeo Kobayashi <shigeo@tinyforest.gr.jp>.
   Copyright (c) 2004-2008 David Schultz <das@FreeBSD.ORG>
   Copyright (c) Copyright(C) 2002 by Shigeo Kobayashi(shigeo@tinyforest.gr.jp)
bigdecimal 3.2.2 rubygems:bigdecimal/3.2.2: http://www.ruby-lang.org
   Copyright (c) 1991, 2000-2001 by Lucent Technologies. Permission to use, copy, modify, and distribute this software for any purpose without fee is hereby granted, provided that this entire notice is 
   Copyright (c) 2002 by Shigeo Kobayashi <shigeo@tinyforest.gr.jp>.
   Copyright (c) 2004-2008 David Schultz <das@FreeBSD.ORG> All rights reserved
   Copyright (c) Copyright(C) 2002 by Shigeo Kobayashi(shigeo@tinyforest.gr.jp)
bigdecimal 3.2.2 rubygems:bigdecimal/3.2.2-java: http://www.ruby-lang.org
   No Copyrights found
big.js 5.2.2 npmjs:big.js/5.2.2: https://github.com/MikeMcl/big.js
   Copyright (c) 2018 Michael Mclaughlin
   Copyright (c) 2018 Michael Mclaughlin <M8ch88l@gmail.com> https://github.com/MikeMcl/big.js/LICENCE ;(function (GLOBAL) { 'use strict'; var Big,
BinData 2.5.1 rubygems:bindata/2.5.1: http://rubyforge.org/projects/bindata
   Copyright (c) 2007-2022 Dion Mendel
   Copyright (c) 2007-2025 Dion Mendel.
blackducksoftware/magpie-libraries 0.6.0 maven:com.blackducksoftware.magpie:magpie:0.6.0
   Copyright (c) 1989, 1993-1994 The Regents of the University of California. All rights reserved
   Copyright (c) 2013-2014, 2016, 2017-2018 Black Duck Software, Inc.
   Copyright (c) 2018-2019 Synopsys, Inc.
Bluebird JS 3.7.2 npmjs:bluebird/3.7.2: http://bluebirdjs.com
   No Copyrights found
body-parser 2.2.2 npmjs:body-parser/2.2.2: https://github.com/expressjs/body-parser
   Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
   Copyright (c) 2014-2015 Douglas Christopher Wilson <doug@somethingdoug.com>
   Copyright (c) Copyright(c) 2014 Jonathan Ong
   Copyright (c) Copyright(c) 2014-2015 Douglas Christopher Wilson
boolbase 1.0.0 npmjs:boolbase/1.0.0
   No Copyrights found
Bouncy Castle 1.67 maven:org.bouncycastle:bcprov-ext-jdk15on:1.67: http://www.bouncycastle.org
   Copyright (c) 2000-2019 The Legion Of The Bouncy Castle Inc. (http://www.bouncycastle.org)
   Copyright (c) 2000-2019 The Legion of the Bouncy Castle Inc. (http://www.bouncycastle.org) "
   Copyright (c) 2011 Tim Buktu (tbuktu@hotmail.com)
   Copyright (c) Copyright: Dr B. R Gladman (gladman@seven77.demon.co.uk) and Sam Simpson (s.simpson@mia.co.uk) 17th December 1998 We hereby give permission for information in this file to be used freely subject only 
Bouncy Castle 1.67 maven:org.bouncycastle:bcprov-jdk15on:1.67: http://www.bouncycastle.org
   Copyright (c) 2000-2019 The Legion Of The Bouncy Castle Inc. (http://www.bouncycastle.org)
   Copyright (c) 2000-2019 The Legion of the Bouncy Castle Inc. (http://www.bouncycastle.org) "
   Copyright (c) 2011 Tim Buktu (tbuktu@hotmail.com)
   Copyright (c) Copyright: Dr B. R Gladman (gladman@seven77.demon.co.uk) and Sam Simpson (s.simpson@mia.co.uk) 17th December 1998 We hereby give permission for information in this file to be used freely subject only 
Bouncy Castle 1.72 maven:org.bouncycastle:bcprov-jdk18on:1.72: http://www.bouncycastle.org
   Copyright (c) 2000-2022 The Legion Of The Bouncy Castle Inc. (https://www.bouncycastle.org)
   Copyright (c) 2000-2022 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org) "
   Copyright (c) 2011 Tim Buktu (tbuktu@hotmail.com)
   Copyright (c) Copyright: Dr B. R Gladman (gladman@seven77.demon.co.uk) and Sam Simpson (s.simpson@mia.co.uk) 17th December 1998 We hereby give permission for information in this file to be used freely subject only 
Bouncy Castle 1.79 maven:org.bouncycastle:bcprov-jdk18on:1.79: http://www.bouncycastle.org
   Copyright (c) 2000-2023 The Legion Of The Bouncy Castle Inc. (https://www.bouncycastle.org)
   Copyright (c) 2000-2023 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org) "
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
   Copyright (c) Copyright: Dr B. R Gladman (gladman@seven77.demon.co.uk) and Sam Simpson (s.simpson@mia.co.uk) 17th December 1998 We hereby give permission for information in this file to be used freely subject only 
Bouncy Castle 1.81 maven:org.bouncycastle:bcprov-jdk18on:1.81: http://www.bouncycastle.org
   Copyright (c) 2000-2023 The Legion Of The Bouncy Castle Inc. (https://www.bouncycastle.org)
   Copyright (c) 2000-2023 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org) "
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
   Copyright (c) Copyright: Dr B. R Gladman (gladman@seven77.demon.co.uk) and Sam Simpson (s.simpson@mia.co.uk) 17th December 1998 We hereby give permission for information in this file to be used freely subject only 
Bouncy Castle ASN.1 Extension and Utility APIs 1.72 maven:org.bouncycastle:bcutil-jdk18on:1.72
   No Copyrights found
Bouncy Castle ASN.1 Extension and Utility APIs 1.79 maven:org.bouncycastle:bcutil-jdk18on:1.79
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
Bouncy Castle ASN.1 Extension and Utility APIs 1.81 maven:org.bouncycastle:bcutil-jdk18on:1.81
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
Bouncy Castle JSSE provider and TLS/DTLS API 1.79 maven:org.bouncycastle:bctls-jdk18on:1.79
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
Bouncy Castle JSSE provider and TLS/DTLS API 1.81 maven:org.bouncycastle:bctls-jdk18on:1.81
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
Bouncy Castle PKIX APIs (FIPS Distribution) null
   No Copyrights found
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 1.67 maven:org.bouncycastle:bcpkix-jdk15on:1.67: http://www.bouncycastle.org/java.html
   No Copyrights found
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 1.72 maven:org.bouncycastle:bcpkix-jdk18on:1.72: http://www.bouncycastle.org/java.html
   No Copyrights found
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 1.79 maven:org.bouncycastle:bcpkix-jdk18on:1.79: http://www.bouncycastle.org/java.html
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 1.81 maven:org.bouncycastle:bcpkix-jdk18on:1.81: http://www.bouncycastle.org/java.html
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
brace-expansion 1.1.12 npmjs:brace-expansion/1.1.12: https://github.com/juliangruber/brace-expansion
   Copyright (c) 2013 Julian Gruber
   Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
brace-expansion 2.0.2 npmjs:brace-expansion/2.0.2: https://github.com/juliangruber/brace-expansion
   Copyright (c) 2013 Julian Gruber
   Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
brotli 1.0.3 ubuntu:brotli/1.0.3-1ubuntu1: https://github.com/google/brotli
   Copyright (c) 2009-2010, 2013, 2014-2016 by the Brotli Authors.
   Copyright (c) 2010, 2013-2018 Google Inc. All Rights Reserved
   Copyright (c) 2015 The Chromium Authors. All rights reserved
   Copyright (c) 2015-2016 The Brotli Authors. All rights reserved
   Copyright (c) Copyright: 2009-2010, 2013, 2014-2015 by the Brotli Authors
   Copyright (c) Copyright: 2015 Tomasz Buchert <tomasz@debian.org>
brotli 1.0.9 debian:libbrotli1/1.0.9-2+b6/amd64: https://github.com/google/brotli
   Copyright (c) Copyright: 2009-2010, 2013, 2014-2015 by the Brotli Authors
   Copyright (c) Copyright: 2015 Tomasz Buchert <tomasz@debian.org>
brotli-libs 1.1.0 alpine:brotli-libs/1.1.0-r2/x86_64
   No Copyrights found
brotli-libs 1.2.0 alpine:brotli-libs/1.2.0-r0/x86_64
   No Copyrights found
browserify/resolve 1.22.11 npmjs:resolve/1.22.11: https://github.com/browserify/resolve
   Copyright (c) 2012 James Halliday
browserify/resolve 2.0.0-next.5 npmjs:resolve/2.0.0-next.5: https://github.com/browserify/resolve
   Copyright (c) 2012 James Halliday
browserslist 4.28.1 npmjs:browserslist/4.28.1: https://github.com/ai/browserslist
   Copyright (c) 2014 Andrey Sitnik <andrey@sitnik.ru> and other contributors
bsdutils 2.38.1 debian:bsdutils/1:2.38.1-5+deb12u3/amd64: http://userweb.kernel.org/~kzak/util-linux/
   Copyright (c) Copyright: 1980, 1987-1988 The Regents of the University of California.
   Copyright (c) Copyright: 1991-1992 Linus Torvalds
   Copyright (c) Copyright: 1994 Martin Schulze <joey@infodrom.north.de>
   Copyright (c) Copyright: 1996-1999, 2007 Theodore Ts
   Copyright (c) Copyright: 1999, 2001 Andries Brouwer
   Copyright (c) Copyright: 1999-2000 Red Hat Software
   Copyright (c) Copyright: 2000-2001 Gunnar Ritter
   Copyright (c) Copyright: 2001 Andreas Dilger
   Copyright (c) Copyright: 2003-2005 H. Peter Anvin
   Copyright (c) Copyright: 2003-2005 Thorsten Kukuk
   Copyright (c) Copyright: 2004 Robert Love <rml@tech9.net>
   Copyright (c) Copyright: 2005 Jens Axboe <jens@axboe.dk>
   Copyright (c) Copyright: 2007-2014 Karel Zak <kzak@redhat.com>
   Copyright (c) Copyright: 2009-2010 Free Software Foundation, Inc.
   Copyright (c) Copyright: 2010 Lennart Poettering
   Copyright (c) Copyright: 2010-2011 Davidlohr Bueso <dave@gnu.org>
   Copyright (c) Copyright: 2012 Ondrej Oprala <ooprala@redhat.com>
   Copyright (c) Copyright: 2012-2013 Eric Biederman <ebiederm@xmission.com>
   Copyright (c) Copyright: 2013 Red Hat, Inc.
btf 1.3 maven:com.github.java-json-tools:btf:1.3
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2014 Francis Galiegue (fgaliegue@gmail.com)
bucket4j-core 8.6.0 maven:com.bucket4j:bucket4j-core:8.6.0
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
   Copyright (c) 2015-2023 Vladimir Bukhtoyarov
bucket4j-redis 8.6.0 maven:com.bucket4j:bucket4j-redis:8.6.0: http://github.com/bucket4j/bucket4j/bucket4j-redis
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
   Copyright (c) 2015-2022 Vladimir Bukhtoyarov
buffer-from 1.1.2 npmjs:buffer-from/1.1.2: https://github.com/linusu/buffer-from#readme
   Copyright (c) 2016, 2018 Linus Unneb
buftok 0.2.0 rubygems:buftok/0.2.0: http://buftok.rubyforge.org
   No Copyrights found
bundle-name 4.1.0 npmjs:bundle-name/4.1.0: https://github.com/sindresorhus/bundle-name
   No Copyrights found
bundler 2.6.3 debian:ruby-bundler/2.6.3-1/all: http://bundler.io
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2000-2007 Minero Aoki
   Copyright (c) 2001 Akira Yamada
   Copyright (c) 2001 akira yamada <akira@ruby-lang.org> You can redistribute it and/or modify it under the same term as Ruby.
   Copyright (c) 2003-2004 Jim Weirich def terminal_width result = if ENV["THOR_COLUMNS"] ENV["THOR_COLUMNS"].to_i else unix? ? dynamic_width : DEFAULT_TERMINAL_WIDTH end result < 10 ? DEFAULT_TERMINAL_
   Copyright (c) 2008 Yehuda Katz, Eric Hodel, et al.
   Copyright (c) 2009 Engine Yard
   Copyright (c) 2011 Mike Perham
   Copyright (c) 2015 Samuel E. Giddins
   Copyright (c) 2018 John Hawthorn
   Copyright (c) Copyright: 2003-2004, 2006 Chad Fowler, Rich Kilmer, Jim Weirich and others.
   Copyright (c) Copyright: 2020 Lucas Kanashiro <kanashiro@debian.org>
   Copyright (c) Copyright: Portions copyright 2010-2019 Andr
Bundler 2.6.3 rubygems:bundler/2.6.3: http://gembundler.com
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2001 akira yamada <akira@ruby-lang.org>
   Copyright (c) 2003-2004 Jim Weirich
   Copyright (c) 2008 Yehuda Katz, Eric Hodel, et al.
   Copyright (c) 2009 Engine Yard
   Copyright (c) 2010-2019 Andr
   Copyright (c) 2011 Mike Perham
   Copyright (c) 2018 John Hawthorn
busybox 1_37_0 alpine:busybox/1.37.0-r13/x86_64: https://busybox.net/
   Copyright (c) 2016-2018 Kaarle Ritvanen
busybox 1_37_0 alpine:busybox/1.37.0-r17/ppc64le: https://busybox.net/
   Copyright (c) 2016-2018 Kaarle Ritvanen
busybox 1_37_0 alpine:busybox/1.37.0-r19/x86_64: https://busybox.net/
   Copyright (c) 2016-2018 Kaarle Ritvanen
busybox 1_37_0 alpine:busybox/1.37.0-r25/riscv64: https://busybox.net/
   Copyright (c) 2016-2018 Kaarle Ritvanen
busybox 1_37_0 alpine:busybox/1.37.0-r30/riscv64: https://busybox.net/
   Copyright (c) 2016-2018 Kaarle Ritvanen
busybox 1_37_0 alpine:busybox/1.37.0-r30/x86_64: https://busybox.net/
   Copyright (c) 2016-2018 Kaarle Ritvanen
busybox 1_37_0 alpine:busybox/1.37.0-r9/x86_64: https://busybox.net/
   Copyright (c) 2016-2018 Kaarle Ritvanen has_flag() { ip address show dev $IFACE up | grep -q " $1 "
busybox 1_37_0 alpine:busybox-binsh/1.37.0-r13/noarch: https://busybox.net/
   No Copyrights found
busybox 1_37_0 alpine:busybox-binsh/1.37.0-r19/noarch: https://busybox.net/
   No Copyrights found
busybox 1_37_0 alpine:busybox-binsh/1.37.0-r30/noarch: https://busybox.net/
   No Copyrights found
busybox 1_37_0 alpine:busybox-binsh/1.37.0-r9/noarch: https://busybox.net/
   No Copyrights found
busybox 1_37_0 alpine:ssl_client/1.37.0-r13/x86_64: https://busybox.net/
   No Copyrights found
busybox 1_37_0 alpine:ssl_client/1.37.0-r17/x86_64: https://busybox.net/
   No Copyrights found
busybox 1_37_0 alpine:ssl_client/1.37.0-r19/x86_64: https://busybox.net/
   No Copyrights found
busybox 1_37_0 alpine:ssl_client/1.37.0-r27/x86_64: https://busybox.net/
   No Copyrights found
busybox 1_37_0 alpine:ssl_client/1.37.0-r30/x86_64: https://busybox.net/
   No Copyrights found
busybox 1_37_0 alpine:ssl_client/1.37.0-r9/x86_64: https://busybox.net/
   No Copyrights found
Byte Buddy 1.12.19 maven:net.bytebuddy:byte-buddy:1.12.19: http://bytebuddy.net
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2014 - Present Rafael Winterhalter
   Copyright (c) 2014 </body>
Byte Buddy 1.14.18 maven:net.bytebuddy:byte-buddy:1.14.18: http://bytebuddy.net
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2014 - Present Rafael Winterhalter
Byte Buddy byte-buddy-1.9.11 maven:net.bytebuddy:byte-buddy:1.9.11: http://bytebuddy.net
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2014 </body>
   Copyright (c) 2014-2019 Rafael Winterhalter
byte-buddy-agent 1.12.19 maven:net.bytebuddy:byte-buddy-agent:1.12.19: https://github.com/raphw/byte-buddy
   Copyright (c) 2014 - Present Rafael Winterhalter
   Copyright (c) 2014 </body>
byte-buddy-agent 1.14.18 maven:net.bytebuddy:byte-buddy-agent:1.14.18: https://github.com/raphw/byte-buddy
   Copyright (c) 2014 - Present Rafael Winterhalter
Byte Buddy (with dependencies) 1.9.11 maven:net.bytebuddy:byte-buddy-dep:1.9.11
   Copyright (c) 2014 </body>
   Copyright (c) 2014-2019 Rafael Winterhalter
bytes.js 3.1.2 npmjs:bytes/3.1.2: https://github.com/visionmedia/bytes.js
   Copyright (c) 2012-2014 TJ Holowaychuk <tj@vision-media.ca>
   Copyright (c) 2015 Jed Watson <jed.watson@me.com>
   Copyright (c) Copyright(c) 2012-2014 TJ Holowaychuk
   Copyright (c) Copyright(c) 2015 Jed Watson
Bzip2 1.0.8 alpine:libbz2/1.0.8-r6/x86_64: http://www.bzip.org/
   No Copyrights found
Bzip2 1.0.8 debian:libbz2-1.0/1.0.8-5+b1/amd64: http://www.bzip.org/
   Copyright (c) Copyright: 1996-2010 Julian R Seward <jseward@bzip.org>
   Copyright (c) Copyright: 2018 Nicolas Boulenguez <nicolas.boulenguez@free.fr>
c3p0:JDBC DataSources/Resource Pools 0.9.5.5 maven:com.mchange:c3p0:0.9.5.5: https://sourceforge.net/projects/c3p0
   Copyright (c) 2018 Machinery For Change, Inc. Author: Steve Waldman <swaldman@mchange.com>
cabin 0.8.1 debian:ruby-cabin/0.8.1-2/all: https://github.com/jordansissel/ruby-cabin
   Copyright (c) Copyright: 2011-2014 Jodan Sissel
   Copyright (c) Copyright: 2014 Tim Potter <tpot@hp.com>
cabin 0.8.1 ubuntu:ruby-cabin/0.8.1-1: https://github.com/jordansissel/ruby-cabin
   Copyright (c) 2011 Jordan Sissel
   Copyright (c) Copyright: 2011-2014 Jodan Sissel
   Copyright (c) Copyright: 2014 Tim Potter <tpot@hp.com>
cabin 0.9.0 rubygems:cabin/0.9.0: https://github.com/jordansissel/ruby-cabin
   Copyright (c) 2011 Jordan Sissel
ca-certificates 20230311+deb12u1 debian:ca-certificates/20230311+deb12u1: https://fedoraproject.org/wiki/CA-Certificates
   Copyright (c) 2009 Philipp Kern <pkern@debian.org>
   Copyright (c) Copyright: 1994-2000 Netscape Communications Corporation (certdata.txt <= CVS Revision: 1.82) NSS no longer contains explicit copyright. Upstream indicates that "Mozilla Contributors" is an appropriat
   Copyright (c) Copyright: 2003 Fumitoshi UKAI <ukai@debian.or.jp>
   Copyright (c) Copyright: 2013 System Administrator <root@localhost.localdomain>
ca-certificates 20230311+deb12u1 debian:ca-certificates/20230311+deb12u1/all: https://fedoraproject.org/wiki/CA-Certificates
   Copyright (c) Copyright: 1994-2000 Netscape Communications Corporation (certdata.txt <= CVS Revision: 1.82) NSS no longer contains explicit copyright. Upstream indicates that "Mozilla Contributors" is an appropriat
   Copyright (c) Copyright: 2003 Fumitoshi UKAI <ukai@debian.or.jp>
   Copyright (c) Copyright: 2013 System Administrator <root@localhost.localdomain>
ca-certificates 20241121 alpine:ca-certificates/20241121-r1/x86_64: https://fedoraproject.org/wiki/CA-Certificates
   No Copyrights found
ca-certificates 20241121 alpine:ca-certificates/20241121-r2/aarch64: https://fedoraproject.org/wiki/CA-Certificates
   No Copyrights found
ca-certificates 20251003 alpine:ca-certificates/20251003-r0/aarch64: https://fedoraproject.org/wiki/CA-Certificates
   No Copyrights found
ca-certificates 20251003 alpine:ca-certificates/20251003-r0/x86_64: https://fedoraproject.org/wiki/CA-Certificates
   No Copyrights found
ca-certificates-bundle 20241121 alpine:ca-certificates-bundle/20241121-r1/noarch
   No Copyrights found
ca-certificates-bundle 20250911 alpine:ca-certificates-bundle/20250911-r0/noarch
   No Copyrights found
ca-certificates-bundle 20251003 alpine:ca-certificates-bundle/20251003-r0/noarch
   No Copyrights found
cacheable 2.3.1 npmjs:cacheable/2.3.1: https://github.com/ktmud/cached
   No Copyrights found
@cacheable/memory 2.0.7 npmjs:@cacheable/memory/2.0.7: https://github.com/jaredwray/cacheable#readme
   No Copyrights found
@cacheable/utils 2.3.3 npmjs:@cacheable/utils/2.3.3: https://github.com/jaredwray/cacheable#readme
   No Copyrights found
Caffeine cache 3.1.8 maven:com.github.ben-manes.caffeine:caffeine:3.1.8
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2014-2019, 2022 Ben Manes. All Rights Reserved
call-bind 1.0.8 npmjs:call-bind/1.0.8: https://github.com/ljharb/call-bind#readme
   Copyright (c) 2020 Jordan Harband
call-bind-apply-helpers 1.0.2 npmjs:call-bind-apply-helpers/1.0.2: https://github.com/ljharb/call-bind-apply-helpers#readme
   Copyright (c) 2024 Jordan Harband
call-bound 1.0.4 npmjs:call-bound/1.0.4: https://github.com/hamzahamru/call-bound#readme
   Copyright (c) 2024 Jordan Harband
callsites 3.1.0 npmjs:callsites/3.1.0: https://github.com/sindresorhus/callsites
   No Copyrights found
camelcase 4.1.2 npmjs:camel-case/4.1.2: https://github.com/sindresorhus/camelcase
   Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)
camelcase 5.3.1 npmjs:camelcase/5.3.1: https://github.com/sindresorhus/camelcase
   No Copyrights found
camelcase 6.3.0 npmjs:camelcase/6.3.0: https://github.com/sindresorhus/camelcase
   No Copyrights found
camelcase 8.0.0 npmjs:camelcase/8.0.0: https://github.com/sindresorhus/camelcase
   No Copyrights found
caniuse-lite 1.0.30001763 npmjs:caniuse-lite/1.0.30001763: https://github.com/ben-eb/caniuse-lite
   No Copyrights found
c-ares 1.34.6 alpine:c-ares/1.34.6-r0/x86_64: http://c-ares.haxx.se/
   No Copyrights found
Carp 1.52 fedora:perl-Carp/1.52-459.fc35/noarch: http://search.cpan.org/dist/Carp/
   Copyright (c) (C) 1994-2013 Larry Wall
   Copyright (c) 2011-2013 Andrew Main (Zefram) <zefram@fysh.org>
certo 0.1.1 crates:certo/0.1.1: https://github.com/Arvil/certo
   Copyright (c) 2022 Guilhem MARION
cespare/xxhash v2.2.0 github:cespare/xxhash:v2.2.0: https://github.com/cespare/xxhash
   Copyright (c) 2016 Caleb Spare
cespare/xxhash v2.3.0 github:cespare/xxhash:v2.3.0: https://github.com/cespare/xxhash
   Copyright (c) 2016 Caleb Spare
cfssl v1.6.5 github:cloudflare/cfssl:v1.6.5: https://cfssl.org/
   Copyright (c) 2008, 2013 Google Inc. All Rights Reserved
   Copyright (c) 2009-2023 The Go Authors. All rights reserved
   Copyright (c) 2010 Michal Derkacz All rights reserved
   Copyright (c) 2010 The Go Authors
   Copyright (c) 2011 Open Knowledge Foundation Ltd. All rights reserved
   Copyright (c) 2011, 2013 Blake Mizerany
   Copyright (c) 2012 Kamil Kisiel <kamil@kamilkisiel.net>
   Copyright (c) 2012 Kamil Kisiel. All rights reserved
   Copyright (c) 2012-2014, 2016, 2017-2020, 2022 The Go-MySQL-Driver Authors. All rights reserved
   Copyright (c) 2012-2015 The Prometheus Authors This product includes software developed at
   Copyright (c) 2012-2015 The Prometheus Authors This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
   Copyright (c) 2013 CloudFlare, Inc. package core import ( "crypto/rand" "encoding/json" "errors" "fmt" "log" "regexp" "strconv" "strings" "time"
   Copyright (c) 2013 CloudFlare, Inc. package cryptor import ( "crypto/aes" "crypto/cipher" "crypto/hmac" "crypto/sha1" "encoding/json" "errors" "log" "sort" "strconv" "strings"
   Copyright (c) 2013 CloudFlare, Inc. package keycache import ( "crypto/aes" "crypto/ecdsa" "crypto/rand" "crypto/rsa" "crypto/sha1" "crypto/x509" "errors" "fmt" "log" "strings" "sync" "time"
   Copyright (c) 2013 CloudFlare, Inc. package padding import "errors"
   Copyright (c) 2013 CloudFlare, Inc. package passvault import ( "bytes" "crypto/aes" "crypto/ecdsa" "crypto/elliptic" "crypto/rand" "crypto/rsa" "crypto/sha1" "crypto/x509" "encoding/binary" "encoding/
   Copyright (c) 2013 Google, Inc. All rights reserved
   Copyright (c) 2013 Jason Moiron
   Copyright (c) 2013 Matt T. Proud
   Copyright (c) 2013-2014, 2017 Prometheus Team
   Copyright (c) 2013-2015 Blake Mizerany, Bj
   Copyright (c) 2013-2017 Nicholas Sullivan, Cloudflare Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are me
   Copyright (c) 2013-2021 Thomas Pelletier, Eric Anderton
   Copyright (c) 2013-2023 The Prometheus Authors
   Copyright (c) 2014 - Gustavo Niemeyer <gustavo@niemeyer.net> All rights reserved
   Copyright (c) 2014 Alex Saskevich
   Copyright (c) 2014 Jeff Hodges <jeff@somethingsimilar.com>
   Copyright (c) 2014 Kyle Isom <kyle@gokyle.org> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright no
   Copyright (c) 2014 Yasuhiro Matsumoto
   Copyright (c) 2014, 2016 CloudFlare Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of sou
   Copyright (c) 2014, 2021-2023 The Kubernetes Authors.
   Copyright (c) 2014-2017, 2021 Google LLC. All Rights Reserved
   Copyright (c) 2015 Bj
   Copyright (c) 2015 Google Inc. Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and thi
   Copyright (c) 2015, 2020, 2023 Regents of the University of Michigan
   Copyright (c) 2016 CloudFlare, Inc. package order import ( "crypto/rand" "encoding/hex" "fmt" "net/url" "strconv" "time"
   Copyright (c) 2016 Google LLC
   Copyright (c) 2018 segment.com <friends@segment.com>
   Copyright (c) 2018-2019 G.J.R. Timmer <gjr.timmer@gmail.com>.
   Copyright (c) 2018-2019, 2022 Yasuhiro Matsumoto <mattn.jp@gmail.com>.
   Copyright (c) 2019 Sentry (https://sentry.io) and individual contributors. All rights reserved
   Copyright (c) 2019-2020 The logr Authors.
cgi 0.3.6 rubygems:cgi/0.3.6: https://github.com/ruby/cgi
   Copyright (c) 2000 Information-technology Promotion Agency, Japan Author: Wakou Aoyama <wakou@ruby-lang.org>
   Copyright (c) 2000 Information-technology Promotion Agency, Japan Author: Yukihiro "Matz" Matsumoto
   Copyright (c) 2000 Network Applied Communication Laboratory, Inc.
   Copyright (c) 2001 Yukihiro "Matz" Matsumoto
cgi 0.3.7 rubygems:cgi/0.3.7: https://github.com/ruby/cgi
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2000 Information-technology Promotion Agency, Japan Author: Wakou Aoyama <wakou@ruby-lang.org>
   Copyright (c) 2000 Information-technology Promotion Agency, Japan Author: Yukihiro "Matz" Matsumoto
   Copyright (c) 2000 Network Applied Communication Laboratory, Inc.
   Copyright (c) 2001 Yukihiro "Matz" Matsumoto
cgi 0.3.7 rubygems:cgi/0.3.7-java: https://github.com/ruby/cgi
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2000 Information-technology Promotion Agency, Japan Author: Wakou Aoyama <wakou@ruby-lang.org>
   Copyright (c) 2000 Information-technology Promotion Agency, Japan Author: Yukihiro "Matz" Matsumoto
   Copyright (c) 2000 Network Applied Communication Laboratory, Inc.
   Copyright (c) 2001 Yukihiro "Matz" Matsumoto
cglib 3.2.4 maven:cglib:cglib:3.2.4: https://github.com/cglib/cglib
   Copyright (c) 2000-2005 INRIA, France Telecom All rights reserved
   Copyright (c) 2002-2004, 2011 The Apache Software Foundation
Chalk 2.4.2 npmjs:chalk/2.4.2: https://github.com/sindresorhus/chalk
   No Copyrights found
Chalk 3.0.0 npmjs:chalk/3.0.0: https://github.com/sindresorhus/chalk
   No Copyrights found
Chalk 4.1.2 npmjs:chalk/4.1.2: https://github.com/sindresorhus/chalk
   No Copyrights found
Chalk 5.6.2 npmjs:chalk/5.6.2: https://github.com/sindresorhus/chalk
   No Copyrights found
chardet4j 77.1.0 maven:com.sigpwned:chardet4j:77.1.0
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1996-2016 International Business Machines Corporation and others. All Rights Reserved
   Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved
   Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved
   Copyright (c) 2010, 2013, 2015, 2022, 2024 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2016 and later: Unicode, Inc. and others.
   Copyright (c) 2022-2024 Andy Boothe
char-regex 1.0.2 npmjs:char-regex/1.0.2: https://github.com/Richienb/char-regex#readme
   Copyright (c) 2019 Richie Bendall
check-engine 1.14.0 npmjs:check-engine/1.14.0: https://github.com/mohlsen/check-engine#readme
   Copyright (c) 2016 Mike Ohlsen
Checker Qual 2.0.0 maven:org.checkerframework:checker-compat-qual:2.0.0: https://checkerframework.org
   Copyright (c) 2005 Brian Goetz and Tim Peierls
   Copyright (c) 2007-2008 J This file is part of Java 1.5 parser and Abstract Syntax Tree.
Checker Qual 3.27.0 maven:org.checkerframework:checker-qual:3.27.0: https://checkerframework.org
   Copyright (c) 2004present by the Checker Framework developers
Checker Qual 3.33.0 maven:org.checkerframework:checker-qual:3.33.0: https://checkerframework.org
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
Checker Qual 3.42.0 maven:org.checkerframework:checker-qual:3.42.0: https://checkerframework.org
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
Checker Qual 3.44.0 maven:org.checkerframework:checker-qual:3.44.0: https://checkerframework.org
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
Checker Qual 3.5.0 maven:org.checkerframework:checker-qual:3.5.0: https://checkerframework.org
   Copyright (c) 2004present by the Checker Framework developers
Checkstyle 10.9.3 maven:com.puppycrawl.tools:checkstyle:10.9.3: http://checkstyle.sourceforge.net
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2001 ACME
   Copyright (c) 2001-2018 XXXX
   Copyright (c) 2001-2023 the original author or authors.
   Copyright (c) 2002 ACME &64;author Some Body &47; public class PID extends StateMachine implements WebObject.Constants {
   Copyright (c) 2002 Oliver Burn line 5:////////////////////////////////////////////////////////////////// </pre> <p> Since the year information will change over time, you can tell Checkstyle to ignore 
   Copyright (c) 2004 MyCompany All rights reserved
   Copyright (c) 2004 Oliver Burn Last modification by $Author A.N.Other$ /////////////////////////////////////////////////////////////////////
   Copyright (c) 2006 The Apache Software Foundation or its licensors, as applicable.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
ci-info 2.0.0 npmjs:ci-info/2.0.0: https://github.com/watson/ci-info
   Copyright (c) 2016-2018 Thomas Watson Steen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal i
ci-info 3.9.0 npmjs:ci-info/3.9.0: https://github.com/watson/ci-info
   Copyright (c) 2016 Thomas Watson Steen
ci-info 4.3.1 npmjs:ci-info/4.3.1: https://github.com/watson/ci-info
   Copyright (c) 2016 Thomas Watson Steen
cjheath's polyglot 0.3.5 opensuse:ruby2.5-rubygem-polyglot/0.3.5-bp156.3.1/x86_64: http://polyglot.rubyforge.org/
   Copyright (c) 2007 Clifford Heath
cjheath's polyglot 0.3.5 rubygems:polyglot/0.3.5: http://polyglot.rubyforge.org/
   Copyright (c) 2007 Clifford Heath
cjs-module-lexer 2.2.0 npmjs:cjs-module-lexer/2.2.0: https://github.com/guybedford/cjs-module-lexer#readme
   Copyright (c) 2012-2018 by various contributors (see AUTHORS)
   Copyright (c) 2018-2020 Guy Bedford
ClassGraph 4.8.154 maven:io.github.classgraph:classgraph:4.8.154: http://github.com/classgraph/classgraph/
   Copyright (c) 2016 Johno Crawford
   Copyright (c) 2017 Harith Elrufaie
   Copyright (c) 2017 R. Kempees (contributed to the ClassGraph project)
   Copyright (c) 2017 Sergey Bespalov
   Copyright (c) 2019 @jacobg, Luke Hutchison
   Copyright (c) 2019 @mcollovati, contributed to the ClassGraph project
   Copyright (c) 2019 Luke Hutchison, with significant contributions from Davy De Durpel
   Copyright (c) 2019-2021 Luke Hutchison
classnames 2.5.1 npmjs:classnames/2.5.1: https://github.com/JedWatson/classnames
   Copyright (c) 2018 Dave Keen <http://www.keendevelopment.ch> Adi Dahiya <https://github.com/adidahiya> Jason Killian <https://github.com/JKillian> Sean Kelley <https://github.com/seansfkelley> Michal 
   Copyright (c) 2018 Jed Watson
   Copyright (c) 2018 Jed Watson.
clean-css 5.3.3 npmjs:clean-css/5.3.3: https://github.com/jakubpawlowicz/clean-css
   Copyright (c) 2017 JakubPawlowicz.com
cli-cursor 5.0.0 npmjs:cli-cursor/5.0.0: https://github.com/sindresorhus/cli-cursor
   No Copyrights found
client-go v0.32.3 github:kubernetes/client-go:v0.32.3: https://github.com/kubernetes/client-go
   Copyright (c) 2009 The Go Authors. All rights reserved
   Copyright (c) 2014-2024 The Kubernetes Authors.
client_golang v1.19.0 github:prometheus/client_golang:v1.19.0: https://github.com/prometheus/client_golang
   Copyright (c) 2010 The Go Authors
   Copyright (c) 2012-2015 The Prometheus Authors This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
   Copyright (c) 2013 Matt T. Proud
   Copyright (c) 2013-2015 Blake Mizerany, Bj
   Copyright (c) 2013-2023 The Prometheus Authors
   Copyright (c) 2015 Bj
cli-spinners 3.3.0 npmjs:cli-spinners/3.3.0: https://github.com/sindresorhus/cli-spinners
   No Copyrights found
cli-table3 0.6.5 npmjs:cli-table3/0.6.5: https://github.com/cli-table/cli-table3
   Copyright (c) 2010 LearnBoost
   Copyright (c) 2014 James Talmage
   Copyright (c) 2014 James Talmage <james.talmage@jrtechnical.com>
cliui 8.0.1 npmjs:cliui/8.0.1: https://github.com/yargs/cliui
   Copyright (c) 2015 Contributors Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and th
cliui 9.0.1 npmjs:cliui/9.0.1: https://github.com/yargs/cliui
   Copyright (c) 2015 Contributors
clone-deep 4.0.1 npmjs:clone-deep/4.0.1: https://github.com/jonschlinkert/clone-deep
   Copyright (c) 2014-2018 Jon Schlinkert.
Cloud Foundry 20170111-snapshot-4d0c8001 github:cloudfoundry/gofileutils:4d0c80011a0f37da1711c184028bc40137cd45af: http://cloudfoundry.org
   Copyright (c) 2014-2015 Pivotal Software, Inc.
   Copyright (c) 2015Present CloudFoundry.org Foundation, Inc. All Rights Reserved
cloudfoundry-community/go-cfclient 20190808-snapshot-35bcce23 github:cloudfoundry-community/go-cfclient:35bcce23fc5f8b9969723ac38c0de1f82c4d3471
   No Copyrights found
cloudfoundry/go-diodes 20190808-snapshot-f77fb823 github:cloudfoundry/go-diodes:f77fb823c7ee0156ed4cdadaf4f79ac3fd84613f
   Copyright (c) 2017Present CloudFoundry.org Foundation, Inc. All Rights Reserved
cloudfoundry-incubator/go-loggregator v7.4.0 github:cloudfoundry/go-loggregator:v7.4.0
   Copyright (c) 2017Present CloudFoundry.org Foundation, Inc. All Rights Reserved
cloudfoundry-incubator/rfc5424 20180905-snapshot-236a6d29 github:cloudfoundry-incubator/rfc5424:236a6d29298aea12f69978f33393d12465abc429
   Copyright (c) 2016 Ross Kinder All rights reserved
cloudfoundry-noaa v2.1.0 github:cloudfoundry/noaa:v2.1.0
   Copyright (c) 2015Present CloudFoundry.org Foundation, Inc. All Rights Reserved
cloudfoundry-sonde-go 20171206-snapshot-b3373320 github:cloudfoundry/sonde-go:b33733203bb48d7c56de7cb639d77f78b0449d19
   Copyright (c) 2015Present CloudFoundry.org Foundation, Inc. All Rights Reserved
Cloudfoundry UAA v77.33.0 github:cloudfoundry/uaa-release:v77.33.0: https://github.com/cloudfoundry/uaa
   Copyright (c) -- use this as you will. $Id: DTDHandler.java,v 1.2 2004/11/03 22:44:51 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: EntityResolver.java,v 1.2 2004/11/03 22:44:52 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: ErrorHandler.java,v 1.2 2004/11/03 22:44:52 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: InputSource.java,v 1.2 2004/11/03 22:55:32 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: Locator.java,v 1.2 2004/11/03 22:55:32 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: SAXException.java,v 1.3 2004/11/03 22:55:32 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: SAXParseException.java,v 1.2 2004/11/03 22:55:32 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) 1982 The Royal Institute, Thai Royal Government.
   Copyright (c) 1988 AT All Rights Reserved
   Copyright (c) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
   Copyright (c) 1989, 1991, 1999 Free Software Foundation, Inc.
   Copyright (c) 1991-1998 Thomas G. Lane. All Rights Reserved
   Copyright (c) 1991-1998 Thomas G. Lane. This software is the work of Tom Lane, Philip Gladstone, Jim Boucher, Lee Crocker, Julian Minguillon, Luis Ortiz, George Phillips, Davide Rossi, Guido Vollbedi
   Copyright (c) 1991-2021 Unicode, Inc. All rights reserved
   Copyright (c) 1994 Hewlett-Packard Co.
   Copyright (c) 1994 The Regents of the University of California. All rights reserved
   Copyright (c) 1994-2025 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 1995 Colin Plumb. All rights reserved
   Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
   Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. The software is supplied "as is", without warranty of any kind, express or implied, including, without limitation, the warranties of merchanta
   Copyright (c) 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved
   Copyright (c) 1995-2000 by the Hypersonic SQL Group. All rights reserved
   Copyright (c) 1995-2005 The Cryptix Foundation Limited. All rights reserved
   Copyright (c) 1995-2016 International Business Machines Corporation and others All rights reserved
   Copyright (c) 1995-2024 The PNG Reference Library Authors.
   Copyright (c) 1996 Netscape Communications Corporation. All rights reserved
   Copyright (c) 1996, 1998 The Open Group Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above cop
   Copyright (c) 1996-1997 Andreas Dilger
   Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88,
   Copyright (c) 1996-2000 by David Turner, Robert Wilhelm, and Werner Lemberg. All rights reserved
   Copyright (c) 1996-2002, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg
   Copyright (c) 1996-2003 by Elliot Joel Berk and C. Scott Ananian
   Copyright (c) 1996-2015 by Scott Hudson, Frank Flannery, C. Scott Ananian, Michael Petter Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fe
   Copyright (c) 1996-2015 International Business Machines Corporation and others. All Rights Reserved
   Copyright (c) 1996-2023 by David Turner, Robert Wilhelm, and Werner Lemberg.
   Copyright (c) 1996-2023 by David Turner, Robert Wilhelm, Werner Lemberg, and Dominik R
   Copyright (c) 1996-2023 by Just van Rossum, David Turner, Robert Wilhelm, and Werner Lemberg.
   Copyright (c) 1997 Eric S. Raymond
   Copyright (c) 1997 The Open Group Research Institute. All rights reserved
   Copyright (c) 1997-2009 Sun Microsystems, Inc. All rights reserved
   Copyright (c) 1997-2011 PostgreSQL Global Development Group All rights reserved
   Copyright (c) 1998 by the FundsXpress, INC. All rights reserved
   Copyright (c) 1998 National Electronics and Computer Technology Center,
   Copyright (c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 2 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US "3A43E220FE7F3EA9653D1E21742EAC2B75C20FD8980305BC502CAF8C2D9B41A1",
   Copyright (c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 3 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US "83CE3C1229688A593D485F81973C0F9195431EDA37CC5E36430E79C7A888638B",
   Copyright (c) 1998-1999 International Business Machines. All Rights Reserved
   Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from
   Copyright (c) 1998-2004 David Turner and Werner Lemberg
   Copyright (c) 1998-2018 Glenn Randers-Pehrson
   Copyright (c) 1998-2023 Marti Maria Saguer
   Copyright (c) 1998-2024 The OpenSSL Project. All rights reserved
   Copyright (c) 1999 David Turner
   Copyright (c) 1999 Entrust.net Limited, OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.), O=Entrust.net "6DC47172E01CBCB0BF62580D895FE2B8AC9AD4F873801E0C10B9C837D21EB177", cacerts alias: affirmtrustco
   Copyright (c) 1999 IBM Corporation., http://www.ibm.com.
   Copyright (c) 1999 Shigeru Chiba. All Rights Reserved
   Copyright (c) 1999 Sun Microsystems., http://www.sun.com. - voluntary contributions made by Paul Eng on behalf of the Apache Software Foundation that were originally developed at iClick, Inc.,
   Copyright (c) 1999 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US "EB04CF5EB1F39AFA762F2BB120F296CBA520C1B97DB1589565B81CB9A17B7244", cacerts alias: verisignclass
   Copyright (c) 1999-2001 Xerox Corporation, 2002 Palo Alto Research Center, Incorporated (PARC). All rights reserved
   Copyright (c) 1999-2002 Lotus Development Corporation., http://www.lotus.com.
   Copyright (c) 1999-2004 David Corcoran <corcoran@musclecard.com>
   Copyright (c) 1999-2007 Brian Paul All Rights Reserved
   Copyright (c) 1999-2009 OW2 Consortium <https://www.ow2.org/>
   Copyright (c) 1999-2012 Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 1999-2012 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 1999-2025 Apache Software Foundation. "); printf(" ");
   Copyright (c) 1999-2025 Apache Software Foundation."); if (java_version() != true) { return -1; } else return 0;
   Copyright (c) 1999-2025 The Apache Software Foundation
   Copyright (c) 1999-2025 The Apache Software Foundation <br> Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks or trademarks of the Apache Softwa
   Copyright (c) 1999-2025 The Apache Software Foundation This product includes software developed at
   Copyright (c) 1999-2025 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 1999-2025 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
   Copyright (c) 1999-2025 The Apache Software Foundation This product includes software developed by
   Copyright (c) 2000 Computing Research Labs, New Mexico State University
   Copyright (c) 2000, 2002, 2004-2005, 2015 World Wide Web Consortium,
   Copyright (c) 2000, 2011, 2019, 2021 IBM Corporation and others.
   Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are
   Copyright (c) 2000-2005 by Minero Aoki
   Copyright (c) 2000-2006 www.hamcrest.org All rights reserved
   Copyright (c) 2000-2011 France T All rights reserved
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2000-2011 INRIA, France Telecom. All rights reserved
   Copyright (c) 2000-2015 The Legion of the Bouncy Castle Inc. (http://www.bouncycastle.org)
   Copyright (c) 2000-2025 The Apache Software Foundation" IDS_APPDESCRIPTION "Apache Commons Daemon Service Management Tool" IDS_ALREAY_RUNING "An instance of '%S' application is already running" IDS_ER
   Copyright (c) 2000-2025 The Apache Software Foundation. " L"For bug reporting instructions, please see: " L"<URL:https://issues.apache.org/jira/browse/DAEMON>."); }
   Copyright (c) 2000-2025 The Apache Software Foundation." VALUE "OriginalFilename", "prunmgr.exe" VALUE "ProductName", RSTR_PSM "" VALUE "ProductVersion", PRG_VERSION END END BLOCK "VarFileInfo" BEGIN 
   Copyright (c) 2000-2025 The Apache Software Foundation." VALUE "OriginalFilename", "prunsrv.exe" VALUE "ProductName", RSTR_PRUNSRV "" VALUE "ProductVersion", PRG_VERSION END END BLOCK "VarFileInfo" BE
   Copyright (c) 2000-2025 The Apache Software Foundation.",IDC_STATIC,2,160,270,12 LTEXT "https://commons.apache.org",IDC_STATIC,2,170,270,12 PUSHBUTTON "&System Info",IAB_SYSINF,285,170,50,14 END IDD_P
   Copyright (c) 2001 Institute for Data Communications Systems, <http://www.nue.et-inf.uni-siegen.de/>. The development of this software was partly funded by the European Commission in the <WebSig> pro
   Copyright (c) 2001 Martin Gudgin, Developmentor. Changes made are the following:
   Copyright (c) 2001 softSurfer (www.softsurfer.com) This code may be freely used and modified for any purpose providing that this copyright notice is included with it. SoftSurfer makes no warranty for thi
   Copyright (c) 2001 The Apache Software Foundation. All rights reserved
   Copyright (c) 2001-2002 Sun Microsystems., http://www.sun.com.
   Copyright (c) 2001-2002 The Internet Society and W3C (Massachusetts Institute
   Copyright (c) 2001-2004 Unicode, Inc. Disclaimer
   Copyright (c) 2001-2006 BEA Systems Inc., International Business Machines Corporation, Microsoft Corporation, Inc., SAP AG, Sonic Software, and VeriSign, Inc. All rights reserved
   Copyright (c) 2001-2010 The HSQL Development Group All rights reserved
   Copyright (c) 2001-2015 Francesco Zappa Nardelli
   Copyright (c) 2001-2025 The Apache Software Foundation.
   Copyright (c) 2002 Graz University of Technology. All rights reserved
   Copyright (c) 2002 Kevin Atkinson (kevina@gnu.org)
   Copyright (c) 2002-2011 Ludovic Rousseau <ludovic.rousseau@free.fr>
   Copyright (c) 2002-2012 EPFL, Lausanne, unless otherwise specified. All rights reserved
   Copyright (c) 2002-2018 Red Hat Inc. The original XML Schemas for Java EE Deployment Descriptors:
   Copyright (c) 2002-2023 the original author or authors.
   Copyright (c) 2002-2023 the original author(s).
   Copyright (c) 2002-2024 Pivotal, Inc.
   Copyright (c) 2003 IBM Corporation., http://www.ibm.com. - voluntary contributions made by Ovidiu Predescu (ovidiu@cup.hp.com) on behalf of the Apache Software Foundation and was originally developed
   Copyright (c) 2003 Wily Technology, Inc.
   Copyright (c) 2003-2004 Jim Weirich
   Copyright (c) 2003-2010 Christian d
   Copyright (c) 2003-2015 Virginia Tech. All rights reserved
   Copyright (c) 2003-2023 by Masatake YAMATO, Red Hat K.K.,
   Copyright (c) 2004 Contributors.
   Copyright (c) 2004 IBM
   Copyright (c) 2004 World Wide Web Consortium, (Massachusetts Institute of Technology,
   Copyright (c) 2004-2006 Acegi Technology Pty Limited
   Copyright (c) 2004-2011 QOS.ch
   Copyright (c) 2004-2013, 2015, 2018-2021 Red Hat, Inc.
   Copyright (c) 2004-2015 Paul R. Holser, Jr.
   Copyright (c) 2004-2023 by David Turner, Robert Wilhelm, Werner Lemberg, and George Williams.
   Copyright (c) 2004-2023 by Masatake YAMATO and Redhat K.K.
   Copyright (c) 2004present by the Checker Framework developers
   Copyright (c) 2005 Brian Goetz and Tim Peierls. See http://www.jcip.net
   Copyright (c) 2005 Martin Paljak <martin@paljak.pri.ee>
   Copyright (c) 2005 Werner Lemberg
   Copyright (c) 2005 Zed A. Shaw You can redistribute it and/or modify it under the same terms as Ruby.
   Copyright (c) 2005-2006 Tim Fennell
   Copyright (c) 2005-2007 Sam Stephenson
   Copyright (c) 2005-2012 Thomas Uehlinger
   Copyright (c) 2005-2025 the Apache Software Foundation"/> <meta name="robots" content="noindex,nofollow,noarchive"/> <title>Configured certificate chains per Connector</title> </head> <body> <h1>Configure
   Copyright (c) 2005-2025 the Apache Software Foundation"/> <meta name="robots" content="noindex,nofollow,noarchive"/> <title>Configured ciphers per Connector</title> </head> <body> <h1>Configured ciphers p
   Copyright (c) 2005-2025 the Apache Software Foundation"/> <meta name="robots" content="noindex,nofollow,noarchive"/> <title>Sessions Administration for <%= JspHelper.escapeXml(cn.getDisplayName()) %></tit
   Copyright (c) 2005-2025 the Apache Software Foundation"/> <meta name="robots" content="noindex,nofollow,noarchive"/> <title>Sessions Administration: details for <%= currentSessionId %></title> </head> <bo
   Copyright (c) 2005-2025 the Apache Software Foundation"/> <meta name="robots" content="noindex,nofollow,noarchive"/> <title>Trusted certificates per Connector</title> </head> <body> <h1>Trusted certificat
   Copyright (c) 2006 BEA Systems, inc. It is provided free, as-is and without any warranties for the purpose of
   Copyright (c) 2006 Damien Miller <djm@mindrot.org> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyrigh
   Copyright (c) 2006 Entrust, Inc., OU=www.entrust.net/CPS is incorporated by reference, O=Entrust, Inc., C=US "73C176434F1BC6D5ADF45B0E76E727287C8DE57616C1E6E6141A2B2CBC7D8E4C", cacerts alias: entrustrootcaec1 D
   Copyright (c) 2006 thawte, Inc. - For authorized use only", OU=Certification Services Division, O="thawte, Inc.", C=US "8D722F81A9C113C0791DF136A2966DB26C950A971DB46B4199F4EA54B78BFB9F", cacerts alias: thawtepr
   Copyright (c) 2006 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US "9ACFAB7E43C8D880D06B262A94DEEEE4B4659989C3D0CAF19BAF6405E41AB7DF", cacerts alias: verisignunive
   Copyright (c) 2006-2007 JanRain, Inc.
   Copyright (c) 2006-2014 Adobe Systems Incorporated.
   Copyright (c) 2006-2019 Joe Walnes, Henri Tremblay, Leonardo Mesquita
   Copyright (c) 2006-2023 Behdad Esfahbod
   Copyright (c) 200607 by Francis Cianfrocca.
   Copyright (c) 2007 by Tony Arcieri. This file is
   Copyright (c) 2007 Chris Wilson
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2007 GeoTrust Inc. - For authorized use only, O=GeoTrust Inc., C=US "5EDB7AC43B82A06A8761E8D7BE4979EBF2611F7DD79BF91C1C6B566A219ED766", cacerts alias: geotrustprimarycag3 DN: CN=GeoTrust Primary C
   Copyright (c) 2007 GeoTrust Inc. - For authorized use only, O=GeoTrust Inc., C=US "A4FE7C7F15155F3F0AEF7AAA83CF6E06DEB97CA3F909DF920AC1490882D488ED", DECEMBER_31_2019 );
   Copyright (c) 2007 Mockito contributors
   Copyright (c) 2007 thawte, Inc. - For authorized use only", O="thawte, Inc.", C=US "A4310D50AF18A6447190372A86AFAF8B951FFB431D837F1E5688B45971ED1557", cacerts alias: thawteprimaryrootcag3 DN: CN=thawte Primary 
   Copyright (c) 2007 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US "69DDD7EA90BB57C93E135DC85EA6FCD5480B603239BDC454FC758B2A26CF7F79", cacerts alias: verisignclass
   Copyright (c) 2007, Tatu Saloranta (tatu.saloranta@iki.fi) Licensing
   Copyright (c) 2007-2008 Sharon Rosner
   Copyright (c) 2007-2010 Christian Neukirchen <purl.org/net/chneukirchen>
   Copyright (c) 2007-2011 Blake Mizerany
   Copyright (c) 2007-2013 Stephen Colebourne All rights reserved
   Copyright (c) 2007-2023 by David Turner.
   Copyright (c) 2007-2023 by Dereg Clegg and Michael Toftdal.
   Copyright (c) 2007-2023 by Derek Clegg and Michael Toftdal.
   Copyright (c) 2007-2023 by Rahul Bhalerao <rahul.bhalerao@redhat.com>, <b.rahul.pm@gmail.com>.
   Copyright (c) 2008 GeoTrust Inc. - For authorized use only, O=GeoTrust Inc., C=US "B478B812250DF878635C2AA7EC7D155EAA625EE82916E2CD294361886CD1FBD4", cacerts alias: geotrustuniversalca DN: CN=GeoTrust Universal
   Copyright (c) 2008 Otto Moerbeek <otto@drijf.net>
   Copyright (c) 2008 thawte, Inc. - For authorized use only", OU=Certification Services Division, O="thawte, Inc.", C=US "4B03F45807AD70F21BFC2CAE71C9FDE4604C064CF5FFB686BAE5DBAAD7FDD34C", cacerts alias: thawtepr
   Copyright (c) 2008 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US "2399561127A57125DE8CEFEA610DDF2FA078B5C8067F4E828290BFB860E84B3C" );
   Copyright (c) 2008-2009 The Guava Authors
   Copyright (c) 2008-2011 Brian Lopez - http://github.com/brianmario
   Copyright (c) 2008-2012 http://www.snakeyaml.org
   Copyright (c) 2008-2012 Jeremy Evans
   Copyright (c) 2008-2018 The Khronos Group Inc.
   Copyright (c) 2008-2023 by David Turner, Robert Wilhelm, Werner Lemberg, and suzuki toshiya.
   Copyright (c) 2008-2024 The Apache Software Foundation </div></footer> </div> </body> </html>
   Copyright (c) 2009 by Remo Dentato (rdentato@gmail.com)
   Copyright (c) 2009 Entrust, Inc. - for authorized use only, OU=See www.entrust.net/legal-terms, O=Entrust, Inc., C=US "43DF5774B03E7FEF5FE40D931A7BEDF1BB2E6B42738C4E6D3841103D3AA7F339", cacerts alias: entrustro
   Copyright (c) 2009 Google Inc. All Rights Reserved
   Copyright (c) 2009 Keith Stribley
   Copyright (c) 2009 Red Hat, Inc. and/or its affiliates, and individual contributors
   Copyright (c) 2009 The JSR-330 Expert Group
   Copyright (c) 2009 VMware, Inc. All Rights Reserved
   Copyright (c) 2009, 2015 by Oracle Corporation. All Rights Reserved
   Copyright (c) 2009-2011 Marcus Eriksson Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions 
   Copyright (c) 2009-2013 Attila Szegedi Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions o
   Copyright (c) 2009-2015 Attila Szegedi Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of sou
   Copyright (c) 2009-2023 by Oran Agra and Mickey Gabel.
   Copyright (c) 2010 Google Inc.
   Copyright (c) 2010 Lloyd Hilaiel. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of sour
   Copyright (c) 2010 Red Hat Middleware LLC, and individual contributors
   Copyright (c) 2010 Ryan Tomayko <http://tomayko.com/about>
   Copyright (c) 2010-2012 Derek Collison
   Copyright (c) 2010-2013 Coda Hale and Yammer, Inc.
   Copyright (c) 2010-2023 Google, Inc.
   Copyright (c) 2011 by Ryan Tomayko <r@tomayko.com>
   Copyright (c) 2011 by The Free Software Foundation or maybe
   Copyright (c) 2011 Codethink Limited For full copyright notices consult the individual files in the package.
   Copyright (c) 2011 Konstantin Haase
   Copyright (c) 2011-2018 The THYMELEAF team (http://www.thymeleaf.org)
   Copyright (c) 2011-2019 Ping Identity Corporation
   Copyright (c) 2012 Entrust, Inc. - for authorized use only, OU=See www.entrust.net/legal-terms, O=Entrust, Inc., C=US "02ED0EB28C14DA45165C566791700D6451D7FB56F0B2AB1D3B8EB070E56EDFF5", cacerts alias: entrustro
   Copyright (c) 2012 Grigori Goronzy <greg@kinoho.net> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above cop
   Copyright (c) 2012 Monty Program Ab.
   Copyright (c) 2012 Zilong Tan (eric.zltan@gmail.com)
   Copyright (c) 2012-2014 The ATTOPARSER team (http://www.attoparser.org)
   Copyright (c) 2012-2015 Pivotal Software, Inc.
   Copyright (c) 2012-2017 The ANTLR Project. All rights reserved
   Copyright (c) 2012-2023 VMware, Inc.
   Copyright (c) 2012-2024 JP Aumasson
   Copyright (c) 2013-2015 Alexei Podtelezhnikov
   Copyright (c) 2013-2023 by Google, Inc.
   Copyright (c) 2014 The Netty Project
   Copyright (c) 2014 Twitter For portions of the Tomcat cloud support The org.apache.catalina.tribes.membership.cloud package contains derivative work originating from the jgroups project. https://github.co
   Copyright (c) 2014 youDevise, Ltd.
   Copyright (c) 2014-2016 Attila Szegedi Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source c
   Copyright (c) 2014-2017 The UNBESCAPE team (http://www.unbescape.org)
   Copyright (c) 2014-2023 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org)
   Copyright (c) 2015 Entrust, Inc. - for authorized use only, OU=See www.entrust.net/legal-terms, O=Entrust, Inc., C=US, "DB3517D1F6732A2D5AB97C533EC70779EE3270A62FB4AC4238372460E6F01E88", cacerts alias: entrust2
   Copyright (c) 2015 Mozilla Foundation.
   Copyright (c) 2015, 2019-2021 Red Hat Inc.
   Copyright (c) 2015Present CloudFoundry.org Foundation, Inc. All Rights Reserved
   Copyright (c) 2016 Elie Roux <elie.roux@telecom-bretagne.eu>
   Copyright (c) 2016 Igalia S.L.
   Copyright (c) 2016 Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com> To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this soft
   Copyright (c) 2017 Red Hat, Inc. and/or its affiliates.
   Copyright (c) 2017, 2019 OnGres, Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of sou
   Copyright (c) 2017, 2019 Red Hat, Inc. All rights reserved
   Copyright (c) 2018 and later: Unicode, Inc. and others.
   Copyright (c) 2018 Google LLC. All rights reserved
   Copyright (c) 2018 Khaled Hosny
   Copyright (c) 2018 Payara Foundation and/or its affiliates.
   Copyright (c) 2018 SAP SE. All rights reserved
   Copyright (c) 2018-2019 Adobe Inc.
   Copyright (c) 2018-2020 Ebrahim Byagowi
   Copyright (c) 2018-2023 by David Turner, Robert Wilhelm, Dominik R
   Copyright (c) 2018-2023 Wim Taymans
   Copyright (c) 2018-2024 Cosmin Truta
   Copyright (c) 2019 Facebook, Inc.
   Copyright (c) 2019 Red Hat Inc. All rights reserved
   Copyright (c) 2019-2021 Arm Limited. All rights reserved
   Copyright (c) 2019-2021 Azul Systems, Inc. All rights reserved
   Copyright (c) 2019-2023 by Nikhil Ramakrishnan, David Turner, Robert Wilhelm, and Werner Lemberg.
   Copyright (c) 2020 Datadog, Inc. All rights reserved
   Copyright (c) 2020 Microsoft Corporation. All rights reserved
   Copyright (c) 2020 Tim Buktu. 2-clause BSD License.
   Copyright (c) 2020-2021 NTT DATA.
   Copyright (c) 2020-2021, 2023 Huawei Technologies Co., Ltd. All rights reserved
   Copyright (c) 2021 Collabora Ltd. ```
   Copyright (c) 2021 DataDog. All rights reserved
   Copyright (c) 2021 JetBrains s.r.o.
   Copyright (c) 2021 Oracle and/or its affiliates.
   Copyright (c) 2021 The fast_float authors
   Copyright (c) 2021 The fast_float authors. MIT License.
   Copyright (c) 2022 Daniel Lemire. BSL License.
   Copyright (c) 2022 Matthias Clasen
   Copyright (c) 2022 Tim Buktu Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source cod
   Copyright (c) 2022-2023 by David Turner, Robert Wilhelm, Werner Lemberg, and Moazin Khatti.
   Copyright (c) 2022-2023 by David Turner, Robert Wilhelm, Werner Lemberg, George Williams, and
   Copyright (c) 2023 Unicode Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. For terms of use, see https://www.unicode.org/terms_of_use.html </pre>
   Copyright (c) 2023 Werner Randelshofer, Switzerland. MIT License. See FastDoubleParser-NOTICE for details of other source code included in FastDoubleParser
   Copyright (c) 2024 Werner Randelshofer, Switzerland. Licensing
   Copyright (c) = Copyright IBM Corp 2000, 2020. All rights reserved
   Copyright (c) copyright-software-19980720 [2] http://www.w3.org/Consortium/Legal/IPR-FAQ-20000620.htmlDTD --> <schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:ds="http://www.w3.org/2000/09/xmldsig" targetName
   Copyright (c) copyright-software-19980720 [2] http://www.w3.org/Consortium/Legal/IPR-FAQ-20000620.htmlDTD --> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.xmlsoap.org/soap/envelo
   Copyright (c) copyright-software-20021231 $Id: ws-addr.xsd,v 1.2 2008/07/23 13:38:16 plehegar Exp $
   Copyright (c) Copyright: (c) 2009 Antonello Pasella antonello.pasella@gmail.com
   Copyright (c) Copyright: (C) 2009 The Guava Authors
   Copyright (c) Copyright: (c) 2009-2011 FasterXML, LLC. All rights reserved
   Copyright (c) Copyright: 2009 Red Hat, Inc. and/or its affiliates, and individual contributors
   Copyright (c) Copyright: 2011-2016 Twitter, Inc
   Copyright (c) Copyright: Copyright (c) 1994-2001 World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Res
   Copyright (c) copyright: Copyright (c) 2008 Alexander Beider
   Copyright (c) copyright: Copyright 1997 by Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All rights reserved
   Copyright (c) copyright: Copyright 2001 W3C (Massachusetts Institute of Technology,
   Copyright (c) Eastman Kodak Company 1991-2003
   Copyright (c) Eastman Kodak Company, 1997 As an unpublished work pursuant to Title 17 of the United States Code. All rights reserved
   Copyright (c) IBM Corp. 1996-2003, 2005 All Rights Reserved
   Copyright (c) IBM Corp. 1996-2005 - All Rights Reserved
   Copyright (c) IBM Corp. 1997-2000. All rights reserved
   Copyright (c) IBM Corp. 2013
   Copyright (c) IBM Corp. and others, 1996-2009 - All Rights Reserved
   Copyright (c) IBM Corporation 1999. All rights reserved
   Copyright (c) IBM Corporation, 1997, 2001. All Rights Reserved
   Copyright (c) International Business Machines Corporation 2002 </xsd:documentation> </xsd:annotation>
   Copyright (c) OASIS Open 2002-2006, 2011, 2012, 2017, 2023. All Rights Reserved
   Copyright (c) OSGi Alliance (2005, 2008). All Rights Reserved
   Copyright (c) Red Gate Software Ltd 2010-2021
   Copyright (c) Taligent, Inc. 1996-1997 All Rights Reserved
   Copyright (c) Taligent, Inc. 1996-1998 - All Rights Reserved
   Copyright (c) Wang Labs, Inc. 1990-1991" 03.tif (pages 1 and 3(indexes 0 and 2)) "Oi/GFS, writer v00.06.02" Color2.tif (page 1 (index 0)) color3.tif (page 1 (index 0))
   Copyright (c) Â© OASIS Open 2002-2006. All Rights Reserved
cloudi 2.0.7 alpine:cloudi/2.0.7-r18/loongarch64
   Copyright (c) (C), 1998 Ericsson %%% Telecom AB. All Rights Reserved
   Copyright (c) 2004-2006 Micka -ifndef(EUNIT_HRL). -define(EUNIT_HRL, true).
   Copyright (c) 2004-2016 Richard Carlsson, Micka -ifndef(ASSERT_HRL). -define(ASSERT_HRL, true).
   Copyright (c) 2005, 2014 jQuery Foundation, Inc.
   Copyright (c) 2009-2023 Michael Truog <mjtruog at protonmail dot com>
   Copyright (c) 2013 Basho Technologies, Inc. All Rights Reserved
   Copyright (c) 2013 jQuery Foundation and other contributors Licensed MIT Layout helpers
   Copyright (c) 2014 Ericsson AB %% %% Contributor(s): ______________________________________.
   Copyright (c) 2014 Lo %% %% Permission to use, copy, modify, and/or distribute this software for any %% purpose with or without fee is hereby granted, provided that the above %% copyright notice and 
   Copyright (c) 2014-2023 Lo %% %% Permission to use, copy, modify, and/or distribute this software for any %% purpose with or without fee is hereby granted, provided that the above %% copyright notice
   Copyright (c) 2017 Thomas Calmant
   Copyright (c) copyright: Copyright 2017 Thomas Calmant
   Copyright (c) Ericsson AB 1996-2023. All Rights Reserved
Cloud Storage API v1beta1 (revision 28) v1-rev20240621-2.0.0 maven:com.google.apis:google-api-services-storage:v1-rev20240621-2.0.0: http://code.google.com/google-api-services-storage/
   No Copyrights found
co 4.6.0 npmjs:co/4.6.0: https://github.com/visionmedia/co
   Copyright (c) 2014 TJ Holowaychuk
collect-v8-coverage 1.0.3 npmjs:collect-v8-coverage/1.0.3: https://github.com/SimenB/collect-v8-coverage#readme
   Copyright (c) 2019 Simen Bekkhus
colord 2.9.3 npmjs:colord/2.9.3: https://github.com/omgovich/colord#readme
   Copyright (c) 2020 Vlad Shilov omgovich@ya.ru
colorette 2.0.20 npmjs:colorette/2.0.20: https://github.com/jorgebucaran/colorette
   No Copyrights found
color-name 1.1.3 npmjs:color-name/1.1.3: https://github.com/colorjs/color-name
   Copyright (c) 2015 Dmitry Ivanov
color-name 1.1.4 npmjs:color-name/1.1.4: https://github.com/colorjs/color-name
   Copyright (c) 2015 Dmitry Ivanov
color-name 2.1.0 npmjs:color-name/2.1.0: https://github.com/colorjs/color-name
   Copyright (c) 2015 Dmitry Ivanov
@colors/colors 1.5.0 npmjs:@colors/colors/1.5.0: https://github.com/DABH/colors.js
   No Copyrights found
@colors/colors 1.6.0 npmjs:@colors/colors/1.6.0: https://github.com/DABH/colors.js
   No Copyrights found
colors.js 1.4.0 npmjs:colors/1.4.0: https://github.com/Marak/colors.js
   No Copyrights found
color-string 1.9.1 npmjs:color-string/1.9.1: https://github.com/Qix-/color-string
   Copyright (c) 2011 Heather Arthur <fayearthur@gmail.com>
color-string 2.1.4 npmjs:color-string/2.1.4: https://github.com/Qix-/color-string
   Copyright (c) 2011 Heather Arthur <fayearthur@gmail.com>
combined-stream 1.0.8 npmjs:combined-stream/1.0.8: https://github.com/felixge/node-combined-stream
   Copyright (c) 2011 Debuggable Limited <felix@debuggable.com>
com.google.api.grpc:proto-google-common-protos 2.41.0 maven:com.google.api.grpc:proto-google-common-protos:2.41.0
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2024 Google LLC
com.google.api.grpc:proto-google-iam-v1 1.36.0 maven:com.google.api.grpc:proto-google-iam-v1:1.36.0
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2024 Google LLC
Commander.js 11.1.0 npmjs:commander/11.1.0: https://github.com/tj/commander.js
   Copyright (c) 2011 TJ Holowaychuk <tj@vision-media.ca>
Commander.js 12.1.0 npmjs:commander/12.1.0: https://github.com/tj/commander.js
   Copyright (c) 2011 TJ Holowaychuk <tj@vision-media.ca>
Commander.js 7.2.0 npmjs:commander/7.2.0: https://github.com/tj/commander.js
   Copyright (c) 2011 TJ Holowaychuk <tj@vision-media.ca>
Commander.js 8.3.0 npmjs:commander/8.3.0: https://github.com/tj/commander.js
   Copyright (c) 2011 TJ Holowaychuk <tj@vision-media.ca>
Commander.js v2.20.3 npmjs:commander/2.20.3: https://github.com/tj/commander.js
   Copyright (c) 2011 TJ Holowaychuk <tj@vision-media.ca>
command-line-usage 6.1.3 npmjs:command-line-usage/6.1.3: https://github.com/75lb/command-line-usage#readme
   Copyright (c) 201522 Lloyd Brookes <75pound@gmail.com>
commons-bcel 6.7.0 maven:org.apache.bcel:bcel:6.7.0: https://github.com/apache/commons-bcel
   Copyright (c) 2004-2022 The Apache Software Foundation
commons-cli 1.2 maven:commons-cli:commons-cli:1.2: http://commons.apache.org/cli/
   Copyright (c) 2001-2009 The Apache Software Foundation This product includes software developed by
commons-csv 1.12.0 maven:org.apache.commons:commons-csv:1.12.0: http://commons.apache.org/proper/commons-csv/index.html
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2005-2024 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
Compass 2.2.0 maven:org.compass-project:compass:2.2.0: http://www.compass-project.org
   Copyright (c) 2002, 2006 JSON.org
   Copyright (c) 2002-2009 the original author or authors.
   Copyright (c) 2004-2009 The Compass Project.</i> </BODY>
compression 1.8.1 npmjs:compression/1.8.1: https://github.com/expressjs/compression
   Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
   Copyright (c) 2014-2015 Douglas Christopher Wilson <doug@somethingdoug.com>
   Copyright (c) Copyright(c) 2010 Sencha Inc.
   Copyright (c) Copyright(c) 2011 TJ Holowaychuk
   Copyright (c) Copyright(c) 2014 Jonathan Ong
   Copyright (c) Copyright(c) 2014-2015 Douglas Christopher Wilson
Compress::Raw::Bzip2 2.103 alpine:perl-compress-raw-bzip2/2.103-r1/riscv64: https://metacpan.org/release/Compress-Raw-Bzip2
   Copyright (c) 2005-2022 Paul Marquess. All rights reserved
Compress::Raw::Zlib 2.105 alpine:perl-compress-raw-zlib/2.105-r1/x86: http://search.cpan.org/dist/Compress-Raw-Zlib/
   Copyright (c) 2005-2022 Paul Marquess. All rights reserved
com.springsource.org.apache.axis 1.4.0 maven:org.apache.axis:com.springsource.org.apache.axis:1.4.0
   Copyright (c) 1999-2002, 2004 The Apache Software Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain
   Copyright (c) 1999-2005 The Apache Software Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a co
   Copyright (c) 2001, 2004 The Apache Software Foundation. Licensed under the Apache Liusercense, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain 
   Copyright (c) 2001-2002 The Apache Software Foundation. All rights reserved
   Copyright (c) 2001-2002, 2004 The Apache Software Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtai
   Copyright (c) 2001-2004 The Apache Software Foundation.
   Copyright (c) 2004 The Apache Software Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of
com.sun.xml.bind:jaxb-impl 2.3.2 maven:com.sun.xml.bind:jaxb-impl:2.3.2
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1997, 2011, 2013-2015, 2017, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
   Copyright (c) 2017 </footer> </body>
com.sun.xml.bind:jaxb-impl 4.0.1 maven:com.sun.xml.bind:jaxb-impl:4.0.1
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1997, 2013-2015, 2017, 2018-2019, 2021, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
   Copyright (c) 2017 </footer> </body>
concourse/semver-resource v1.11.0 github:concourse/semver-resource:v1.11.0: https://github.com/concourse/semver-resource
   No Copyrights found
concurrently 9.2.1 npmjs:concurrently/9.2.1: https://github.com/kimmobrunfeldt/concurrently
   Copyright (c) 2015 Kimmo Brunfeldt
concurrent-ruby 1.1.9 opensuse:rubygem-concurrent-ruby/1.1.9-1.1/s390x: http://www.concurrent-ruby.com
   No Copyrights found
concurrent-ruby 1.1.9 rubygems:concurrent-ruby/1.1.9: http://www.concurrent-ruby.com
   No Copyrights found
connection_pool 2.5.0 alpine:ruby-connection_pool-doc/2.5.0-r0/noarch: https://github.com/mperham/connection_pool
   Copyright (c) 2011 Mike Perham
content-disposition 1.0.1 npmjs:content-disposition/1.0.1: https://github.com/jshttp/content-disposition
   Copyright (c) 2014-2017 Douglas Christopher Wilson
   Copyright (c) Copyright(c) 2014-2017 Douglas Christopher Wilson
Converter: Jackson 2.7.2 maven:com.squareup.retrofit2:converter-jackson:2.7.2
   Copyright (c) 2015 Square, Inc.
convert-source-map 1.9.0 npmjs:convert-source-map/1.9.0: https://github.com/thlorenz/convert-source-map
   Copyright (c) 2013 Thorsten Lorenz.
convert-source-map 2.0.0 npmjs:convert-source-map/2.0.0: https://github.com/thlorenz/convert-source-map
   Copyright (c) 2013 Thorsten Lorenz.
copy-anything 2.0.6 npmjs:copy-anything/2.0.6: https://github.com/mesqueeb/copy-anything#readme
   Copyright (c) 2018 Luca Ban - Mesqueeb
copy-webpack-plugin 13.0.1 npmjs:copy-webpack-plugin/13.0.1: https://github.com/kevlened/copy-webpack-plugin
   No Copyrights found
core-js 3.47.0 npmjs:core-js/3.47.0: https://github.com/zloirock/core-js
   Copyright (c) 2014-2025 Denis Pushkarev (zloirock.ru), 2025 CoreJS Company (core-js.io)
   Copyright (c) 2014-2025 Denis Pushkarev, 2025 CoreJS Company
core-js 3.47.0 npmjs:core-js-compat/3.47.0: https://github.com/zloirock/core-js
   Copyright (c) 2014-2025 Denis Pushkarev, 2025 CoreJS Company
corolla 0.1.4 crates:corolla/0.1.4: https://crates.io/crates/corolla
   Copyright (c) 2023 Jane Davis Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of sour
cosmiconfig 7.1.0 npmjs:cosmiconfig/7.1.0: https://github.com/davidtheclark/cosmiconfig#readme
   Copyright (c) 2015 David Clark
cosmiconfig 9.0.0 npmjs:cosmiconfig/9.0.0: https://github.com/davidtheclark/cosmiconfig#readme
   Copyright (c) 2015 David Clark
CPAN 2.29 redhat:perl-CPAN/2.29-3.el9/noarch: https://metacpan.org/release/CPAN
   Copyright (c) (c) 2001-2018 brian d foy, All Rights Reserved
CPAN 2.34 fedora:perl-CPAN/2.34-5.fc38/noarch: https://metacpan.org/release/CPAN
   Copyright (c) (c) 2001-2021 brian d foy, All Rights Reserved
   Copyright (c) 2006-2009, 2013 Andreas Koenig This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2007 Slaven Rezic This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2008 brian d foy, All Rights Reserved
CPAN 2.36 fedora:perl-CPAN/2.36-1.fc39/noarch: https://metacpan.org/release/CPAN
   Copyright (c) 2001-2021 brian d foy, All Rights Reserved
   Copyright (c) 2006-2009, 2013 Andreas Koenig
   Copyright (c) 2007 Slaven Rezic
CPAN::Meta 2.150010 centos:perl-CPAN-Meta/2.150010-510.el10/noarch: https://github.com/Perl-Toolchain-Gang/CPAN-Meta
   Copyright (c) 1989 Free Software Foundation, Inc.
   Copyright (c) 2003 sub _uri_split { return $_[0] =~ m,(?:([^:/?]+):)?(?://([^/?]))?([^?])(?:?([^]))?(?:(.))?,; }
   Copyright (c) 2010 by David Golden, Ricardo Signes, Adam Kennedy and Contributors.
   Copyright (c) 2010 by David Golden, Ricardo Signes, Adam Kennedy and Contributors. This is free software; you can redistribute it and/or modify it under
   Copyright (c) 2010 by David Golden, Ricardo Signes, Adam Kennedy and Contributors. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming langua
CPAN::Meta::Requirements 2.132 fedora:perl-CPAN-Meta-Requirements/2.132-396.module_1616+cde02406/noarch: https://metacpan.org/release/CPAN-Meta-Requirements
   Copyright (c) 2010 by David Golden and Ricardo Signes. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
crac 1.5.0 maven:org.crac:crac:1.5.0
   Copyright (c) 2017-2022 Azul Systems, Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions
   Copyright (c) 2022-2023 Azul Systems, Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of s
cronstrue 3.9.0 npmjs:cronstrue/3.9.0: https://github.com/bradyholt/cronstrue#readme
   Copyright (c) 2017 Brady Holt
cryptacular 1.2.4 maven:org.cryptacular:cryptacular:1.2.4: https://github.com/vt-middleware/cryptacular
   No Copyrights found
css-declaration-sorter 7.3.1 npmjs:css-declaration-sorter/7.3.1: https://github.com/Siilwyn/css-declaration-sorter
   No Copyrights found
cssesc 3.0.0 npmjs:cssesc/3.0.0: https://github.com/mathiasbynens/cssesc
   No Copyrights found
css.escape 1.5.1 npmjs:css.escape/1.5.1: https://github.com/mathiasbynens/css.escape
   No Copyrights found
cssfontparser 1.2.1 npmjs:cssfontparser/1.2.1: https://github.com/tmpvar/cssfontparser
   No Copyrights found
css-functions-list 3.2.3 npmjs:css-functions-list/3.2.3: https://github.com/niksy/css-functions-list#readme
   No Copyrights found
cssinjs 10.10.0 npmjs:css-jss/10.10.0: http://cssinjs.org
   Copyright (c) 2014present Oleg Isonen (Slobodskoi)
   Copyright (c) Oleg Isonen (Slobodskoi) / Isonen 2014present
cssinjs 10.10.0 npmjs:jss-plugin-camel-case/10.10.0: http://cssinjs.org
   Copyright (c) 2014present Oleg Isonen (Slobodskoi)
cssinjs 10.10.0 npmjs:jss-plugin-compose/10.10.0: http://cssinjs.org
   Copyright (c) 2014present Oleg Isonen (Slobodskoi)
cssinjs 10.10.0 npmjs:jss-plugin-default-unit/10.10.0: http://cssinjs.org
   Copyright (c) 2014present Oleg Isonen (Slobodskoi)
   Copyright (c) Oleg Isonen (Slobodskoi) / Isonen 2014present
cssinjs 10.10.0 npmjs:jss-plugin-expand/10.10.0: http://cssinjs.org
   Copyright (c) 2014present Oleg Isonen (Slobodskoi)
cssinjs 10.10.0 npmjs:jss-plugin-extend/10.10.0: http://cssinjs.org
   Copyright (c) 2014present Oleg Isonen (Slobodskoi)
cssinjs 10.10.0 npmjs:jss-plugin-global/10.10.0: http://cssinjs.org
   Copyright (c) 2014present Oleg Isonen (Slobodskoi)
   Copyright (c) Oleg Isonen (Slobodskoi) / Isonen 2014present
cssinjs 10.10.0 npmjs:jss-plugin-nested/10.10.0: http://cssinjs.org
   Copyright (c) 2014present Oleg Isonen (Slobodskoi)
cssinjs 10.10.0 npmjs:jss-plugin-props-sort/10.10.0: http://cssinjs.org
   Copyright (c) 2014present Oleg Isonen (Slobodskoi)
cssinjs 10.10.0 npmjs:jss-plugin-rule-value-function/10.10.0: http://cssinjs.org
   Copyright (c) 2014present Oleg Isonen (Slobodskoi)
   Copyright (c) Oleg Isonen (Slobodskoi) / Isonen 2014present
cssinjs 10.10.0 npmjs:jss-plugin-rule-value-observable/10.10.0: http://cssinjs.org
   Copyright (c) 2014present Oleg Isonen (Slobodskoi)
   Copyright (c) Oleg Isonen (Slobodskoi) / Isonen 2014present
cssinjs 10.10.0 npmjs:jss-plugin-template/10.10.0: http://cssinjs.org
   Copyright (c) 2014present Oleg Isonen (Slobodskoi)
cssinjs 10.10.0 npmjs:jss-plugin-vendor-prefixer/10.10.0: http://cssinjs.org
   Copyright (c) 2014present Oleg Isonen (Slobodskoi)
   Copyright (c) Oleg Isonen (Slobodskoi) / Isonen 2014present
css-loader 7.1.2 npmjs:css-loader/7.1.2: https://github.com/webpack/css-loader
   No Copyrights found
css-minimizer-webpack-plugin 7.0.4 npmjs:css-minimizer-webpack-plugin/7.0.4: https://github.com/webpack-contrib/css-minimizer-webpack-plugin
   No Copyrights found
cssnano 5.0.1 npmjs:cssnano-utils/5.0.1: https://github.com/ben-eb/cssnano
   No Copyrights found
cssnano 7.1.2 npmjs:cssnano/7.1.2: https://github.com/ben-eb/cssnano
   No Copyrights found
cssnano-preset-default 7.0.10 npmjs:cssnano-preset-default/7.0.10: https://github.com/ben-eb/cssnano
   No Copyrights found
csso 5.0.5 npmjs:csso/5.0.5: https://www.npmjs.com/package/csso
   Copyright (c) 2011-2015 by Sergey Kryzhanovsky
   Copyright (c) 2015-2021 by Roman Dvornov
cssom 0.3.8 npmjs:cssom/0.3.8: https://www.npmjs.com/package/cssom
   No Copyrights found
cssom 0.5.0 npmjs:cssom/0.5.0: https://www.npmjs.com/package/cssom
   No Copyrights found
CSSselect 4.3.0 npmjs:css-select/4.3.0: https://github.com/fb55/css-select
   Copyright (c) 2007-2020 Steven Levithan under the MIT license https://github.com/slevithan/xregexp/blob/95eeebeb8fac8754d54eafe2b4743661ac1cf028/src/xregexp.jsL794 var reChars = /[-[]{}()+?.,\^$|s]/g; function 
CSSselect 5.2.2 npmjs:css-select/5.2.2: https://github.com/fb55/css-select
   Copyright (c) 2007-2020 Steven Levithan under the MIT license https://github.com/slevithan/xregexp/blob/95eeebeb8fac8754d54eafe2b4743661ac1cf028/src/xregexp.jsL794 const reChars = /[-[]{}()+?.,\^$|s]/g; functio
   Copyright (c) 2007-2020 Steven Levithan under the MIT license https://github.com/slevithan/xregexp/blob/95eeebeb8fac8754d54eafe2b4743661ac1cf028/src/xregexp.jsL794 var reChars = /[-[]{}()+?.,\^$|s]/g; function 
cssstyle 2.3.0 npmjs:cssstyle/2.3.0: https://www.npmjs.com/package/cssstyle
   No Copyrights found
@csstools/css-parser-algorithms 3.0.5 npmjs:@csstools/css-parser-algorithms/3.0.5: https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms#readme
   Copyright (c) 2022 Romain Menke, Antonio Laguna <antonio@laguna.es>
@csstools/css-syntax-patches-for-csstree 1.0.23 npmjs:@csstools/css-syntax-patches-for-csstree/1.0.23: https://github.com/csstools/postcss-plugins/tree/main/packages/css-syntax-patches-for-csstree#readme
   No Copyrights found
@csstools/css-tokenizer 3.0.4 npmjs:@csstools/css-tokenizer/3.0.4: https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer#readme
   Copyright (c) 2022 Romain Menke, Antonio Laguna <antonio@laguna.es>
@csstools/media-query-list-parser 4.0.3 npmjs:@csstools/media-query-list-parser/4.0.3: https://github.com/csstools/postcss-plugins/tree/main/packages/media-query-list-parser#readme
   Copyright (c) 2022 Romain Menke, Antonio Laguna <antonio@laguna.es>
@csstools/selector-specificity 5.0.0 npmjs:@csstools/selector-specificity/5.0.0: https://github.com/csstools/postcss-plugins/tree/main/packages/selector-specificity#readme
   No Copyrights found
css-tree 2.2.1 npmjs:css-tree/2.2.1: https://github.com/csstree/parser
   Copyright (c) 2016-2022 by Roman Dvornov
css-tree 3.1.0 npmjs:css-tree/3.1.0: https://github.com/csstree/parser
   Copyright (c) 2016-2024 by Roman Dvornov
csstype 3.2.3 npmjs:csstype/3.2.3: https://github.com/frenic/csstype#readme
   Copyright (c) 2017-2018 Fredrik Nicol
css-vendor 2.0.8 npmjs:css-vendor/2.0.8: https://github.com/jsstyles/css-vendor
   Copyright (c) 2014present Oleg Slobodskoi
css-what 6.2.2 npmjs:css-what/6.2.2: https://github.com/fb55/css-what
   No Copyrights found
cucumber-expressions 7.0.2 maven:io.cucumber:cucumber-expressions:7.0.2
   No Copyrights found
Cucumber-JVM: Core 4.7.2 maven:io.cucumber:cucumber-core:4.7.2: http://cukes.info/cucumber-core/
   Copyright (c) 2011-2018 by Harvest
   Copyright (c) 2011-2018 Harvest http://getharvest.com
Cucumber-JVM: Java 4.7.2 maven:io.cucumber:cucumber-java:4.7.2: http://cukes.info/cucumber-java/
   Copyright (c) 2019. All rights reserved
Cucumber-JVM: Spring 4.7.2 maven:io.cucumber:cucumber-spring:4.7.2
   Copyright (c) 2002-2016 the original author or authors.
Cucumber-JVM: TestNG 4.7.2 maven:io.cucumber:cucumber-testng:4.7.2: http://cukes.info/cucumber-testng/
   No Copyrights found
Cucumber Tag Expressions 1.1.1 maven:io.cucumber:tag-expressions:1.1.1
   No Copyrights found
curl 7.88.1 null: https://curl.se/
   No Copyrights found
curl 7.88.1 debian:curl/7.88.1-10+deb12u14/amd64: https://curl.se/
   Copyright (c) Copyright: 1983 Regents of the University of California.
   Copyright (c) Copyright: 1992-2022 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1994 X Consortium
   Copyright (c) Copyright: 1995-1999 Kungliga Tekniska H
   Copyright (c) Copyright: 1996-2022 Internet Software Consortium.
   Copyright (c) Copyright: 1997-2022 Daniel Stenberg, <daniel@haxx.se>, et al.
   Copyright (c) Copyright: 1998-2022 Vijay Panghal, <vpanghal@maginatics.com>, et al.
   Copyright (c) Copyright: 1999 Leon Breedt <ljb@debian.org>
   Copyright (c) Copyright: 2000-2020 EdelWeb for EdelKey and OpenEvidence
   Copyright (c) Copyright: 2006-2022 David Shaw <dshaw@jabberwocky.com>
   Copyright (c) Copyright: 2009-2022 John Malmberg
   Copyright (c) Copyright: 2010 Howard Chu, <hyc@openldap.org>
   Copyright (c) Copyright: 2010 Mandy Wu, <mandy.wu@intel.com>
   Copyright (c) Copyright: 2010-2011 Hoi-Ho Chan, <hoiho.chan@gmail.com>
   Copyright (c) Copyright: 2010-2022 Howard Chu, <hyc@highlandsun.com>
   Copyright (c) Copyright: 2011-2012 Markus Moeller, <markus_moeller@compuserve.com>
   Copyright (c) Copyright: 2011-2022 Daniel Stenberg <daniel@haxx.se>
   Copyright (c) Copyright: 2012 Marc Hoersken, <info@marc-hoersken.de>, et al.
   Copyright (c) Copyright: 2012 Mark Salisbury, <mark.salisbury@hp.com>
   Copyright (c) Copyright: 2012-2017 Nick Zitzmann, <nickzman@gmail.com>.
   Copyright (c) Copyright: 2012-2020 Steve Holme, <steve_holme@hotmail.com>.
   Copyright (c) Copyright: 2012-2022 Linus Nielsen Feltzing, <linus@haxx.se>
   Copyright (c) Copyright: 2012-2022 Steve Holme, <steve_holme@hotmail.com>
   Copyright (c) Copyright: 2013-2022 Linus Nielsen Feltzing <linus@haxx.se>
   Copyright (c) Copyright: 2014, 2018 Bill Nagel <wnagel@tycoint.com>, Exacq Technologies
   Copyright (c) Copyright: 2016-2022 Evgeny Grin (Karlson2k), <k2k@narod.ru>.
   Copyright (c) Copyright: 2017 Florin Petriuc, <petriuc.florin@gmail.com>
   Copyright (c) Copyright: 2017-2022 Red Hat, Inc.
   Copyright (c) Copyright: 2018-2022 Jeroen Ooms <jeroenooms@gmail.com>
   Copyright (c) Copyright: 2019 Ryan Tandy <ryan@nardis.ca>
   Copyright (c) Copyright: 2019-2022 Bj
   Copyright (c) Copyright: 2019-2022 Michael Forney, <mforney@mforney.org>
   Copyright (c) Copyright: 2020-2022 Jacob Hoffman-Andrews,
   Copyright (c) Copyright: 2020-2022 Nicolas Sterchele, <nicolas@sterchelen.net>
   Copyright (c) Copyright: 2020-2022 Simon Josefsson, <simon@josefsson.org>, et al.
   Copyright (c) Copyright: 2021-2022 Max Dymond, <max.dymond@microsoft.com>
   Copyright (c) Copyright: 2022 Max Dymond, <max.dymond@microsoft.com>, et al.
curl 7.88.1 debian:libcurl4/7.88.1-10+deb12u14/amd64: https://curl.se/
   Copyright (c) Copyright: 1983 Regents of the University of California.
   Copyright (c) Copyright: 1992-2022 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1994 X Consortium
   Copyright (c) Copyright: 1995-1999 Kungliga Tekniska H
   Copyright (c) Copyright: 1996-2022 Internet Software Consortium.
   Copyright (c) Copyright: 1997-2022 Daniel Stenberg, <daniel@haxx.se>, et al.
   Copyright (c) Copyright: 1998-2022 Vijay Panghal, <vpanghal@maginatics.com>, et al.
   Copyright (c) Copyright: 1999 Leon Breedt <ljb@debian.org>
   Copyright (c) Copyright: 2000-2020 EdelWeb for EdelKey and OpenEvidence
   Copyright (c) Copyright: 2006-2022 David Shaw <dshaw@jabberwocky.com>
   Copyright (c) Copyright: 2009-2022 John Malmberg
   Copyright (c) Copyright: 2010 Howard Chu, <hyc@openldap.org>
   Copyright (c) Copyright: 2010 Mandy Wu, <mandy.wu@intel.com>
   Copyright (c) Copyright: 2010-2011 Hoi-Ho Chan, <hoiho.chan@gmail.com>
   Copyright (c) Copyright: 2010-2022 Howard Chu, <hyc@highlandsun.com>
   Copyright (c) Copyright: 2011-2012 Markus Moeller, <markus_moeller@compuserve.com>
   Copyright (c) Copyright: 2011-2022 Daniel Stenberg <daniel@haxx.se>
   Copyright (c) Copyright: 2012 Marc Hoersken, <info@marc-hoersken.de>, et al.
   Copyright (c) Copyright: 2012 Mark Salisbury, <mark.salisbury@hp.com>
   Copyright (c) Copyright: 2012-2017 Nick Zitzmann, <nickzman@gmail.com>.
   Copyright (c) Copyright: 2012-2020 Steve Holme, <steve_holme@hotmail.com>.
   Copyright (c) Copyright: 2012-2022 Linus Nielsen Feltzing, <linus@haxx.se>
   Copyright (c) Copyright: 2012-2022 Steve Holme, <steve_holme@hotmail.com>
   Copyright (c) Copyright: 2013-2022 Linus Nielsen Feltzing <linus@haxx.se>
   Copyright (c) Copyright: 2014, 2018 Bill Nagel <wnagel@tycoint.com>, Exacq Technologies
   Copyright (c) Copyright: 2016-2022 Evgeny Grin (Karlson2k), <k2k@narod.ru>.
   Copyright (c) Copyright: 2017 Florin Petriuc, <petriuc.florin@gmail.com>
   Copyright (c) Copyright: 2017-2022 Red Hat, Inc.
   Copyright (c) Copyright: 2018-2022 Jeroen Ooms <jeroenooms@gmail.com>
   Copyright (c) Copyright: 2019 Ryan Tandy <ryan@nardis.ca>
   Copyright (c) Copyright: 2019-2022 Bj
   Copyright (c) Copyright: 2019-2022 Michael Forney, <mforney@mforney.org>
   Copyright (c) Copyright: 2020-2022 Jacob Hoffman-Andrews,
   Copyright (c) Copyright: 2020-2022 Nicolas Sterchele, <nicolas@sterchelen.net>
   Copyright (c) Copyright: 2020-2022 Simon Josefsson, <simon@josefsson.org>, et al.
   Copyright (c) Copyright: 2021-2022 Max Dymond, <max.dymond@microsoft.com>
   Copyright (c) Copyright: 2022 Max Dymond, <max.dymond@microsoft.com>, et al.
curl 7.88.1 opensuse:curl/7.88.1-1.1/s390x: https://curl.se/
   Copyright (c) 1983 Regents of the University of California. All rights reserved
   Copyright (c) 1994 X Consortium
   Copyright (c) 1995-1999 Kungliga Tekniska H (Royal Institute of Technology, Stockholm, Sweden).
   Copyright (c) 1996-2001, 2003, 2004-2019, 2021, 2022 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 This file is free software; the Free Software Foundation gives unlimited permission to c
   Copyright (c) 1996-2019, 2021, 2022 Free Software Foundation, Inc.
   Copyright (c) 1996-2021 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 1996-2022 Internet Software Consortium. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyr
   Copyright (c) 1996-2023 Daniel Stenberg, <daniel@haxx.se>, and many contributors, see the THANKS file. All rights reserved
   Copyright (c) 1998-1999 Kungliga Tekniska Högskolan. This notice is included here to comply with the
   Copyright (c) 2001 Alexander Peslyak and it is hereby released to the general public under the following terms: Redistribution and use in source and binary forms, with or without
   Copyright (c) 2001-2004 Damien Miller <djm@openbsd.org> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above cop
   Copyright (c) 2004, 2011-2019, 2021, 2022 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy
   Copyright (c) 2004-2005, 2007, 2008-2009, 2011, 2012-2019, 2021, 2022 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is free software; the Free Software Foundation gives unlimited permis
   Copyright (c) 2004-2005, 2007, 2009, 2011-2019, 2021, 2022 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. This file is free software; the Free Software Foundation gives unlimited 
   Copyright (c) 2004-2019, 2021 Bootstrap Authors
   Copyright (c) 2006-2022 wolfSSL Inc. This file is part of wolfSSL. (formerly known as CyaSSL)
   Copyright (c) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test 0 != $[]
   Copyright (c) = sort if the file is modified, assume commit year this year if(`git status -s -- $file` =~ /^ [MARCU]/) { $commityear = (localtime(time))[5] + 1900;
curl 8.14.0 alpine:curl/8.14.0-r2/x86_64: https://curl.se/
   No Copyrights found
curl 8.14.1 alpine:curl/8.14.1-r2/x86_64: https://curl.se/
   No Copyrights found
curl 8.14.1 alpine:libcurl/8.14.1-r2/x86_64: https://curl.se/
   No Copyrights found
curl 8.17.0 alpine:curl/8.17.0-r1/x86_64: https://curl.se/
   No Copyrights found
curl 8.17.0 alpine:libcurl/8.17.0-r1/x86_64: https://curl.se/
   No Copyrights found
cw721-updatable 1.0.1 crates:cw721-updatable/1.0.1: https://crates.io/crates/cw721-updatable
   No Copyrights found
Cyan4973/xxHash v0.8.1 debian:libxxhash0/0.8.1-1/amd64: https://cyan4973.github.io/xxHash
   Copyright (c) Copyright: 2012-2014 Yann Collet
   Copyright (c) Copyright: 2018 Norbert Preining
Cyan4973/xxHash v0.8.1 ubuntu:xxhash/0.8.1-1: https://cyan4973.github.io/xxHash
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 2012-2021 Yann Collet
   Copyright (c) 2016 Tino Reichardt
   Copyright (c) 2016-2020 Yann Collet, Facebook, Inc.
   Copyright (c) 2020 Devin Hussey (easyaspi314)
   Copyright (c) Copyright: 2012-2014 Yann Collet
   Copyright (c) Copyright: 2018 Norbert Preining
CycloneDX Core (Java) 9.0.4 maven:org.cyclonedx:cyclonedx-core-java:9.0.4
   Copyright (c) copyright/software-license-2015/",
   Copyright (c) copyright/software-license-2023/" ], "isOsiApproved": false
Cyrus SASL 2.1.28 debian:libsasl2-2/2.1.28+dfsg-10/amd64: http://asg.web.cmu.edu/sasl/
   Copyright (c) 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved
   Copyright (c) 1998-2003 Carnegie Mellon University. All rights reserved
   Copyright (c) 1999-2003 The OpenLDAP Foundation, Redwood City, California, USA. All Rights Reserved
   Copyright (c) Copyright: (c) 1997-1998 Kungliga Tekniska H
   Copyright (c) Copyright: 1987-1993 The Regents of the University of California. All rights reserved
   Copyright (c) Copyright: 19912, RSA Data Security, Inc. Created 1991. All rights reserved
   Copyright (c) Copyright: 1993 by OpenVision Technologies, Inc.
   Copyright (c) Copyright: 1994-2018 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1997-2000 Messaging Direct Ltd.
   Copyright (c) Copyright: 1998-2003 Carnegie Mellon University
   Copyright (c) Copyright: 1998-2016 Carnegie Mellon University. All rights reserved
   Copyright (c) Copyright: 2000 Fabian Knittel. All rights reserved
   Copyright (c) Copyright: 2002-2003 Igor Brezac
   Copyright (c) Copyright: 2002-2004 Dima Barsky <dima@debian.org>
   Copyright (c) Copyright: 2002-2006 John Jetmore <jj33@pobox.com>
   Copyright (c) Copyright: 2002-2007, 2011, 2012 Howard Chu, All rights reserved
   Copyright (c) Copyright: 2003 Jeremy Rumpf
   Copyright (c) Copyright: 2004 Patrick Koetter <p@state-of-mind.de>
   Copyright (c) Copyright: 2005 Pyx Engineering AG
   Copyright (c) Copyright: 2007-2008 Fabian Fagerholm
   Copyright (c) Copyright: 2007-2016 by the Sphinx team
   Copyright (c) Copyright: 2010 JANET(UK)
   Copyright (c) Copyright: 2011 PADL Software Pty Ltd.
   Copyright (c) Copyright: 2016 The OpenSSL Project Authors. All Rights Reserved
   Copyright (c) Copyright: 2022 Canonical Ltd.
Cyrus SASL 2.1.28 debian:libsasl2-2/2.1.28+dfsg-10/s390x: http://asg.web.cmu.edu/sasl/
   Copyright (c) 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved
   Copyright (c) 1998-2003 Carnegie Mellon University. All rights reserved
   Copyright (c) 1999-2003 The OpenLDAP Foundation, Redwood City, California, USA. All Rights Reserved
   Copyright (c) Copyright: (c) 1997-1998 Kungliga Tekniska H
   Copyright (c) Copyright: 1987-1993 The Regents of the University of California. All rights reserved
   Copyright (c) Copyright: 19912, RSA Data Security, Inc. Created 1991. All rights reserved
   Copyright (c) Copyright: 1993 by OpenVision Technologies, Inc.
   Copyright (c) Copyright: 1994-2018 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1997-2000 Messaging Direct Ltd.
   Copyright (c) Copyright: 1998-2003 Carnegie Mellon University
   Copyright (c) Copyright: 1998-2016 Carnegie Mellon University. All rights reserved
   Copyright (c) Copyright: 2000 Fabian Knittel. All rights reserved
   Copyright (c) Copyright: 2002-2003 Igor Brezac
   Copyright (c) Copyright: 2002-2004 Dima Barsky <dima@debian.org>
   Copyright (c) Copyright: 2002-2006 John Jetmore <jj33@pobox.com>
   Copyright (c) Copyright: 2002-2007, 2011, 2012 Howard Chu, All rights reserved
   Copyright (c) Copyright: 2003 Jeremy Rumpf
   Copyright (c) Copyright: 2004 Patrick Koetter <p@state-of-mind.de>
   Copyright (c) Copyright: 2005 Pyx Engineering AG
   Copyright (c) Copyright: 2007-2008 Fabian Fagerholm
   Copyright (c) Copyright: 2007-2016 by the Sphinx team
   Copyright (c) Copyright: 2010 JANET(UK)
   Copyright (c) Copyright: 2011 PADL Software Pty Ltd.
   Copyright (c) Copyright: 2016 The OpenSSL Project Authors. All Rights Reserved
   Copyright (c) Copyright: 2022 Canonical Ltd.
Cyrus SASL 2.1.28 debian:libsasl2-modules/2.1.28+dfsg-10/amd64: http://asg.web.cmu.edu/sasl/
   Copyright (c) 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved
   Copyright (c) 1998-2003 Carnegie Mellon University. All rights reserved
   Copyright (c) 1999-2003 The OpenLDAP Foundation, Redwood City, California, USA. All Rights Reserved
   Copyright (c) Copyright: (c) 1997-1998 Kungliga Tekniska H
   Copyright (c) Copyright: 1987-1993 The Regents of the University of California. All rights reserved
   Copyright (c) Copyright: 19912, RSA Data Security, Inc. Created 1991. All rights reserved
   Copyright (c) Copyright: 1993 by OpenVision Technologies, Inc.
   Copyright (c) Copyright: 1994-2018 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1997-2000 Messaging Direct Ltd.
   Copyright (c) Copyright: 1998-2003 Carnegie Mellon University
   Copyright (c) Copyright: 1998-2016 Carnegie Mellon University. All rights reserved
   Copyright (c) Copyright: 2000 Fabian Knittel. All rights reserved
   Copyright (c) Copyright: 2002-2003 Igor Brezac
   Copyright (c) Copyright: 2002-2004 Dima Barsky <dima@debian.org>
   Copyright (c) Copyright: 2002-2006 John Jetmore <jj33@pobox.com>
   Copyright (c) Copyright: 2002-2007, 2011, 2012 Howard Chu, All rights reserved
   Copyright (c) Copyright: 2003 Jeremy Rumpf
   Copyright (c) Copyright: 2004 Patrick Koetter <p@state-of-mind.de>
   Copyright (c) Copyright: 2005 Pyx Engineering AG
   Copyright (c) Copyright: 2007-2008 Fabian Fagerholm
   Copyright (c) Copyright: 2007-2016 by the Sphinx team
   Copyright (c) Copyright: 2010 JANET(UK)
   Copyright (c) Copyright: 2011 PADL Software Pty Ltd.
   Copyright (c) Copyright: 2016 The OpenSSL Project Authors. All Rights Reserved
   Copyright (c) Copyright: 2022 Canonical Ltd.
Cyrus SASL 2.1.28 debian:libsasl2-modules-db/2.1.28+dfsg-10/amd64: http://asg.web.cmu.edu/sasl/
   Copyright (c) 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved
   Copyright (c) 1998-2003 Carnegie Mellon University. All rights reserved
   Copyright (c) 1999-2003 The OpenLDAP Foundation, Redwood City, California, USA. All Rights Reserved
   Copyright (c) Copyright: (c) 1997-1998 Kungliga Tekniska H
   Copyright (c) Copyright: 1987-1993 The Regents of the University of California. All rights reserved
   Copyright (c) Copyright: 19912, RSA Data Security, Inc. Created 1991. All rights reserved
   Copyright (c) Copyright: 1993 by OpenVision Technologies, Inc.
   Copyright (c) Copyright: 1994-2018 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1997-2000 Messaging Direct Ltd.
   Copyright (c) Copyright: 1998-2003 Carnegie Mellon University
   Copyright (c) Copyright: 1998-2016 Carnegie Mellon University. All rights reserved
   Copyright (c) Copyright: 2000 Fabian Knittel. All rights reserved
   Copyright (c) Copyright: 2002-2003 Igor Brezac
   Copyright (c) Copyright: 2002-2004 Dima Barsky <dima@debian.org>
   Copyright (c) Copyright: 2002-2006 John Jetmore <jj33@pobox.com>
   Copyright (c) Copyright: 2002-2007, 2011, 2012 Howard Chu, All rights reserved
   Copyright (c) Copyright: 2003 Jeremy Rumpf
   Copyright (c) Copyright: 2004 Patrick Koetter <p@state-of-mind.de>
   Copyright (c) Copyright: 2005 Pyx Engineering AG
   Copyright (c) Copyright: 2007-2008 Fabian Fagerholm
   Copyright (c) Copyright: 2007-2016 by the Sphinx team
   Copyright (c) Copyright: 2010 JANET(UK)
   Copyright (c) Copyright: 2011 PADL Software Pty Ltd.
   Copyright (c) Copyright: 2016 The OpenSSL Project Authors. All Rights Reserved
   Copyright (c) Copyright: 2022 Canonical Ltd.
DABH/diagnostics 2.0.8 npmjs:@dabh/diagnostics/2.0.8: https://github.com/DABH/diagnostics
   Copyright (c) 2015 Arnout Kazemier, Martijn Swaagman, the Contributors.
dalli 3.2.8 debian:ruby-dalli/3.2.8-1/all: http://github.com/mperham/dalli
   Copyright (c) Copyright: 2015 Antonio Terceiro <terceiro@debian.org>
dalli 3.2.8 debian:ruby-dalli/3.2.8-2: http://github.com/mperham/dalli
   No Copyrights found
dalli 3.2.8 rubygems:dalli/3.2.8: http://github.com/mperham/dalli
   No Copyrights found
damerau-levenshtein 1.0.8 npmjs:damerau-levenshtein/1.0.8: https://github.com/lzrski/node-damerau-levenshtein#readme
   Copyright (c) 2018 Tadeusz All rights reserved
DamonOehlman/wildcard 2.0.1 npmjs:wildcard/2.0.1: https://github.com/DamonOehlman/wildcard
   Copyright (c) 2023 Damon Oehlman
   Copyright (c) 2023 Damon Oehlman <
DASH 0.5.12 debian:dash/0.5.12-2/amd64: http://gondor.apana.org.au/~herbert/dash/
   Copyright (c) Copyright: 1989-1994 The Regents of the University of California. All rights reserved
   Copyright (c) Copyright: 1992, 1996-1997, 1999, 2000, 2002-2012 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1997-2004 Herbert Xu <herbert@debian.org>
DataTable 1.1.14 maven:io.cucumber:datatable:1.1.14
   No Copyrights found
data-urls 3.0.2 npmjs:data-urls/3.0.2: https://github.com/jsdom/data-urls#readme
   No Copyrights found
data-view-buffer 1.0.2 npmjs:data-view-buffer/1.0.2: https://github.com/ljharb/data-view-buffer#readme
   Copyright (c) 2023 Jordan Harband
data-view-byte-length 1.0.2 npmjs:data-view-byte-length/1.0.2: https://github.com/ljharb/data-view-byte-length#readme
   Copyright (c) 2024 Jordan Harband
data-view-byte-offset 1.0.1 npmjs:data-view-byte-offset/1.0.1: https://github.com/ljharb/data-view-byte-offset#readme
   Copyright (c) 2024 Jordan Harband
date 3.3.3 rubygems:date/3.3.3: https://www.ruby-lang.org
   No Copyrights found
dd-java-agent 1.44.1 maven:com.datadoghq:dd-java-agent:1.44.1
   Copyright (c) 1989, 1991, 1999 Free Software Foundation, Inc.
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2006 Google Inc.
   Copyright (c) 2008-2009 Petr Kobalicek <kobalicek.petr@gmail.com>
   Copyright (c) 2009, 2024 Mountainminds GmbH
   Copyright (c) 2010 Wayne Meissner
   Copyright (c) 2014 - Present Rafael Winterhalter
dd-java-agent 1.8.0 maven:com.datadoghq:dd-java-agent:1.8.0
   Copyright (c) 1989, 1991, 1999 Free Software Foundation, Inc.
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2008-2009 Petr Kobalicek <kobalicek.petr@gmail.com>
   Copyright (c) 2010 Wayne Meissner
   Copyright (c) 2014 - Present Rafael Winterhalter
dd-trace-api 1.57.0 maven:com.datadoghq:dd-trace-api:1.57.0: https://github.com/datadog/dd-trace-java
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
debconf 1.5.82 centos:debconf/1.5.82-1.el7/noarch: http://projects.kde.org/projects/extragear/sysadmin/libdebconf-kde
   Copyright (c) 2002 Matthew Palmer.
   Copyright (c) 2005 (DebconfCommunicator) Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of sour
   Copyright (c) 2007-2008 Davor Ocelic. =head1 NAME
   Copyright (c) Copyright: 1999-2010 Joey Hess <joeyh@debian.org>
   Copyright (c) Copyright: 2000 Randolph Chung <tausq@debian.org>
   Copyright (c) Copyright: 2002 Moshe Zadka <m@moshez.org>
   Copyright (c) Copyright: 2003 Petter Reinholdtsen <pere@hungry.com>
   Copyright (c) Copyright: 2005 Sylvain Ferriol <Sylvain.Ferriol@imag.fr>
   Copyright (c) Copyright: 2005-2010 Colin Watson <cjwatson@debian.org>
   Copyright (c) Copyright: 2011 Modestas Vainius <modax@debian.org>
   Copyright (c) Copyright: Moshe Zadka (c) 2002
debconf 1.5.82 debian:debconf/1.5.82/all: http://projects.kde.org/projects/extragear/sysadmin/libdebconf-kde
   Copyright (c) Copyright: 1999-2010 Joey Hess <joeyh@debian.org>
   Copyright (c) Copyright: 2000 Randolph Chung <tausq@debian.org>
   Copyright (c) Copyright: 2002 Moshe Zadka <m@moshez.org>
   Copyright (c) Copyright: 2003 Petter Reinholdtsen <pere@hungry.com>
   Copyright (c) Copyright: 2005 Sylvain Ferriol <Sylvain.Ferriol@imag.fr>
   Copyright (c) Copyright: 2005-2010 Colin Watson <cjwatson@debian.org>
   Copyright (c) Copyright: 2011 Modestas Vainius <modax@debian.org>
debconf 1.5.83 debian:debconf/1.5.83/all: http://projects.kde.org/projects/extragear/sysadmin/libdebconf-kde
   Copyright (c) Copyright: 1999-2010 Joey Hess <joeyh@debian.org>
   Copyright (c) Copyright: 2000 Randolph Chung <tausq@debian.org>
   Copyright (c) Copyright: 2002 Moshe Zadka <m@moshez.org>
   Copyright (c) Copyright: 2003 Petter Reinholdtsen <pere@hungry.com>
   Copyright (c) Copyright: 2005 Sylvain Ferriol <Sylvain.Ferriol@imag.fr>
   Copyright (c) Copyright: 2005-2010 Colin Watson <cjwatson@debian.org>
   Copyright (c) Copyright: 2011 Modestas Vainius <modax@debian.org>
Debian 0.270 debian:libdebconfclient0/0.270/amd64: http://www.debian.org/
   Copyright (c) Copyright: 1997-1999 Joey Hess
   Copyright (c) Copyright: 2000-2009 by Randolph Chung <tausq@debian.org>, the d-i team, and Canonical Ltd. Anthony Towns <ajt@debian.org> David Whedon <dwhedon@gordian.com> Dan Jacobowitz <dan@debian.org> Tollef Fog
   Copyright (c) Copyright: 2003-2015, 2017, 2018 Software in the Public Interest, Inc.
   Copyright (c) Copyright: 2005-2006 Debian Foundation
   Copyright (c) Copyright: 2006-2008 Canonical Ltd, and Rosetta Contributors
   Copyright (c) Copyright: 2006-2010 Debian Project
Debian 20230607+deb12u11 debian:debian-installer-12-netboot-mips64el/20230607+deb12u11/all: http://www.debian.org/
   Copyright (c) 2010 Daniel Baumann <daniel@debian.org>
   Copyright (c) 2010 Otavio Salvador <otavio@debian.org>
Debian 20230607+deb12u13 debian:debian-installer-12-netboot-armel/20230607+deb12u13/all: http://www.debian.org/
   Copyright (c) 2010 Daniel Baumann <daniel@debian.org>
   Copyright (c) 2010 Otavio Salvador <otavio@debian.org>
Debian 20250515 debian:debian-installer-13-netboot-armhf/20250515/all: http://www.debian.org/
   Copyright (c) 2010 Daniel Baumann <daniel@debian.org>
   Copyright (c) 2010 Otavio Salvador <otavio@debian.org>
Debian 20250803+deb13u3 debian:debian-installer-13-netboot-amd64/20250803+deb13u3/all: http://www.debian.org/
   Copyright (c) 2010 Daniel Baumann <daniel@debian.org>
   Copyright (c) 2010 Otavio Salvador <otavio@debian.org>
debian-archive-keyring 2007.02.19 debian:debian-archive-keyring/2007.02.19
   Copyright (c) 2006 Michael Vogt <mvo@debian.org>
debian-archive-keyring 2023.3+deb12u2 debian:debian-archive-keyring/2023.3+deb12u2/all
   Copyright (c) 2006 Michael Vogt <mvo@debian.org>
debianutils 5.7 debian:debianutils/5.7-0.4: http://packages.debian.org/debianutils
   Copyright (c) 1988 Landon Curt Noll
   Copyright (c) 1992 Ronald S. Karr
   Copyright (c) 1994 Ian Jackson, Copyright (C) 1996 Jeff Noxon. "
   Copyright (c) 1994 Ian Jackson.
   Copyright (c) 1994 X Consortium
   Copyright (c) 1995-1998 Ian A. Murdock <imurdock@debian.org>
   Copyright (c) 1996 Jeff Noxon <jeff@router.patch.net>
   Copyright (c) 1996 Jeff Noxon <jeff@router.patch.net>,
   Copyright (c) 1996-1999 Guy Maor "
   Copyright (c) 1996-1999 Guy Maor <maor@debian.org>
   Copyright (c) 1996-2021 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 1998-1999 Guy Maor
   Copyright (c) 2002 Matthew Wilcox
   Copyright (c) 2002-2020 Clint Adams
   Copyright (c) 2002-2020 Clint Adams "
   Copyright (c) 2002-2020 Clint Adams <clint@debian.org>
   Copyright (c) 2009 Manoj Srivasta
   Copyright (c) 2009 Manoj Srivasta Install the kernel on a Debian Linux system.
   Copyright (c) 2011 Aurelien Jarno "
   Copyright (c) 2011 Aurelien Jarno <aurel32@debian.org>
   Copyright (c) 2015 Andreas Henriksson <andreas@fatal.se>
   Copyright (c) Copyright: 2021 Helmut Grohne <helmut@subdivi.de>
   Copyright (c) Copyright: Copyright (C) 1988 Landon Curt Noll
   Copyright (c) Copyright: Copyright (C) 1994 Ian Jackson.
   Copyright (c) Copyright: Copyright (C) 1995-1998 Ian A. Murdock <imurdock@debian.org>
   Copyright (c) Copyright: Copyright (C) 2011 Aurelien Jarno <aurel32@debian.org>
debianutils 5.7 debian:debianutils/5.7-0.5~deb12u1/amd64: http://packages.debian.org/debianutils
   Copyright (c) 1988 Landon Curt Noll
   Copyright (c) 1992 Ronald S. Karr
   Copyright (c) 1995-1998 Ian A. Murdock <imurdock@debian.org>
   Copyright (c) 1996 Jeff Noxon <jeff@router.patch.net>
   Copyright (c) 1996-1999 Guy Maor <maor@debian.org>
   Copyright (c) 1998-1999 Guy Maor
   Copyright (c) 2002 Matthew Wilcox
   Copyright (c) 2002-2020 Clint Adams
   Copyright (c) 2009 Manoj Srivasta
   Copyright (c) 2009 Manoj Srivasta Install the kernel on a Debian Linux system.
   Copyright (c) 2015 Andreas Henriksson <andreas@fatal.se>
   Copyright (c) Copyright: 2021 Helmut Grohne <helmut@subdivi.de>
   Copyright (c) Copyright: Copyright (C) 1988 Landon Curt Noll
   Copyright (c) Copyright: Copyright (C) 1994 Ian Jackson.
   Copyright (c) Copyright: Copyright (C) 1995-1998 Ian A. Murdock <imurdock@debian.org>
   Copyright (c) Copyright: Copyright (C) 2011 Aurelien Jarno <aurel32@debian.org>
debounce 1.2.1 npmjs:debounce/1.2.1: https://github.com/component/debounce
   Copyright (c) 2012-2018 The Debounce Contributors. See CONTRIBUTORS.
debpkg 0.2.0 crates:debpkg/0.2.0: https://github.com/schultetwin1/debpkg/
   No Copyrights found
debug 0.2.1 rubygems:debug/0.2.1: http://github.com/jamespadolsey/debug
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2000 Information-technology Promotion Agency, Japan
   Copyright (c) 2000 Network Applied Communication Laboratory, Inc.
   Copyright (c) 2000-2003 NAKAMURA, Hiroshi <nahi@ruby-lang.org> if $SAFE > 0 STDERR.print "-r debug.rb is not available in safe mode " exit 1 end
debug-js/debug 2.6.9 npmjs:debug/2.6.9: https://github.com/debug-js/debug
   Copyright (c) 2014 TJ Holowaychuk <tj@vision-media.ca>
debug-js/debug 3.2.7 npmjs:debug/3.2.7: https://github.com/debug-js/debug
   Copyright (c) 2014 TJ Holowaychuk <tj@vision-media.ca>
debug-js/debug 4.4.3 npmjs:debug/4.4.3: https://github.com/debug-js/debug
   Copyright (c) 2014-2017 TJ Holowaychuk
   Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
   Copyright (c) 2018-2021 Josh Junon
decimal.js 10.6.0 npmjs:decimal.js/10.6.0: https://github.com/MikeMcl/decimal.js
   Copyright (c) 2025 Michael Mclaughlin
   Copyright (c) 2025 Michael Mclaughlin <M8ch88l@gmail.com> MIT Licence
dedent 1.7.1 npmjs:dedent/1.7.1: https://github.com/dmnd/dedent
   No Copyrights found
deep-extend 0.6.0 npmjs:deep-extend/0.6.0: https://github.com/unclechu/node-deep-extend
   Copyright (c) 2013-2018 Viacheslav Lotsmanov
deep-is 0.1.4 npmjs:deep-is/0.1.4: https://github.com/thlorenz/deep-is
   Copyright (c) 2009 Thomas Robinson <280north.com>
   Copyright (c) 2012 James Halliday <mail@substack.net>
   Copyright (c) 2012-2013 Thorsten Lorenz <thlorenz@gmx.de>
deepmerge 4.3.1 npmjs:deepmerge/4.3.1: https://github.com/TehShrike/deepmerge
   Copyright (c) 2012 James Halliday, Josh Duff, and other contributors
default-browser 5.4.0 npmjs:default-browser/5.4.0: https://github.com/sindresorhus/default-browser
   No Copyrights found
default-browser-id 5.0.1 npmjs:default-browser-id/5.0.1: https://github.com/sindresorhus/default-browser-id
   No Copyrights found
define-data-property 1.1.4 npmjs:define-data-property/1.1.4: https://github.com/ljharb/define-data-property#readme
   Copyright (c) 2023 Jordan Harband
define-lazy-prop 3.0.0 npmjs:define-lazy-prop/3.0.0: https://github.com/sindresorhus/define-lazy-prop#readme
   No Copyrights found
define-properties 1.2.1 npmjs:define-properties/1.2.1: https://github.com/ljharb/define-properties
   No Copyrights found
defunkt's mustache 0.99.6 ubuntu:ruby-mustache/0.99.6-1: http://mustache.github.com/
   Copyright (c) 2009 Chris Wanstrath
   Copyright (c) Copyright: 2009 Chris Wanstrath
   Copyright (c) Copyright: 2011 Martin Ueding <dev@martin-ueding.de>
defunkt's mustache 0.99.6 ubuntu:ruby-mustache/0.99.6-1/all: http://mustache.github.com/
   Copyright (c) Copyright: 2009 Chris Wanstrath
   Copyright (c) Copyright: 2011 Martin Ueding <dev@martin-ueding.de>
defunkt's mustache 0.99.8 rubygems:mustache/0.99.8: http://mustache.github.com/
   Copyright (c) 2009 Chris Wanstrath
delayed-stream 1.0.0 npmjs:delayed-stream/1.0.0: https://github.com/felixge/node-delayed-stream
   Copyright (c) 2011 Debuggable Limited <felix@debuggable.com>
delegate 0.2.0 rubygems:delegate/0.2.0: https://github.com/ruby/delegate
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
dequal 2.0.3 npmjs:dequal/2.0.3: https://github.com/lukeed/dequal#readme
   No Copyrights found
detect-newline v3.1.0 npmjs:detect-newline/3.1.0: https://github.com/sindresorhus/detect-newline
   No Copyrights found
devigned/tab 20190607-snapshot-0c15cf42 github:devigned/tab:0c15cf42f9a213a393bbc9ddbd13c231c7a36af0
   Copyright (c) 2019 David Justice
dexx 0.7 maven:com.github.andrewoma.dexx:collection:0.7
   Copyright (c) 2003-2013 LAMP/EPFL __ / /__/ __ |/ /__/ __ | http://scala-lang.org/ /____/___/_/ |_/____/_/ | | |/
   Copyright (c) 2014 Andrew O
dgraph-io/badger v4.6.0 github:dgraph-io/badger:v4.6.0: https://open.dgraph.io/post/badger/
   Copyright (c) 2013 The LevelDB-Go Authors. All rights reserved
dgraph-io/ristretto v2.1.0 github:dgraph-io/ristretto:v2.1.0
   Copyright (c) 2014 Andreas Briese, eduToolbox@Bri-C GmbH, Sarstedt
   Copyright (c) 2019 Ewan Chou
   Copyright (c) 2019-2020, 2023 Dgraph Labs, Inc. and Contributors
   Copyright (c) 2020 The LevelDB-Go and Pebble Authors. All rights reserved
did_you_mean 1.6.1 rubygems:did_you_mean/1.6.1: https://github.com/ruby/did_you_mean
   Copyright (c) 2006-2013 Paul Battley, Michael Neumann, Tim Fletcher. Returns a value representing the "cost" of transforming str1 into str2 def distance(str1, str2) n = str1.length m = str2.length ret
   Copyright (c) 2014 Jian Weihang class JaroWinklerTest < Test::Unit::TestCase def test_jaro_winkler_distance assert_distance 0.9667, 'henka', 'henkan' assert_distance 1.0, 'al', 'al' assert_distance 0.
   Copyright (c) 2014-2016 Yuki Nishijima
did_you_mean v1.6.1 debian:ruby-did-you-mean/1.6.1-1/all: https://github.com/yuki24/did_you_mean
   Copyright (c) 2006-2013 Paul Battley, Michael Neumann, Tim Fletcher. Returns a value representing the "cost" of transforming str1 into str2 def distance(str1, str2) n = str1.length m = str2.length ret
   Copyright (c) Copyright: (c) 2014-2015 Yuki Nishijima
   Copyright (c) Copyright: 2016 Antonio Terceiro <terceiro@debian.org>
Digest 1.20 fedora:perl-Digest/1.20-489.module_f37+14796+372df908/noarch: http://search.cpan.org/dist/Digest/
   Copyright (c) 1995-1996 Neil Winton.
   Copyright (c) 1998-2006 Gisle Aas.
digest 3.1.0 rubygems:digest/3.1.0: https://github.com/ruby/digest
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 1995-2001 Yukihiro Matsumoto
   Copyright (c) 1999-2000 Aladdin Enterprises. All rights reserved
   Copyright (c) 2000-2001 Aaron D. Gifford All rights reserved
   Copyright (c) 2001-2006 Akinori MUSHA $RoughId: digest.c,v 1.16 2001/07/13 15:38:27 knu Exp $ $Id$
   Copyright (c) 2001-2006 Akinori MUSHA $RoughId: digest.h,v 1.3 2001/07/13 15:38:27 knu Exp $ $Id$
   Copyright (c) 2006 Akinori MUSHA $Id$
   Copyright (c) 2006 Akinori MUSHA <knu@iDaemons.org> All rights reserved
   Copyright (c) Katholieke Universiteit Leuven 1996 All Rights Reserved
dimchansky/utfbom v1.1.1 github:dimchansky/utfbom:v1.1.1: https://github.com/dimchansky/utfbom
   Copyright (c) 2018-2020 Dmitrij Koniajev (dimchansky@gmail.com)
dir-glob 3.0.1 npmjs:dir-glob/3.0.1: https://github.com/kevva/dir-glob#readme
   No Copyrights found
dirgra 0.3 maven:org.jruby:dirgra:0.3: https://github.com/jruby/dirgra
   No Copyrights found
DirMngr 2.2.40 debian:dirmngr/2.2.40-1.1+deb12u1/amd64: http://www.gnupg.org/
   No Copyrights found
@discoveryjs/json-ext 0.5.7 npmjs:@discoveryjs/json-ext/0.5.7: https://github.com/discoveryjs/json-ext#readme
   Copyright (c) 2020 Roman Dvornov <rdvornov@gmail.com>
@discoveryjs/json-ext 0.6.3 npmjs:@discoveryjs/json-ext/0.6.3: https://github.com/discoveryjs/json-ext#readme
   Copyright (c) 2020-2024 Roman Dvornov <rdvornov@gmail.com>
Disruptor Framework 3.4.4 maven:com.lmax:disruptor:3.4.4: http://lmax-exchange.github.com/disruptor
   Copyright (c) 2011-2013, 2021 LMAX Ltd.
   Copyright (c) 2016 Gil Tene
dlclark/regexp2 v1.4.0 github:dlclark/regexp2:v1.4.0: https://github.com/dlclark/regexp2
   No Copyrights found
@dnd-kit/accessibility 3.1.1 npmjs:@dnd-kit/accessibility/3.1.1: https://github.com/claudric/dnd-kit#readme
   Copyright (c) 2021 Claud
@dnd-kit/core 6.3.1 npmjs:@dnd-kit/core/6.3.1: https://github.com/claudric/dnd-kit#readme
   Copyright (c) 2021 Claud
@dnd-kit/modifiers 9.0.0 npmjs:@dnd-kit/modifiers/9.0.0: https://github.com/clauderic/dnd-kit#readme
   Copyright (c) 2021 Claud
@dnd-kit/sortable 10.0.0 npmjs:@dnd-kit/sortable/10.0.0: https://github.com/clauderic/dnd-kit#readme
   Copyright (c) 2021 Claud
@dnd-kit/utilities 3.2.2 npmjs:@dnd-kit/utilities/3.2.2: https://github.com/clauderic/dnd-kit#readme
   Copyright (c) 2021 Claud
docker-go-units v0.5.0 github:docker/go-units:v0.5.0: https://godoc.org/github.com/docker/go-units
   Copyright (c) 2015 Docker, Inc.
Docker Moby v28.1.1 github:moby/moby:v28.1.1: https://github.com/moby/moby
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1989, 1993-1994 The Regents of the University of California. All rights reserved
   Copyright (c) 2004, 2006 The Linux Foundation and its contributors.
   Copyright (c) 2005-2008 Dustin Sallings <dustin@spy.net>
   Copyright (c) 2006-2011 Kirill Simonov
   Copyright (c) 2008-2009, 2011, 2012-2014, 2016, 2017-2018, 2021, 2023 Google Inc. All rights reserved
   Copyright (c) 2009 The Go Authors (license at http://golang.org) where indicated
   Copyright (c) 2009 The Go Authors.
   Copyright (c) 2009 The Go Authors. Extensions copyright (c) 2011, Miek Gieben.
   Copyright (c) 2009-2025 The Go Authors. All rights reserved
   Copyright (c) 2010 The Go Authors
   Copyright (c) 2011 Miek Gieben
   Copyright (c) 2011 Miek Gieben. All rights reserved
   Copyright (c) 2011 Open Knowledge Foundation Ltd.
   Copyright (c) 2011 Open Knowledge Foundation Ltd. All rights reserved
   Copyright (c) 2011 Russ Ross
   Copyright (c) 2011 Russ Ross <russ@russross.com>
   Copyright (c) 2011 Russ Ross <russ@russross.com>.
   Copyright (c) 2011, 2013 Keith Rarick
   Copyright (c) 2011, 2016 The Snappy-Go Authors. All rights reserved
   Copyright (c) 2011-2016 Canonical Ltd.
   Copyright (c) 2011-2017, 2021, 2022 Google LLC. All rights reserved
   Copyright (c) 2011-2019 Canonical Ltd
   Copyright (c) 2012 Alex Ogier. All rights reserved
   Copyright (c) 2012 Dave Grijalva
   Copyright (c) 2012 Miki Tebeka <miki.tebeka@gmail.com>.
   Copyright (c) 2012 SocialCode
   Copyright (c) 2012 SocialCode. All rights reserved
   Copyright (c) 2012, 2023 The Gorilla Authors. All rights reserved
   Copyright (c) 2012-2013 Ugorji Nwoke. All rights reserved
   Copyright (c) 2012-2016 Dave Collins <dave@davec.name>
   Copyright (c) 2012-2018 Docker, Inc.
   Copyright (c) 2012-2018 Mat Ryer and Tyler Bunnell
   Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors.
   Copyright (c) 2012-2024 The Prometheus Authors
   Copyright (c) 2013 Armon Dadgar
   Copyright (c) 2013 Ben Johnson
   Copyright (c) 2013 Blake Mizerany
   Copyright (c) 2013 Georg Reinke (<guelfey at gmail dot com>), Google
   Copyright (c) 2013 Jason Moiron
   Copyright (c) 2013 Joshua Tacoma. All rights reserved
   Copyright (c) 2013 Patrick Mezard
   Copyright (c) 2013 Suryandaru Triandana <syndtr@gmail.com>
   Copyright (c) 2013 Yann Collet, released under BSD License.
   Copyright (c) 2013, 2015-2016, 2018 The GoGo Authors. All rights reserved
   Copyright (c) 2013-2014 Dario Casta
   Copyright (c) 2013-2014, 2016 Mitchell Hashimoto
   Copyright (c) 2013-2014, 2017, 2023 Prometheus Team
   Copyright (c) 2013-2015 Blake Mizerany, Bj
   Copyright (c) 2013-2021 Thomas Pelletier, Eric Anderton
   Copyright (c) 2013-2022 Ralph Caraveo (deckarep@gmail.com)
   Copyright (c) 2013-2023 Google Inc.
   Copyright (c) 2013-2023 The Cobra Authors
   Copyright (c) 2014 Alex Saskevich
   Copyright (c) 2014 Cenk Alt
   Copyright (c) 2014 CloudFlare Inc.
   Copyright (c) 2014 CloudFlare. All rights reserved
   Copyright (c) 2014 OmniTI Computer Consulting, Inc.
   Copyright (c) 2014 Sam Ghods
   Copyright (c) 2014 Sander van Harmelen
   Copyright (c) 2014 Simon Eskildsen
   Copyright (c) 2014 Vishvananda Ishaya.
   Copyright (c) 2014 Will Fitzgerald. All rights reserved
   Copyright (c) 2014 youmark
   Copyright (c) 2014, 2016, 2018, 2020-2024 Google LLC
   Copyright (c) 2014, 2021-2023 The Kubernetes Authors.
   Copyright (c) 2014, 2022 Brian Goff
   Copyright (c) 2014-2015 Docker Inc
   Copyright (c) 2014-2015 HashiCorp, Inc.
   Copyright (c) 2014-2015 Philip Hofer
   Copyright (c) 2014-2015 Stripe, Inc.
   Copyright (c) 2014-2018 The Docker
   Copyright (c) 2014-2024 gRPC authors.
   Copyright (c) 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved
   Copyright (c) 2015 Bj
   Copyright (c) 2015 Dave Cheney <dave@cheney.net>
   Copyright (c) 2015 Gengo, Inc.
   Copyright (c) 2015 James Aguilar
   Copyright (c) 2015 John Howard (Microsoft)
   Copyright (c) 2015 Klaus Post
   Copyright (c) 2015 Microsoft
   Copyright (c) 2015 Microsoft Corporation
   Copyright (c) 2015 Pivotal Software, Inc.
   Copyright (c) 2015 Rackspace. All rights reserved
   Copyright (c) 2015 The GoGo Authors. rights reserved.
   Copyright (c) 2015 Tim Heckman. All rights reserved
   Copyright (c) 2015 Vincent Batts, Raleigh, NC, USA
   Copyright (c) 2015, 2018 The gRPC Authors
   Copyright (c) 2015, 2020-2021 Regents of the University of Michigan
   Copyright (c) 2015-2016 The Linux Foundation.
   Copyright (c) 2015-2016, 2018 Peter Mattis.
   Copyright (c) 2015-2016, 2018, 2019, 2022 The etcd Authors
   Copyright (c) 2015-2017, 2019 CNI authors
   Copyright (c) 2015-2018 CoreOS, Inc.
   Copyright (c) 2015-2020 Tim Heckman
   Copyright (c) 2015-2020, 2022, 2023 Google LLC.
   Copyright (c) 2015Present CloudFoundry.org Foundation, Inc. All Rights Reserved
   Copyright (c) 2016 Alex Dadgar
   Copyright (c) 2016 ALRUX Inc.
   Copyright (c) 2016 Caleb Spare
   Copyright (c) 2016 Caleb Spare.
   Copyright (c) 2016 Docker, Inc. All rights reserved
   Copyright (c) 2016 Felix Geisend
   Copyright (c) 2016 Michal Witkowski. All Rights Reserved
   Copyright (c) 2016 Taihei Morikuni
   Copyright (c) 2016 The filepathx Authors
   Copyright (c) 2016-2017 The New York Times Company
   Copyright (c) 2016-2018 Dave Chapeskie
   Copyright (c) 2016-2018 Docker Inc.
   Copyright (c) 2016-2020 Simone Carletti
   Copyright (c) 2016-2021 Uber Technologies, Inc.
   Copyright (c) 2016-2022 The Linux Foundation
   Copyright (c) 2017 Microsoft Corporation. All rights reserved
   Copyright (c) 2017 Nathan Sweet
   Copyright (c) 2017 Sean Chittenden
   Copyright (c) 2017, 2021-2022, 2024 T
   Copyright (c) 2017-2020 OpenCensus Authors
   Copyright (c) 2017-2025 SUSE LLC. All rights reserved
   Copyright (c) 2018 CoreOS, Inc
   Copyright (c) 2018 gotest.tools authors
   Copyright (c) 2018 Microsoft Corp. All rights reserved
   Copyright (c) 2018 New York University
   Copyright (c) 2018-2019 Cloudflare
   Copyright (c) 2018-2019 Klaus Post. All rights reserved
   Copyright (c) 2018-2020 Dmitrij Koniajev (dimchansky@gmail.com)
   Copyright (c) 2018-2024 The Gofrs
   Copyright (c) 2018-2024 The Gofrs. All rights reserved
   Copyright (c) 2019 Authors of Cilium
   Copyright (c) 2019 Jano
   Copyright (c) 2019 OpenTelemetry Authors
   Copyright (c) 2019 Wataru Ishida. All rights reserved
   Copyright (c) 2019-2020 OCI Contributors
   Copyright (c) 2019-2021, 2023 The logr Authors.
   Copyright (c) 2020 Christian Rebischke
   Copyright (c) 2020. Ant Group. All rights reserved
   Copyright (c) 2021 golang-jwt maintainers
   Copyright (c) 2021 NYU Secure Systems Lab
   Copyright (c) 2021 PlanetScale Inc. All rights reserved
   Copyright (c) 2021-2022, 2024 The CDI Authors
   Copyright (c) 2021-2023 Thomas Pelletier
   Copyright (c) 2022 Alan Shreve (@inconshreveable)
   Copyright (c) 2022-2023. Nydus Developers. All rights reserved
   Copyright (c) 2023 The go-fuzz-headers Authors.
   Copyright (c) for 2019 (@nathany
   Copyright (c) The Go Authors, 2009-2014
doctrine v2.1.0 npmjs:doctrine/2.1.0: https://github.com/Constellation/doctrine
   No Copyrights found
dom4j: flexible XML framework for Java 2.1.3 maven:org.dom4j:dom4j:2.1.3: http://dom4j.github.io/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
dom-accessibility-api 0.5.16 npmjs:dom-accessibility-api/0.5.16: https://github.com/eps1lon/dom-accessibility-api#readme
   Copyright (c) 2020 Sebastian Silbermann
dom-accessibility-api 0.6.3 npmjs:dom-accessibility-api/0.6.3: https://github.com/eps1lon/dom-accessibility-api#readme
   Copyright (c) 2020 Sebastian Silbermann
dom-converter 0.2.0 npmjs:dom-converter/0.2.0: https://github.com/AriaMinaei/dom-converter
   Copyright (c) 2013 Aria Minaei
domelementtype 2.3.0 npmjs:domelementtype/2.3.0: https://github.com/FB55/domelementtype
   No Copyrights found
domenic/opener v1.5.2 npmjs:opener/1.5.2: https://github.com/domenic/opener
   Copyright (c) 2004 Sam Hocevar <sam@hocevar.net>
domexception 4.0.0 npmjs:domexception/4.0.0: https://github.com/jsdom/domexception#readme
   No Copyrights found
DomHandler 4.3.1 npmjs:domhandler/4.3.1: https://github.com/fb55/DomHandler
   No Copyrights found
DomHandler 5.0.3 npmjs:domhandler/5.0.3: https://github.com/fb55/DomHandler
   No Copyrights found
dom-helpers 5.2.1 npmjs:dom-helpers/5.2.1: https://github.com/jquense/dom-helpers
   Copyright (c) 2013-2015 Facebook, Inc. All rights reserved
   Copyright (c) 2015 Jason Quense
DOMPurify 3.3.1 npmjs:dompurify/3.3.1: https://cure53.de/purify
   Copyright (c) 2025 Dr.-Ing. Mario Heiderich, Cure53
dom-serializer 1.4.1 npmjs:dom-serializer/1.4.1: https://github.com/cheeriojs/dom-renderer
   Copyright (c) 2014 The cheeriojs contributors
dom-serializer 2.0.0 npmjs:dom-serializer/2.0.0: https://github.com/cheeriojs/dom-renderer
   Copyright (c) 2014 The cheeriojs contributors
domutils 2.8.0 npmjs:domutils/2.8.0: https://github.com/FB55/domutils
   No Copyrights found
domutils 3.2.2 npmjs:domutils/3.2.2: https://github.com/FB55/domutils
   No Copyrights found
dop251/goja_nodejs 20171011-snapshot-adff31b1 github:dop251/goja_nodejs:adff31b136e6b7e044712aab7236a775e1bd085e
   Copyright (c) 2016 Dmitry Panov
dot-case 3.0.4 npmjs:dot-case/3.0.4: https://github.com/blakeembrey/change-case/tree/master/packages/dot-case
   Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)
dotenv 3.1.8 debian:ruby-dotenv/3.1.8-1: https://github.com/bkeepers/dotenv
   Copyright (c) 2012 Brandon Keepers
dotenv 3.1.8 rubygems:dotenv/3.1.8: https://github.com/bkeepers/dotenv
   Copyright (c) 2012 Brandon Keepers
down 5.2.4 rubygems:down/5.2.4: https://github.com/janko-m/down
   Copyright (c) 2015 Janko Marohni
downloadjs 1.4.7 npmjs:downloadjs/1.4.7: http://danml.com/download.html
   Copyright (c) 2016 dandavis
dpkg 1.21.22 debian:dpkg/1.21.22/amd64: https://wiki.debian.org/Teams/Dpkg/
   Copyright (c) 1987-2006 Free Software Foundation, Inc.
   Copyright (c) 1994 Carl Streeter <streeter@cae.wisc.edu>
   Copyright (c) 1994 Ian Murdock <imurdock@debian.org>
   Copyright (c) 1994 Matt Welsh <mdw@sunsite.unc.edu>
   Copyright (c) 1994-1999, 2001, 2007-2008 Ian Jackson <ijackson@chiark.greenend.org.uk>
   Copyright (c) 1995 Bruce Perens <bruce@pixar.com>
   Copyright (c) 1995-1996 Erick Branderhorst <branderhorst@heel.fgg.eur.nl>
   Copyright (c) 1996 Andy Guy <awpguy@acs.ucalgary.ca>
   Copyright (c) 1996 Kim-Minh Kaplan <kkaplan@cdfhp3.in2p3.fr>
   Copyright (c) 1996 Michael Shields <shields@crosslink.net>
   Copyright (c) 1996, 1999 Klee Dienes <klee@debian.org>
   Copyright (c) 1996-1998 Miquel van Smoorenburg <miquels@cistron.nl>
   Copyright (c) 1997-1998 Charles Briscoe-Smith <cpbs@debian.org>
   Copyright (c) 1997-1998 Juho Vuori <javuori@cc.helsinki.fi>
   Copyright (c) 1998 Heiko Schlittermann <hs@schlittermann.de>
   Copyright (c) 1998 Jim Van Zandt <jrv@vanzandt.mv.com>
   Copyright (c) 1998 Juan Cespedes <cespedes@debian.org>
   Copyright (c) 1998 Koichi Sekido <sekido@mbox.kyoto-inet.or.jp>
   Copyright (c) 1998 Nils Rennebarth <nils@debian.org>
   Copyright (c) 1998-1999, 2001, 2003, 2006 Martin Schulze <joey@infodrom.org>
   Copyright (c) 1999 Ben Collins <bcollins@debian.org>
   Copyright (c) 1999 Christian Schwarz <schwarz@monet.m.isar.de>
   Copyright (c) 1999 Marek Michalkiewicz <marekm@i17linuxb.ists.pwr.wroc.pl>
   Copyright (c) 1999 Richard Kettlewell <rjk@sfere.greenend.org.uk>
   Copyright (c) 1999 Roderick Shertler <roderick@argon.org>
   Copyright (c) 1999-2001 Marcus Brinkmann <brinkmd@debian.org>
   Copyright (c) 1999-2001, 2005, 2006-2012, 2014, 2016 Rapha
   Copyright (c) 1999-2002 Wichert Akkerman <wakkerma@debian.org>
   Copyright (c) 2000-2001, 2007, 2010 Joey Hess <joeyh@debian.org>
   Copyright (c) 2000-2003 Adam Heath <doogie@debian.org>
   Copyright (c) 2001 Andreas Schuldei <andreas@schuldei.org>
   Copyright (c) 2001 Sontri Tomo Huynh <huynh.29@osu.edu>
   Copyright (c) 2004-2005 Scott James Remnant <keybuk@debian.org>
   Copyright (c) 2004-2005 Scott James Remnant <scott@netsplit.com>
   Copyright (c) 2004-2005, 2007, 2008-2010 Canonical Ltd.
   Copyright (c) 2006-2008 Frank Lichtenheld <djpig@debian.org>
   Copyright (c) 2006-2023 Guillem Jover <guillem@debian.org>
   Copyright (c) 2007 Colin Watson <cjwatson@debian.org>
   Copyright (c) 2007 Don Armstrong <don@donarmstrong.com>
   Copyright (c) 2007 Nicolas Fran
   Copyright (c) 2007-2008 Tollef Fog Heen <tfheen@err.no>
   Copyright (c) 2008 Andreas P
   Copyright (c) 2008 James Westby <jw
   Copyright (c) 2008 Pierre Habouzit <madcoder@debian.org>
   Copyright (c) 2008 Samuel Thibault <samuel.thibault@ens-lyon.org>
   Copyright (c) 2008 Zack Weinberg <zackw@panix.com>
   Copyright (c) 2009 Chris Coulson <chrisccoulson@googlemail.com>
   Copyright (c) 2009 Romain Francoise <rfrancoise@debian.org>
   Copyright (c) 2009-2010 Modestas Vainius <modax@debian.org>
   Copyright (c) 2009-2011 Kees Cook <kees@debian.org>
   Copyright (c) 2010 Charles Plessy <plessy@debian.org>
   Copyright (c) 2010 Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
   Copyright (c) 2010 Russ Allbery <rra@debian.org>
   Copyright (c) 2011 Linaro Limited
   Copyright (c) 2011 Matt Kraai <kraai@ftbfs.org>
   Copyright (c) 2012 Carsten Hey <carsten@debian.org>
   Copyright (c) 2014 Bill Allombert <ballombe@debian.org>
   Copyright (c) 2014 Nir Soffer <nirs@hyperms.com>
   Copyright (c) 2014-2015 J
   Copyright (c) 2020 Helmut Grohne <helmut@subdivi.de>
   Copyright (c) 2021 Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
droyo/go-xml 20210330-snapshot-d9421b29 github:droyo/go-xml:d9421b29381771b31dcc35151bdc554d586f1e60
   Copyright (c) 2001 DevelopMentor.
   Copyright (c) 2001 W3C (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved
   Copyright (c) 2001 World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved
   Copyright (c) 2001-2005 International Business Machines Corporation and Microsoft Corporation
   Copyright (c) 2015 David Arroyo
druid-protobuf-extensions 34.0.0 maven:org.apache.druid.extensions:druid-protobuf-extensions:34.0.0: https://druid.apache.org/druid-protobuf-extensions/
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2001-2024 The Apache Software Foundation
   Copyright (c) 2003, 2013, 2015, 2017-2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2004-2006 Intel Corporation
   Copyright (c) 2017-2018 Alexis Seigneurin.
   Copyright (c) 2018 Lightbend Inc.
   Copyright (c) 2022 The Apache Software Foundation.
@dual-bundle/import-meta-resolve 4.2.1 npmjs:@dual-bundle/import-meta-resolve/4.2.1: https://github.com/un-es/import-meta-resolve#readme
   No Copyrights found
dunder-proto 1.0.1 npmjs:dunder-proto/1.0.1: https://github.com/es-shims/dunder-proto#readme
   Copyright (c) 2024 ECMAScript Shims
dylang/node-xml 1.0.1 npmjs:xml/1.0.1: http://github.com/dylang/node-xml
   Copyright (c) 2011-2016 Dylan Greene <dylang@gmail.com>
e2fsprogs v1.47.0 debian:e2fsprogs/1.47.0-2+b2/amd64: http://ext4.wiki.kernel.org/
   Copyright (c) Copyright: 1993-2018 Theodore Ts
   Copyright (c) Copyright: 1997-2000 by Theodore Ts
   Copyright (c) Copyright: 1999-2000 Andreas Dilger <adilger@turbolinux.com>
   Copyright (c) Copyright: August 26, 2011 Darrick J. Wong <djwong at us.ibm.com>
e2fsprogs v1.47.0 debian:libcom-err2/1.47.0-2+b2/amd64: http://ext4.wiki.kernel.org/
   Copyright (c) Copyright: 1993-2018 Theodore Ts
   Copyright (c) Copyright: 1997-2000 by Theodore Ts
   Copyright (c) Copyright: 1999-2000 Andreas Dilger <adilger@turbolinux.com>
   Copyright (c) Copyright: August 26, 2011 Darrick J. Wong <djwong at us.ibm.com>
e2fsprogs v1.47.0 debian:libext2fs2/1.47.0-2+b2/amd64: http://ext4.wiki.kernel.org/
   Copyright (c) Copyright: 1993-2018 Theodore Ts
   Copyright (c) Copyright: 1997-2000 by Theodore Ts
   Copyright (c) Copyright: 1999-2000 Andreas Dilger <adilger@turbolinux.com>
   Copyright (c) Copyright: August 26, 2011 Darrick J. Wong <djwong at us.ibm.com>
e2mmap 0.1.0 rubygems:e2mmap/0.1.0: https://github.com/ruby/e2mmap
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
eapache-go-resiliency 1.7.0 github:eapache/go-resiliency:v1.7.0: https://godoc.org/github.com/eapache/go-resiliency
   Copyright (c) 2014 Evan Huus
eapache/go-xerial-snappy 20230731-snapshot-c3228739 github:eapache/go-xerial-snappy:c322873962e393e443b7efa5969edac6884adfa1: https://github.com/eapache/go-xerial-snappy
   Copyright (c) 2016 Evan Huus
eapache-queue v1.1.0 github:eapache/queue:v1.1.0: https://godoc.org/github.com/eapache/queue
   Copyright (c) 2014 Evan Huus
eastasianwidth 0.2.0 npmjs:eastasianwidth/0.2.0: https://github.com/komagata/eastasianwidth#readme
   No Copyrights found
easymockobjenesis 1.0 github:easymock/objenesis:1.0: http://objenesis.org
   Copyright (c) 2003-2006 Objenesis Team and all contributors
   Copyright (c) 2006 BEA Systems, inc. It is provided free, as-is and without any warranties for the purpose of
easymockobjenesis 3.3 maven:org.objenesis:objenesis:3.3: http://objenesis.org
   Copyright (c) 2006-2022 Joe Walnes, Henri Tremblay, Leonardo Mesquita
   Copyright (c) 2006-2022 the original author or authors.
Eclipse Compiler for Java(TM) 3.26.0 maven:org.eclipse.jdt:ecj:3.26.0
   Copyright (c) 2000-2001, 2003, 2004-2021 IBM Corporation and others.
   Copyright (c) 2005, 2018 BEA Systems, Inc and others.
   Copyright (c) 2005-2007, 2009, 2010-2011, 2013, 2015-2019 BEA Systems, Inc.
   Copyright (c) 2006-2018, 2020 BEA Systems, Inc. and others
   Copyright (c) 2007, 2014 BEA Systems, Inc. and others.
   Copyright (c) 2008, 2014 Technical University Berlin, Germany and others.
   Copyright (c) 2009, 2017 Vladimir Piskarev and others.
   Copyright (c) 2011, 2013, 2015, 2017-2018, 2020 GK Software AG and others.
   Copyright (c) 2012, 2020 GK Software SE, IBM Corporation and others.
   Copyright (c) 2013 Jesper S Moller and others.
   Copyright (c) 2013, 2016 GoPivotal, Inc.
   Copyright (c) 2013, 2017-2019 GK Software AG, and others.
   Copyright (c) 2013, 2018 GK Software AG, and others
   Copyright (c) 2013-2020 GK Software AG.
   Copyright (c) 2014 Gauthier JACQUES, IBM Corporation and others.
   Copyright (c) 2015-2016 Google, Inc and others.
   Copyright (c) 2015-2021 IBM Corporation.
   Copyright (c) 2016, 2018 GK Software SE and others.
   Copyright (c) 2016, 2020 Google, Inc. and others.
   Copyright (c) 2016-2018 Till Brychcy and others.
   Copyright (c) 2017, 2019 GK Software SE, and others.
   Copyright (c) 2019 Red Hat Inc. and others.
   Copyright (c) 2019 Sebastian Zarnekow and others.
   Copyright (c) 2019 Simeon Andreev and others.
   Copyright (c) 2019-2020 SAP SE and others
   Copyright (c) 2020 Julian Honnen.
   Copyright (c) 2020-2021 Andrey Loskutov and others.
   Copyright (c) = Copyright IBM Corp 2000, 2020. All rights reserved
eclipse-paho.mqtt.golang v1.3.5 github:eclipse/paho.mqtt.golang:v1.3.5: http://www.eclipse.org/paho/clients/golang/
   Copyright (c) 2007 Eclipse Foundation, Inc. and its licensors. All rights reserved
   Copyright (c) 2013-2014 IBM Corp.
   Copyright (c) 2018 TIBCO Software Inc. package mqtt
   Copyright (c) 2018 TIBCO Software Inc. Package mqtt provides an MQTT v3.1.1 client library. package mqtt
eclipse-paho.mqtt.golang v1.3.5 unknown: http://www.eclipse.org/paho/clients/golang/
   No Copyrights found
Editline Library - libedit 20251016.3.1 alpine:libedit/20251016.3.1-r0/x86_64: http://www.thrysoee.dk/editline/
   No Copyrights found
edn 1.1.1 rubygems:edn/1.1.1: https://github.com/relevance/edn-ruby
   Copyright (c) 2012 Relevance Inc
ee-first 1.1.1 npmjs:ee-first/1.1.1: https://github.com/jonathanong/ee-first
   Copyright (c) 2014 Jonathan Ong me@jongleberry.com
   Copyright (c) Copyright(c) 2014 Jonathan Ong
Ehcache 3.9.11 maven:org.ehcache:ehcache:3.9.11: http://www.ehcache.org/
   Copyright (c) 2014-2016 Terracotta, Inc. The product includes software from the Apache Commons Lang project,
Ehcache 3 API module 3.9.11 maven:org.ehcache.modules:ehcache-api:3.9.11
   No Copyrights found
Ehcache 3 Core module 3.9.11 maven:org.ehcache.modules:ehcache-core:3.9.11
   No Copyrights found
Ehcache 3 Implementation module 3.9.11 maven:org.ehcache.modules:ehcache-impl:3.9.11
   Copyright (c) 2014-2016 Terracotta, Inc. The product includes software from the Apache Commons Lang project,
Ehcache 3 JSR-107 module 3.9.11 maven:org.ehcache.modules:ehcache-107:3.9.11
   No Copyrights found
Ehcache 3 XML Parsing module 3.9.11 maven:org.ehcache.modules:ehcache-xml:3.9.11
   No Copyrights found
Ehcache SizeOf Engine 0.4.3 maven:org.ehcache:sizeof:0.4.3
   No Copyrights found
einaros/ws 7.5.10 npmjs:ws/7.5.10: https://github.com/einaros/ws
   Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
einaros/ws 8.19.0 npmjs:ws/8.19.0: https://github.com/einaros/ws
   Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
   Copyright (c) 2013 Arnout Kazemier and contributors
   Copyright (c) 2016 Luigi Pinca and contributors
elastic/apm-agent-go module/apmelasticsearch/v2.6.0 github:elastic/apm-agent-go:module/apmelasticsearch/v2.6.0: https://github.com/elastic/apm-agent-go
   Copyright (c) 2009, 2011 The Go Authors. All rights reserved
   Copyright (c) 2011 Blake Mizerany
   Copyright (c) 2012-2018 The Gorilla Authors. All rights reserved
   Copyright (c) 2018 Elasticsearch BV
   Copyright (c) 2018-2019 Elasticsearch B.V. This product includes software developed at Elasticsearch, B.V. (https://www.elastic.co/).
elastic/apm-agent-go module/apmhttp/v2.6.2 github:elastic/apm-agent-go:module/apmhttp/v2.6.2: https://github.com/elastic/apm-agent-go
   No Copyrights found
elastic/apm-agent-go v2.6.1 github:elastic/apm-agent-go:v2.6.1: https://github.com/elastic/apm-agent-go
   Copyright (c) 2009, 2011 The Go Authors. All rights reserved
   Copyright (c) 2011 Blake Mizerany
   Copyright (c) 2012-2018 The Gorilla Authors. All rights reserved
   Copyright (c) 2018 Elasticsearch BV
   Copyright (c) 2018-2019 Elasticsearch B.V. This product includes software developed at Elasticsearch, B.V. (https://www.elastic.co/).
Elastic Beats 8.11.2 alpine:filebeat/8.11.2-r0/x86_64: https://www.elastic.co/products/beats
   Copyright (c) 2019 Elasticsearch BV", "service.type": "elasticsearch" },
Elastic Beats 8.17.2 github:elastic/beats:v8.17.2: https://www.elastic.co/products/beats
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1990-1997 The Regents of the University of California. All rights reserved
   Copyright (c) 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved
   Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising 
   Copyright (c) 1998 by the Massachusetts Institute of Technology. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, prov
   Copyright (c) 1998-2019 The OpenSSL Project. All rights reserved
   Copyright (c) 1999-2005 NetGroup, Politecnico di Torino (Italy).
   Copyright (c) 2002-2017 Jason Evans <jasone@canonware.com>. All rights reserved
   Copyright (c) 2003-2004 David Young. All rights reserved
   Copyright (c) 2003-2008 Jouni Malinen <j@w1.fi> and contributors All Rights Reserved
   Copyright (c) 2003-2018 University of Illinois at Urbana-Champaign. All rights reserved
   Copyright (c) 2004-2017 Ren This source code is provided 'as-is', without any express or implied warranty. In no event will the author be held liable for any damages arising from the use of this softw
   Copyright (c) 2005-2008 Dustin Sallings <dustin@spy.net>
   Copyright (c) 2005-2010 CACE Technologies, Davis (California). All rights reserved
   Copyright (c) 2005-2017 NumPy Developers. All rights reserved
   Copyright (c) 2005-2020 Rich Felker, et al.
   Copyright (c) 2006 Facebook
   Copyright (c) 2006 Nemanja Trifunovic
   Copyright (c) 2006, 2008-2009, 2011, 2014, 2016 Google Inc. All rights reserved
   Copyright (c) 2006-2008 Alexander Chemeris Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistribut
   Copyright (c) 2006-2011 Kirill Simonov
   Copyright (c) 2006-2011 the V8 project authors. All rights reserved
   Copyright (c) 2006-2019 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2007 by Nathan C. Myers <ncm@cantrip.org>; some rights reserved.
   Copyright (c) 2007 Eclipse Foundation, Inc. and its licensors. All rights reserved
   Copyright (c) 2007 Sebastian Pipping <sebastian@pipping.org> All rights reserved
   Copyright (c) 2007 Thomas Porschberg <thomas@randspringer.de> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright no
   Copyright (c) 2007 Weijia Song <songweijia@gmail.com>
   Copyright (c) 2007-2012 Mozilla Foundation. All rights reserved
   Copyright (c) 2007-2018 Daniel Stenberg with many contributors, see AUTHORS file.
   Copyright (c) 2008 Patrick Collison <patrick@collison.ie>
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) 2008-2011 AQR Capital Management, LLC All rights reserved
   Copyright (c) 2009 The Go Authors. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source 
   Copyright (c) 2009 The RE2 Authors. All rights reserved
   Copyright (c) 2009-2010, 2012, 2017-2019 The Go Authors. All rights reserved
   Copyright (c) 2009-2010, 2013, 2014-2016 by the Brotli Authors.
   Copyright (c) 2009-2011 Andreas Krennmair. All rights reserved
   Copyright (c) 2009-2013 by the mingw-w64 project
   Copyright (c) 2009-2017 Facebook, Inc. All rights reserved
   Copyright (c) 2009present, Homebrew contributors All rights reserved
   Copyright (c) 2010-2011 - Gustavo Niemeyer <gustavo@niemeyer.net> All rights reserved
   Copyright (c) 2010-2013 Gustavo Niemeyer <gustavo@niemeyer.net> All rights reserved
   Copyright (c) 2011 Miek Gieben
   Copyright (c) 2011 Miek Gieben. All rights reserved
   Copyright (c) 2011 Open Knowledge Foundation Ltd. All rights reserved
   Copyright (c) 2011 The Snappy-Go Authors. All rights reserved
   Copyright (c) 2011, 2013 Blake Mizerany
   Copyright (c) 2011-2012 Keith Rarick
   Copyright (c) 2011-2012 Lambda Foundry, Inc. and PyData Development Team All rights reserved
   Copyright (c) 2011-2015 Michael Mitton (mmitton@gmail.com)
   Copyright (c) 2011-2016 Yann Collet All rights reserved
   Copyright (c) 2011-2019 Canonical Ltd
   Copyright (c) 201112, Dynamic NDArray Developers All rights reserved
   Copyright (c) 2012 Alex Ogier. All rights reserved
   Copyright (c) 2012 Dave Cheney. All rights reserved
   Copyright (c) 2012 Dave Grijalva
   Copyright (c) 2012 Elazar Leibovich. All rights reserved
   Copyright (c) 2012 fsnotify Authors. All rights reserved
   Copyright (c) 2012 Google, Inc. All rights reserved
   Copyright (c) 2012 P
   Copyright (c) 2012 Richard Crowley. All rights reserved
   Copyright (c) 2012 Robert Krimen
   Copyright (c) 2012 Samuel Stauffer <samuel@descolada.com> All rights reserved
   Copyright (c) 2012 Twitter, Inc
   Copyright (c) 2012-2013 Dave Collins <dave@davec.name>
   Copyright (c) 2012-2013 Ernest Micklei
   Copyright (c) 2012-2014 Yann Collet
   Copyright (c) 2012-2015 Ugorji Nwoke.
   Copyright (c) 2012-2016 Dave Collins <dave@davec.name> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above c
   Copyright (c) 2012-2016 The go-diff Authors. All rights reserved
   Copyright (c) 2012-2018 Mat Ryer and Tyler Bunnell
   Copyright (c) 2012-2018 The Gorilla Authors. All rights reserved
   Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors.
   Copyright (c) 2012-2023 The ANTLR Project. All rights reserved
   Copyright (c) 2013 Blake Smith <blakesmith0@gmail.com>
   Copyright (c) 2013 Dario Casta
   Copyright (c) 2013 Dustin L. Howett. All rights reserved
   Copyright (c) 2013 Fatih Arslan
   Copyright (c) 2013 Georg Reinke (<guelfey at gmail dot com>), Google All rights reserved
   Copyright (c) 2013 Google. All rights reserved
   Copyright (c) 2013 John Barton
   Copyright (c) 2013 M
   Copyright (c) 2013 Oguz Bilgic
   Copyright (c) 2013 Patrick Mezard All rights reserved
   Copyright (c) 2013 Richard Musiol. All rights reserved
   Copyright (c) 2013 Space Monkey, Inc.
   Copyright (c) 2013 Stack Exchange
   Copyright (c) 2013 Steinar H. Gunderson, and
   Copyright (c) 2013 The Chromium Authors. All rights reserved
   Copyright (c) 2013 The GoGo Authors. All rights reserved
   Copyright (c) 2013 The Gorilla Handlers Authors. All rights reserved
   Copyright (c) 2013 The Gorilla WebSocket Authors. All rights reserved
   Copyright (c) 2013, 2015 Jeremy Saenz
   Copyright (c) 2013, 2015-2016 Mitchell Hashimoto
   Copyright (c) 2013-2014 Alexandre Fiori. All rights reserved
   Copyright (c) 2013-2014 Ben Johnson
   Copyright (c) 2013-2014 Onsi Fakhouri
   Copyright (c) 2013-2014 Shopify
   Copyright (c) 2013-2017 The rsrc Authors.
   Copyright (c) 2013-2017 Yasuhiro Matsumoto, <mattn.jp@gmail.com>
   Copyright (c) 2013-2018 by Maxim Bublis <b@codemonkey.ru>
   Copyright (c) 2013-2018 Docker, Inc.
   Copyright (c) 2013-2019 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2013-2020 Masterminds
   Copyright (c) 2013-2023 by Nmap Software LLC ("The Nmap
   Copyright (c) 2013-2023 Insecure.Com LLC. All rights reserved
   Copyright (c) 2014 ActiveState
   Copyright (c) 2014 Armon Dadgar
   Copyright (c) 2014 by Oleku Konko
   Copyright (c) 2014 Cenk Alt
   Copyright (c) 2014 CloudFlare. All rights reserved
   Copyright (c) 2014 Evan Phoenix All rights reserved
   Copyright (c) 2014 Google Inc.
   Copyright (c) 2014 gRPC authors.
   Copyright (c) 2014 Joe Shaw
   Copyright (c) 2014 Jonathan Picques
   Copyright (c) 2014 Kevin Ballard
   Copyright (c) 2014 Kuba Podg Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source co
   Copyright (c) 2014 mattn
   Copyright (c) 2014 Nate Finch
   Copyright (c) 2014 Percy Wegmann
   Copyright (c) 2014 Sam Ghods
   Copyright (c) 2014 Simon Eskildsen
   Copyright (c) 2014 Stretchr, Inc.
   Copyright (c) 2014 The fsevents Authors. All rights reserved
   Copyright (c) 2014 The Go-FlowRate Authors. All rights reserved
   Copyright (c) 2014 This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2014 Vishvananda Ishaya.
   Copyright (c) 2014 WAKAYAMA Shirou All rights reserved
   Copyright (c) 2014 youmark
   Copyright (c) 2014, 2016 Evan Huus
   Copyright (c) 2014-2015 Dave Cheney <dave@cheney.net> All rights reserved
   Copyright (c) 2014-2015 Docker Inc
   Copyright (c) 2014-2015, 2017 HashiCorp, Inc.
   Copyright (c) 2014-2016 Palo Alto Networks Inc. Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyrig
   Copyright (c) 2014-2017 Damian Gryski
   Copyright (c) 2014-2019 Matt Butcher and Matt Farina
   Copyright (c) 2014-2020 Aerospike, Inc.
   Copyright (c) 2014-2020 Montana Flynn (https://montanaflynn.com)
   Copyright (c) 2014-2025 Elasticsearch BV This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2015 Dan Kortschak <dan.kortschak@adelaide.edu.au> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the 
   Copyright (c) 2015 David Arroyo
   Copyright (c) 2015 Gengo, Inc. All rights reserved
   Copyright (c) 2015 go-logfmt
   Copyright (c) 2015 Hewlett Packard Enterprise Development LP
   Copyright (c) 2015 James Saryerwinnie
   Copyright (c) 2015 Klaus Post
   Copyright (c) 2015 Microsoft Corporation
   Copyright (c) 2015 Microsoft Corporation. All rights reserved
   Copyright (c) 2015 Nathan Osman
   Copyright (c) 2015 Pierre Curto All rights reserved
   Copyright (c) 2015 Pierre Durand
   Copyright (c) 2015 Spring, Inc.
   Copyright (c) 2015 The TensorFlow Authors. All Rights Reserved
   Copyright (c) 2015 Yusuke Inuzuka
   Copyright (c) 2015-2016 go-asn1-ber Authors
   Copyright (c) 2015-2016 go-ldap Authors
   Copyright (c) 2015-2016 Microsoft
   Copyright (c) 2015-2017 Howard Hinnant
   Copyright (c) 2015-2018 conda-forge All rights reserved
   Copyright (c) 2015-2020 Tim Heckman All rights reserved
   Copyright (c) 2015-2023 Jeevanandam M., https://myjeeva.com <jeeva@myjeeva.com>
   Copyright (c) 2016 Adrian Colomitchi
   Copyright (c) 2016 Andrew Poydence
   Copyright (c) 2016 Caleb Spare
   Copyright (c) 2016 Cloudera Inc.
   Copyright (c) 2016 Dmitry Panov
   Copyright (c) 2016 Felix Geisend
   Copyright (c) 2016 Giles Hall
   Copyright (c) 2016 Joseph Spurrier
   Copyright (c) 2016 json-iterator
   Copyright (c) 2016 Mail.Ru Group
   Copyright (c) 2016 Ray Project (https://github.com/ray-project/ray)
   Copyright (c) 2016 Ross Kinder All rights reserved
   Copyright (c) 2016 SmartyStreets, LLC
   Copyright (c) 2016 Taihei Morikuni
   Copyright (c) 2016 The filepathx Authors
   Copyright (c) 2016 The github.com/go-sourcemap/sourcemap Contributors. All rights reserved
   Copyright (c) 2016 The gocql Authors. All rights reserved
   Copyright (c) 2016 The Linux Foundation.
   Copyright (c) 2016 Yasuhiro Matsumoto
   Copyright (c) 2016, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2016-2017 Nicola Asuni - Tecnick.com
   Copyright (c) 2016-2017 The New York Times Company
   Copyright (c) 2016-2019 Tomas Aparicio
   Copyright (c) 2016-2021 Uber Technologies, Inc.
   Copyright (c) 2016present, Facebook, Inc. All rights reserved
   Copyright (c) 2017 Adrian Stoewer <adrian.stoewer@rz.ifi.lmu.de>
   Copyright (c) 2017 Asylo authors
   Copyright (c) 2017 Black Square Media Ltd
   Copyright (c) 2017 Canonical Ltd.
   Copyright (c) 2017 Florian Dang
   Copyright (c) 2017 Iman Tumorang
   Copyright (c) 2017 Jaime Pillora
   Copyright (c) 2017 Jeroen Ooms and Jim Hester
   Copyright (c) 2017 Kale Blankenship
   Copyright (c) 2017 Kolide
   Copyright (c) 2017 Kolide Inc.
   Copyright (c) 2017 Long Nguyen
   Copyright (c) 2017 Microsoft Corporation Developer Edition (64-bit) on Linux (Ubuntu 16.04.5 LTS)", "event.timezone": "-02:00", "event.type": [ "info" ], "fileset.name": "log", "input.type": "log", "l
   Copyright (c) 2017 Milo
   Copyright (c) 2017 Nathan Sweet
   Copyright (c) 2017 oliverpool
   Copyright (c) 2017 otiai10 (Hiromu OCHIAI)
   Copyright (c) 2017 Paessler AG <support@paessler.com> All rights reserved
   Copyright (c) 2017 Paul Thompson
   Copyright (c) 2017 Ryan Armstrong. All rights reserved
   Copyright (c) 2017 SUSE LLC. All rights reserved
   Copyright (c) 2017 the Mage authors
   Copyright (c) 2017 Zander Hill
   Copyright (c) 2017, 2020 Tam
   Copyright (c) 2017-2018 objx contributors
   Copyright (c) 2018 Andrea Barberio All rights reserved
   Copyright (c) 2018 codemodus
   Copyright (c) 2018 Elasticsearch BV
   Copyright (c) 2018 gotest.tools authors
   Copyright (c) 2018 otiai10
   Copyright (c) 2018 Tomasz Kami
   Copyright (c) 2018, 2024 Elasticsearch B.V.
   Copyright (c) 2018-2019 Cloudflare
   Copyright (c) 2018-2022 Tobias Klauser All rights reserved
   Copyright (c) 2019 Adele Reed
   Copyright (c) 2019 Authors of Cilium
   Copyright (c) 2019 Billy Keyes
   Copyright (c) 2019 David Justice
   Copyright (c) 2019 Elasticsearch BV", "service.type": "elasticsearch" },
   Copyright (c) 2019 Jeff Wendling All rights reserved
   Copyright (c) 2019 Josh Bleecher Snyder
   Copyright (c) 2019 KADOTA, Kyohei All rights reserved
   Copyright (c) 2019 Klaus Post. All rights reserved
   Copyright (c) 2019 Max Mazurov <fox.cpp@disroot.org>
   Copyright (c) 2019 Omer Ozarslan
   Copyright (c) 2019 Robert Sean Justice
   Copyright (c) 2019 RStudio, Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source
   Copyright (c) 2019 The Garble Authors. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions o
   Copyright (c) 2019-2020 Cisco Systems
   Copyright (c) 2019-2020 OCI Contributors
   Copyright (c) 2020 Einride AB
   Copyright (c) 2020 Elastic and contributors
   Copyright (c) 2020 Ilia Choly
   Copyright (c) 2020 Masaaki Goshima
   Copyright (c) 2020 Power DevOps
   Copyright (c) 2021 Go kit
   Copyright (c) 2021 golang-jwt maintainers
   Copyright (c) 2021: Zachary Yedidia.
   Copyright (c) 2022 Alan Shreve (@inconshreveable)
   Copyright (c) 2023 Anmol Sethi <hi@nhooyr.io> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright not
   Copyright (c) Copyright: 2009 Google Inc. All rights reserved
   Copyright (c) Copyright: 2012 Cloudera, Inc.
   Copyright (c) Copyright: 2013 Daniel Lemire
   Copyright (c) Copyright: 2016 manylinux
   Copyright (c) Copyright: 2016 The Apache Software Foundation.
   Copyright (c) Copyright: Copyright (c) 2013-2019
   Copyright (c) Copyright: Copyright 2000-2019 Kitware, Inc. and Contributors
   Copyright (c) COPYRIGHT: Copyright 2009 The Go Authors. All rights reserved
   Copyright (c) staring in 2011 when the project was ported over: apic.go emitterc.go parserc.go readerc.go scannerc.go writerc.go yamlh.go yamlprivateh.go
   Copyright (c) ©2013 The Gonum Authors. All rights reserved
   Copyright (c) ©2021 Dan Kortschak. All rights reserved
   Copyright (c) ©2022 Elastic N.V. All rights reserved
Elastic Beats 9.2.0 alpine:filebeat/9.2.0-r1/riscv64: https://www.elastic.co/products/beats
   Copyright (c) 2019 Elasticsearch BV
elastic/ecs-logging-go-zap v1.0.2 github:elastic/ecs-logging-go-zap:v1.0.2
   Copyright (c) 2017 Uber Technologies, Inc.
   Copyright (c) 2020 Elastic and contributors
elastic/elastic-agent-libs v0.21.2 github:elastic/elastic-agent-libs:v0.21.2
   Copyright (c) 2006-2011 Kirill Simonov
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009 The Go Authors.
   Copyright (c) 2009, 2012-2013, 2017, 2019 The Go Authors. All rights reserved
   Copyright (c) 2010-2013 Gustavo Niemeyer <gustavo@niemeyer.net>
   Copyright (c) 2011 Russ Ross
   Copyright (c) 2011-2012 Keith Rarick
   Copyright (c) 2011-2014 - Canonical Inc.
   Copyright (c) 2011-2019 Canonical Ltd
   Copyright (c) 2012 Alex Ogier. All rights reserved
   Copyright (c) 2012 Jesse van den Kieboom. All rights reserved
   Copyright (c) 2012 Richard Crowley. All rights reserved
   Copyright (c) 2012-2016 Dave Collins <dave@davec.name>
   Copyright (c) 2012-2016 The go-diff Authors. All rights reserved
   Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors.
   Copyright (c) 2013 Dustin L. Howett. All rights reserved
   Copyright (c) 2013 Fatih Arslan
   Copyright (c) 2013 M
   Copyright (c) 2013 Patrick Mezard
   Copyright (c) 2013-2018 by Maxim Bublis <b@codemonkey.ru>
   Copyright (c) 2014 Armon Dadgar
   Copyright (c) 2014 Ben Johnson
   Copyright (c) 2014 Brian Goff
   Copyright (c) 2014 Joe Shaw
   Copyright (c) 2014 Simon Eskildsen
   Copyright (c) 2014 Stretchr, Inc.
   Copyright (c) 2014 youmark
   Copyright (c) 2014-2015 Docker Inc
   Copyright (c) 2015 Dave Cheney <dave@cheney.net>
   Copyright (c) 2015 Microsoft
   Copyright (c) 2016 Mail.Ru Group
   Copyright (c) 2016 Yasuhiro Matsumoto
   Copyright (c) 2016-2017 Christian Zangl
   Copyright (c) 2016-2021 Uber Technologies, Inc.
   Copyright (c) 2017 Karrick McDermott
   Copyright (c) 2017 SUSE LLC. All rights reserved
   Copyright (c) 2017 the Mage authors
   Copyright (c) 2017-2018 objx contributors
   Copyright (c) 2018, 2022-2025 Elasticsearch BV
   Copyright (c) 2019 Mark Bates
   Copyright (c) 2019 Yusuke Inuzuka
   Copyright (c) 2020 Elastic and contributors
   Copyright (c) 2022 Alan Shreve (@inconshreveable)
   Copyright (c) 2022 This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
elastic/elastic-agent-system-metrics v0.11.11 github:elastic/elastic-agent-system-metrics:v0.11.11
   Copyright (c) 2006-2011 Kirill Simonov
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009 The Go Authors. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source 
   Copyright (c) 2009, 2014 Google Inc. All rights reserved
   Copyright (c) 2009-2010, 2012, 2013, 2017-2019 The Go Authors. All rights reserved
   Copyright (c) 2010-2013 Gustavo Niemeyer <gustavo@niemeyer.net> All rights reserved
   Copyright (c) 2011-2012 Keith Rarick
   Copyright (c) 2011-2014 - Canonical Inc.
   Copyright (c) 2011-2019 Canonical Ltd
   Copyright (c) 2012 Alex Ogier. All rights reserved
   Copyright (c) 2012 Jesse van den Kieboom. All rights reserved
   Copyright (c) 2012 Richard Crowley. All rights reserved
   Copyright (c) 2012-2016 Dave Collins <dave@davec.name> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above c
   Copyright (c) 2012-2016 The go-diff Authors. All rights reserved
   Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors.
   Copyright (c) 2013 Dustin L. Howett. All rights reserved
   Copyright (c) 2013 Fatih Arslan
   Copyright (c) 2013 Kamil Kisiel
   Copyright (c) 2013 M
   Copyright (c) 2013 Patrick Mezard All rights reserved
   Copyright (c) 2013 Stack Exchange
   Copyright (c) 2013 The GoGo Authors. All rights reserved
   Copyright (c) 2013-2017 Yasuhiro Matsumoto, <mattn.jp@gmail.com>
   Copyright (c) 2013-2018 by Maxim Bublis <b@codemonkey.ru>
   Copyright (c) 2013-2018 Docker, Inc.
   Copyright (c) 2014 Armon Dadgar
   Copyright (c) 2014 Ben Johnson
   Copyright (c) 2014 Cenk Alt
   Copyright (c) 2014 Simon Eskildsen
   Copyright (c) 2014 Stretchr, Inc.
   Copyright (c) 2014 WAKAYAMA Shirou All rights reserved
   Copyright (c) 2014 youmark
   Copyright (c) 2014-2015 Docker Inc
   Copyright (c) 2015 Dave Cheney <dave@cheney.net> All rights reserved
   Copyright (c) 2015 Gengo, Inc. All rights reserved
   Copyright (c) 2015 Microsoft
   Copyright (c) 2015 Microsoft Corporation
   Copyright (c) 2016 Felix Geisend
   Copyright (c) 2016 Mail.Ru Group
   Copyright (c) 2016 Taihei Morikuni
   Copyright (c) 2016 The Linux Foundation.
   Copyright (c) 2016 Yasuhiro Matsumoto
   Copyright (c) 2016-2017 Christian Zangl
   Copyright (c) 2016-2021 Uber Technologies, Inc.
   Copyright (c) 2017 Karrick McDermott All rights reserved
   Copyright (c) 2017 SUSE LLC. All rights reserved
   Copyright (c) 2017 the Mage authors
   Copyright (c) 2017-2018 objx contributors
   Copyright (c) 2018 Elasticsearch B.V.
   Copyright (c) 2018 Elasticsearch BV
   Copyright (c) 2018 gotest.tools authors
   Copyright (c) 2018 Joshua Bleecher Snyder Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions 
   Copyright (c) 2018-2022 Tobias Klauser All rights reserved
   Copyright (c) 2019 KADOTA, Kyohei All rights reserved
   Copyright (c) 2019 Mark Bates
   Copyright (c) 2019 Yusuke Inuzuka
   Copyright (c) 2019-2020 OCI Contributors
   Copyright (c) 2020 Elastic and contributors
   Copyright (c) 2020 Power DevOps
   Copyright (c) 2022 Alan Shreve (@inconshreveable)
   Copyright (c) 2022 This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2022-2025 Elasticsearch BV This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) staring in 2011 when the project was ported over: apic.go emitterc.go parserc.go readerc.go scannerc.go writerc.go yamlh.go yamlprivateh.go
elastic/elasticsearch-ruby v8.18.0 github:elastic/elasticsearch-ruby:v8.18.0
   Copyright (c) 2021 Elasticsearch B.V.
elastic/go-fastjson v1.4.0 github:elastic/go-fastjson:v1.4.0
   Copyright (c) 2016 Mail.Ru Group
   Copyright (c) 2016 The Go Authors. All rights reserved
   Copyright (c) 2018 Elasticsearch BV
elastic/go-lumber null
   No Copyrights found
elastic/go-sysinfo v1.8.1 github:elastic/go-sysinfo:v1.8.1
   Copyright (c) Copyright</key> <string>1983-2017 Apple Inc.</string> <key>ProductName</key> <string>Mac OS X</string> <key>ProductUserVisibleVersion</key> <string>10.12.6</string> <key>ProductVersion</key> <string>1
elastic/go-ucfg v0.8.8 github:elastic/go-ucfg:v0.8.8
   Copyright (c) 2016 This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
elastic/pkcs8 v1.0.0 github:elastic/pkcs8:v1.0.0
   Copyright (c) 2009, 2019 The Go Authors. All rights reserved
   Copyright (c) 2014 youmark
   Copyright (c) 2014-2024 Elasticsearch BV
   Copyright (c) 2019 Yusuke Inuzuka
elastic/sarama null: https://github.com/elastic/sarama
   No Copyrights found
Elasticsearch 7.17.1 debian:ruby-elasticsearch/7.17.1-1/all: https://www.elastic.co/elasticsearch
   Copyright (c) Copyright: 2013-2015 Elasticsearch <http://www.elasticsearch.org>
   Copyright (c) Copyright: 2014 Tim Potter <tpot@hp.com>
Elasticsearch 8.18.0 rubygems:elasticsearch/8.18.0: https://www.elastic.co/elasticsearch
   No Copyrights found
Elasticsearch 8.18.0 rubygems:elasticsearch-api/8.18.0: https://www.elastic.co/elasticsearch
   No Copyrights found
elastic-transport 8.4.0 rubygems:elastic-transport/8.4.0: https://github.com/elastic/elastic-transport-ruby
   No Copyrights found
electron-to-chromium 1.5.267 npmjs:electron-to-chromium/1.5.267: https://github.com/kilian/electron-to-chromium
   Copyright (c) 2018 Kilian Valkhof
elliotchance/orderedmap v1.8.0 github:elliotchance/orderedmap:v1.8.0: https://github.com/elliotchance/orderedmap
   Copyright (c) 2020 Elliot Chance
emittery 0.13.1 npmjs:emittery/0.13.1: https://github.com/sindresorhus/emittery
   No Copyrights found
@emnapi/core 1.8.1 npmjs:@emnapi/core/1.8.1: https://github.com/toyobayashi/emnapi#readme
   Copyright (c) 2021present Toyobayashi
@emnapi/runtime 1.8.1 npmjs:@emnapi/runtime/1.8.1: https://github.com/toyobayashi/emnapi#readme
   Copyright (c) 2021present Toyobayashi
@emnapi/wasi-threads 1.1.0 npmjs:@emnapi/wasi-threads/1.1.0: https://github.com/toyobayashi/emnapi#readme
   Copyright (c) 2021present Toyobayashi
emoji-regex 10.6.0 npmjs:emoji-regex/10.6.0: https://github.com/mathiasbynens/emoji-regex
   No Copyrights found
emoji-regex 9.2.2 npmjs:emoji-regex/9.2.2: https://github.com/mathiasbynens/emoji-regex
   No Copyrights found
emoji-regex v8.0.0 npmjs:emoji-regex/8.0.0: https://github.com/mathiasbynens/emoji-regex
   No Copyrights found
emojis-list 3.0.0 npmjs:emojis-list/3.0.0: https://github.com/Kikobeats/emojis-list
   Copyright (c) 2015 Kiko Beats
@emotion/babel-plugin 11.13.5 npmjs:@emotion/babel-plugin/11.13.5: https://emotion.sh
   No Copyrights found
@emotion/cache 11.14.0 npmjs:@emotion/cache/11.14.0: https://github.com/emotion-js/emotion/tree/main#readme
   No Copyrights found
@emotion/hash 0.9.2 npmjs:@emotion/hash/0.9.2: https://github.com/emotion-js/emotion/tree/main#readme
   No Copyrights found
@emotion/is-prop-valid 0.7.3 npmjs:@emotion/is-prop-valid/0.7.3: https://github.com/emotion-js/emotion/tree/main#readme
   No Copyrights found
@emotion/memoize 0.7.1 npmjs:@emotion/memoize/0.7.1: https://github.com/emotion-js/emotion/tree/main#readme
   No Copyrights found
@emotion/memoize 0.9.0 npmjs:@emotion/memoize/0.9.0: https://github.com/emotion-js/emotion/tree/main#readme
   No Copyrights found
@emotion/react 11.14.0 npmjs:@emotion/react/11.14.0: https://github.com/emotion-js/emotion/tree/main#readme
   No Copyrights found
@emotion/serialize 1.3.3 npmjs:@emotion/serialize/1.3.3: https://github.com/emotion-js/emotion/tree/main#readme
   No Copyrights found
@emotion/sheet 1.4.0 npmjs:@emotion/sheet/1.4.0: https://github.com/emotion-js/emotion/tree/main#readme
   No Copyrights found
@emotion/unitless 0.10.0 npmjs:@emotion/unitless/0.10.0: https://github.com/emotion-js/emotion/tree/main#readme
   No Copyrights found
@emotion/use-insertion-effect-with-fallbacks 1.2.0 npmjs:@emotion/use-insertion-effect-with-fallbacks/1.2.0: https://github.com/emotion-js/emotion/tree/main#readme
   No Copyrights found
@emotion/utils 1.4.2 npmjs:@emotion/utils/1.4.2: https://github.com/emotion-js/emotion/tree/main#readme
   No Copyrights found
@emotion/weak-memoize 0.4.0 npmjs:@emotion/weak-memoize/0.4.0: https://github.com/emotion-js/emotion/tree/main#readme
   No Copyrights found
empathic 2.0.0 npmjs:empathic/2.0.0: https://github.com/lukeed/empathic#readme
   No Copyrights found
enabled 2.0.0 npmjs:enabled/2.0.0: https://github.com/bigpipe/enabled#readme
   Copyright (c) 2015 Arnout Kazemier, Martijn Swaagman, the Contributors.
encodeurl 2.0.0 npmjs:encodeurl/2.0.0: https://github.com/pillarjs/encodeurl
   Copyright (c) 2016 Douglas Christopher Wilson
   Copyright (c) Copyright(c) 2016 Douglas Christopher Wilson
English 0.7.1 rubygems:english/0.7.1: http://rubyworks.github.com/english
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
enhanced-resolve 5.18.4 npmjs:enhanced-resolve/5.18.4: http://github.com/webpack/enhanced-resolve
   Copyright (c) 2012-2019 JS Foundation and other contributors
envinfo 7.21.0 npmjs:envinfo/7.21.0: https://github.com/tabrindle/envinfo#readme
   Copyright (c) 2018 Denis Pushkarev (zloirock.ru)
   Copyright (c) 2018 Trevor Brindle
envoyproxy/go-control-plane v0.3 github:envoyproxy/go-control-plane:v0.3: https://github.com/envoyproxy/go-control-plane
   Copyright (c) 2018 Envoyproxy Authors
envoyproxy/protoc-gen-validate 1.2.1 github:envoyproxy/protoc-gen-validate:v1.2.1: https://github.com/envoyproxy/protoc-gen-validate
   No Copyrights found
env-paths 2.2.1 npmjs:env-paths/2.2.1: https://github.com/sindresorhus/env-paths#readme
   No Copyrights found
Equalizer 0.0.10 ubuntu:ruby-equalizer/0.0.10-1: https://github.com/CSS-Tricks/Equalizer
   Copyright (c) 2009-2013 Dan Kubb
   Copyright (c) 2012 Markus Schirp (packaging)
   Copyright (c) Copyright: 2009-2013 Dan Kubb
   Copyright (c) Copyright: 2013 Praveen Arimbrathodiyil <praveen@debian.org>
Equalizer 0.0.11 debian:ruby-equalizer/0.0.11-3/all: https://github.com/CSS-Tricks/Equalizer
   Copyright (c) Copyright: 2009-2013 Dan Kubb
   Copyright (c) Copyright: 2013 Praveen Arimbrathodiyil <praveen@debian.org>
Equalizer 0.0.11 rubygems:equalizer/0.0.11: https://github.com/CSS-Tricks/Equalizer
   Copyright (c) 2009-2013 Dan Kubb
   Copyright (c) 2012 Markus Schirp (packaging)
Equalizer 0.0.11 ubuntu:ruby-equalizer/0.0.11-3: https://github.com/CSS-Tricks/Equalizer
   Copyright (c) 2009-2013 Dan Kubb
   Copyright (c) 2012 Markus Schirp (packaging)
   Copyright (c) Copyright: 2009-2013 Dan Kubb
   Copyright (c) Copyright: 2013 Praveen Arimbrathodiyil <praveen@debian.org>
erb 2.2.3 rubygems:erb/2.2.3: https://github.com/ruby/erb
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 1999-2000, 2002, 2003 Masatoshi SEKI You can redistribute it and/or modify it under the same terms as Ruby.
erlang-base 26.2.4 debian:erlang-base/1:26.2.4+dfsg-1/amd64: http://www.erlang.org/
   Copyright (c) 2004-2016 Richard Carlsson, Micka -ifndef(ASSERT_HRL). -define(ASSERT_HRL, true).
   Copyright (c) Copyright: 1991-1992 RSA Data Security, Inc.
   Copyright (c) Copyright: 1992-2015 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1994 X Consortium
   Copyright (c) Copyright: 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) Copyright: 1995-2013 Jean-loup Gailly.
   Copyright (c) Copyright: 1995-2013 Mark Adler
   Copyright (c) Copyright: 1997-2017 University of Cambridge
   Copyright (c) Copyright: 2001-2007 Richard Carlsson
   Copyright (c) Copyright: 2002-2018 Ericsson AB
   Copyright (c) Copyright: 2004-2009 Richard Carlsson, Eric Merritt
   Copyright (c) Copyright: 2010 Torbjorn Tornkvist
   Copyright (c) Copyright: Ericsson AB 2011-2016
   Copyright (c) Ericsson AB 1997-2022. All Rights Reserved
erlang-otp 26.2.5.16 alpine:erlang26/26.2.5.16-r0/loongarch64: http://erlang.org
   Copyright (c) 1997-2016 Richard Carlsson
   Copyright (c) 1998 Ericsson Telecom AB
   Copyright (c) 1999 Ericsson
   Copyright (c) 1999 Ericsson Utvecklings AB. All Rights Reserved
   Copyright (c) 1999-2001 Sven-Olof Nystr
   Copyright (c) 1999-2002 Richard Carlsson.
   Copyright (c) 2000 Yoyodyne, Inc.
   Copyright (c) 2004 Free Software Foundation, Inc.
   Copyright (c) 2004-2009 Micka
   Copyright (c) 2006 Richard Carlsson <carlsson.richard@gmail.com>
   Copyright (c) 2006 Richard Carlsson, Eric Merritt
   Copyright (c) 2006-2016 Richard Carlsson and Ericsson AB
   Copyright (c) 2008-2009 Robert Virding. All rights reserved
   Copyright (c) 2010 Torbjorn Tornkvist
   Copyright (c) 2015-2016 Kenji Rikitake
   Copyright (c) 2019-2021 Radek Szymczyszyn
   Copyright (c) 2020 J
   Copyright (c) 2020-2022 Facebook, Inc. and its affiliates.
   Copyright (c) Ericsson AB 1996-2024
   Copyright (c) Ericsson AB 1996-2025. All Rights Reserved
   Copyright (c) Ericsson AB 20016-2022. All Rights Reserved
   Copyright (c) Ericsson AB 2007-2024 All Rights Reserved
   Copyright (c) Scott Lystig Fritchie 2011-2021. All Rights Reserved
erlang-otp 26.2.5.16 alpine:erlang26/26.2.5.16-r0/riscv64: http://erlang.org
   Copyright (c) 1997-2016 Richard Carlsson
   Copyright (c) 1998 Ericsson Telecom AB
   Copyright (c) 1999 Ericsson
   Copyright (c) 1999 Ericsson Utvecklings AB. All Rights Reserved
   Copyright (c) 1999-2001 Sven-Olof Nystr
   Copyright (c) 1999-2002 Richard Carlsson.
   Copyright (c) 2000 Yoyodyne, Inc.
   Copyright (c) 2004 Free Software Foundation, Inc.
   Copyright (c) 2004-2009 Micka
   Copyright (c) 2006 Richard Carlsson <carlsson.richard@gmail.com>
   Copyright (c) 2006 Richard Carlsson, Eric Merritt
   Copyright (c) 2006-2016 Richard Carlsson and Ericsson AB
   Copyright (c) 2008-2009 Robert Virding. All rights reserved
   Copyright (c) 2010 Torbjorn Tornkvist
   Copyright (c) 2015-2016 Kenji Rikitake
   Copyright (c) 2019-2021 Radek Szymczyszyn
   Copyright (c) 2020 J
   Copyright (c) 2020-2022 Facebook, Inc. and its affiliates.
   Copyright (c) Ericsson AB 1996-2024
   Copyright (c) Ericsson AB 1996-2025. All Rights Reserved
   Copyright (c) Ericsson AB 20016-2022. All Rights Reserved
   Copyright (c) Ericsson AB 2007-2024 All Rights Reserved
   Copyright (c) Scott Lystig Fritchie 2011-2021. All Rights Reserved
erlang-otp 26.2.5.16 github:erlang/otp:OTP-26.2.5.16: http://erlang.org
   Copyright (c) (C), 1998 Ericsson Telecom AB. All Rights Reserved
   Copyright (c) (C)Copyright 1981-1995 Microsoft Corp
   Copyright (c) 1991, 1996 Ellemtel Telecommunications Systems Laboratories
   Copyright (c) 1991-1994 The Regents of the University of California.
   Copyright (c) 1994 X Consortium
   Copyright (c) 1994-1996 Sun Microsystems, Inc.
   Copyright (c) 1995-1998 Eric Young (eay@cryptsoft.com)
   Copyright (c) 1995-2021 Jean-loup Gailly
   Copyright (c) 1995-2022 Jean-loup Gailly and Mark Adler
   Copyright (c) 1995-2022 Jean-loup Gailly, Mark Adler
   Copyright (c) 1995-2022 Mark Adler
   Copyright (c) 1995-2022 The OpenSSL Project Authors. All Rights Reserved
   Copyright (c) 1996 Ericsson Telecommunications
   Copyright (c) 1997-2020 University of Cambridge
   Copyright (c) 1998-2011 The OpenSSL Project. All rights reserved
   Copyright (c) 1999-2000 Ericsson
   Copyright (c) 1999-2001 Sven-Olof Nystr
   Copyright (c) 1999-2001, 2008 Ericsson Utvecklings AB. All Rights Reserved
   Copyright (c) 1999-2002 Richard Carlsson.
   Copyright (c) 1999-2016 Richard Carlsson
   Copyright (c) 2000-2003 Richard Carlsson, 2006-2009 Tobias Lindahl
   Copyright (c) 2000-2005 by Ericsson Telecom AB
   Copyright (c) 2001-2005 Bjorn Gustavsson
   Copyright (c) 2001-2008 Bjorn Gustavsson.
   Copyright (c) 2002 Mobile Arts AB
   Copyright (c) 2002 Richard Carlsson, 2006 Richard Carlsson, Tobias Lindahl
   Copyright (c) 2004-2009 Micka
   Copyright (c) 2004-2016 Richard Carlsson, Micka
   Copyright (c) 2006 Daniel Luna
   Copyright (c) 2006 Richard Carlsson <carlsson.richard@gmail.com>
   Copyright (c) 2006 Richard Carlsson, Eric Merritt
   Copyright (c) 2006-2016 Richard Carlsson and Ericsson AB
   Copyright (c) 2007 Ericsson AB.
   Copyright (c) 2007 S.G. Consulting srl. All Rights Reserved
   Copyright (c) 2007-2008 Ericsson AB. All Rights Reserved
   Copyright (c) 2007-2012 Google Inc.
   Copyright (c) 2008-2009 Robert Virding. All rights reserved
   Copyright (c) 2008-2021 The AsmJit Authors
   Copyright (c) 2010 Torbjorn Tornkvist
   Copyright (c) 2011-2018 Free Software Foundation, Inc.
   Copyright (c) 2015 Simon Cornish
   Copyright (c) 2015-2016 Kenji Rikitake
   Copyright (c) 2017 Facebook Inc.
   Copyright (c) 2017 Georgia Institute of Technology
   Copyright (c) 2018 Ulf Adams
   Copyright (c) 2019 Google LLC
   Copyright (c) 2019 Kjell Winblad (kjellwinblad@gmail.com, http://winsh.me).
   Copyright (c) 2019 Kjell Winblad <kjellwinblad@gmail.com>.
   Copyright (c) 2019-2021 Kjell Winblad (kjellwinblad@gmail.com, http://winsh.me)
   Copyright (c) 2019-2021 Radek Szymczyszyn
   Copyright (c) 2020, 2022 J
   Copyright (c) 2020-2022 Facebook, Inc. and its affiliates.
   Copyright (c) Copyright(c) 2009-2020 Zoltan Herczeg
   Copyright (c) Dustin Sallings, Michal Ptaszek, Scott Lystig Fritchie 2011-2021.
   Copyright (c) Ericsson 2015-2024. All Rights Reserved
   Copyright (c) Ericsson AB 1996-2024
   Copyright (c) Ericsson AB 1996-2025. All Rights Reserved
   Copyright (c) Ericsson AB 2000-2024 All Rights Reserved
   Copyright (c) Ericsson AB 20016-2022. All Rights Reserved
   Copyright (c) Ericsson AB and Kjell Winblad 1998-2023. All Rights Reserved
   Copyright (c) Scott Lystig Fritchie 2011-2016.
   Copyright (c) Scott Lystig Fritchie 2011-2021. All Rights Reserved
erlang-public_key 26.2.5.3 fedora:erlang-public_key/26.2.5.3-1.fc42/aarch64: http://www.erlang.org
   Copyright (c) Ericsson AB 2008-2024. All Rights Reserved
erlang-rabbitmq-client313 3.13.1 opensuse:erlang-rabbitmq-client313/3.13.1-150600.13.11.1/ppc64le: https://www.rabbitmq.com/
   Copyright (c) 2007-2024 Broadcom Inc and/or its subsidiaries").
   Copyright (c) 2007-2024 Broadcom. All Rights Reserved
erlang-runtime_tools 26.2.1 fedora:erlang-runtime_tools/26.2.1-1.fc40/x86_64: http://www.erlang.org
   No Copyrights found
erlang-sasl 26.0.2 fedora:erlang-sasl/26.0.2-3.fc39/aarch64: http://www.erlang.org
   Copyright (c) Ericsson AB 1996-2023. All Rights Reserved
errno 0.1.8 npmjs:errno/0.1.8: https://github.com/rvagg/node-errno
   Copyright (c) 2012-2015 Made available under the MIT licence: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Sof
error_highlight 0.3.0 rubygems:error_highlight/0.3.0: https://github.com/ruby/error_highlight
   Copyright (c) 2021 Yusuke Endoh
error-prone annotations 2.0.18 maven:com.google.errorprone:error_prone_annotations:2.0.18: https://github.com/google/error-prone/tree/master/annotations
   Copyright (c) 2014-2017 Google Inc. All Rights Reserved
error-prone annotations 2.0.19 maven:com.google.errorprone:error_prone_annotations:2.0.19: https://github.com/google/error-prone/tree/master/annotations
   Copyright (c) 2014-2017 Google Inc. All Rights Reserved
error-prone annotations 2.15.0 maven:com.google.errorprone:error_prone_annotations:2.15.0.redhat-00001: https://github.com/google/error-prone/tree/master/annotations
   Copyright (c) 2014-2017, 2021 The Error Prone Authors.
error-prone annotations 2.18.0 maven:com.google.errorprone:error_prone_annotations:2.18.0: https://github.com/google/error-prone/tree/master/annotations
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2014-2017, 2021 The Error Prone Authors.
error-prone annotations 2.26.1 maven:com.google.errorprone:error_prone_annotations:2.26.1: https://github.com/google/error-prone/tree/master/annotations
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014-2017, 2021, 2023 The Error Prone Authors.
error-prone annotations 2.28.0 maven:com.google.errorprone:error_prone_annotations:2.28.0: https://github.com/google/error-prone/tree/master/annotations
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014-2017, 2021, 2023 The Error Prone Authors.
errwrap v1.1.0 github:hashicorp/errwrap:v1.1.0: https://github.com/hashicorp/errwrap
   No Copyrights found
es-abstract 1.24.1 npmjs:es-abstract/1.24.1: https://github.com/ljharb/es-abstract
   Copyright (c) 2015 Jordan Harband
escalade 3.2.0 npmjs:escalade/3.2.0: https://github.com/lukeed/escalade#readme
   No Copyrights found
escape-html 1.0.3 npmjs:escape-html/1.0.3: https://github.com/component/escape-html
   Copyright (c) 2012-2013 TJ Holowaychuk
   Copyright (c) 2015 Andreas Lubbe
   Copyright (c) 2015 Tiancheng "Timothy" Gu
   Copyright (c) Copyright(c) 2012-2013 TJ Holowaychuk
   Copyright (c) Copyright(c) 2015 Andreas Lubbe
   Copyright (c) Copyright(c) 2015 Tiancheng "Timothy" Gu
escape-string-regexp 1.0.5 npmjs:escape-string-regexp/1.0.5: https://github.com/sindresorhus/escape-string-regexp
   No Copyrights found
escape-string-regexp v2.0.0 npmjs:escape-string-regexp/2.0.0: https://github.com/sindresorhus/escape-string-regexp
   No Copyrights found
escape-string-regexp v4.0.0 npmjs:escape-string-regexp/4.0.0: https://github.com/sindresorhus/escape-string-regexp
   No Copyrights found
escodegen 2.1.0 npmjs:escodegen/2.1.0: https://github.com/Constellation/escodegen
   Copyright (c) 2011-2012 Ariya Hidayat <ariya.hidayat@gmail.com>
   Copyright (c) 2012 (twitter: [@Constellation](http://twitter.com/Constellation)) and other contributors. Redistribution and use in source and binary forms, with or without modification, are permitted 
   Copyright (c) 2012 Arpad Borsos <arpad.borsos@googlemail.com>
   Copyright (c) 2012 John Freeman <jfreeman08@gmail.com>
   Copyright (c) 2012 Joost-Wim Boekesteijn <joost-wim@boekesteijn.nl>
   Copyright (c) 2012 Kris Kowal <kris.kowal@cixar.com>
   Copyright (c) 2012 Robert Gust-Bardon <donate@robert.gust-bardon.org>
   Copyright (c) 2012 Yusuke Suzuki (twitter: @Constellation) and other contributors. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the foll
   Copyright (c) 2012 Yusuke Suzuki <utatane.tea@gmail.com> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 
   Copyright (c) 2012-2013 Mathias Bynens <mathias@qiwi.be>
   Copyright (c) 2012-2013 Michael Ficarra <escodegen.copyright@michael.ficarra.me>
   Copyright (c) 2012-2014 Yusuke Suzuki <utatane.tea@gmail.com>
   Copyright (c) 2013 Irakli Gozalishvili <rfobic@gmail.com>
   Copyright (c) 2014 Ivan Nikulin <ifaaan@gmail.com>
   Copyright (c) 2015 Ingvar Stepanyan <me@rreverser.com>
   Copyright (c) 2020 Apple Inc. All rights reserved
es-define-property 1.0.1 npmjs:es-define-property/1.0.1: https://github.com/ljharb/es-define-property#readme
   Copyright (c) 2024 Jordan Harband
es-errors 1.3.0 npmjs:es-errors/1.3.0: https://github.com/ljharb/es-errors#readme
   Copyright (c) 2024 Jordan Harband
es-iterator-helpers 1.2.2 npmjs:es-iterator-helpers/1.2.2: https://github.com/es-shims/iterator-helpers#readme
   Copyright (c) 2022 ECMAScript Shims
ESLint 9.39.2 npmjs:eslint/9.39.2: http://eslint.org/
   Copyright (c) 2013 Joel Feenstra
@eslint-community/eslint-utils 4.9.1 npmjs:@eslint-community/eslint-utils/4.9.1: https://github.com/eslint-community/eslint-utils#readme
   Copyright (c) 2018 Toru Nagashima
@eslint-community/regexpp 4.12.2 npmjs:@eslint-community/regexpp/4.12.2: https://github.com/eslint-community/regexpp#readme
   Copyright (c) 2018 Toru Nagashima
@eslint/config-array 0.21.1 npmjs:@eslint/config-array/0.21.1: https://github.com/eslint/rewrite#readme
   Copyright (c) 2018-2025 the Deno authors.
   Copyright (c) 2018-2025 the Deno authors. MIT license.
@eslint/config-helpers 0.4.2 npmjs:@eslint/config-helpers/0.4.2: https://github.com/eslint/rewrite/tree/main/packages/config-helpers#readme
   No Copyrights found
@eslint/core 0.17.0 npmjs:@eslint/core/0.17.0: https://github.com/eslint/rewrite#readme
   No Copyrights found
@eslint/eslintrc 3.3.3 npmjs:@eslint/eslintrc/3.3.3: https://github.com/eslint/eslintrc#readme
   Copyright (c) 2015-2017 Evgeny Poberezkin
eslint-import-resolver-node 0.3.9 npmjs:eslint-import-resolver-node/0.3.9: https://github.com/benmosher/eslint-plugin-import
   Copyright (c) 2015 Ben Mosher
@eslint/js 9.39.2 npmjs:@eslint/js/9.39.2: https://eslint.org
   No Copyrights found
@eslint/object-schema 2.1.7 npmjs:@eslint/object-schema/2.1.7: https://github.com/eslint/rewrite#readme
   No Copyrights found
eslint-plugin-depend 1.4.0 npmjs:eslint-plugin-depend/1.4.0: https://github.com/es-tooling/eslint-plugin-depend#readme
   Copyright (c) 2024 ES Community Tooling
eslint-plugin-import 2.12.1 npmjs:eslint-module-utils/2.12.1: https://github.com/benmosher/eslint-plugin-import
   Copyright (c) 2015 Ben Mosher
eslint-plugin-import 2.32.0 npmjs:eslint-plugin-import/2.32.0: https://github.com/benmosher/eslint-plugin-import
   Copyright (c) 2015 Ben Mosher
   Copyright (c) 2016 Desmond Brand. All rights reserved
eslint-plugin-jest 29.12.1 npmjs:eslint-plugin-jest/29.12.1: https://github.com/jest-community/eslint-plugin-jest
   Copyright (c) 2018 Jonathan Kim
eslint-plugin-jsx-a11y 6.10.2 npmjs:eslint-plugin-jsx-a11y/6.10.2: https://github.com/evcohen/eslint-plugin-jsx-a11y#readme
   Copyright (c) 2016 Ethan Cohen
@eslint/plugin-kit 0.4.1 npmjs:@eslint/plugin-kit/0.4.1: https://github.com/eslint/rewrite#readme
   No Copyrights found
eslint-plugin-promise 7.2.1 npmjs:eslint-plugin-promise/7.2.1: https://github.com/xjamundx/eslint-plugin-promise#readme
   Copyright (c) 2016 Jamund Ferguson
eslint-plugin-react-hooks 6.1.1 npmjs:eslint-plugin-react-hooks/6.1.1: https://reactjs.org/
   Copyright (c) 2014-2018 Simon Lydell
eslint-plugin-testing-library 7.15.4 npmjs:eslint-plugin-testing-library/7.15.4: https://github.com/Belco90/eslint-plugin-testing-library
   Copyright (c) 2019 Mario Beltr
eslint-scope 8.4.0 npmjs:eslint-scope/8.4.0: https://github.com/eslint/eslint-scope
   Copyright (c) 2012-2013 Yusuke Suzuki (twitter: @Constellation) and other contributors.
   Copyright (c) 2012-2015 Yusuke Suzuki <utatane.tea@gmail.com>
   Copyright (c) 2013 Alex Seville <hi@alexanderseville.com>
   Copyright (c) 2014 Thiago de Arruda <tpadilha84@gmail.com>
eslint-scope v5.1.1 npmjs:eslint-scope/5.1.1: https://github.com/eslint/eslint-scope
   Copyright (c) 2012-2013 Yusuke Suzuki (twitter: @Constellation) and other contributors. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
   Copyright (c) 2012-2014 Yusuke Suzuki <utatane.tea@gmail.com>
   Copyright (c) 2013 Alex Seville <hi@alexanderseville.com>
   Copyright (c) 2014 Thiago de Arruda <tpadilha84@gmail.com> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met
   Copyright (c) 2015 Yusuke Suzuki <utatane.tea@gmail.com> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 
eslint-visitor-keys 3.4.3 npmjs:eslint-visitor-keys/3.4.3: https://github.com/eslint/eslint-visitor-keys#readme
   No Copyrights found
eslint-visitor-keys 4.2.1 npmjs:eslint-visitor-keys/4.2.1: https://github.com/eslint/eslint-visitor-keys#readme
   No Copyrights found
es-module-lexer 2.0.0 npmjs:es-module-lexer/2.0.0: https://github.com/guybedford/es-module-lexer#readme
   Copyright (c) 2012-2020 by various contributors (see AUTHORS)
   Copyright (c) 2018-2022 Guy Bedford
es-object-atoms 1.1.1 npmjs:es-object-atoms/1.1.1: https://github.com/ljharb/es-object-atoms#readme
   Copyright (c) 2024 Jordan Harband
espree 10.4.0 npmjs:espree/10.4.0: https://github.com/eslint/espree
   Copyright (c) 2012-2015 Acorn Contributors (https://github.com/marijnh/acorn/blob/master/AUTHORS)
   Copyright (c) 2014-2015 Sebastian McKenzie <sebmck@gmail.com>
   Copyright (c) 2014-2015 various contributors (https://github.com/babel/babel/blob/master/packages/babylon/AUTHORS)
Espresso Runtime Resources 23.1.7 maven:org.graalvm.espresso:espresso-runtime-resources-linux-amd64:23.1.7
   Copyright (c) 1982 The Royal Institute, Thai Royal Government.
   Copyright (c) 1991-1998 Thomas G. Lane.
   Copyright (c) 1991-2023 Unicode, Inc. All rights reserved
   Copyright (c) 1993, 2021, 2025 Oracle and/or its affiliates.
   Copyright (c) 1994 Hewlett-Packard Co.
   Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
   Copyright (c) 1995-2005 The Cryptix Foundation Limited. All rights reserved
   Copyright (c) 1995-2016 International Business Machines Corporation and others
   Copyright (c) 1995-2024 Jean-loup Gailly and Mark Adler
   Copyright (c) 1995-2024 The PNG Reference Library Authors.
   Copyright (c) 1996 Chih-Hao Tsai
   Copyright (c) 1996, 1998 The Open Group
   Copyright (c) 1996-1997 Andreas Dilger
   Copyright (c) 1996-2000 by David Turner, Robert Wilhelm, and Werner Lemberg. All rights reserved
   Copyright (c) 1996-2002, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg
   Copyright (c) 1996-2003 by Elliot Joel Berk and C. Scott Ananian
   Copyright (c) 1996-2015 by Scott Hudson, Frank Flannery, C. Scott Ananian, Michael Petter
   Copyright (c) 1996-2023 by David Turner, Robert Wilhelm, and Werner Lemberg.
   Copyright (c) 1996-2023 by David Turner, Robert Wilhelm, Werner Lemberg, and Dominik R
   Copyright (c) 1996-2023 by Just van Rossum, David Turner, Robert Wilhelm, and Werner Lemberg.
   Copyright (c) 1997 Eric S. Raymond
   Copyright (c) 1998 National Electronics and Computer Technology Center,
   Copyright (c) 1998-2004 David Turner and Werner Lemberg
   Copyright (c) 1998-2018 Glenn Randers-Pehrson
   Copyright (c) 1998-2023 Marti Maria Saguer
   Copyright (c) 1999 Computer Systems and Communication Lab, Institute of Information Science, Academia Sinica. All rights reserved
   Copyright (c) 1999 David Turner
   Copyright (c) 1999 Pai-Hsiang Hsiao.
   Copyright (c) 1999 TaBE Project.
   Copyright (c) 1999, 2001-2002 Sun Microsystems.
   Copyright (c) 1999, 2003 IBM Corporation.
   Copyright (c) 1999, 2024 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 1999-2002 Lotus Development Corporation., http://www.lotus.com.
   Copyright (c) 1999-2007 Brian Paul All Rights Reserved
   Copyright (c) 1999-2023 The Apache Software Foundation
   Copyright (c) 2000 Computing Research Labs, New Mexico State University
   Copyright (c) 2000-2003 Nara Institute of Science and Technology. All Rights Reserved
   Copyright (c) 2000-2011 France T
   Copyright (c) 2001 Institute for Data Communications Systems, <http://www.nue.et-inf.uni-siegen.de/>.
   Copyright (c) 2001 softSurfer (www.softsurfer.com)
   Copyright (c) 2002 Graz University of Technology. All rights reserved
   Copyright (c) 2002-2023 the original author or authors.
   Copyright (c) 2003-2023 by Masatake YAMATO, Red Hat K.K.,
   Copyright (c) 2004 World Wide Web Consortium, (Massachusetts Institute of Technology,
   Copyright (c) 2004-2013, 2021 Red Hat, Inc.
   Copyright (c) 2004-2015 Paul R. Holser, Jr.
   Copyright (c) 2004-2023 by David Turner, Robert Wilhelm, Werner Lemberg, and George Williams.
   Copyright (c) 2004-2023 by Masatake YAMATO and Redhat K.K.
   Copyright (c) 2005 Werner Lemberg
   Copyright (c) 2006-2008 Google Inc.
   Copyright (c) 2006-2011 the V8 project authors. All rights reserved
   Copyright (c) 2006-2014 Adobe Systems Incorporated.
   Copyright (c) 2006-2023 Behdad Esfahbod
   Copyright (c) 2007 Chris Wilson
   Copyright (c) 2007-2023 by David Turner.
   Copyright (c) 2007-2023 by Dereg Clegg and Michael Toftdal.
   Copyright (c) 2007-2023 by Derek Clegg and Michael Toftdal.
   Copyright (c) 2007-2023 by Rahul Bhalerao <rahul.bhalerao@redhat.com>, <b.rahul.pm@gmail.com>.
   Copyright (c) 2008 Otto Moerbeek <otto@drijf.net>
   Copyright (c) 2008-2018 The Khronos Group Inc.
   Copyright (c) 2008-2023 by David Turner, Robert Wilhelm, Werner Lemberg, and suzuki toshiya.
   Copyright (c) 2009 by Remo Dentato (rdentato@gmail.com)
   Copyright (c) 2009 Keith Stribley
   Copyright (c) 2009 VMware, Inc. All Rights Reserved
   Copyright (c) 2009-2013 Attila Szegedi
   Copyright (c) 2009-2023 by Oran Agra and Mickey Gabel.
   Copyright (c) 2010-2023 Google, Inc.
   Copyright (c) 2011 Codethink Limited
   Copyright (c) 2012 Grigori Goronzy <greg@kinoho.net>
   Copyright (c) 2012 Zilong Tan (eric.zltan@gmail.com)
   Copyright (c) 2012-2020 Bert Belder <bertbelder@gmail.com> All rights reserved
   Copyright (c) 2012-2024 JP Aumasson
   Copyright (c) 2013 Brian Eugene Wilson, Robert Martin Campbell.
   Copyright (c) 2013 LeRoy Benjamin Sharon
   Copyright (c) 2013-2015 Alexei Podtelezhnikov
   Copyright (c) 2013-2023 by Google, Inc.
   Copyright (c) 2014 International Business Machines Corporation and others. All Rights Reserved
   Copyright (c) 2015 International Business Machines Corporation
   Copyright (c) 2015 Mozilla Foundation.
   Copyright (c) 2016 and later: Unicode, Inc. and others.
   Copyright (c) 2016 Elie Roux <elie.roux@telecom-bretagne.eu>
   Copyright (c) 2016 Igalia S.L.
   Copyright (c) 2016 Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com>
   Copyright (c) 2018 Khaled Hosny
   Copyright (c) 2018-2019 Adobe Inc.
   Copyright (c) 2018-2020 Ebrahim Byagowi
   Copyright (c) 2018-2023 by David Turner, Robert Wilhelm, Dominik R
   Copyright (c) 2018-2023 Wim Taymans
   Copyright (c) 2018-2024 Cosmin Truta
   Copyright (c) 2019 Facebook, Inc.
   Copyright (c) 2019-2023 by Nikhil Ramakrishnan, David Turner, Robert Wilhelm, and Werner Lemberg.
   Copyright (c) 2021 Collabora Ltd.
   Copyright (c) 2022 Matthias Clasen
   Copyright (c) 2022-2023 by David Turner, Robert Wilhelm, Werner Lemberg, and Moazin Khatti.
   Copyright (c) 2022-2023 by David Turner, Robert Wilhelm, Werner Lemberg, George Williams, and
   Copyright (c) 2023 Unicode
   Copyright (c) Eastman Kodak Company 1991-2003
   Copyright (c) OASIS Open 2023. All Rights Reserved
Esprima 4.0.1 npmjs:esprima/4.0.1: http://esprima.org
   No Copyrights found
esquery 1.7.0 npmjs:esquery/1.7.0: https://github.com/jrfeenst/esquery
   Copyright (c) 2012 Ariya Hidayat <ariya.hidayat@gmail.com>
   Copyright (c) 2012-2013 Yusuke Suzuki <utatane.tea@gmail.com>
   Copyright (c) 2013 Joel Feenstra
esrecurse v4.3.0 npmjs:esrecurse/4.3.0: https://github.com/estools/esrecurse
   Copyright (c) 2014 Yusuke Suzuki <utatane.tea@gmail.com> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 
es-set-tostringtag 2.1.0 npmjs:es-set-tostringtag/2.1.0: https://github.com/es-shims/es-set-tostringtag#readme
   Copyright (c) 2022 ECMAScript Shims
es-shim-unscopables 1.1.0 npmjs:es-shim-unscopables/1.1.0: https://github.com/ljharb/es-shim-unscopables#readme
   Copyright (c) 2022 Jordan Harband
es-to-primitive 1.3.0 npmjs:es-to-primitive/1.3.0: https://github.com/ljharb/es-to-primitive
   Copyright (c) 2015 Jordan Harband
estraverse 5.3.0 npmjs:estraverse/5.3.0: https://github.com/Constellation/estraverse
   Copyright (c) 2012 Ariya Hidayat <ariya.hidayat@gmail.com> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met
   Copyright (c) 2012-2013 Yusuke Suzuki <utatane.tea@gmail.com>
   Copyright (c) 2014 Yusuke Suzuki <utatane.tea@gmail.com> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 
estraverse v4.3.0 npmjs:estraverse/4.3.0: https://github.com/Constellation/estraverse
   Copyright (c) 2012 Ariya Hidayat <ariya.hidayat@gmail.com> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met
   Copyright (c) 2012-2013 Yusuke Suzuki <utatane.tea@gmail.com>
   Copyright (c) 2014 Yusuke Suzuki <utatane.tea@gmail.com> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 
esutils 2.0.3 npmjs:esutils/2.0.3: https://github.com/Constellation/esutils
   Copyright (c) 2013 Yusuke Suzuki <utatane.tea@gmail.com> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 
   Copyright (c) 2013-2014 Yusuke Suzuki <utatane.tea@gmail.com>
   Copyright (c) 2014 Ivan Nikulin <ifaaan@gmail.com> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redist
etag 1.8.1 npmjs:etag/1.8.1: https://github.com/jshttp/etag
   Copyright (c) 2014-2016 Douglas Christopher Wilson
   Copyright (c) Copyright(c) 2014-2016 Douglas Christopher Wilson
et-orbi 1.2.11 opensuse:ruby3.3-rubygem-et-orbi/1.2.11-1.1/riscv64: https://github.com/floraison/et-orbi
   Copyright (c) 2017-2024 John Mettraux, jmettraux
et-orbi 1.2.11 rubygems:et-orbi/1.2.11: https://github.com/floraison/et-orbi
   Copyright (c) 2017-2024 John Mettraux, jmettraux
evanphx/json-patch v4.12.0 github:Evanphx/json-patch:v4.12.0: https://github.com/evanphx/json-patch
   Copyright (c) 2014 Evan Phoenix All rights reserved
eventemitter3 4.0.7 npmjs:eventemitter3/4.0.7: https://github.com/primus/eventemitter3
   Copyright (c) 2014 Arnout Kazemier
execa 5.1.1 npmjs:execa/5.1.1: https://github.com/sindresorhus/execa
   No Copyrights found
exit-x 0.2.2 npmjs:exit-x/0.2.2: https://github.com/cowboy/node-exit
   Copyright (c) 2013 "Cowboy" Ben Alman
expect 30.2.0 npmjs:expect/30.2.0: https://github.com/mjackson/expect
   No Copyrights found
Exporter 5.77 fedora:perl-Exporter/5.77-488.fc37/noarch: http://search.cpan.org/dist/Exporter/
   No Copyrights found
expressjs/accepts 2.0.0 npmjs:accepts/2.0.0: https://github.com/expressjs/accepts
   Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
   Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
   Copyright (c) Copyright(c) 2014 Jonathan Ong
   Copyright (c) Copyright(c) 2015 Douglas Christopher Wilson
expressjs/compressible 2.0.18 npmjs:compressible/2.0.18: https://github.com/expressjs/compressible
   Copyright (c) 2013 Jonathan Ong <me@jongleberry.com>
   Copyright (c) 2014 Jeremiah Senkpiel <fishrock123@rocketmail.com>
   Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
   Copyright (c) Copyright(c) 2013 Jonathan Ong
   Copyright (c) Copyright(c) 2014 Jeremiah Senkpiel
   Copyright (c) Copyright(c) 2015 Douglas Christopher Wilson
expressjs/express 4.19.2 npmjs:express/4.19.2: https://expressjs.com
   Copyright (c) 2009-2014 TJ Holowaychuk <tj@vision-media.ca>
   Copyright (c) 2013-2014 Roman Shtylman <shtylman
   Copyright (c) 2014-2015 Douglas Christopher Wilson <doug@somethingdoug.com>
   Copyright (c) Copyright(c) 2009-2013 TJ Holowaychuk
   Copyright (c) Copyright(c) 2013 Roman Shtylman
   Copyright (c) Copyright(c) 2014-2015 Douglas Christopher Wilson
expressjs/express 5.2.1 npmjs:express/5.2.1: https://expressjs.com
   Copyright (c) 2009-2014 TJ Holowaychuk <tj@vision-media.ca>
   Copyright (c) 2013-2014 Roman Shtylman <shtylman
   Copyright (c) 2014-2015 Douglas Christopher Wilson <doug@somethingdoug.com>
   Copyright (c) Copyright(c) 2009-2013 TJ Holowaychuk
   Copyright (c) Copyright(c) 2013 Roman Shtylman
   Copyright (c) Copyright(c) 2014-2015 Douglas Christopher Wilson
ExtUtils::Install 2.20 fedora:perl-ExtUtils-Install/2.20-1.module_f33+11258+296b36a7/noarch: http://search.cpan.org/dist/ExtUtils-Install/
   Copyright (c) 2006 Yves Orton, Michael Schwern, Alan Burlison, Randy W. Sims and others. This program is free software; you can redistribute it and/or modify it
ExtUtils::MakeMaker v7.64 alpine:perl-extutils-makemaker/7.64-r0/noarch: http://makemaker.org
   Copyright (c) 2010 Gisle Aas <gisle@aas.no>. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
ExtUtils::Manifest 1.73 fedora:perl-ExtUtils-Manifest/1:1.73-489.module_f37+14796+372df908/noarch: http://search.cpan.org/dist/ExtUtils-Manifest/
   Copyright (c) 1989 Free Software Foundation, Inc.
   Copyright (c) 1996, 2002 by Andreas Koenig. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 2002 by Andreas Koenig.
faraday-net_http 3.4.1 rubygems:faraday-net_http/3.4.1: https://github.com/lostisland/faraday-net_http
   Copyright (c) 2020 Jan van der Pas
fast-deep-equal v3.1.3 npmjs:fast-deep-equal/3.1.3: https://github.com/epoberezkin/fast-deep-equal
   Copyright (c) 2017 Evgeny Poberezkin
fastest-levenshtein 1.0.16 npmjs:fastest-levenshtein/1.0.16: https://github.com/ka-weihe/fastest-levenshtein#README
   Copyright (c) 2020 Kasper Unn Weihe
fast-glob 3.3.3 npmjs:fast-glob/3.3.3: https://github.com/mrmlnc/fast-glob#readme
   No Copyrights found
Fast Infoset 1.2.16 maven:com.sun.xml.fastinfoset:FastInfoset:1.2.16: https://fi.dev.java.net
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1999 International Business Machines, Inc., http://www.apache.org. For more information on the Apache Software Foundation, please see <http://www.apache.org/>.
   Copyright (c) 1999-2004 The Apache Software Foundation. All rights reserved
   Copyright (c) 2004-2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
fast-json-stable-stringify 2.1.0 npmjs:fast-json-stable-stringify/2.1.0: https://github.com/epoberezkin/fast-json-stable-stringify
   No Copyrights found
fast-levenshtein 2.0.6 npmjs:fast-levenshtein/2.0.6: https://github.com/hiddentao/fast-levenshtein
   No Copyrights found
fastq 1.20.1 npmjs:fastq/1.20.1: https://github.com/mcollina/fastqueue#readme
   Copyright (c) 2015-2020 Matteo Collina <matteo.collina@gmail.com>
fast-uri 3.1.0 npmjs:fast-uri/3.1.0: https://github.com/fastify/fast-uri
   Copyright (c) 2011 Gary Court. All rights reserved
   Copyright (c) 2011-2021 Gary Court
   Copyright (c) 2021present The Fastify team
fatih-color v1.16.0 github:fatih/color:v1.16.0: http://godoc.org/github.com/fatih/color
   Copyright (c) 2013 Fatih Arslan
fatih-color v1.18.0 github:fatih/color:v1.18.0: http://godoc.org/github.com/fatih/color
   Copyright (c) 2013 Fatih Arslan
fdir 6.5.0 npmjs:fdir/6.5.0: https://github.com/thecodrr/fdir#readme
   Copyright (c) 2023 Abdullah Atta
   Copyright (c) 2024 Abdullah Atta under MIT.
fecha 4.2.3 npmjs:fecha/4.2.3: https://github.com/taylorhakes/fecha
   Copyright (c) 2015 Taylor Hakes
felixge/httpsnoop v1.0.4 github:felixge/httpsnoop:v1.0.4: https://github.com/felixge/httpsnoop
   Copyright (c) 2016 Felix Geisend
ffi 1.17.0 null: http://wiki.github.com/ffi/ffi
   No Copyrights found
ffi 1.17.0 opensuse:ruby3.4-rubygem-ffi/1.17.0-160000.1.7/aarch64: http://wiki.github.com/ffi/ffi
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1993 Bill Triggs
   Copyright (c) 1993 Bill Triggs <Bill.Triggs@inrialpes.fr>
   Copyright (c) 1994 X Consortium
   Copyright (c) 1995-2017 Bruno Haible <bruno@clisp.org>
   Copyright (c) 1996-2004, 2007, 2008-2012, 2014, 2024 Red Hat, Inc.
   Copyright (c) 1996-2019, 2021, 2022 Free Software Foundation, Inc.
   Copyright (c) 1996-2024 Anthony Green, Red Hat, Inc and others.
   Copyright (c) 1998 Cygnus Solutions
   Copyright (c) 1998 Geoffrey Keating
   Copyright (c) 2000 Hewlett Packard Company
   Copyright (c) 2000, 2007 Software AG
   Copyright (c) 2001 John Hornkvist
   Copyright (c) 2002 Bo Thorsen
   Copyright (c) 2002 Ranjit Mathew
   Copyright (c) 2002 Roger Sayle
   Copyright (c) 2002, 2007 Bo Thorsen <bo@suse.de>
   Copyright (c) 2002-2008, 2012 Kaz Kojima
   Copyright (c) 2003-2004 Randolph Chung <tausq@debian.org>
   Copyright (c) 2004 Renesas Technology
   Copyright (c) 2004 Renesas Technology.
   Copyright (c) 2004 Simon Posnjak
   Copyright (c) 2004, 2008, 2011-2014, 2017, 2018-2019, 2021, 2022 Anthony Green
   Copyright (c) 2004-2019, 2021 Bootstrap Authors
   Copyright (c) 2005 Axis Communications AB
   Copyright (c) 2007-2008 Evan Phoenix
   Copyright (c) 2007-2010 Free Software Foundation, Inc
   Copyright (c) 2008 David Daney
   Copyright (c) 2008 Matteo Frigo
   Copyright (c) 2008 Mike Dalessio
   Copyright (c) 2008 Red Hat, Inc
   Copyright (c) 2008 Steven G. Johnson <stevenj@alum.mit.edu>
   Copyright (c) 2008-2009 Andrea Fazzi
   Copyright (c) 2008-2009 Guido U. Draheim <guidod@gmx.de>
   Copyright (c) 2008-2009 Luc Heinrich
   Copyright (c) 2008-2009 Luc Heinrich <luc@honk-honk.com>
   Copyright (c) 2008-2010 JRuby project
   Copyright (c) 2008-2012 Ruby-FFI contributors
   Copyright (c) 2008-2012 Wayne Meissner
   Copyright (c) 2008-2016 Ruby FFI project contributors
   Copyright (c) 2009 Alan Jenkins <alan-jenkins@tuffmail.co.uk>
   Copyright (c) 2009 Aman Gupta <aman@tmm1.net>
   Copyright (c) 2009 Aman Gupta.
   Copyright (c) 2009 Andrea Fazzi <andrea.fazzi@alcacoop.it>
   Copyright (c) 2009 Bradley Smith <brad@brad-smith.co.uk>
   Copyright (c) 2009 Jake Douglas <jake@shiftedlabs.com>
   Copyright (c) 2009 Mike Dalessio <mike.dalessio@gmail.com>
   Copyright (c) 2009-2012 ARM Ltd.
   Copyright (c) 2010 CodeSourcery
   Copyright (c) 2010 Rhys Ulerich <rhys.ulerich@gmail.com>
   Copyright (c) 2011 Free Software Foundation
   Copyright (c) 2011 Kyle Moffett
   Copyright (c) 2011 Maarten Bosmans <mkbosmans@gmail.com>
   Copyright (c) 2011 Plausible Labs Cooperative, Inc.
   Copyright (c) 2011 Timothy Wall
   Copyright (c) 2012 Alexandre K. I. de Mendonca <alexandre.keunecke@gmail.com>
   Copyright (c) 2012 Alexandre K. I. de Mendonca <alexandre.keunecke@gmail.com>, Paulo Pizarro <paulo.pizarro@gmail.com>
   Copyright (c) 2012 Tilera Corp.
   Copyright (c) 2012-2013 Xilinx, Inc
   Copyright (c) 2013 IBM
   Copyright (c) 2013 Imagination Technologies
   Copyright (c) 2013 Imagination Technologies Ltd.
   Copyright (c) 2013 Mentor Graphics.
   Copyright (c) 2013 Miodrag Vallat
   Copyright (c) 2013 Synopsys, Inc. (www.synopsys.com)
   Copyright (c) 2013 Tensilica, Inc.
   Copyright (c) 2013 The Written Word, Inc.
   Copyright (c) 2014 Mike Frysinger <vapier@gentoo.org>
   Copyright (c) 2014 Sebastian Macke <sebastian@macke.de>
   Copyright (c) 2014 Tsukasa Oi
   Copyright (c) 2015 Michael Knyszek <mknyszek@berkeley.edu> 2015 Andrew Waterman <waterman@cs.berkeley.edu> 2018 Stef O'Rear <sorear2@gmail.com>
   Copyright (c) 2015 Michael Petch <mpetch@capp-sysware.com>
   Copyright (c) 2017-2018 Alexey Kopytov
   Copyright (c) 2018 John Zaitseff <J.Zaitseff@zap.org.au>
   Copyright (c) 2018-2023 Hood Chatham, Brion Vibber, Kleis Auke Wolthuizen, and others.
   Copyright (c) 201819 John Zaitseff <J.Zaitseff@zap.org.au>
   Copyright (c) 2020 Kalray
   Copyright (c) 2020 Madhavan T. Venkataraman
   Copyright (c) 2020, 2023 Lars Kanis
   Copyright (c) 2021 Microsoft, Inc.
   Copyright (c) 2022 John David Anglin <dave.anglin@bell.net>
   Copyright (c) 2022 Oracle and/or its affiliates.
   Copyright (c) 2022 Xu Chenghua <xuchenghua@loongson.cn> 2022 Cheng Lulu <chenglulu@loongson.cn>
ffi 1.17.2 debian:ruby-ffi/1.17.2+dfsg-1/amd64: http://wiki.github.com/ffi/ffi
   Copyright (c) 2007-2008 Evan Phoenix This file is part of ruby-ffi.
   Copyright (c) 2008 Mike Dalessio
   Copyright (c) 2008 Mike Dalessio This file is part of ruby-ffi.
   Copyright (c) 2008-2009 Andrea Fazzi
   Copyright (c) 2008-2009 Luc Heinrich This file is part of ruby-ffi.
   Copyright (c) 2008-2010 JRuby project This file is part of ruby-ffi.
   Copyright (c) 2008-2010 Wayne Meissner
   Copyright (c) 2008-2010 Wayne Meissner This file is part of ruby-ffi.
   Copyright (c) 2009 Andrea Fazzi <andrea.fazzi@alcacoop.it>
   Copyright (c) 2009 Luc Heinrich
   Copyright (c) 2020, 2023 Lars Kanis
ffi 1.17.2 rubygems:ffi/1.17.2: http://wiki.github.com/ffi/ffi
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1993 Bill Triggs
   Copyright (c) 1993 Bill Triggs <Bill.Triggs@inrialpes.fr>
   Copyright (c) 1994 X Consortium
   Copyright (c) 1995-2017 Bruno Haible <bruno@clisp.org>
   Copyright (c) 1996-2004, 2007, 2008-2012, 2014, 2024 Red Hat, Inc.
   Copyright (c) 1996-2019, 2021, 2022 Free Software Foundation, Inc.
   Copyright (c) 1996-2024 Anthony Green, Red Hat, Inc and others.
   Copyright (c) 1998 Cygnus Solutions
   Copyright (c) 1998 Geoffrey Keating
   Copyright (c) 2000 Hewlett Packard Company
   Copyright (c) 2000, 2007 Software AG
   Copyright (c) 2001 John Hornkvist
   Copyright (c) 2002 Bo Thorsen
   Copyright (c) 2002 Ranjit Mathew
   Copyright (c) 2002 Roger Sayle
   Copyright (c) 2002, 2007 Bo Thorsen <bo@suse.de>
   Copyright (c) 2002-2008, 2012 Kaz Kojima
   Copyright (c) 2003-2004 Randolph Chung <tausq@debian.org>
   Copyright (c) 2004 Renesas Technology
   Copyright (c) 2004 Renesas Technology.
   Copyright (c) 2004 Simon Posnjak
   Copyright (c) 2004, 2008, 2011-2014, 2017, 2018-2019, 2021, 2022, 2025 Anthony Green
   Copyright (c) 2004-2019, 2021 Bootstrap Authors
   Copyright (c) 2005 Axis Communications AB
   Copyright (c) 2007-2008 Evan Phoenix
   Copyright (c) 2007-2010 Free Software Foundation, Inc
   Copyright (c) 2008 David Daney
   Copyright (c) 2008 Matteo Frigo
   Copyright (c) 2008 Mike Dalessio
   Copyright (c) 2008 Red Hat, Inc
   Copyright (c) 2008 Steven G. Johnson <stevenj@alum.mit.edu>
   Copyright (c) 2008-2009 Andrea Fazzi
   Copyright (c) 2008-2009 Guido U. Draheim <guidod@gmx.de>
   Copyright (c) 2008-2009 Luc Heinrich
   Copyright (c) 2008-2009 Luc Heinrich <luc@honk-honk.com>
   Copyright (c) 2008-2010 JRuby project
   Copyright (c) 2008-2012 Ruby-FFI contributors
   Copyright (c) 2008-2012 Wayne Meissner
   Copyright (c) 2008-2016 Ruby FFI project contributors
   Copyright (c) 2009 Alan Jenkins <alan-jenkins@tuffmail.co.uk>
   Copyright (c) 2009 Aman Gupta <aman@tmm1.net>
   Copyright (c) 2009 Aman Gupta.
   Copyright (c) 2009 Andrea Fazzi <andrea.fazzi@alcacoop.it>
   Copyright (c) 2009 Bradley Smith <brad@brad-smith.co.uk>
   Copyright (c) 2009 Jake Douglas <jake@shiftedlabs.com>
   Copyright (c) 2009 Mike Dalessio <mike.dalessio@gmail.com>
   Copyright (c) 2009-2012 ARM Ltd.
   Copyright (c) 2010 CodeSourcery
   Copyright (c) 2010 Rhys Ulerich <rhys.ulerich@gmail.com>
   Copyright (c) 2011 Free Software Foundation
   Copyright (c) 2011 Kyle Moffett
   Copyright (c) 2011 Maarten Bosmans <mkbosmans@gmail.com>
   Copyright (c) 2011 Plausible Labs Cooperative, Inc.
   Copyright (c) 2011 Timothy Wall
   Copyright (c) 2012 Alexandre K. I. de Mendonca <alexandre.keunecke@gmail.com>
   Copyright (c) 2012 Alexandre K. I. de Mendonca <alexandre.keunecke@gmail.com>, Paulo Pizarro <paulo.pizarro@gmail.com>
   Copyright (c) 2012 Tilera Corp.
   Copyright (c) 2012-2013 Xilinx, Inc
   Copyright (c) 2013 IBM
   Copyright (c) 2013 Imagination Technologies
   Copyright (c) 2013 Imagination Technologies Ltd.
   Copyright (c) 2013 Miodrag Vallat
   Copyright (c) 2013 Synopsys, Inc. (www.synopsys.com)
   Copyright (c) 2013 Tensilica, Inc.
   Copyright (c) 2013 The Written Word, Inc.
   Copyright (c) 2014 Mike Frysinger <vapier@gentoo.org>
   Copyright (c) 2014 Sebastian Macke <sebastian@macke.de>
   Copyright (c) 2014 Tsukasa Oi
   Copyright (c) 2015 Michael Knyszek <mknyszek@berkeley.edu> 2015 Andrew Waterman <waterman@cs.berkeley.edu> 2018 Stef O'Rear <sorear2@gmail.com>
   Copyright (c) 2015 Michael Petch <mpetch@capp-sysware.com>
   Copyright (c) 2017-2018 Alexey Kopytov
   Copyright (c) 2018 John Zaitseff <J.Zaitseff@zap.org.au>
   Copyright (c) 2018-2023 Hood Chatham, Brion Vibber, Kleis Auke Wolthuizen, and others.
   Copyright (c) 201819 John Zaitseff <J.Zaitseff@zap.org.au>
   Copyright (c) 2020 Kalray
   Copyright (c) 2020 Madhavan T. Venkataraman
   Copyright (c) 2020, 2023 Lars Kanis
   Copyright (c) 2021 Microsoft, Inc.
   Copyright (c) 2022 John David Anglin <dave.anglin@bell.net>
   Copyright (c) 2022 Oracle and/or its affiliates.
   Copyright (c) 2022 Xu Chenghua <xuchenghua@loongson.cn> 2022 Cheng Lulu <chenglulu@loongson.cn>
ffi 1.17.2 rubygems:ffi/1.17.2-java: http://wiki.github.com/ffi/ffi
   Copyright (c) 1996-2011 Anthony Green, Red Hat, Inc and others.
   Copyright (c) 2007-2008 Evan Phoenix
   Copyright (c) 2008 Mike Dalessio
   Copyright (c) 2008-2009 Andrea Fazzi
   Copyright (c) 2008-2009 Luc Heinrich
   Copyright (c) 2008-2010 JRuby project
   Copyright (c) 2008-2010 Wayne Meissner
   Copyright (c) 2008-2012 Ruby-FFI contributors
   Copyright (c) 2008-2016 Ruby FFI project contributors
   Copyright (c) 2009 Andrea Fazzi <andrea.fazzi@alcacoop.it>
   Copyright (c) 2020, 2023 Lars Kanis
ffi-binary-libfixposix 0.5.1.1-java rubygems:ffi-binary-libfixposix/0.5.1.1-java: https://github.com/byteit101/subspawn
   No Copyrights found
fiddle 1.1.4 rubygems:fiddle/1.1.4: https://github.com/bsm/fiddle
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
filebeat-windows-x86_64.binary 8.18.1 nuget:filebeat-windows-x86_64.binary/8.18.1: https://github.com/yhvicey/ElasticStack.BinaryPacker
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved
   Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising 
   Copyright (c) 1998 by the Massachusetts Institute of Technology. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, prov
   Copyright (c) 1998-2019 The OpenSSL Project. All rights reserved
   Copyright (c) 2002-2017 Jason Evans <jasone@canonware.com>. All rights reserved
   Copyright (c) 2003-2008 Jouni Malinen <j@w1.fi> and contributors All Rights Reserved
   Copyright (c) 2003-2018 University of Illinois at Urbana-Champaign. All rights reserved
   Copyright (c) 2004-2017 Ren This source code is provided 'as-is', without any express or implied warranty. In no event will the author be held liable for any damages arising from the use of this softw
   Copyright (c) 2005-2008 Dustin Sallings <dustin@spy.net>
   Copyright (c) 2005-2017 NumPy Developers. All rights reserved
   Copyright (c) 2005-2020 Rich Felker, et al.
   Copyright (c) 2006 Facebook
   Copyright (c) 2006 Nemanja Trifunovic
   Copyright (c) 2006, 2008-2009, 2011, 2014, 2016 Google Inc. All rights reserved
   Copyright (c) 2006-2008 Alexander Chemeris Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistribut
   Copyright (c) 2006-2011 Kirill Simonov
   Copyright (c) 2006-2011 the V8 project authors. All rights reserved
   Copyright (c) 2006-2019 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2007 by Nathan C. Myers <ncm@cantrip.org>; some rights reserved.
   Copyright (c) 2007 Eclipse Foundation, Inc. and its licensors. All rights reserved
   Copyright (c) 2007 Sebastian Pipping <sebastian@pipping.org> All rights reserved
   Copyright (c) 2007 Thomas Porschberg <thomas@randspringer.de> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright no
   Copyright (c) 2007 Weijia Song <songweijia@gmail.com>
   Copyright (c) 2007-2012 Mozilla Foundation. All rights reserved
   Copyright (c) 2007-2018 Daniel Stenberg with many contributors, see AUTHORS file.
   Copyright (c) 2008 Patrick Collison <patrick@collison.ie>
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) 2008-2011 AQR Capital Management, LLC All rights reserved
   Copyright (c) 2009 The RE2 Authors. All rights reserved
   Copyright (c) 2009, 2019 The Go Authors. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source 
   Copyright (c) 2009-2010, 2012, 2017-2018 The Go Authors. All rights reserved
   Copyright (c) 2009-2010, 2013, 2014-2016 by the Brotli Authors.
   Copyright (c) 2009-2011 Andreas Krennmair. All rights reserved
   Copyright (c) 2009-2013 by the mingw-w64 project
   Copyright (c) 2009-2017 Facebook, Inc. All rights reserved
   Copyright (c) 2009present, Homebrew contributors All rights reserved
   Copyright (c) 2010-2011 - Gustavo Niemeyer <gustavo@niemeyer.net> All rights reserved
   Copyright (c) 2010-2013 Gustavo Niemeyer <gustavo@niemeyer.net> All rights reserved
   Copyright (c) 2011 Miek Gieben
   Copyright (c) 2011 Miek Gieben. All rights reserved
   Copyright (c) 2011 Open Knowledge Foundation Ltd. All rights reserved
   Copyright (c) 2011 The Snappy-Go Authors. All rights reserved
   Copyright (c) 2011, 2013 Blake Mizerany
   Copyright (c) 2011-2012 Keith Rarick
   Copyright (c) 2011-2012 Lambda Foundry, Inc. and PyData Development Team All rights reserved
   Copyright (c) 2011-2015 Michael Mitton (mmitton@gmail.com)
   Copyright (c) 2011-2016 Yann Collet All rights reserved
   Copyright (c) 2011-2019 Canonical Ltd
   Copyright (c) 201112, Dynamic NDArray Developers All rights reserved
   Copyright (c) 2012 Alex Ogier. All rights reserved
   Copyright (c) 2012 Dave Cheney. All rights reserved
   Copyright (c) 2012 Dave Grijalva
   Copyright (c) 2012 Elazar Leibovich. All rights reserved
   Copyright (c) 2012 fsnotify Authors. All rights reserved
   Copyright (c) 2012 Google, Inc. All rights reserved
   Copyright (c) 2012 P
   Copyright (c) 2012 Richard Crowley. All rights reserved
   Copyright (c) 2012 Robert Krimen
   Copyright (c) 2012 Rodrigo Moraes. All rights reserved
   Copyright (c) 2012 Samuel Stauffer <samuel@descolada.com> All rights reserved
   Copyright (c) 2012 Twitter, Inc
   Copyright (c) 2012-2013 Dave Collins <dave@davec.name>
   Copyright (c) 2012-2013 Ernest Micklei
   Copyright (c) 2012-2014 Yann Collet
   Copyright (c) 2012-2015 Ugorji Nwoke.
   Copyright (c) 2012-2016 Dave Collins <dave@davec.name> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above c
   Copyright (c) 2012-2016 The go-diff Authors. All rights reserved
   Copyright (c) 2012-2018 Mat Ryer and Tyler Bunnell
   Copyright (c) 2012-2018 The Gorilla Authors. All rights reserved
   Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors.
   Copyright (c) 2012-2023 The ANTLR Project. All rights reserved
   Copyright (c) 2013 Blake Smith <blakesmith0@gmail.com>
   Copyright (c) 2013 Dario Casta
   Copyright (c) 2013 Dustin L. Howett. All rights reserved
   Copyright (c) 2013 Fatih Arslan
   Copyright (c) 2013 Georg Reinke (<guelfey at gmail dot com>), Google All rights reserved
   Copyright (c) 2013 Google. All rights reserved
   Copyright (c) 2013 John Barton
   Copyright (c) 2013 M
   Copyright (c) 2013 Oguz Bilgic
   Copyright (c) 2013 Patrick Mezard All rights reserved
   Copyright (c) 2013 Richard Musiol. All rights reserved
   Copyright (c) 2013 Shopify
   Copyright (c) 2013 Space Monkey, Inc.
   Copyright (c) 2013 Stack Exchange
   Copyright (c) 2013 Steinar H. Gunderson, and
   Copyright (c) 2013 The Chromium Authors. All rights reserved
   Copyright (c) 2013 The github.com/redis/go-redis Authors. All rights reserved
   Copyright (c) 2013 The GoGo Authors. All rights reserved
   Copyright (c) 2013 The Gorilla Handlers Authors. All rights reserved
   Copyright (c) 2013 The Gorilla WebSocket Authors. All rights reserved
   Copyright (c) 2013, 2015 Jeremy Saenz
   Copyright (c) 2013-2014 Alexandre Fiori. All rights reserved
   Copyright (c) 2013-2014 Ben Johnson
   Copyright (c) 2013-2014 Onsi Fakhouri
   Copyright (c) 2013-2016 Mitchell Hashimoto
   Copyright (c) 2013-2017 The rsrc Authors.
   Copyright (c) 2013-2017 Yasuhiro Matsumoto, <mattn.jp@gmail.com>
   Copyright (c) 2013-2018 by Maxim Bublis <b@codemonkey.ru>
   Copyright (c) 2013-2018 Docker, Inc.
   Copyright (c) 2013-2019 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2013-2020 Masterminds
   Copyright (c) 2014 ActiveState
   Copyright (c) 2014 Armon Dadgar
   Copyright (c) 2014 by Oleku Konko
   Copyright (c) 2014 Cenk Alt
   Copyright (c) 2014 CloudFlare. All rights reserved
   Copyright (c) 2014 Evan Phoenix All rights reserved
   Copyright (c) 2014 Google Inc.
   Copyright (c) 2014 gRPC authors.
   Copyright (c) 2014 Joe Shaw
   Copyright (c) 2014 Jonathan Picques
   Copyright (c) 2014 Kevin Ballard
   Copyright (c) 2014 Kuba Podg Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source co
   Copyright (c) 2014 mattn
   Copyright (c) 2014 Nate Finch
   Copyright (c) 2014 Olivier Poitrey <rs@dailymotion.com>
   Copyright (c) 2014 Percy Wegmann
   Copyright (c) 2014 Sam Ghods
   Copyright (c) 2014 Simon Eskildsen
   Copyright (c) 2014 Stretchr, Inc.
   Copyright (c) 2014 The fsevents Authors. All rights reserved
   Copyright (c) 2014 The Go-FlowRate Authors. All rights reserved
   Copyright (c) 2014 Vishvananda Ishaya.
   Copyright (c) 2014 WAKAYAMA Shirou All rights reserved
   Copyright (c) 2014 youmark
   Copyright (c) 2014, 2016 Evan Huus
   Copyright (c) 2014-2015 Dave Cheney <dave@cheney.net> All rights reserved
   Copyright (c) 2014-2015 Docker Inc
   Copyright (c) 2014-2016 Palo Alto Networks Inc. Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyrig
   Copyright (c) 2014-2017 Damian Gryski
   Copyright (c) 2014-2019 Matt Butcher and Matt Farina
   Copyright (c) 2014-2020 Aerospike, Inc.
   Copyright (c) 2014-2020 Montana Flynn (https://montanaflynn.com)
   Copyright (c) 2014-2022 HashiCorp, Inc.
   Copyright (c) 2014-2025 Elasticsearch BV This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2015 Dan Kortschak <dan.kortschak@adelaide.edu.au> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the 
   Copyright (c) 2015 David Arroyo
   Copyright (c) 2015 Gengo, Inc. All rights reserved
   Copyright (c) 2015 go-logfmt
   Copyright (c) 2015 Hewlett Packard Enterprise Development LP
   Copyright (c) 2015 James Saryerwinnie
   Copyright (c) 2015 Keybase
   Copyright (c) 2015 Klaus Post
   Copyright (c) 2015 Microsoft Corporation
   Copyright (c) 2015 Microsoft Corporation. All rights reserved
   Copyright (c) 2015 Nathan Osman
   Copyright (c) 2015 Pierre Curto All rights reserved
   Copyright (c) 2015 Pierre Durand
   Copyright (c) 2015 Spring, Inc.
   Copyright (c) 2015 The TensorFlow Authors. All Rights Reserved
   Copyright (c) 2015 Yusuke Inuzuka
   Copyright (c) 2015-2016 go-asn1-ber Authors
   Copyright (c) 2015-2016 go-ldap Authors
   Copyright (c) 2015-2016 Microsoft
   Copyright (c) 2015-2017 Howard Hinnant
   Copyright (c) 2015-2018 conda-forge All rights reserved
   Copyright (c) 2015-2020 Tim Heckman All rights reserved
   Copyright (c) 2015-2023 Jeevanandam M., https://myjeeva.com <jeeva@myjeeva.com>
   Copyright (c) 2016 Adrian Colomitchi
   Copyright (c) 2016 Andrew Poydence
   Copyright (c) 2016 Caleb Spare
   Copyright (c) 2016 Cloudera Inc.
   Copyright (c) 2016 Dmitry Panov
   Copyright (c) 2016 Felix Geisend
   Copyright (c) 2016 Giles Hall
   Copyright (c) 2016 Joseph Spurrier
   Copyright (c) 2016 json-iterator
   Copyright (c) 2016 lestrrat
   Copyright (c) 2016 Mail.Ru Group
   Copyright (c) 2016 Ray Project (https://github.com/ray-project/ray)
   Copyright (c) 2016 Ross Kinder All rights reserved
   Copyright (c) 2016 SmartyStreets, LLC
   Copyright (c) 2016 Taihei Morikuni
   Copyright (c) 2016 The filepathx Authors
   Copyright (c) 2016 The github.com/go-sourcemap/sourcemap Contributors. All rights reserved
   Copyright (c) 2016 The Linux Foundation.
   Copyright (c) 2016 Yasuhiro Matsumoto
   Copyright (c) 2016, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2016-2017 Josh Baker
   Copyright (c) 2016-2017 Nicola Asuni - Tecnick.com
   Copyright (c) 2016-2017 The New York Times Company
   Copyright (c) 2016-2019 Tomas Aparicio
   Copyright (c) 2016-2021 Uber Technologies, Inc.
   Copyright (c) 2016present, Facebook, Inc. All rights reserved
   Copyright (c) 2017 Adrian Stoewer <adrian.stoewer@rz.ifi.lmu.de>
   Copyright (c) 2017 Asylo authors
   Copyright (c) 2017 Canonical Ltd.
   Copyright (c) 2017 Florian Dang
   Copyright (c) 2017 Iman Tumorang
   Copyright (c) 2017 Jaime Pillora
   Copyright (c) 2017 Jeroen Ooms and Jim Hester
   Copyright (c) 2017 Kale Blankenship
   Copyright (c) 2017 Kolide Inc.
   Copyright (c) 2017 Long Nguyen
   Copyright (c) 2017 Milo
   Copyright (c) 2017 Nathan Sweet
   Copyright (c) 2017 oliverpool
   Copyright (c) 2017 otiai10 (Hiromu OCHIAI)
   Copyright (c) 2017 Paessler AG <support@paessler.com> All rights reserved
   Copyright (c) 2017 Paul Thompson
   Copyright (c) 2017 Ryan Armstrong. All rights reserved
   Copyright (c) 2017 SUSE LLC. All rights reserved
   Copyright (c) 2017 the Mage authors
   Copyright (c) 2017 Zander Hill
   Copyright (c) 2017, 2020 Tam
   Copyright (c) 2017-2018 objx contributors
   Copyright (c) 2017-2020 Damian Gryski <damian@gryski.com>
   Copyright (c) 2018 Andrea Barberio All rights reserved
   Copyright (c) 2018 codemodus
   Copyright (c) 2018 Elasticsearch BV
   Copyright (c) 2018 gotest.tools authors
   Copyright (c) 2018 otiai10
   Copyright (c) 2018 Tomasz Kami
   Copyright (c) 2018, 2024 Elasticsearch B.V.
   Copyright (c) 2018-2019 Cloudflare
   Copyright (c) 2018-2022 Tobias Klauser All rights reserved
   Copyright (c) 2019 Adele Reed
   Copyright (c) 2019 Authors of Cilium
   Copyright (c) 2019 Billy Keyes
   Copyright (c) 2019 David Justice
   Copyright (c) 2019 Jeff Wendling All rights reserved
   Copyright (c) 2019 Josh Bleecher Snyder
   Copyright (c) 2019 KADOTA, Kyohei All rights reserved
   Copyright (c) 2019 Kailash Nadh. https://github.com/knadh
   Copyright (c) 2019 Klaus Post. All rights reserved
   Copyright (c) 2019 Max Mazurov <fox.cpp@disroot.org>
   Copyright (c) 2019 Omer Ozarslan
   Copyright (c) 2019 Robert Sean Justice
   Copyright (c) 2019 RStudio, Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source
   Copyright (c) 2019 The Garble Authors. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions o
   Copyright (c) 2019-2020 Cisco Systems
   Copyright (c) 2019-2020 OCI Contributors
   Copyright (c) 2020 Einride AB
   Copyright (c) 2020 Elastic and contributors
   Copyright (c) 2020 Ilia Choly
   Copyright (c) 2020 Masaaki Goshima
   Copyright (c) 2020 Power DevOps
   Copyright (c) 2021 Go kit
   Copyright (c) 2021 golang-jwt maintainers
   Copyright (c) 2021: Zachary Yedidia.
   Copyright (c) 2022 Alan Shreve (@inconshreveable)
   Copyright (c) 2023 Anmol Sethi <hi@nhooyr.io> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright not
   Copyright (c) 2023 IBM Corporation
   Copyright (c) Copyright: 2009 Google Inc. All rights reserved
   Copyright (c) Copyright: 2012 Cloudera, Inc.
   Copyright (c) Copyright: 2013 Daniel Lemire
   Copyright (c) Copyright: 2016 manylinux
   Copyright (c) Copyright: 2016 The Apache Software Foundation.
   Copyright (c) Copyright: Copyright (c) 2013-2019
   Copyright (c) Copyright: Copyright 2000-2019 Kitware, Inc. and Contributors
   Copyright (c) COPYRIGHT: Copyright 2009 The Go Authors. All rights reserved
   Copyright (c) staring in 2011 when the project was ported over: apic.go emitterc.go parserc.go readerc.go scannerc.go writerc.go yamlh.go yamlprivateh.go
   Copyright (c) ©2013 The Gonum Authors. All rights reserved
   Copyright (c) ©2021 Dan Kortschak. All rights reserved
   Copyright (c) ©2022 Elastic N.V. All rights reserved
file-entry-cache 11.1.1 npmjs:file-entry-cache/11.1.1: https://github.com/royriojas/file-entry-cache
   No Copyrights found
file-entry-cache 8.0.0 npmjs:file-entry-cache/8.0.0: https://github.com/royriojas/file-entry-cache
   No Copyrights found
File::Fetch 1.04 fedora:perl-File-Fetch/1.04-489.module_f36+14795+3d766033/noarch: http://search.cpan.org/dist/File-Fetch/
   Copyright (c) This module is copyright (c) 2002 Jos Boumans <kane@cpan.org>. All rights reserved
file-loader v6.2.0 npmjs:file-loader/6.2.0: https://github.com/webpack/file-loader
   No Copyrights found
File::Path 2.18 fedora:perl-File-Path/2.18-489.fc37/noarch: http://search.cpan.org/dist/File-Path/
   Copyright (c) 2007 David Landgren
   Copyright (c) 2015 Richard Elberger, James Keenan use strict; use ExtUtils::MakeMaker;
file-selector 2.1.2 npmjs:file-selector/2.1.2: https://github.com/rolandjitsu/file-selector
   Copyright (c) 2020 Roland Groza
filesize 0.2.0 rubygems:filesize/0.2.0: https://github.com/dominikh/filesize
   Copyright (c) 2009 Dominik Honnef
File::Temp 0.2311 alpine:perl-file-temp/0.2311-r0/noarch: http://search.cpan.org/dist/File-Temp/
   Copyright (c) 2020 by Tim Jenness and the UK Particle Physics and Astronomy Research Council. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 program
fileutils 1.4.1 rubygems:fileutils/1.4.1: https://github.com/ruby/fileutils
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2000-2007 Minero Aoki This program is free software. You can distribute/modify this program under the same terms of ruby.
fileutils 1.6.0 rubygems:fileutils/1.6.0: https://github.com/ruby/fileutils
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2000-2007 Minero Aoki This program is free software. You can distribute/modify this program under the same terms of ruby.
fileutils 1.7.3 rubygems:fileutils/1.7.3: https://github.com/ruby/fileutils
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
fill-range 7.1.1 npmjs:fill-range/7.1.1: https://github.com/jonschlinkert/fill-range
   Copyright (c) 2014present, Jon Schlinkert.
finalhandler 2.1.1 npmjs:finalhandler/2.1.1: https://github.com/expressjs/finalhandler
   Copyright (c) 2014-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
   Copyright (c) Copyright(c) 2014-2022 Douglas Christopher Wilson
find 0.1.1 rubygems:find/0.1.1: http://rubygems.org
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
FindBugs Annotations 2.0.3 maven:com.google.code.findbugs:annotations:2.0.3: http://findbugs.sourceforge.net/
   Copyright (c) 2003-2008, 2011 University of Maryland
   Copyright (c) 2005 Brian Goetz
   Copyright (c) 2005 Brian Goetz and Tim Peierls
FindBugs Annotations 3.0.1 maven:com.google.code.findbugs:annotations:3.0.1: http://findbugs.sourceforge.net/
   Copyright (c) 2003-2007 University of Maryland This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free
   Copyright (c) 2005 Brian Goetz and Tim Peierls and is released under the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.5). The official home for this software is http:
   Copyright (c) 2005 Brian Goetz and Tim Peierls Released under the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.5) Official home: http://www.jcip.net Any republication
   Copyright (c) 2005 Brian Goetz Released under the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.5) Official home: http://www.jcip.net
   Copyright (c) 2005, 2011 University of Maryland This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Soft
   Copyright (c) 2005-2006 University of Maryland This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Fre
   Copyright (c) 2005-2006, 2008 University of Maryland This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Sof
   Copyright (c) 2015. All rights reserved
FindBugs jsr305 2.0.3 maven:com.google.code.findbugs:jsr305:2.0.3: http://code.google.com/p/jsr-305
   Copyright (c) 2005 Brian Goetz
FindBugs jsr305 3.0.0 maven:com.google.code.findbugs:jsr305:3.0.0: http://code.google.com/p/jsr-305
   Copyright (c) 2005 Brian Goetz
FindBugs jsr305 3.0.2 almalinux:jsr-305/3.0.2-6.el9/noarch: http://code.google.com/p/jsr-305
   Copyright (c) 2005 Brian Goetz
   Copyright (c) 2007-2009 JSR305 expert group
FindBugs jsr305 3.0.2 maven:com.google.code.findbugs:jsr305:3.0.2: http://code.google.com/p/jsr-305
   Copyright (c) 2005 Brian Goetz Released under the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.5) Official home: http://www.jcip.net package javax.annotation.concurre
   Copyright (c) 2017. All rights reserved
find-root 1.1.0 npmjs:find-root/1.1.0: https://github.com/agilemd/find-root#readme
   Copyright (c) 2017 jsdnxx
   Copyright (c) 2017 jsdnxx Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software witho
find-up v4.1.0 npmjs:find-up/4.1.0: https://github.com/sindresorhus/find-up
   No Copyrights found
find-up v5.0.0 npmjs:find-up/5.0.0: https://github.com/sindresorhus/find-up
   No Copyrights found
findutils 4.9.0 debian:findutils/4.9.0-4/amd64: http://savannah.gnu.org/projects/findutils/
   Copyright (c) 2023 by the copyright holder . Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright n
   Copyright (c) Copyright: 1984, 1989-1990, 1995, 1996-2022 Free Software Foundation
   Copyright (c) Copyright: 1985, 1988-2022 Free
   Copyright (c) Copyright: 1985-2022 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1988-2022 Free Software
   Copyright (c) Copyright: 1994 X Consortium
   Copyright (c) Copyright: Copyright (co 1990-2022 Free Software Foundation, Inc.
   Copyright (c) Copyright: Ian Murdock (before 1996) 1996-2001 Kevin Dalley 2002 Thomas Schoepf 2003-2023 Andreas Metzler
FlatBuffers 25.2.10 github:google/flatbuffers:v25.2.10: http://google.github.io/flatbuffers/
   Copyright (c) 2014 Google Inc
   Copyright (c) 2014 Stefan.Eilemann@epfl.ch
   Copyright (c) 2014-2015 Google Inc.
   Copyright (c) 2014-2025 Google Inc. All rights reserved
   Copyright (c) 2015 gRPC authors.
   Copyright (c) 2015 The Chromium Authors. All rights reserved
   Copyright (c) 2015 the original author or authors.
   Copyright (c) 2018 Dan Field
   Copyright (c) 2018 Dan Field. All rights reserved
   Copyright (c) 2019-2022 Google LLC
flat-cache 4.0.1 npmjs:flat-cache/4.0.1: https://github.com/royriojas/flat-cache
   No Copyrights found
flat-cache 6.1.19 npmjs:flat-cache/6.1.19: https://github.com/royriojas/flat-cache
   No Copyrights found
flatiron/winston 3.19.0 npmjs:winston/3.19.0: https://github.com/flatiron/winston
   Copyright (c) 2010 Charlie Robbins
flatted 3.3.3 npmjs:flatted/3.3.3: https://github.com/WebReflection/flatted#readme
   Copyright (c) 2018-2025 Andrea Giammarchi, @WebReflection
   Copyright (c) 2020present Andrea Giammarchi
@floating-ui/core 1.7.3 npmjs:@floating-ui/core/1.7.3: https://floating-ui.com
   Copyright (c) 2021present Floating UI contributors
@floating-ui/dom 1.7.4 npmjs:@floating-ui/dom/1.7.4: https://floating-ui.com
   Copyright (c) 2021present Floating UI contributors
@floating-ui/react 0.27.16 npmjs:@floating-ui/react/0.27.16: https://floating-ui.com/docs/react
   Copyright (c) 2021present Floating UI contributors
@floating-ui/react-dom 2.1.6 npmjs:@floating-ui/react-dom/2.1.6: https://floating-ui.com/docs/react-dom
   Copyright (c) 2021present Floating UI contributors
@floating-ui/utils 0.2.10 npmjs:@floating-ui/utils/0.2.10: https://floating-ui.com
   Copyright (c) 2021present Floating UI contributors
floraison/fugit v1.11.1 opensuse:rubygem-fugit/1.11.1-1.3/s390x: https://github.com/floraison/fugit
   Copyright (c) 2017-2024 John Mettraux, jmettraux
flot.github.com 0.8.1 github:flot/flot:0.8.1: http://flotcharts.org
   Copyright (c) 2006 Google Inc.
   Copyright (c) 2007-2013 IOLA and Ole Laursen
   Copyright (c) 2007-2013 IOLA and Ole Laursen.
   Copyright (c) 2008 Three Dub Media (http://threedubmedia.com)
   Copyright (c) 2010 "Cowboy" Ben Alman
   Copyright (c) 2010 Matthew Eernisse (mde@fleegix.org)
   Copyright (c) 2011 Brandon Aaron (http://brandonaaron.net)
   Copyright (c) 2012 jQuery Foundation and other contributors
   Copyright (c) 2013 jQuery Foundation and other contributors Licensed MIT
flyway-core 11.1.0 maven:org.flywaydb:flyway-core:11.1.0: https://flywaydb.org/flyway-core
   Copyright (c) 2010-2024 Red Gate Software Ltd
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) Red Gate Software Ltd 2010-2024
flyway-database-postgresql 11.1.0 maven:org.flywaydb:flyway-database-postgresql:11.1.0
   Copyright (c) 2010-2024 Red Gate Software Ltd
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
fmtlib/fmt 4.0.0 null: https://github.com/fmtlib/fmt
   No Copyrights found
fn.name 1.1.0 npmjs:fn.name/1.1.0: https://github.com/bigpipe/fn.name
   Copyright (c) 2015 Arnout Kazemier, Martijn Swaagman, the Contributors.
follow-redirects 1.15.11 npmjs:follow-redirects/1.15.11: https://github.com/follow-redirects/follow-redirects
   No Copyrights found
fontconfig 2.17.1 alpine:fontconfig/2.17.1-r0/ppc64le: http://www.fontconfig.org
   No Copyrights found
fontconfig 2.17.1 alpine:fontconfig/2.17.1-r0/s390x: http://www.fontconfig.org
   No Copyrights found
fontconfig 2.17.1 alpine:fontconfig/2.17.1-r0/x86_64: http://www.fontconfig.org
   No Copyrights found
fontconfig-parser 0.1.0 crates:fontconfig-parser/0.1.0: https://github.com/Riey/fontconfig-parser
   No Copyrights found
@fontsource/open-sans 5.2.7 npmjs:@fontsource/open-sans/5.2.7: https://github.com/fontsource/fontsource/tree/master/packages/open-sans#readme
   Copyright (c) 2020 The Open Sans Project Authors (https://github.com/googlefonts/opensans)
foreground-child 3.3.1 npmjs:foreground-child/3.3.1: https://github.com/isaacs/foreground-child
   Copyright (c) 2015-2023 Isaac Z. Schlueter and Contributors
formatted_debug 0.1.0 crates:formatted_debug/0.1.0: https://crates.io/crates/formatted_debug
   No Copyrights found
form-data 4.0.5 npmjs:form-data/4.0.5: https://github.com/felixge/node-form-data
   Copyright (c) 2012 Felix Geisend
@fortawesome/fontawesome-common-types 7.1.0 npmjs:@fortawesome/fontawesome-common-types/7.1.0: https://fontawesome.com
   Copyright (c) 2025 Fonticons, Inc.
   Copyright (c) 2025 Fonticons, Inc. (https://fontawesome.com)
@fortawesome/fontawesome-svg-core 7.1.0 npmjs:@fortawesome/fontawesome-svg-core/7.1.0: https://fontawesome.com
   Copyright (c) 2025 Fonticons, Inc.
   Copyright (c) 2025 Fonticons, Inc. (https://fontawesome.com)
@fortawesome/free-brands-svg-icons 7.1.0 npmjs:@fortawesome/free-brands-svg-icons/7.1.0: https://fontawesome.com
   Copyright (c) 2025 Fonticons, Inc.
   Copyright (c) 2025 Fonticons, Inc. (https://fontawesome.com)
@fortawesome/react-fontawesome 3.1.1 npmjs:@fortawesome/react-fontawesome/3.1.1: https://github.com/FortAwesome/react-fontawesome
   Copyright (c) 2018 Fonticons, Inc.
forwardable 1.3.2 rubygems:forwardable/1.3.2: https://www.github.com/craiglittle/forwardable
   No Copyrights found
forwarded 0.2.0 npmjs:forwarded/0.2.0: https://www.npmjs.com/package/forwarded
   Copyright (c) 2014-2017 Douglas Christopher Wilson
   Copyright (c) Copyright(c) 2014-2017 Douglas Christopher Wilson
fossology-rs 0.2.3 crates:fossology-rs/0.2.3: https://github.com/doubleopen-project/fossology-rs
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1989, 1991, 1999-2002, 2007, 2008 Free Software Foundation, Inc.
   Copyright (c) 1995-2011 Software in the Public Interest.
fpm 1.16.0 rubygems:fpm/1.16.0: https://github.com/jordansissel/fpm
   Copyright (c) 2011-2021 Jordan Sissel and contributors.
fraction.js 5.3.4 npmjs:fraction.js/5.3.4: https://github.com/infusion/fraction.js
   Copyright (c) 2024-2025 Robert Eisele (https://raw.org/)
   Copyright (c) 2025 Robert Eisele
FreeMarker 2.3.32 maven:org.freemarker:freemarker:2.3.32: http://freemarker.sourceforge.net
   Copyright (c) 2015-2018 The Apache Software Foundation This product includes software developed at
fsevents 2.3.3 npmjs:fsevents/2.3.3: https://github.com/fsevents/fsevents
   Copyright (c) 2010-2020 by Philipp Dunkel, Ben Noordhuis, Elan Shankar, Paul Miller
fugit 1.11.1 rubygems:fugit/1.11.1: http://github.com/floraison/fugit
   Copyright (c) 2017-2024 John Mettraux, jmettraux
function-bind 1.1.2 npmjs:function-bind/1.1.2: https://github.com/Raynos/function-bind
   Copyright (c) 2013 Raynos.
function.prototype.name 1.1.8 npmjs:function.prototype.name/1.1.8: https://github.com/ljharb/function.prototype.name#readme
   Copyright (c) 2016 Jordan Harband
functions-have-names 1.2.3 npmjs:functions-have-names/1.2.3: https://github.com/ljharb/functions-have-names#readme
   Copyright (c) 2019 Jordan Harband
fxamacker/cbor 2.7.0 github:fxamacker/cbor:v2.7.0: https://github.com/fxamacker/cbor
   Copyright (c) 2004, 2006 The Linux Foundation and its contributors.
   Copyright (c) 2019present Faye Amacker
gajus/table 6.9.0 npmjs:table/6.9.0: https://github.com/gajus/table#readme
   Copyright (c) 2018 Gajus Kuizinas (http://gajus.com/) All rights reserved
gapic-google-cloud-storage-v2 2.40.1-alpha maven:com.google.api.grpc:gapic-google-cloud-storage-v2:2.40.1-alpha
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2024 Google LLC
gated-development 0.1.0 crates:gated-development/0.1.0: https://crates.io/crates/gated-development
   Copyright (c) 2007 Free Software Foundation, Inc. <https://fsf.org/>
GAX (Google Api eXtensions) 2.50.0 maven:com.google.api:gax:2.50.0
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2016-2024 Google LLC Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code 
GAX (Google Api eXtensions) 2.50.0 maven:com.google.api:gax-grpc:2.50.0
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2016-2022 Google LLC Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code 
GAX (Google Api eXtensions) 2.50.0 maven:com.google.api:gax-httpjson:2.50.0
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2017-2018, 2020, 2021-2023 Google LLC Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code 
gcc-12-base 12.2.0 debian:gcc-12-base/12.2.0-14+deb12u1/amd64: http://gcc.gnu.org/
   Copyright (c) (c)1999 Citrus Project, All rights reserved
   Copyright (c) 1981, 1983, 1986, 1988-1994 The Regents of the University of California. All rights reserved
   Copyright (c) 1984, 1991 by Stephen L. Moshier
   Copyright (c) 1984, 2000 S.L. Moshier Permission to use, copy, modify, and distribute this software for any purpose without fee is hereby granted, provided that this entire notice is included in all co
   Copyright (c) 1986 HEWLETT-PACKARD COMPANY To anyone who acknowledges that this file is provided "AS IS" without any express or implied warranty: permission to use, copy, modify, and distribute this f
   Copyright (c) 1987-1988, 1990, 1993, 2000 Regents of the University of California. All rights reserved
   Copyright (c) 1989-1990 Advanced Micro Devices, Inc. This software is the property of Advanced Micro Devices, Inc (AMD) which specifically grants the user the right to modify, use and distribute this sof
   Copyright (c) 1991 by AT Permission to use, copy, modify, and distribute this software for any purpose without fee is hereby granted, provided that this entire notice is included in all copies of any 
   Copyright (c) 1991 DJ Delorie All rights reserved
   Copyright (c) 1991-2013 Unicode, Inc. All rights reserved
   Copyright (c) 1992 Eric Backus This software may be used freely so long as this copyright notice is left intact. There is no warrantee on this software.
   Copyright (c) 1992-1994 Henry Spencer. All rights reserved
   Copyright (c) 1993 by Sun Microsystems, Inc. All rights reserved
   Copyright (c) 1993 C.W. Sandmann This file may be freely distributed as long as the author's name remains.
   Copyright (c) 1993 Intel Corporation Intel hereby grants you permission to copy, modify, and distribute this software and its documentation. Intel grants this permission provided that the above copyri
   Copyright (c) 1994, 1997, 2001-2004 Red Hat Incorporated. All rights reserved
   Copyright (c) 1995-2004 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the u
   Copyright (c) 1996 Xavier Leroy (Xavier.Leroy@inria.fr)
   Copyright (c) 1996-2003 Red Hat, Inc.
   Copyright (c) 1997 by Andrey A. Chernov, Moscow, Russia. All rights reserved
   Copyright (c) 1997, 1999, 2002-2019 Free Software Foundation, Inc.
   Copyright (c) 1997-2002 FreeBSD Project. All rights reserved
   Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com> All rights reserved
   Copyright (c) 1999 Kungliga Tekniska Hgskolan (Royal Institute of Technology, Stockholm, Sweden). All rights reserved
   Copyright (c) 1999-2000 Konstantin Chuguev. All rights reserved
   Copyright (c) 1999-2002 Stephane Carrez (stcarrez@nerim.fr)
   Copyright (c) 1999-2010 by Digital Mars
   Copyright (c) 2000-2001 Alexey Zelkin <phantom@FreeBSD.org> All rights reserved
   Copyright (c) 2001 by Stephen L. Moshier <moshier@na-net.ornl.gov>
   Copyright (c) 2001 Christopher G. Demetriou All rights reserved
   Copyright (c) 2001 Hans-Peter Nilsson Permission to use, copy, modify, and distribute this software is freely granted, provided that the above copyright notice, this notice and the following disclaime
   Copyright (c) 2001 Mike Barcroft <mike@FreeBSD.org> All rights reserved
   Copyright (c) 2001 Stephen L. Moshier <moshier@na-net.ornl.gov> and are incorporated herein by permission of the author. The author reserves the right to distribute this material elsewhere under diffe
   Copyright (c) 2001-2018 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. Mix of GPL-3 and LGPL-2.1. gcc/testsuite/gm2/:
   Copyright (c) 2001-2019 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2.
   Copyright (c) 2001-2019 Free Software Foundation, Inc. Mix of GPL-2+ and GPL-3+ libgm2:
   Copyright (c) 2001-2019 Free Software Foundation, Inc. mix of GPL-3.0 and LGPL-2.1/3
   Copyright (c) 2001-2019 Free Software Foundation, Inc. mix of GPL-3.0 and LGPL-2.1/3 gcc/m2/examples:
   Copyright (c) 2002 SuperH, Inc. All rights reserved
   Copyright (c) 2003 Artem B. Bityuckiy, SoftMine Corporation. Rights transferred to Franklin Electronic Publishers. Redistribution and use in source and binary forms, with or without modification, are
   Copyright (c) 2004-2005 by Digital Mars, www.digitalmars.com Written by Walter Bright This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held l
   Copyright (c) 2004-2007 David Friedman
   Copyright (c) 2005-2015 Free Software Foundation, Inc. Mix of LGPL-2.1 and GPL-3.0. gcc/m2/images:
   Copyright (c) 2009 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009 The Go Authors. All rights reserved
   Copyright (c) 2009-2019 by the LLVM contributors. All rights reserved
   Copyright (c) ISO/IEC (International Organization for Standardization and International Electrotechnical Commission) 1996-2009 201
gcompat 1.1.0 alpine:gcompat/1.1.0-r4/x86_64
   No Copyrights found
GD 2.3.2 alpine:gd/2.3.2-r0/aarch64: http://www.libgd.org
   No Copyrights found
GD 2.3.3 alpine:libgd/2.3.3-r10/x86_64: http://www.libgd.org
   No Copyrights found
gems/http 3.1.0 rubygems:http/3.1.0: https://github.com/tarcieri/http
   Copyright (c) 2011-2016 Tony Arcieri, Erik Michaels-Ober, Alexey V. Zapparov, Zachary Anker
gems/http 3.3.0 debian:ruby-http/3.3.0-2: https://github.com/tarcieri/http
   Copyright (c) 2011-2016 Tony Arcieri, Erik Michaels-Ober, Alexey V. Zapparov, Zachary Anker
   Copyright (c) Copyright: 2011 Tony Arcieri, Carl Lerche
   Copyright (c) Copyright: 2014 Praveen Arimbrathodiyil <praveen@debian.org>
gems/http 3.3.0 debian:ruby-http/3.3.0-2/all: https://github.com/tarcieri/http
   Copyright (c) Copyright: 2011 Tony Arcieri, Carl Lerche
   Copyright (c) Copyright: 2014 Praveen Arimbrathodiyil <praveen@debian.org>
gems/http 3.3.0 rubygems:http/3.3.0: https://github.com/tarcieri/http
   Copyright (c) 2011-2016 Tony Arcieri, Erik Michaels-Ober, Alexey V. Zapparov, Zachary Anker
gene_pool 1.5.0 rubygems:gene_pool/1.5.0: https://github.com/bpardee/gene_pool
   Copyright (c) 2010-2011 Brad Pardee
generator-function 2.0.1 npmjs:generator-function/2.0.1: https://github.com/timothygu/generator-function#readme
   Copyright (c) 2015 Tiancheng
gensync 1.0.0-beta.2 npmjs:gensync/1.0.0-beta.2: https://github.com/loganfsmyth/gensync
   Copyright (c) 2018 Logan Smyth <loganfsmyth@gmail.com>
geoip 1.6.12 alpine:geoip/1.6.12-r0/x86_64
   No Copyrights found
get-caller-file 2.0.5 npmjs:get-caller-file/2.0.5: https://github.com/stefanpenner/get-caller-file
   Copyright (c) 2018 Stefan Penner Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this p
get-east-asian-width 1.4.0 npmjs:get-east-asian-width/1.4.0: https://github.com/sindresorhus/get-east-asian-width#readme
   No Copyrights found
get-intrinsic 1.3.0 npmjs:get-intrinsic/1.3.0: https://github.com/ljharb/get-intrinsic#readme
   Copyright (c) 2020 Jordan Harband
getoptlong 0.1.1 rubygems:getoptlong/0.1.1: https://github.com/ruby/getoptlong
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 1998-2000 Motoyuki Kasahara.
Getopt::Long 2.52 fedora:perl-Getopt-Long/1:2.52-489.fc37/noarch: http://search.cpan.org/dist/Getopt-Long/
   Copyright (c) 1990, 2013, 2015 by Johan Vromans.
   Copyright (c) 2003, 2006 Squirrel Consultancy.
get-package-type 0.1.0 npmjs:get-package-type/0.1.0: https://github.com/cfware/get-package-type#readme
   Copyright (c) 2020 CFWare, LLC
get-proto 1.0.1 npmjs:get-proto/1.0.1: https://github.com/ljharb/get-proto#readme
   Copyright (c) 2025 Jordan Harband
getsentry/sentry-go v0.11.0 github:getsentry/sentry-go:v0.11.0: https://github.com/getsentry/sentry-go
   Copyright (c) 2019 Sentry (https://sentry.io) and individual contributors. All rights reserved
get-stream 6.0.1 npmjs:get-stream/6.0.1: https://github.com/sindresorhus/get-stream
   No Copyrights found
get-symbol-description 1.1.0 npmjs:get-symbol-description/1.1.0: https://github.com/inspect-js/get-symbol-description#readme
   Copyright (c) 2021 Inspect JS
gettext 0.21 debian:gettext/0.21-12/amd64: https://savannah.gnu.org/projects/gettext/
   Copyright (c) 1995-1998, 2000, 2001-2002, 2004, 2005-2006, 2009, 2010-2020 Free Software
   Copyright (c) 1995-2003, 2005, 2006, 2008-2014, 2016, 2019-2020 Free
   Copyright (c) 1995-2020 Free Software Foundation, Inc.
   Copyright (c) 1996-2005, 2008, 2009-2020 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or 
   Copyright (c) 2000-2002, 2007, 2008-2014, 2016, 2017-2020 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute i
   Copyright (c) 2001-2020 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without mod
gettext 0.21 debian:gettext-base/0.21-12/amd64: https://savannah.gnu.org/projects/gettext/
   Copyright (c) 1995-2020 Free Software Foundation, Inc.
gettext 0.21 debian:gettext-base/0.21-6/i386: https://savannah.gnu.org/projects/gettext/
   Copyright (c) 1995-2020 Free Software Foundation, Inc.
gettext 0.21 opensuse:gettext-runtime-mini/0.21-2.1/riscv64: https://savannah.gnu.org/projects/gettext/
   No Copyrights found
gettext 0.21 opensuse:gettext-tools-mini/0.21-2.1/riscv64: https://savannah.gnu.org/projects/gettext/
   No Copyrights found
gettext 0.24.1 alpine:gettext-envsubst/0.24.1-r1/x86_64: https://savannah.gnu.org/projects/gettext/
   No Copyrights found
gettext 0.24.1 alpine:libintl/0.24.1-r0/x86_64: https://savannah.gnu.org/projects/gettext/
   No Copyrights found
gettext 0.24.1 alpine:libintl/0.24.1-r1/x86_64: https://savannah.gnu.org/projects/gettext/
   No Copyrights found
Gherkin 5.1.0 maven:io.cucumber:gherkin:5.1.0
   No Copyrights found
giflib  A library for processing GIFs 5.2.2 sourceforge:giflib/5.2.2: https://sourceforge.net/projects/giflib
   Copyright (c) 1989 Gershon Elber.
   Copyright (c) 1992 Eric Raymond.
   Copyright (c) 1997 Eric S. Raymond
   Copyright (c) 2008 Otto Moerbeek <otto@drijf.net>
Git 2.50.1 alpine:git-init-template/2.50.1-r0/noarch: https://git-scm.com/
   No Copyrights found
Git v2.52.0 alpine:git/2.52.0-r0/x86_64: https://git-scm.com/
   Copyright (c) 2005 Junio C Hamano
   Copyright (c) 2005 Linus Torvalds
   Copyright (c) 2005 Ryan Anderson <ryan@michonline.com>
   Copyright (c) 2006 Theodore Y. Ts
   Copyright (c) 2007 Christian Couder
   Copyright (c) 2009-2016 David Aguilar
   Copyright (c) Linus Torvalds, 2005
Git v2.52.0 alpine:git-init-template/2.52.0-r0/noarch: https://git-scm.com/
   No Copyrights found
github.com/antlr4-go/antlr v4.13.0 github:antlr4-go/antlr:v4.13.0: https://github.com/antlr4-go/antlr
   Copyright (c) 2012-2023 The ANTLR Project. All rights reserved
github.com/aws/smithy-go v1.22.4 github:aws/smithy-go:v1.22.4: https://github.com/aws/smithy-go
   Copyright (c) 2009, 2013, 2016 The Go Authors. All rights reserved
   Copyright (c) 2010 The Go Authors. func isValidJSONNumber(s string) bool { This function implements the JSON numbers grammar. See https://tools.ietf.org/html/rfc7159section-6 and https://www.json.org/img/
   Copyright (c) 2015 the original author or authors.
github.com/cncf/xds 20250326-snapshot-ae57f3c0 github:cncf/xds:ae57f3c0d45fc76d0b323b79e8299a83ccb37a49
   No Copyrights found
github.com/distribution/reference v0.6.0 github:distribution/reference:v0.6.0: https://github.com/distribution/reference
   Copyright (c) 2004, 2006 The Linux Foundation and its contributors.
github.com/dop251/goja 20200831-snapshot-9af81ddc github:dop251/goja:9af81ddcf0e16ae2fe3b13d33d813bfeb07f3cd9
   No Copyrights found
github.com/elastic/go-concert v0.3.0 github:elastic/go-concert:v0.3.0
   No Copyrights found
github.com/elastic/go-seccomp-bpf v1.4.0 github:elastic/go-seccomp-bpf:v1.4.0
   Copyright (c) 2022 Elasticsearch B.V.
github.com/elastic/go-structform v0.0.12 github:elastic/go-structform:v0.0.12
   Copyright (c) 2013-2015 Packetbeat </div> <div class="row terms"> <a href="/terms">Terms of Service</a> {"@timestamp":"2016-09-08T10:35:05.914Z","beat":{"hostname":"Steffens-MBP-2.fritz.box","name":"Steffens-MBP-
github.com/gofrs/flock v0.8.1 github:gofrs/flock:v0.8.1: https://github.com/gofrs/flock
   Copyright (c) 2015, 2019 Tim Heckman. All rights reserved
   Copyright (c) 2015-2020 Tim Heckman All rights reserved
   Copyright (c) 2018 The Go Authors. All rights reserved
   Copyright (c) 2018 The Gofrs. All rights reserved
github.com/gohugoio/hashstructure v0.5.0 github:gohugoio/hashstructure:v0.5.0
   Copyright (c) 2016 Mitchell Hashimoto
github.com/gomodule/redigo v1.8.3 github:gomodule/redigo:v1.8.3: https://github.com/gomodule/redigo
   Copyright (c) 2011-2014, 2017, 2018 Gary Burd
github.com/google/cel-spec v0.23.1 github:google/cel-spec:v0.23.1: https://github.com/google/cel-spec
   Copyright (c) 2025 Google LLC
github.com/moby/docker-image-spec v1.3.1 github:moby/docker-image-spec:v1.3.1: https://github.com/moby/docker-image-spec
   No Copyrights found
github.com/munnerz/goautoneg 20191010-snapshot-a7dc8b61 github:munnerz/goautoneg:a7dc8b61c822528f973a5e4e7b272055c6fdb43e: https://github.com/munnerz/goautoneg
   Copyright (c) 2011 Open Knowledge Foundation Ltd. All rights reserved
github.com/xdg-go/pbkdf2 1.0.0 github:xdg-go/pbkdf2:v1.0.0: https://github.com/xdg-go/pbkdf2
   Copyright (c) 2021 by David A. Golden. All rights reserved
global-modules 2.0.0 npmjs:global-modules/2.0.0: https://github.com/jonschlinkert/global-modules
   Copyright (c) 2015-2017 Jon Schlinkert.
   Copyright (c) 2015present, Jon Schlinkert.
global-prefix 3.0.0 npmjs:global-prefix/3.0.0: https://github.com/jonschlinkert/global-prefix
   Copyright (c) 2015present Jon Schlinkert.
   Copyright (c) 2015present, Jon Schlinkert.
globalthis 1.0.4 npmjs:globalthis/1.0.4: https://github.com/ljharb/System.global#readme
   Copyright (c) 2016 Jordan Harband
globjoin 0.1.4 npmjs:globjoin/0.1.4: https://github.com/amobiz/globjoin
   Copyright (c) 2016 amobiz
glob-parent 5.1.2 npmjs:glob-parent/5.1.2: https://github.com/es128/glob-parent
   Copyright (c) 2015, 2019 Elan Shanker Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice a
glob-parent 6.0.2 npmjs:glob-parent/6.0.2: https://github.com/es128/glob-parent
   Copyright (c) 2015, 2019 Elan Shanker, 2021 Blaine Bublitz <blaine.bublitz@gmail.com>, Eric Schoffstall <yo@contra.io> and other contributors Permission to use, copy, modify, and/or distribute this so
glob-to-regex.js 1.2.0 npmjs:glob-to-regex.js/1.2.0: https://github.com/streamich/glob-to-regex
   No Copyrights found
glob-to-regexp 0.4.1 npmjs:glob-to-regexp/0.4.1: https://github.com/fitzgen/glob-to-regexp
   Copyright (c) 2013 Nick Fitzgerald All rights reserved
GMP 6.2.1 alpine:gmp/6.2.1-r0/x86_64: http://gmplib.org/
   No Copyrights found
GMP 6.3.0 debian:gmp/2:6.3.0+dfsg-4: http://gmplib.org/
   Copyright (c) 1984, 1989-1990, 2000, 2001-2015, 2018, 2019-2021 Free Software Foundation,
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1991, 1993-1994, 1996, 1997-2002, 2005, 2014, 2018-2022 Free Software Foundation, Inc. Contributed by John Amanatides. Changed to "BPSW, then Miller Rabin if required" by Marco Bodrato.
   Copyright (c) 1991, 1993-1994, 1996, 1997-2022 Free Software Foundation, Inc. This file is part of the GNU MP Library test suite.
   Copyright (c) 1991-2023 Free Software Foundation, Inc. This file is part of the GNU MP Library.
   Copyright (c) 1992, 1994-1996, 1999, 2000-2013 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or modif
   Copyright (c) 1992, 1994-1996, 1999, 2000-2016, 2018, 2019 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or modify dnl 
   Copyright (c) 1992, 1994-2000, 2002, 2003, 2005, 2009-2010, 2017, 2018, 2020 Free Software Foundation, dnl Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or
   Copyright (c) 1992, 1994-2014, 2016 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or modify dnl
   Copyright (c) 1992, 1994-2015, 2017, 2019 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or modi
   Copyright (c) 1992-1994, 2000, 2001-2002 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or modify dnl it und
   Copyright (c) 1992-1996, 1998, 1999-2013, 2015, 2017, 2020-2021 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or modify dn
   Copyright (c) 1992-1996, 1998, 1999-2014, 2017, 2018 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or modify dnl it under th
   Copyright (c) 1992-2013, 2017 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or modify dnl it un
   Copyright (c) 1992-2017 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or modify dnl it u
   Copyright (c) 1994 X Consortium
   Copyright (c) 1994-1996, 1999, 2000-2002 Free Software Foundation, Inc. This file is free documentation; the Free Software Foundation gives unlimited permission to copy, distribute and modify it.
   Copyright (c) 1995, 1997-2003, 2005, 2009, 2012, 2015 Free Software
   Copyright (c) 1995-1997, 1999, 2000-2015, 2017, 2018, 2020, 2022 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or modify dnl it under t
   Copyright (c) 1996, 2000 Free Software Foundation, Inc. c This file is part of the GNU MP Library. c c The GNU MP Library is free software; you can redistribute it and/or modify c it under the terms of ei
   Copyright (c) 1996-2001, 2003, 2004-2015 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or 
   Copyright (c) 1996-2014 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 1996-2017 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or modify dnl it under the term
   Copyright (c) 1996-2018 Free Software Foundation, Inc.
   Copyright (c) 1999-2001, 2003, 2004-2006, 2008, 2017-2018 Free Software Foundation, dnl Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and
   Copyright (c) 1999-2001, 2003, 2004-2006, 2010, 2011-2012 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or modify
   Copyright (c) 1999-2001, 2008, 2009, 2012, 2020-2022 Free Software Foundation, Inc. Contributed to the GNU project by Niels Möller and Torbjorn Granlund. Improved by Seth Troisi.
   Copyright (c) 1999-2002 Free Software Foundation, Inc. ;; This file is part of the GNU MP Library.
   Copyright (c) 1999-2013, 2017, 2019, 2021 Free Software Foundation, dnl Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it an
   Copyright (c) 1999-2023 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or modify dnl it under the ter
   Copyright (c) 2000, 2003-2004, 2006, 2007, 2010, 2013 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library test suite.
   Copyright (c) 2000, 2003-2004, 2006, 2007, 2010, 2013, 2016 Free Software dnl Foundation, Inc. dnl This file is part of the GNU MP Library test suite.
   Copyright (c) 2000-2002 Free Software Foundation, Inc. dnl dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or modify dnl it under the 
   Copyright (c) 2000-2002, 2004, 2005-2006, 2009, 2011-2012, 2014, 2015, 2017, 2019 Free Software dnl Foundation, Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribut
   Copyright (c) 2000-2002, 2005, 2009, 2011-2012, 2019 Free Software Foundation, dnl Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it a
   Copyright (c) 2000-2005, 2007, 2008-2009, 2011, 2012, 2015, 2017, 2019 Free Software dnl Foundation, Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it a
   Copyright (c) 2000-2006, 2009, 2011, 2013-2018 Free Software Foundation, Inc. dnl dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or m
   Copyright (c) 2001-2003, 2005, 2006 20010 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or modify dn
   Copyright (c) 2001-2003, 2005, 2006-2008, 2010, 2011-2013, 2015, 2016-2023 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or modify dnl it under the terms of 
   Copyright (c) 2003, 2005, 2007, 2009, 2011-2012, 2018 Free Software dnl Foundation, Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it 
   Copyright (c) 2003, 2005, 2007, 2011-2012, 2015 Free Software Foundation, dnl Inc. dnl Contributed to the GNU project by Torbjorn Granlund.
   Copyright (c) 2003, 2005, 2007, 2011-2012, 2015 Free Software Foundation, dnl Inc. dnl Contributed to the GNU project by Torbjörn Granlund.
   Copyright (c) 2003, 2005, 2007, 2011-2013, 2015 Free Software Foundation, Inc. dnl Contributed to the GNU project by Torbjörn Granlund.
   Copyright (c) 2003, 2005-2006, 2009, 2011-2012 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or mod
   Copyright (c) 2003-2005, 2007, 2008, 2011-2012, 2018, 2019 Free Software dnl Foundation, Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute
   Copyright (c) 2004, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or dis
   Copyright (c) 2004-2005, 2007, 2008-2009, 2011, 2012-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is free software; the Free Software Foundation gives unlimited permission to cop
   Copyright (c) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. This file is free software; the Free Software Foundation gives unlimited permission 
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2008, 2011-2012 Free Software Foundation, Inc. dnl dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or modify dnl it und
   Copyright (c) 2011 Free Software Foundation, Inc. dnl Contributed to the GNU project by Marco Bodrato.
   Copyright (c) 2011 Free Software Foundation, Inc. dnl Contributed to the GNU project by Torbjorn Granlund and Marco Bodrato.
   Copyright (c) 2011 Free Software Foundation, Inc. dnl Converted from AMD64 by Marco Bodrato.
   Copyright (c) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test 0 != $[]
   Copyright (c) 2011, 2017 Free Software Foundation, Inc. dnl Contributed to the GNU project by Marco Bodrato. Ported to 64-bit by dnl Torbjörn Granlund.
   Copyright (c) 2012-2013, 2015 Free Software Foundation, Inc. dnl Contributed to the GNU project by Torbjorn Granlund.
   Copyright (c) 2018, 2020 Free Software Foundation, Inc. Contributed by Marco Bodrato.
   Copyright (c) 2021 Author: Anton Gladky <gladk@debian.org> set -e
   Copyright (c) Copyright: (C) 1984, 1989-1990, 2000, 2001-2015, 2018, 2019-2020 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1991, 1995-2003, 2005, 2006-2009, 2012, 2015 Free Software Foundation, Inc.
GNU C Library 2.36 null: http://www.gnu.org/software/libc/
   No Copyrights found
GNU C Library 2.36 debian:libc6/2.36-9+deb12u10/amd64: http://www.gnu.org/software/libc/
   Copyright (c) 1989-1991 Carnegie Mellon University All Rights Reserved
   Copyright (c) 1991 Regents of the University of California. All rights reserved
   Copyright (c) 1992 Eric Young
   Copyright (c) 1992-1994, 1997 Henry Spencer. All rights reserved
   Copyright (c) 1993 by Digital Equipment Corporation. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyri
   Copyright (c) 1993 by Sun Microsystems, Inc. All rights reserved
   Copyright (c) 1995 by Tom Lord All Rights Reserved
   Copyright (c) 1996-1999 by Internet Software Consortium. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above co
   Copyright (c) 1997-2003 University of Cambridge Permission is granted to anyone to use this software for any purpose on any computer system, and to redistribute it freely, subject to the following res
   Copyright (c) 1998 WIDE Project. All rights reserved
   Copyright (c) 1999-2000 Tom Tromey
   Copyright (c) 2000 Intel Corporation All rights reserved
   Copyright (c) 2000 Red Hat, Inc. The following applies to portions of libidn/punycode.c and libidn/punycode.h:
   Copyright (c) 2001 by Stephen L. Moshier <moshier@na-net.ornl.gov>
   Copyright (c) 2002-2004, 2011 Simon Josefsson This file is part of GNU Libidn.
   Copyright (c) 2010 Oracle America, Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions 
   Copyright (c) copyright: Copyright (C) 1991-2015 Free Software Foundation, Inc.
   Copyright (c) The Internet Society (2003). All Rights Reserved
GNU C Library 2.36 debian:libc6/2.36-9+deb12u13/amd64: http://www.gnu.org/software/libc/
   Copyright (c) 1989-1991 Carnegie Mellon University All Rights Reserved
   Copyright (c) 1991 Regents of the University of California. All rights reserved
   Copyright (c) 1992 Eric Young
   Copyright (c) 1992-1994, 1997 Henry Spencer. All rights reserved
   Copyright (c) 1993 by Digital Equipment Corporation. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyri
   Copyright (c) 1993 by Sun Microsystems, Inc. All rights reserved
   Copyright (c) 1995 by Tom Lord All Rights Reserved
   Copyright (c) 1996-1999 by Internet Software Consortium. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above co
   Copyright (c) 1997-2003 University of Cambridge Permission is granted to anyone to use this software for any purpose on any computer system, and to redistribute it freely, subject to the following res
   Copyright (c) 1998 WIDE Project. All rights reserved
   Copyright (c) 1999-2000 Tom Tromey
   Copyright (c) 2000 Intel Corporation All rights reserved
   Copyright (c) 2000 Red Hat, Inc. The following applies to portions of libidn/punycode.c and libidn/punycode.h:
   Copyright (c) 2001 by Stephen L. Moshier <moshier@na-net.ornl.gov>
   Copyright (c) 2002-2004, 2011 Simon Josefsson This file is part of GNU Libidn.
   Copyright (c) 2010 Oracle America, Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions 
   Copyright (c) copyright: Copyright (C) 1991-2015 Free Software Foundation, Inc.
   Copyright (c) The Internet Society (2003). All Rights Reserved
GNU C Library 2.36 debian:libc-bin/2.36-9+deb12u10/amd64: http://www.gnu.org/software/libc/
   Copyright (c) 1989-1991 Carnegie Mellon University All Rights Reserved
   Copyright (c) 1991 Regents of the University of California. All rights reserved
   Copyright (c) 1992 Eric Young
   Copyright (c) 1992-1994, 1997 Henry Spencer. All rights reserved
   Copyright (c) 1993 by Digital Equipment Corporation. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyri
   Copyright (c) 1993 by Sun Microsystems, Inc. All rights reserved
   Copyright (c) 1995 by Tom Lord All Rights Reserved
   Copyright (c) 1996-1999 by Internet Software Consortium. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above co
   Copyright (c) 1997-2003 University of Cambridge Permission is granted to anyone to use this software for any purpose on any computer system, and to redistribute it freely, subject to the following res
   Copyright (c) 1998 WIDE Project. All rights reserved
   Copyright (c) 1999-2000 Tom Tromey
   Copyright (c) 2000 Intel Corporation All rights reserved
   Copyright (c) 2000 Red Hat, Inc. The following applies to portions of libidn/punycode.c and libidn/punycode.h:
   Copyright (c) 2001 by Stephen L. Moshier <moshier@na-net.ornl.gov>
   Copyright (c) 2002-2004, 2011 Simon Josefsson This file is part of GNU Libidn.
   Copyright (c) 2010 Oracle America, Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions 
   Copyright (c) copyright: Copyright (C) 1991-2015 Free Software Foundation, Inc.
   Copyright (c) The Internet Society (2003). All Rights Reserved
GNU C Library 2.36 debian:libc-bin/2.36-9+deb12u13/amd64: http://www.gnu.org/software/libc/
   Copyright (c) 1989-1991 Carnegie Mellon University All Rights Reserved
   Copyright (c) 1991 Regents of the University of California. All rights reserved
   Copyright (c) 1992 Eric Young
   Copyright (c) 1992-1994, 1997 Henry Spencer. All rights reserved
   Copyright (c) 1993 by Digital Equipment Corporation. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyri
   Copyright (c) 1993 by Sun Microsystems, Inc. All rights reserved
   Copyright (c) 1995 by Tom Lord All Rights Reserved
   Copyright (c) 1996-1999 by Internet Software Consortium. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above co
   Copyright (c) 1997-2003 University of Cambridge Permission is granted to anyone to use this software for any purpose on any computer system, and to redistribute it freely, subject to the following res
   Copyright (c) 1998 WIDE Project. All rights reserved
   Copyright (c) 1999-2000 Tom Tromey
   Copyright (c) 2000 Intel Corporation All rights reserved
   Copyright (c) 2000 Red Hat, Inc. The following applies to portions of libidn/punycode.c and libidn/punycode.h:
   Copyright (c) 2001 by Stephen L. Moshier <moshier@na-net.ornl.gov>
   Copyright (c) 2002-2004, 2011 Simon Josefsson This file is part of GNU Libidn.
   Copyright (c) 2010 Oracle America, Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions 
   Copyright (c) copyright: Copyright (C) 1991-2015 Free Software Foundation, Inc.
   Copyright (c) The Internet Society (2003). All Rights Reserved
GNU C Library 2.36 debian:libc-l10n/2.36-9+deb12u13/all: http://www.gnu.org/software/libc/
   Copyright (c) 1989-1991 Carnegie Mellon University All Rights Reserved
   Copyright (c) 1991 Regents of the University of California. All rights reserved
   Copyright (c) 1992 Eric Young
   Copyright (c) 1992-1994, 1997 Henry Spencer. All rights reserved
   Copyright (c) 1993 by Digital Equipment Corporation. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyri
   Copyright (c) 1993 by Sun Microsystems, Inc. All rights reserved
   Copyright (c) 1995 by Tom Lord All Rights Reserved
   Copyright (c) 1996-1999 by Internet Software Consortium. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above co
   Copyright (c) 1997-2003 University of Cambridge Permission is granted to anyone to use this software for any purpose on any computer system, and to redistribute it freely, subject to the following res
   Copyright (c) 1998 WIDE Project. All rights reserved
   Copyright (c) 1999-2000 Tom Tromey
   Copyright (c) 2000 Intel Corporation All rights reserved
   Copyright (c) 2000 Red Hat, Inc. The following applies to portions of libidn/punycode.c and libidn/punycode.h:
   Copyright (c) 2001 by Stephen L. Moshier <moshier@na-net.ornl.gov>
   Copyright (c) 2002-2004, 2011 Simon Josefsson This file is part of GNU Libidn.
   Copyright (c) 2010 Oracle America, Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions 
   Copyright (c) copyright: Copyright (C) 1991-2015 Free Software Foundation, Inc.
   Copyright (c) The Internet Society (2003). All Rights Reserved
GNU C Library 2.36 opensuse:glibc-lang/2.36-9.2/noarch: http://www.gnu.org/software/libc/
   No Copyrights found
GNU Compiler Collection 12.2.0 debian:libgomp1/12.2.0-14+deb12u1/amd64: http://gcc.gnu.org/
   No Copyrights found
GNU Compiler Collection 12.2.1+git416 suse:libstdc++6-pp/12.2.1+git416-1.5.1/ppc64le: http://gcc.gnu.org/
   Copyright (c) 2008-2022 Free Software Foundation, Inc.
GNU Compiler Collection 14.2.0 alpine:libgcc/14.2.0-r6/x86_64: http://gcc.gnu.org/
   No Copyrights found
GNU Compiler Collection 14.2.0 alpine:libstdc++/14.2.0-r6/x86_64: http://gcc.gnu.org/
   No Copyrights found
GNU Compiler Collection 15.2.0 alpine:libgcc/15.2.0-r2/x86_64: http://gcc.gnu.org/
   No Copyrights found
GNU Compiler Collection 15.2.0 alpine:libstdc++/15.2.0-r0/x86_64: http://gcc.gnu.org/
   No Copyrights found
GNU Compiler Collection 15.2.0 alpine:libstdc++/15.2.0-r2/x86_64: http://gcc.gnu.org/
   No Copyrights found
GNU Core Utilities 8.32 alpine:coreutils/8.32-r0/x86_64: http://savannah.gnu.org/projects/coreutils/
   No Copyrights found
GNU Core Utilities 9.1 debian:coreutils/9.1-1/amd64: http://savannah.gnu.org/projects/coreutils/
   Copyright (c) 1984 David M. Ihnat
   Copyright (c) 1989-1990, 1993, 1994 The Regents of the University of California. All rights reserved
   Copyright (c) 1994-1995, 1997, 1998-2000 H. Peter Anvin
   Copyright (c) 1996-1999 by Internet Software Consortium. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above co
   Copyright (c) 1997-1999 Colin Plumb.
   Copyright (c) Copyright: (C) 1984-2020 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1994-2020 Free Software Foundation, Inc.
GNU Core Utilities 9.1 ubuntu:coreutils/9.1-1ubuntu1: http://savannah.gnu.org/projects/coreutils/
   Copyright (c) 1976-1988, 1999, 2000-2008 Free Software Foundation, Inc. EOF UPDATE_COPYRIG
   Copyright (c) 1976-1988, 1999, 2000-2008, 2010 Free Software Foundation, Inc. EOF UPDATE_C
   Copyright (c) 1976-2011 Free Software Foundation, Inc. EOF rm $TMP
   Copyright (c) 1976-2022 Free Software Foundation, Inc.
   Copyright (c) 1984 David M. Ihnat
   Copyright (c) 1984, 1989-1991, 1994, 1995-2022 Free Software Foundation,
   Copyright (c) 1985-1986, 1988, 1989-2022 Free
   Copyright (c) 1985-1989, 1991, 1992-1995, 1997, 1999-2000, 2003, 2004-2022 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with gnulib. Bugs can be reported to bug-gnulib@gnu.
   Copyright (c) 1987, 1991-1992, 2010 Free Software Foundation, Inc. EOF compare - $TMP.single-line-wrapped <<EOF || exit 1
   Copyright (c) 1987-1988, 1991, 1992 Free Software Foundation, Inc. End More comments. EOF cat > $TMP.extra-text-space <<EOF
   Copyright (c) 1987-1988, 1991, 1992 Free Software Foundation, Inc. End of comments. EOF cat > $TMP.two-digit-final-is-substr-of-first <<EOF
   Copyright (c) 1987-1988, 1991, 1992, 2010 Free Software Foundation, Inc. End More comments. EOF compare - $TMP.extra-text-space <<EOF || exit 1
   Copyright (c) 1987-1988, 1991, 1992, 2010 Free Software Foundation, Inc. End of comments. EOF compare - $TMP.two-digit-final-is-substr-of-first <<EOF || exit 1
   Copyright (c) 1987-1988, 1991, 1992-1997@ Rem 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,@ Rem 2009, 2010 Free Software Foundation, Inc.@ EOF compare $
   Copyright (c) 1987-1988, 1991, 1992-2010 Free Software Foundation, Inc. EOF compare - $TMP.single-li
   Copyright (c) 1987-1988, 1991, 1992-2010 Free Software Foundation, Inc. EOF compare - $TMP.space <<E
   Copyright (c) 1987-1988, 1991, 1992-2010 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEA
   Copyright (c) 1987-1988, 1991, 1992-2011 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEAR=2011 UPDATE_COPYRIGHT_USE_INTERVALS=2
   Copyright (c) 1988, 1991-1993 Free Software Foundation, Inc. EOF cat > $TMP.extra-text-star <<EOF
   Copyright (c) 1988, 1991-1993, 2010 Free Software Foundation, Inc. EOF compare - $TMP.extra-text-star <<EOF || exit 1
   Copyright (c) 1988-2022 Free Software
   Copyright (c) 1989, 2010 Free Software Foundation, Inc. dnl Undisturbed text. EOF rm $TMP
   Copyright (c) 1989-1990, 1993, 1994 The Regents of the University of California. All rights reserved
   Copyright (c) 1990, 2005, 2007-2010 Free Software Foundation, Inc. EOF compare - $TMP.4 <<EOF || exit 1
   Copyright (c) 1990-2005, 2007, 2008-2009 Acme, Inc.
   Copyright (c) 1990-2005, 2007, 2008-2009 Acme, Inc. EOF cat > $TMP.6 <<EOF
   Copyright (c) 1990-2005, 2007, 2008-2009 Acme, Inc. EOF compare - $TMP.6 <<EOF || exit 1
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. EOF cat > $TMP.3 <<EOF
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. EOF cat > $TMP.5 <<EOF
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. EOF cat > $TMP.7 <<EOF
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. EOF compare - $TMP.5 <<EOF || exit 1
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEAR=2009
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEAR=2010 UPDATE_COPYRIGHT_USE_INTERVALS=1
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. However, any correctly formatted copyright statement following a non-matching copyright statements would be recognized.
   Copyright (c) 1990-2005, 2007, 2008-2010 Free Software Foundation, Inc. EOF compare - $TMP.3 <<EOF || exit 1
   Copyright (c) 1990-2005, 2007, 2008-2010 Free Software Foundation, Inc. EOF compare - $TMP.7 <<EOF || exit 1
   Copyright (c) 1990-2005, 2007, 2008-2010 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEAR=2010 UPDATE_COPYRIGHT_FORCE=1
   Copyright (c) 1990-2022 Free Software Foundation, Inc. This file is part of the GNU C Library.
   Copyright (c) 1991 99 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEAR=2010
   Copyright (c) 1991, 1993, 1996-1997, 1999, 2000, 2003-2004, 2006, 2008-2022 Free Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), with help from Dan Sahlin 
   Copyright (c) 1991, 1993, 1996-1997, 1999, 2000, 2003-2022 Free Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), with help from Dan Sahlin (dan@sics.se) and
   Copyright (c) 1991-1992, 1994, 1995, 1997-1998, 2000, 2003-2022 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@prep
   Copyright (c) 1991-1997, 1999, 2000-2021 Free Software Foundation, Inc. This file is part of the GNU MP Library.
   Copyright (c) 1991-1999, 2002, 2003, 2005-2007, 2009, 2010-2022 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-
   Copyright (c) 1991-2004 Miquel van Smoorenburg) struct sockaddr_in sin; struct sockaddr_in6 sin6; struct sockaddr sa; int salen, flags; unsigned int azero=0; unsigned int glblunicast=0, linklocal=0, local
   Copyright (c) 1992-1996, 1998, 1999-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifica
   Copyright (c) 1992-1997, 1999, 2000-2004, 2006, 2007-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distrib
   Copyright (c) 1994 X Consortium
   Copyright (c) 1994-1995, 1997, 1998-2000 H. Peter Anvin
   Copyright (c) 1994-1996, 1999, 2000-2002, 2004, 2005-2017, 2020, 2021 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty
   Copyright (c) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
   Copyright (c) 1996, 1999, 2001, 2004, 2009-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or
   Copyright (c) 1996, 1999, 2001-2002, 2004, 2006, 2009-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute 
   Copyright (c) 1996-1999 by Internet Software Consortium. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above co
   Copyright (c) 1996-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or 
   Copyright (c) 1996-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modific
   Copyright (c) 1996-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or 
   Copyright (c) 1996-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or w
   Copyright (c) 1996-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modi
   Copyright (c) 1996-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 1997-1999 Colin Plumb.
   Copyright (c) 1997-2001, 2003, 2004-2005, 2007, 2009-2022 Free Software dnl Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distri
   Copyright (c) 1997-2022 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute i
   Copyright (c) 1997-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl wi
   Copyright (c) 1997-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without mod
   Copyright (c) 1998, 2001-2007, 2009, 2010-2022 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute 
   Copyright (c) 1998-1999, 2001, 2003, 2005-2007, 2009, 2010-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute i
   Copyright (c) 1998-1999, 2001, 2004, 2006, 2009-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, wi
   Copyright (c) 1998-2001, 2003, 2004, 2007, 2009-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, wit
   Copyright (c) 1998-2003, 2005, 2006-2007, 2009, 2010-2022 Free Software Foundation, dnl Inc. dnl dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribu
   Copyright (c) 1998-2004, 2006, 2007, 2009-2022 Free Software Foundation, Inc. Written by Jim Meyering, 1992.
   Copyright (c) 2000-2001, 2003, 2004-2007, 2009, 2010-2022 Free Software Foundation, Inc. serial 19
   Copyright (c) 2000-2002, 2006, 2008-2014, 2016, 2019-2022 Free Software dnl Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or 
   Copyright (c) 2001 Anthony Towns <aj@azure.humbug.org.au>
   Copyright (c) 2001, 2003-2007, 2009, 2010-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or withou
   Copyright (c) 2002, 2004-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl w
   Copyright (c) 2002-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or
   Copyright (c) 2002-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or witho
   Copyright (c) 2002-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modificat
   Copyright (c) 2003, 2007, 2009-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without mod
   Copyright (c) 2003-2006, 2009, 2010-2022 Free Software Foundation, Inc. Written by Jim Meyering.
   Copyright (c) 2005, 2009-2022 Free Software Foundation, Inc. Written by Derek Price <derek@ximbiot.com>
   Copyright (c) 2005-2007, 2009, 2010-2022 Free Software Foundation, Inc. dnl dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with
   Copyright (c) 2005-2022 Free Software Foundation, Inc. Written by Derek Price <derek@ximbiot.com>.
   Copyright (c) 2006 '" Free Software Foundation, '" Inc. EOF
   Copyright (c) 2007 Free Software Foundation, Inc. <https://fsf.org/>
   Copyright (c) 2008-2022 Free Software Foundation, Inc. This file is part of gnulib.
   Copyright (c) 2012 Samuel Neves <sneves@dei.uc.pt>. You may use this under the
   Copyright (c) 2012-2022 Free Software Foundation, Inc. . "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
   Copyright (c) 2012-2022 Free Software Foundation, Inc. test_name=$1 template=$2
   Copyright (c) 2020-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as l
   Copyright (c) 2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modification
   Copyright (c) 87, 1991-1992 Free Software Foundation, Inc. EOF cat > $TMP.single-line-wrapped <<EOF
   Copyright (c) 87, 88, 1991-1997 98, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. EOF cat > $TMP.single-line <<EOF
   Copyright (c) 87, 88, 1991-1997 98, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. EOF cat > $TMP.space <<EOF
   Copyright (c) 87, 88, 1991-1997 98, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEAR=2010
   Copyright (c) 87, 88, 1991-1997@ Rem 98, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,@ Rem 2009 Free Software Foundation, Inc.@ EOF UPDATE_COPYRIGHT_YEAR
   Copyright (c) 87-88, 1991-1997 98, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEAR=2010
   Copyright (c) 89 dnl Free Software Foundation, Inc. dnl Undisturbed text. EOF UPDATE_COPYRIGHT_YEAR=2010
   Copyright (c) 90,2005, 2007-2009 Free Software Foundation, Inc.
   Copyright (c) 90,2005, 2007-2009 Free Software Foundation, Inc. EOF cat > $TMP.4 <<EOF
   Copyright (c) 90,2005, 2007-2009 Free Software Foundation, Inc. EOF compare - $TMP.4 <<EOF || exit 1
   Copyright (c) @copyright 1998-2005, 2007, 2008-2010 Free Software Foundation, Inc. EOF compare - $TMP.2 <<EOF || exit 1
   Copyright (c) Copyright: (C) 1984-2020 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1994-2020 Free Software Foundation, Inc.
   Copyright (c) is likely equivalent with (c == ' ' || c == ' '). Look at the glibc definition (in glibc/localedata/locales/i18n): The "blank" characters are ' ', ' ', U+1680, U+180E, U+2000..U+2006, U+2008..U+20
   Copyright (c) years (such as 90, 1991-2008) in a reformatted FSF copyright statement is collapsed to a single interval (such as 1990-2008). If unset or set to 0, all existing
GNU Diff Utilities 3.8 debian:diffutils/1:3.8-4/amd64: http://savannah.gnu.org/projects/diffutils
   Copyright (c) Copyright: 1985-2021 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1994 X Consortium
   Copyright (c) Copyright: 2022 Santiago Vila
   Copyright (c) Copyright: Copyright (C) 2002-2021 Free Software Foundation, Inc.
   Copyright (c) Copyright: Copyright 1985-1986, 1988, 1990-2021 Free Software Foundation, Inc.
GNU Diff Utilities 3.8 ubuntu:diffutils/1:3.8-4: http://savannah.gnu.org/projects/diffutils
   Copyright (c) 1976-1988, 1999, 2000-2008 Free Software Foundation, Inc. EOF UPDATE_COPYRIG
   Copyright (c) 1976-1988, 1999, 2000-2008, 2010 Free Software Foundation, Inc. EOF UPDATE_C
   Copyright (c) 1976-2011 Free Software Foundation, Inc. EOF rm $TMP
   Copyright (c) 1976-2021 Free Software Foundation, Inc.
   Copyright (c) 1987, 1991-1992, 2010 Free Software Foundation, Inc. EOF compare - $TMP.single-line-wrapped <<EOF || exit 1
   Copyright (c) 1987-1988, 1991, 1992 Free Software Foundation, Inc. End More comments. EOF cat > $TMP.extra-text-space <<EOF
   Copyright (c) 1987-1988, 1991, 1992 Free Software Foundation, Inc. End of comments. EOF cat > $TMP.two-digit-final-is-substr-of-first <<EOF
   Copyright (c) 1987-1988, 1991, 1992, 2010 Free Software Foundation, Inc. End More comments. EOF compare - $TMP.extra-text-space <<EOF || exit 1
   Copyright (c) 1987-1988, 1991, 1992, 2010 Free Software Foundation, Inc. End of comments. EOF compare - $TMP.two-digit-final-is-substr-of-first <<EOF || exit 1
   Copyright (c) 1987-1988, 1991, 1992-1997@ Rem 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,@ Rem 2009, 2010 Free Software Foundation, Inc.@ EOF compare $
   Copyright (c) 1987-1988, 1991, 1992-2010 Free Software Foundation, Inc. EOF compare - $TMP.single-li
   Copyright (c) 1987-1988, 1991, 1992-2010 Free Software Foundation, Inc. EOF compare - $TMP.space <<E
   Copyright (c) 1987-1988, 1991, 1992-2010 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEA
   Copyright (c) 1987-1988, 1991, 1992-2011 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEAR=2011 UPDATE_COPYRIGHT_USE_INTERVALS=2
   Copyright (c) 1988, 1991-1993 Free Software Foundation, Inc. EOF cat > $TMP.extra-text-star <<EOF
   Copyright (c) 1988, 1991-1993, 2010 Free Software Foundation, Inc. EOF compare - $TMP.extra-text-star <<EOF || exit 1
   Copyright (c) 1988-1989, 1991, 1992-1996, 1998, 2001-2002, 2004, 2006-2007, 2009, 2010-2013, 2015, 2016-2021 Free Software Foundation, Inc. This file is part of GNU DIFF.
   Copyright (c) 1988-1990, 1992, 1993-2021 Free Software
   Copyright (c) 1989, 2010 Free Software Foundation, Inc. dnl Undisturbed text. EOF rm $TMP
   Copyright (c) 1990, 1995-2021 Free Software Foundation,
   Copyright (c) 1990, 2005, 2007-2010 Free Software Foundation, Inc. EOF compare - $TMP.4 <<EOF || exit 1
   Copyright (c) 1990-2005, 2007, 2008-2009 Acme, Inc.
   Copyright (c) 1990-2005, 2007, 2008-2009 Acme, Inc. EOF cat > $TMP.6 <<EOF
   Copyright (c) 1990-2005, 2007, 2008-2009 Acme, Inc. EOF compare - $TMP.6 <<EOF || exit 1
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. EOF cat > $TMP.3 <<EOF
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. EOF cat > $TMP.5 <<EOF
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. EOF cat > $TMP.7 <<EOF
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. EOF compare - $TMP.5 <<EOF || exit 1
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEAR=2009
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEAR=2010 UPDATE_COPYRIGHT_USE_INTERVALS=1
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. However, any correctly formatted copyright statement following a non-matching copyright statements would be recognized.
   Copyright (c) 1990-2005, 2007, 2008-2010 Free Software Foundation, Inc. EOF compare - $TMP.3 <<EOF || exit 1
   Copyright (c) 1990-2005, 2007, 2008-2010 Free Software Foundation, Inc. EOF compare - $TMP.7 <<EOF || exit 1
   Copyright (c) 1990-2005, 2007, 2008-2010 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEAR=2010 UPDATE_COPYRIGHT_FORCE=1
   Copyright (c) 1991 99 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEAR=2010
   Copyright (c) 1991, 1993, 1996-1997, 1999, 2000, 2003-2004, 2006, 2008-2021 Free Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), with help from Dan Sahlin 
   Copyright (c) 1991, 1994, 1997-1998, 2000, 2003-2021 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@prep
   Copyright (c) 1991-1992, 1994, 1995-1999, 2003, 2005-2007, 2009, 2010-2021 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-
   Copyright (c) 1991-1993, 1996, 1997-1999, 2001, 2002-2003, 2005, 2007, 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library.
   Copyright (c) 1992, 1998, 2001-2002, 2004, 2009-2013, 2015, 2016-2021 Free Software Foundation, Inc. This file is part of GNU Diffutils.
   Copyright (c) 1992-1995, 1997, 1998-1999, 2001, 2002-2003, 2005, 2006, 2009-2021 Free
   Copyright (c) 1992-1996, 1998, 1999-2021 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifica
   Copyright (c) 1994 X Consortium
   Copyright (c) 1994-1996, 1999, 2000-2002, 2004, 2005-2017, 2020, 2021 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty
   Copyright (c) 1996, 1999 by Internet Software Consortium. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above co
   Copyright (c) 1996-2007, 2009, 2010-2021 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or w
   Copyright (c) 1996-2021 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or 
   Copyright (c) 1996-2021 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modi
   Copyright (c) 1996-2021 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 1997-2006, 2008, 2009-2021 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl wi
   Copyright (c) 1997-2021 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute i
   Copyright (c) 1998-1999, 2001, 2003, 2005-2007, 2009, 2010-2021 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute i
   Copyright (c) 1998-2004, 2006, 2007, 2009-2021 Free Software Foundation, Inc. Written by Jim Meyering, 1992.
   Copyright (c) 2000-2001, 2003, 2004-2007, 2009, 2010-2021 Free Software Foundation, Inc. serial 18
   Copyright (c) 2000-2002, 2006, 2008-2014, 2016, 2019-2021 Free Software dnl Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or 
   Copyright (c) 2001, 2003-2007, 2009, 2010-2021 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or withou
   Copyright (c) 2001-2021 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without mod
   Copyright (c) 2001-2021 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or 
   Copyright (c) 2002, 2004-2005, 2007, 2009-2021 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute 
   Copyright (c) 2002, 2004-2021 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl w
   Copyright (c) 2002-2021 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or witho
   Copyright (c) 2003, 2006-2021 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modificat
   Copyright (c) 2003, 2007, 2009-2021 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without mod
   Copyright (c) 2003-2006 Paolo Bonzini <bonzini@gnu.org>
   Copyright (c) 2003-2021 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or
   Copyright (c) 2006 '" Free Software Foundation, '" Inc. EOF
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2008-2021 Free Software Foundation, Inc. This file is part of gnulib.
   Copyright (c) 2011-2021 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modific
   Copyright (c) 2018 Nylon Chen <nylon7@andestech.com>
   Copyright (c) 87, 1991-1992 Free Software Foundation, Inc. EOF cat > $TMP.single-line-wrapped <<EOF
   Copyright (c) 87, 88, 1991-1997 98, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. EOF cat > $TMP.single-line <<EOF
   Copyright (c) 87, 88, 1991-1997 98, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. EOF cat > $TMP.space <<EOF
   Copyright (c) 87, 88, 1991-1997 98, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEAR=2010
   Copyright (c) 87, 88, 1991-1997@ Rem 98, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,@ Rem 2009 Free Software Foundation, Inc.@ EOF UPDATE_COPYRIGHT_YEAR
   Copyright (c) 87-88, 1991-1997 98, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEAR=2010
   Copyright (c) 89 dnl Free Software Foundation, Inc. dnl Undisturbed text. EOF UPDATE_COPYRIGHT_YEAR=2010
   Copyright (c) 90,2005, 2007-2009 Free Software Foundation, Inc.
   Copyright (c) 90,2005, 2007-2009 Free Software Foundation, Inc. EOF cat > $TMP.4 <<EOF
   Copyright (c) 90,2005, 2007-2009 Free Software Foundation, Inc. EOF compare - $TMP.4 <<EOF || exit 1
   Copyright (c) @copyright 1998-2005, 2007, 2008-2010 Free Software Foundation, Inc. EOF compare - $TMP.2 <<EOF || exit 1
   Copyright (c) Copyright: 1985-2021 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1994 X Consortium
   Copyright (c) Copyright: 2022 Santiago Vila
   Copyright (c) Copyright: Copyright (C) 2002-2021 Free Software Foundation, Inc.
   Copyright (c) Copyright: Copyright 1985-1986, 1988, 1990-2021 Free Software Foundation, Inc.
   Copyright (c) is likely equivalent with (c == ' ' || c == ' '). Look at the glibc definition (in glibc/localedata/locales/i18n): The "blank" characters are ' ', ' ', U+1680, U+180E, U+2000..U+2006, U+2008..U+20
   Copyright (c) years (such as 90, 1991-2008) in a reformatted FSF copyright statement is collapsed to a single interval (such as 1990-2008). If unset or set to 0, all existing
GNU grep 3.3 alpine:grep/3.3-r0/x86_64: http://savannah.gnu.org/projects/grep/
   No Copyrights found
GNU grep v3.8 debian:grep/3.8-5/amd64: http://savannah.gnu.org/projects/grep/
   Copyright (c) 1992, 1997-2002, 2004, 2005-2022 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the co
   Copyright (c) Copyright: 1992, 1997-2002, 2004, 2005-2012 Free Software Foundation, Inc.
   Copyright (c) Copyright: 2005-2013 Anibal Monsalve Salazar <anibal@debian.org> and Santiago Ruano Rinc
GnuPG 1.8 ubuntu:npth/1.8-2: http://www.gnupg.org/
   Copyright (c) 1991, 1999 Free Software Foundation, Inc.
   Copyright (c) 1994 X Consortium
   Copyright (c) 1994-1996, 1999, 2000-2002, 2004, 2005-2009 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permi
   Copyright (c) 1996-2001, 2003, 2004-2011 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 This file is free software; the
   Copyright (c) 1996-2001, 2003, 2004-2011 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 This file is part of GNU Libtoo
   Copyright (c) 1996-2021 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 2002-2004, 2011, 2014, 2017-2018, 2022 g10 Code GmbH This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without modifica
   Copyright (c) 2004 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it,
   Copyright (c) 2004-2005, 2007, 2008 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or 
   Copyright (c) 2004-2005, 2007, 2008-2009 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy a
   Copyright (c) 2004-2005, 2007, 2009 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. This file is free software; the Free Software Foundation gives unlimited permission to copy an
   Copyright (c) 2005-2007, 2009, 2010-2020 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or 
   Copyright (c) 2008-2012 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without mod
   Copyright (c) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test $[] != 0
   Copyright (c) 2011 g10 Code GmbH This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this n
   Copyright (c) 2011-2012 g10 Code GmbH This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this
   Copyright (c) 2011-2012, 2014, 2015, 2017, 2024" " g10 Code GmbH " ])
   Copyright (c) 2011-2012, 2014, 2015, 2024 g10 Code GmbH This file is part of nPth.
   Copyright (c) 2012, 2016, 2024 g10 Code GmbH This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notic
   Copyright (c) Copyright: 2017 Eric Dorland <eric@debian.org>
   Copyright (c) Copyright: Copyright (C) 2011-2012, 2015, 2017 g10 Code GmbH
GnuPG 2.2.40 null: http://www.gnupg.org/
   No Copyrights found
GnuPG 2.2.40 debian:gnupg/2.2.40-1.1+deb12u1/all: http://www.gnupg.org/
   No Copyrights found
GnuPG 2.2.40 debian:gnupg-l10n/2.2.40-1.1+deb12u1/all: http://www.gnupg.org/
   No Copyrights found
GnuPG 2.2.40 debian:gnupg-utils/2.2.40-1.1+deb12u1/amd64: http://www.gnupg.org/
   No Copyrights found
GnuPG 2.2.40 debian:gpg/2.2.40-1.1+deb12u1/amd64: http://www.gnupg.org/
   No Copyrights found
GnuPG 2.2.40 debian:gpg-agent/2.2.40-1.1+deb12u1/amd64: http://www.gnupg.org/
   No Copyrights found
GnuPG 2.2.40 debian:gpgconf/2.2.40-1.1+deb12u1/amd64: http://www.gnupg.org/
   No Copyrights found
GnuPG 2.2.40 debian:gpgsm/2.2.40-1.1+deb12u1/amd64: http://www.gnupg.org/
   No Copyrights found
GnuPG 2.2.40 debian:gpgv/2.2.40-1.1/amd64: http://www.gnupg.org/
   Copyright (c) Copyright: 1985, 1989-1993, 1995, 1996-2013 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1992, 1995-2020 Free Software Foundation, Inc
   Copyright (c) Copyright: 1998-2022 Debian GnuPG packagers, including
   Copyright (c) Copyright: 1999-2000 Werner Koch, Duesseldorf
   Copyright (c) Copyright: 2000 Dimitrios Souflis
   Copyright (c) Copyright: 2003-2005, 2007 g10 Code GmbH
   Copyright (c) Copyright: 2008-2010, 2012, 2013-2016 William Ahern
   Copyright (c) Copyright: 2017 Daniel Kahn Gillmor <dkg@fifthhorseman.net>
GnuPG 2.2.40 debian:gpgv/2.2.40-1.1+deb12u1/amd64: http://www.gnupg.org/
   No Copyrights found
GnuPG 2.2.40 debian:gpg-wks-client/2.2.40-1.1+deb12u1/amd64: http://www.gnupg.org/
   No Copyrights found
GnuPG 2.2.40 debian:gpg-wks-server/2.2.40-1.1+deb12u1/amd64: http://www.gnupg.org/
   No Copyrights found
GNU sed v4.9 debian:sed/4.9-1/amd64: http://www.gnu.org/software/sed/
   Copyright (c) 1992-1993 The Regents of the University of California. All rights reserved
   Copyright (c) 1996, 1999 by Internet Software Consortium.
   Copyright (c) Copyright: (c) 1992 Diomidis Spinellis.
   Copyright (c) Copyright: (C) 2006, 2008-2020 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1989-2020 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1994 X Consortium
   Copyright (c) Copyright: 1997-2003 University of Cambridge
   Copyright (c) Copyright: 2004 John Maddock
GNU sed v4.9 ubuntu:sed/4.9-2build2: http://www.gnu.org/software/sed/
   Copyright (c) 1976-1988, 1999, 2000-2008 Free Software Foundation, Inc. EOF UPDATE_COPYRIG
   Copyright (c) 1976-1988, 1999, 2000-2008, 2010 Free Software Foundation, Inc. EOF UPDATE_C
   Copyright (c) 1976-2011 Free Software Foundation, Inc. EOF rm $TMP
   Copyright (c) 1976-2022 Free Software Foundation, Inc.
   Copyright (c) 1987, 1991-1992, 2010 Free Software Foundation, Inc. EOF compare - $TMP.single-line-wrapped <<EOF || exit 1
   Copyright (c) 1987-1988, 1991, 1992 Free Software Foundation, Inc. End More comments. EOF cat > $TMP.extra-text-space <<EOF
   Copyright (c) 1987-1988, 1991, 1992 Free Software Foundation, Inc. End of comments. EOF cat > $TMP.two-digit-final-is-substr-of-first <<EOF
   Copyright (c) 1987-1988, 1991, 1992, 2010 Free Software Foundation, Inc. End More comments. EOF compare - $TMP.extra-text-space <<EOF || exit 1
   Copyright (c) 1987-1988, 1991, 1992, 2010 Free Software Foundation, Inc. End of comments. EOF compare - $TMP.two-digit-final-is-substr-of-first <<EOF || exit 1
   Copyright (c) 1987-1988, 1991, 1992-1997@ Rem 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,@ Rem 2009, 2010 Free Software Foundation, Inc.@ EOF compare $
   Copyright (c) 1987-1988, 1991, 1992-2010 Free Software Foundation, Inc. EOF compare - $TMP.single-li
   Copyright (c) 1987-1988, 1991, 1992-2010 Free Software Foundation, Inc. EOF compare - $TMP.space <<E
   Copyright (c) 1987-1988, 1991, 1992-2010 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEA
   Copyright (c) 1987-1988, 1991, 1992-2011 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEAR=2011 UPDATE_COPYRIGHT_USE_INTERVALS=2
   Copyright (c) 1988, 1990, 1992, 1994-2022 Free Software
   Copyright (c) 1988, 1991-1993 Free Software Foundation, Inc. EOF cat > $TMP.extra-text-star <<EOF
   Copyright (c) 1988, 1991-1993, 2010 Free Software Foundation, Inc. EOF compare - $TMP.extra-text-star <<EOF || exit 1
   Copyright (c) 1989, 2010 Free Software Foundation, Inc. dnl Undisturbed text. EOF rm $TMP
   Copyright (c) 1990, 1995-2022 Free Software Foundation,
   Copyright (c) 1990, 2005, 2007-2010 Free Software Foundation, Inc. EOF compare - $TMP.4 <<EOF || exit 1
   Copyright (c) 1990-2005, 2007, 2008-2009 Acme, Inc.
   Copyright (c) 1990-2005, 2007, 2008-2009 Acme, Inc. EOF cat > $TMP.6 <<EOF
   Copyright (c) 1990-2005, 2007, 2008-2009 Acme, Inc. EOF compare - $TMP.6 <<EOF || exit 1
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. EOF cat > $TMP.3 <<EOF
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. EOF cat > $TMP.5 <<EOF
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. EOF cat > $TMP.7 <<EOF
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. EOF compare - $TMP.5 <<EOF || exit 1
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEAR=2009
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEAR=2010 UPDATE_COPYRIGHT_USE_INTERVALS=1
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. However, any correctly formatted copyright statement following a non-matching copyright statements would be recognized.
   Copyright (c) 1990-2005, 2007, 2008-2010 Free Software Foundation, Inc. EOF compare - $TMP.3 <<EOF || exit 1
   Copyright (c) 1990-2005, 2007, 2008-2010 Free Software Foundation, Inc. EOF compare - $TMP.7 <<EOF || exit 1
   Copyright (c) 1990-2005, 2007, 2008-2010 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEAR=2010 UPDATE_COPYRIGHT_FORCE=1
   Copyright (c) 1991 99 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEAR=2010
   Copyright (c) 1991, 1993, 1996-1997, 1999, 2000, 2003-2004, 2006, 2008-2022 Free Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), with help from Dan Sahlin 
   Copyright (c) 1991, 1993, 1996-1997, 1999, 2000, 2003-2022 Free Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), with help from Dan Sahlin (dan@sics.se) and
   Copyright (c) 1991, 1994, 1997-1998, 2000, 2003-2022 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@prep
   Copyright (c) 1991, 1996-1998, 2002, 2003-2004, 2006, 2007, 2009-2022 Free Software Foundation, Inc. This file is part of the GNU C Library.
   Copyright (c) 1992 Diomidis Spinellis.
   Copyright (c) 1992-1993 The Regents of the University of California. All rights reserved
   Copyright (c) 1992-1996, 1998, 1999-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifica
   Copyright (c) 1994 X Consortium
   Copyright (c) 1994-1996, 1999, 2000-2002, 2004, 2005-2017, 2020, 2021-2022 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty
   Copyright (c) 1995-2002, 2004, 2005, 2008-2014, 2016, 2019-2022 Free
   Copyright (c) 1996, 1999 by Internet Software Consortium.
   Copyright (c) 1996, 1999 by Internet Software Consortium. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above co
   Copyright (c) 1996-1998, 2000, 2001-2007, 2009, 2010-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or w
   Copyright (c) 1996-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or 
   Copyright (c) 1996-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modific
   Copyright (c) 1996-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modi
   Copyright (c) 1996-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 1998-1999, 2001, 2002-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or 
   Copyright (c) 1998-1999, 2001, 2003, 2005-2007, 2009, 2010-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute i
   Copyright (c) 1998-2001, 2003, 2004, 2007, 2009-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, wit
   Copyright (c) 2000-2001, 2003, 2004-2007, 2009, 2010-2022 Free Software Foundation, Inc. serial 20
   Copyright (c) 2000-2002, 2006, 2008-2014, 2016, 2019-2022 Free Software dnl Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or 
   Copyright (c) 2001, 2003-2007, 2009, 2010-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or withou
   Copyright (c) 2001-2003, 2006, 2010-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl wi
   Copyright (c) 2001-2022 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute i
   Copyright (c) 2001-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without mod
   Copyright (c) 2002, 2004-2005, 2007, 2009-2022 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute 
   Copyright (c) 2002, 2004-2007, 2009, 2010-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl w
   Copyright (c) 2002-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or
   Copyright (c) 2002-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or witho
   Copyright (c) 2002-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modificat
   Copyright (c) 2005-2007, 2009, 2010-2022 Free Software Foundation, Inc. dnl dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with
   Copyright (c) 2006 '" Free Software Foundation, '" Inc. EOF
   Copyright (c) 2007 Free Software Foundation, Inc. <https://fsf.org/>
   Copyright (c) 2008-2022 Free Software Foundation, Inc. This file is part of gnulib.
   Copyright (c) 2020-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as l
   Copyright (c) 2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modification
   Copyright (c) 2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as lo
   Copyright (c) 87, 1991-1992 Free Software Foundation, Inc. EOF cat > $TMP.single-line-wrapped <<EOF
   Copyright (c) 87, 88, 1991-1997 98, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. EOF cat > $TMP.single-line <<EOF
   Copyright (c) 87, 88, 1991-1997 98, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. EOF cat > $TMP.space <<EOF
   Copyright (c) 87, 88, 1991-1997 98, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEAR=2010
   Copyright (c) 87, 88, 1991-1997@ Rem 98, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,@ Rem 2009 Free Software Foundation, Inc.@ EOF UPDATE_COPYRIGHT_YEAR
   Copyright (c) 87-88, 1991-1997 98, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. EOF UPDATE_COPYRIGHT_YEAR=2010
   Copyright (c) 89 dnl Free Software Foundation, Inc. dnl Undisturbed text. EOF UPDATE_COPYRIGHT_YEAR=2010
   Copyright (c) 90,2005, 2007-2009 Free Software Foundation, Inc.
   Copyright (c) 90,2005, 2007-2009 Free Software Foundation, Inc. EOF cat > $TMP.4 <<EOF
   Copyright (c) 90,2005, 2007-2009 Free Software Foundation, Inc. EOF compare - $TMP.4 <<EOF || exit 1
   Copyright (c) @copyright 1998-2005, 2007, 2008-2010 Free Software Foundation, Inc. EOF compare - $TMP.2 <<EOF || exit 1
   Copyright (c) Copyright: (c) 1992 Diomidis Spinellis.
   Copyright (c) Copyright: (C) 2006, 2008-2020 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1989-2020 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1994 X Consortium
   Copyright (c) Copyright: 1997-2003 University of Cambridge
   Copyright (c) Copyright: 2004 John Maddock
   Copyright (c) is likely equivalent with (c == ' ' || c == ' '). Look at the glibc definition (in glibc/localedata/locales/i18n): The "blank" characters are ' ', ' ', U+1680, U+180E, U+2000..U+2006, U+2008..U+20
   Copyright (c) years (such as 90, 1991-2008) in a reformatted FSF copyright statement is collapsed to a single interval (such as 1990-2008). If unset or set to 0, all existing
GNU tar 1.34 alpine:tar/1.34-r0/x86_64: http://savannah.gnu.org/projects/tar/
   No Copyrights found
GnuTLS 3.7.9 debian:libgnutls30/3.7.9-2+deb12u5/amd64: http://www.gnutls.org
   Copyright (c) 1995-2023 Free Software Foundation, Inc.
   Copyright (c) 1996, 1999 by Internet Software Consortium. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above co
   Copyright (c) 2000-2019 Free Software Foundation, Inc. Author: Nikos Mavrogiannopoulos
   Copyright (c) 2001-2023 Nikos Mavrogiannopoulos
   Copyright (c) 2002 Andrew McDonald <andrew@mcdonald.org.uk> This file is part of GnuTLS-EXTRA.
   Copyright (c) 2008 Alexander von Gernler. All rights reserved
   Copyright (c) 2011-2016 Andy Polyakov by <appro@openssl.org> All rights reserved
   Copyright (c) 2013-2014, 2017 Red Hat
   Copyright (c) 2016 Google Inc.
   Copyright (c) Copyright: 2001-2002, 2005, 2010-2011, 2013, 2014 Niels M
   Copyright (c) Copyright: 2004-2019 Free Software Foundation, Inc.
   Copyright (c) Copyright: 2009-2012 Aleksey Kravchenko <rhash.admin@gmail.com>
   Copyright (c) Copyright: 2009-2019 Ben Hoyt
   Copyright (c) Copyright: 2011 Katholieke Universiteit Leuven
   Copyright (c) Copyright: 2011-2016 The Pkcs11Interop Project
   Copyright (c) Copyright: 2012 Nikos Mavrogiannopoulos, Niels M
   Copyright (c) Copyright: 2013, 2017 Red Hat
   Copyright (c) Copyright: 2013-2016, 2018 Dmitry Eremin-Solenikov
   Copyright (c) Copyright: 2014-2019 Nikos Mavrogiannopoulos
   Copyright (c) Copyright: 2014-2022 Red Hat, Inc
   Copyright (c) Copyright: 2015 Dmity Eremin-Solenikov
   Copyright (c) Copyright: 2015-2017 Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
   Copyright (c) Copyright: 2015-2022 Red Hat, Inc.
   Copyright (c) Copyright: 2016 Google Inc.
   Copyright (c) Copyright: 2016 Thomas Klute
   Copyright (c) Copyright: 2016-2019 Tim Kosse
   Copyright (c) Copyright: 2017 Karl Tarbe
   Copyright (c) Copyright: 2017 Stephan Mueller <smueller@chronox.de>
   Copyright (c) Copyright: 2017 Tim Ruehsen
   Copyright (c) Copyright: 2019 Canonical, Ltd.
   Copyright (c) Copyright: 2019 Red Hat, Inc. Files: tests/pskself2.c
   Copyright (c) Copyright: 2019 Tim R
   Copyright (c) Copyright: 2019 Tom Vrancken (dev@tomvrancken.nl)
   Copyright (c) Copyright: 2020 Dmitry Baryshkov
   Copyright (c) Copyright: 2020 Pierre Ossman for Cendio AB
   Copyright (c) Copyright: 2021 Ruslan N. Marchenko
   Copyright (c) Copyright: 2021 Steffen Jaeckel
   Copyright (c) Copyright: 2021-2022 Daiki Ueno
   Copyright (c) Copyright: 2022 Brian Wickman
   Copyright (c) Copyright: Copyright (c) 2000-2001 Markus Friedl. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2016 Wrymouth Innovation Ltd
   Copyright (c) Copyright: Mike Hamburg (Stanford University), 2009.
go-asn1-ber-asn1-ber v1.5.5 github:go-asn1-ber/asn1-ber:v1.5.5: https://github.com/go-asn1-ber/asn1-ber
   Copyright (c) 2011-2015 Michael Mitton (mmitton@gmail.com)
   Copyright (c) 2015-2016 go-asn1-ber Authors
go-autorest autorest/adal/v0.9.24 github:azure/go-autorest:autorest/adal/v0.9.24: https://github.com/Azure/autorest.go/
   Copyright (c) 2015, 2017-2018 Microsoft Corporation
go-autorest autorest/date/v0.3.0 github:Azure/go-autorest:autorest/date/v0.3.0: https://github.com/Azure/autorest.go/
   Copyright (c) 2015, 2017-2018 Microsoft Corporation
go-autorest autorest/to/v0.4.0 github:Azure/go-autorest:autorest/to/v0.4.0: https://github.com/Azure/autorest.go/
   Copyright (c) 2015, 2017-2018 Microsoft Corporation
go-autorest autorest/v0.11.29 github:Azure/go-autorest:autorest/v0.11.29: https://github.com/Azure/autorest.go/
   Copyright (c) 2015, 2017-2018 Microsoft Corporation
go-autorest autorest/validation/v0.3.1 github:azure/go-autorest:autorest/validation/v0.3.1: https://github.com/Azure/autorest.go/
   Copyright (c) 2015, 2017-2018 Microsoft Corporation
go-autorest logger/v0.2.1 github:azure/go-autorest:logger/v0.2.1: https://github.com/Azure/autorest.go/
   Copyright (c) 2015, 2017-2018 Microsoft Corporation
go-autorest tracing/v0.6.0 github:Azure/go-autorest:tracing/v0.6.0: https://github.com/Azure/autorest.go/
   Copyright (c) 2015, 2017-2018 Microsoft Corporation
goccy/go-json v0.10.3 github:goccy/go-json:v0.10.3: https://github.com/goccy/go-json
   Copyright (c) 2010-2011, 2016, 2018 The Go Authors. All rights reserved
   Copyright (c) 2019 Segment.io, Inc.
   Copyright (c) 2020 Masaaki Goshima
goccy/go-json v0.10.5 github:goccy/go-json:v0.10.5: https://github.com/goccy/go-json
   Copyright (c) 2010-2011, 2016, 2018 The Go Authors. All rights reserved
   Copyright (c) 2019 Segment.io, Inc.
   Copyright (c) 2020 Masaaki Goshima
goccy/go-yaml v1.18.0 github:goccy/go-yaml:v1.18.0: https://github.com/goccy/go-yaml
   Copyright (c) 2009, 2018 The Go Authors. All rights reserved
   Copyright (c) 2019 Masaaki Goshima
godebug v1.1.0 unknown: https://github.com/kylelemons/godebug
   No Copyrights found
go.etcd.io/bbolt v1.4.0-alpha.0 github:etcd-io/bbolt:v1.4.0-alpha.0: https://github.com/etcd-io/bbolt
   Copyright (c) 2013 Ben Johnson
gogo/protobuf v1.3.2 github:gogo/protobuf:v1.3.2: http://github.com/gogo/protobuf/
   Copyright (c) 2010 The Go Authors. https://github.com/golang/protobuf This package and the code it generates requires at least Go 1.6.
   Copyright (c) 2010-2018 The Go Authors. All rights reserved
   Copyright (c) 2013, 2015-2019 The GoGo Authors. All rights reserved
   Copyright (c) 2015 The GoGo Authors. rights reserved. http://github.com/gogo/protobuf Redistribution and use in source and binary forms, with or without modification, are permitted provided that the 
go humanize 1.0.1 github:dustin/go-humanize:v1.0.1: http://github.com/dustin/go-humanize
   Copyright (c) 2005-2008 Dustin Sallings <dustin@spy.net>
go-inf-inf v0.9.1 github:go-inf/inf:v0.9.1: https://godoc.org/gopkg.in/inf.v0
   Copyright (c) 2009 The Go Authors. All rights reserved
   Copyright (c) 2012 P
go-ini-ini 1.67.0 github:go-ini/ini:v1.67.0: http://go-ini.github.io/ini
   Copyright (c) 2014-2017, 2019 Unknwon
go-jose 4.0.5 github:go-jose/go-jose:v4.0.5: https://github.com/go-jose/go-jose
   Copyright (c) 2010-2012 The Go Authors. All rights reserved
   Copyright (c) 2014, 2017-2019 Square Inc.
   Copyright (c) 2016 Square, Inc.
   Copyright (c) 2016 Zbigniew Mandziejewicz
golang-github-docker-go-connections-dev v0.5.0 github:docker/go-connections:v0.5.0: https://godoc.org/github.com/docker/go-connections
   Copyright (c) 2004, 2006 The Linux Foundation and its contributors.
   Copyright (c) 2015 Docker, Inc.
golang-github-magiconair-properties v1.8.10 github:magiconair/properties:v1.8.10: https://github.com/magiconair/properties
   Copyright (c) 2011 The Go Authors. All rights reserved
   Copyright (c) 2013-2020 Frank Schroeder
   Copyright (c) 2013-2022 Frank Schroeder. All rights reserved
golang-github-spf13-pflag-dev v1.0.6 github:spf13/pflag:v1.0.6: https://github.com/spf13/pflag
   Copyright (c) 2009-2010, 2012 The Go Authors. All rights reserved
   Copyright (c) 2012 Alex Ogier. All rights reserved
golang-github-spf13-pflag-dev v1.0.7 github:spf13/pflag:v1.0.7: https://github.com/spf13/pflag
   Copyright (c) 2009-2010, 2012 The Go Authors. All rights reserved
   Copyright (c) 2012 Alex Ogier. All rights reserved
golang-jwt/jwt v4.5.2 github:golang-jwt/jwt:v4.5.2: https://github.com/golang-jwt/jwt
   Copyright (c) 2012 Dave Grijalva
   Copyright (c) 2021 golang-jwt maintainers
golang-jwt/jwt v5.2.2 github:golang-jwt/jwt:v5.2.2: https://github.com/golang-jwt/jwt
   Copyright (c) 2012 Dave Grijalva
   Copyright (c) 2021 golang-jwt maintainers
golang.org/x/crypto v0.19.0 github:golang/crypto:v0.19.0: https://godoc.org/golang.org/x/crypto
   Copyright (c) 1999 Entrust.net Limited,O=Entrust.net 6dc47172e01cbcb0bf62580d895fe2b8ac9ad4f873801e0c10b9c837d21eb177 -----BEGIN CERTIFICATE----- MIIEKjCCAxKgAwIBAgIEOGPe+DANBgkqhkiG9w0BAQUFADCBtDEUMBIGA1UEChML
   Copyright (c) 2006 Entrust, Inc.,O=Entrust, Inc.,C=US 73c176434f1bc6d5adf45b0e76e727287c8de57616c1e6e6141a2b2cbc7d8e4c -----BEGIN CERTIFICATE----- MIIEkTCCA3mgAwIBAgIERWtQVDANBgkqhkiG9w0BAQUFADCBsDELMAkGA1UEBhM
   Copyright (c) 2009 Entrust, Inc. - for authorized use only,O=Entrust, Inc.,C=US 43df5774b03e7fef5fe40d931a7bedf1bb2e6b42738c4e6d3841103d3aa7f339 -----BEGIN CERTIFICATE----- MIIEPjCCAyagAwIBAgIESlOMKDANBgkqhkiG9
   Copyright (c) 2009-2023 The Go Authors. All rights reserved
   Copyright (c) 2012 Entrust, Inc. - for authorized use only,O=Entrust, Inc.,C=US 02ed0eb28c14da45165c566791700d6451d7fb56f0b2ab1d3b8eb070e56edff5 -----BEGIN CERTIFICATE----- MIIC+TCCAoCgAwIBAgINAKaLeSkAAAAAUNCR+
   Copyright (c) 2015 Entrust, Inc. - for authorized use only,O=Entrust, Inc.,C=US db3517d1f6732a2d5ab97c533ec70779ee3270a62fb4ac4238372460e6f01e88 -----BEGIN CERTIFICATE----- MIIGSzCCBDOgAwIBAgIRANm1Q3+vqTkPAAAAA
golang.org/x/crypto v0.39.0 github:golang/crypto:v0.39.0: https://godoc.org/golang.org/x/crypto
   Copyright (c) 2006 Entrust, Inc.
   Copyright (c) 2009 The Go Authors.
   Copyright (c) 2009, 2012 Entrust, Inc. - for authorized use only
   Copyright (c) 2009-2025 The Go Authors. All rights reserved
golang.org/x/net v0.20.0 long_tail:go.googlesource.com/net#v0.20.0: https://godoc.org/golang.org/x/net
   Copyright (c) 2009 Apple Inc. All rights reserved
   Copyright (c) 2009-2023 The Go Authors. All rights reserved
golang.org/x/net v0.41.0 long_tail:go.googlesource.com/net#v0.41.0: https://godoc.org/golang.org/x/net
   Copyright (c) 2009 Apple Inc. All rights reserved
   Copyright (c) 2009 The Go Authors.
   Copyright (c) 2009-2025 The Go Authors. All rights reserved
golang.org/x/net v0.42.0 long_tail:go.googlesource.com/net#v0.42.0: https://godoc.org/golang.org/x/net
   Copyright (c) 2009 Apple Inc. All rights reserved
   Copyright (c) 2009 The Go Authors. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source 
   Copyright (c) 2009-2025 The Go Authors. All rights reserved
golang.org/x/oauth2 v0.30.0 long_tail:go.googlesource.com/oauth2#v0.30.0: https://pkg.go.dev/golang.org/x/oauth2
   Copyright (c) 2009 The Go Authors.
   Copyright (c) 2014-2024 The Go Authors. All rights reserved
   Copyright (c) 2015, 2017-2018 The oauth2 Authors. All rights reserved
golang.org/x/sys v0.1.0 long_tail:go.googlesource.com/sys#v0.1.0: https://pkg.go.dev/golang.org/x/sync
   Copyright (c) 2009-2022 The Go Authors. All rights reserved
   Copyright (c) 2017 The Go Authors. All right reserved.
golang.org/x/sys v0.13.0 long_tail:go.googlesource.com/sys#v0.13.0: https://pkg.go.dev/golang.org/x/sync
   Copyright (c) 2009-2023 The Go Authors. All rights reserved
   Copyright (c) 2017 The Go Authors. All right reserved.
golang.org/x/sys v0.17.0 long_tail:go.googlesource.com/sys#v0.17.0: https://pkg.go.dev/golang.org/x/sync
   Copyright (c) 2009-2024 The Go Authors. All rights reserved
   Copyright (c) 2017 The Go Authors. All right reserved.
golang.org/x/sys v0.34.0 long_tail:go.googlesource.com/sys#v0.34.0: https://pkg.go.dev/golang.org/x/sync
   Copyright (c) 2009 The Go Authors. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source 
   Copyright (c) 2009-2025 The Go Authors. All rights reserved
   Copyright (c) 2017 The Go Authors. All right reserved.
golang.org/x/time v0.11.0 long_tail:go.googlesource.com/time#v0.11.0: https://pkg.go.dev/golang.org/x/time
   Copyright (c) 2009 The Go Authors.
   Copyright (c) 2015, 2022 The Go Authors. All rights reserved
Golang Protobuf v1.32.0 github:protocolbuffers/protobuf-go:v1.32.0: https://github.com/golang/protobuf
   Copyright (c) 2008 Google Inc. All rights reserved
   Copyright (c) 2018-2023 The Go Authors. All rights reserved
Golang Protobuf v1.36.6 github:protocolbuffers/protobuf-go:v1.36.6: https://github.com/golang/protobuf
   Copyright (c) 2008, 2023-2024 Google Inc. All rights reserved
   Copyright (c) 2018-2025 The Go Authors. All rights reserved
Golang Protobuf v1.5.4 github:golang/protobuf:v1.5.4: https://github.com/golang/protobuf
   Copyright (c) 2010-2011, 2014, 2015-2020 The Go Authors. All rights reserved
golang-snappy-go-dev v1.0.0 github:golang/snappy:v1.0.0: https://github.com/golang/snappy
   Copyright (c) 2011, 2016 The Snappy-Go Authors. All rights reserved
golang/text v0.14.0 long_tail:go.googlesource.com/text#v0.14.0: https://github.com/golang/text
   Copyright (c) 2009, 2011-2019, 2021 The Go Authors. All rights reserved
golang/text v0.26.0 long_tail:go.googlesource.com/text#v0.26.0: https://github.com/golang/text
   Copyright (c) 2009 The Go Authors.
   Copyright (c) 2009, 2011-2019, 2021 The Go Authors. All rights reserved
golang/text v0.27.0 long_tail:go.googlesource.com/text#v0.27.0: https://github.com/golang/text
   Copyright (c) 2009 The Go Authors. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source 
   Copyright (c) 2009, 2011-2019, 2021 The Go Authors. All rights reserved
go-ldap-ldap v3.4.6 github:go-ldap/ldap:v3.4.6: https://github.com/go-ldap/ldap
   Copyright (c) 2011-2015 Michael Mitton (mmitton@gmail.com)
   Copyright (c) 2015-2016 go-ldap Authors
go-logr/logr v1.2.4 github:go-logr/logr:v1.2.4: https://github.com/go-logr/logr
   Copyright (c) 2019-2022 The logr Authors.
   Copyright (c) 2020 The Kubernetes Authors.
go-logr/logr v1.4.3 github:go-logr/logr:v1.4.3: https://github.com/go-logr/logr
   Copyright (c) 2019-2023 The logr Authors.
   Copyright (c) 2020 The Kubernetes Authors.
go-logr/stdr v1.2.2 github:go-logr/stdr:v1.2.2: https://github.com/go-logr/stdr
   Copyright (c) 2019, 2021 The logr Authors.
   Copyright (c) 2020 The Kubernetes Authors.
go-metrics 20201227-snapshot-cf1acfcd github:rcrowley/go-metrics:cf1acfcdf4751e0554ffa765d03e479ec491cad6: https://github.com/rcrowley/go-metrics
   Copyright (c) 2012 Richard Crowley. All rights reserved
googleads-rs 0.5.1 crates:googleads-rs/0.5.1: https://crates.io/crates/googleads-rs
   Copyright (c) 2021-2023 Google LLC
Google Android Annotations Library 4.1.1.4 maven:com.google.android:annotations:4.1.1.4: http://source.android.com/
   Copyright (c) 2012 The Android Open Source Project
Google API Common 2.33.0 maven:com.google.api:api-common:2.33.0
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2016-2018, 2023 Google Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source cod
Google APIs Client Library for Java 2.6.0 maven:com.google.api-client:google-api-client:2.6.0: https://code.google.com/p/google-api-java-client/
   Copyright (c) 2010-2015 Google Inc.
   Copyright (c) 2015 Google Inc. All rights reserved
   Copyright (c) 2020 Google LLC
googleapis/enterprise-certificate-proxy v0.3.6 github:googleapis/enterprise-certificate-proxy:v0.3.6: https://github.com/googleapis/enterprise-certificate-proxy
   Copyright (c) 2022-2023 Google LLC.
googleapis/gax-go v2.14.1 github:googleapis/gax-go:v2.14.1: https://godoc.org/github.com/googleapis/gax-go
   Copyright (c) 2016, 2018-2019, 2021, 2022-2024 Google Inc. All rights reserved
   Copyright (c) 2018, 2021-2024 Google Inc.
   Copyright (c) 2021-2022 Google LLC
googleapis/go-genproto 20241118-snapshot-e639e219 github:googleapis/go-genproto:e639e219e6972b418a0e399cbfebfaa8650fad76: https://godoc.org/google.golang.org/genproto
   No Copyrights found
googleapis/go-genproto 20250603-snapshot-513f2392 github:googleapis/go-genproto:513f239258222611ca91e13068201edfabda8696: https://godoc.org/google.golang.org/genproto
   No Copyrights found
googleapis/google-api-go-client v0.230.0 github:googleapis/google-api-go-client:v0.230.0
   Copyright (c) 2011 Google Inc. All rights reserved
   Copyright (c) 2011-2013, 2018, 2019-2022 Google LLC. All rights reserved
   Copyright (c) 2013 Joshua Tacoma. All rights reserved
   Copyright (c) 2014-2017, 2020, 2021-2022 The Go Authors. All rights reserved
   Copyright (c) 2015-2016, 2018 Google LLC
   Copyright (c) 2015-2025 Google LLC.
googleapis/google-cloud-java 2.40.0 maven:com.google.cloud:google-cloud-core-http:2.40.0: https://github.com/googleapis/google-cloud-java
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2016-2018 Google LLC
Google App Engine extensions to the Google HTTP Client Library for Java. 1.44.2 maven:com.google.http-client:google-http-client-appengine:1.44.2: http://code.google.com/p/google-http-java-client/google-http-client-appengine/
   Copyright (c) 2012-2013 Google Inc.
Google Auth Library for Java 1.23.0 maven:com.google.auth:google-auth-library-credentials:1.23.0
   Copyright (c) 2015-2016 Google Inc. All rights reserved
   Copyright (c) 2022 Google LLC Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code 
Google Auth Library for Java 1.23.0 maven:com.google.auth:google-auth-library-oauth2-http:1.23.0
   Copyright (c) 2015-2019, 2022, 2023 Google Inc. All rights reserved
   Copyright (c) 2019-2020 Google LLC Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code
   Copyright (c) 2021-2024 Google LLC Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code 
google/cel-go v0.25.0 github:google/cel-go:v0.25.0: https://github.com/google/cel-go
   Copyright (c) 2006-2011 Kirill Simonov
   Copyright (c) 2008, 2023 Google Inc. All rights reserved
   Copyright (c) 2009 The Go Authors. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source 
   Copyright (c) 2009, 2013-2024 The Go Authors. All rights reserved
   Copyright (c) 2011-2016 Canonical Ltd.
   Copyright (c) 2011-2019 Canonical Ltd
   Copyright (c) 2012-2023 The ANTLR Project. All rights reserved
   Copyright (c) 2017 A. Stoewer <adrian.stoewer@rz.ifi.lmu.de> All rights reserved
   Copyright (c) 2017 Adrian Stoewer <adrian.stoewer@rz.ifi.lmu.de>
   Copyright (c) 2018-2025 Google LLC
   Copyright (c) staring in 2011 when the project was ported over: apic.go emitterc.go parserc.go readerc.go scannerc.go writerc.go yamlh.go yamlprivateh.go
google/certificate-transparency-go v1.1.7 github:google/certificate-transparency-go:v1.1.7: https://github.com/google/certificate-transparency-go
   Copyright (c) 2000, 2017 Oracle, MariaDB Corporation Ab and others.
   Copyright (c) 2009, 2011-2015, 2017, 2018 The Go Authors. All rights reserved
   Copyright (c) 2014-2019, 2021, 2022 Google LLC. All Rights Reserved
Google Cloud Core 2.40.0 maven:com.google.cloud:google-cloud-core:2.40.0: https://github.com/googleapis/java-core
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2015-2017, 2020, 2023 Google LLC
Google Cloud Core 2.40.0 maven:com.google.cloud:google-cloud-core-grpc:2.40.0: https://github.com/googleapis/java-core
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2016-2017, 2023 Google LLC
google-cloud-go auth/oauth2adapt/v0.2.8 github:googleapis/google-cloud-go:auth/oauth2adapt/v0.2.8: https://github.com/GoogleCloudPlatform/google-cloud-go
   Copyright (c) 2014-2025 Google LLC
   Copyright (c) 2016 Google Inc.
   Copyright (c) 2017, 2020 The Go Authors. All rights reserved
   Copyright (c) 2018 The Grafeas Authors. All rights reserved
   Copyright (c) 2018, 2020 Google Inc. All Rights Reserved
   Copyright (c) 2019, 2022-2024 Google LLC.
google-cloud-go auth/v0.16.0 github:googleapis/google-cloud-go:auth/v0.16.0: https://github.com/GoogleCloudPlatform/google-cloud-go
   Copyright (c) 2014-2025 Google LLC
   Copyright (c) 2016 Google Inc.
   Copyright (c) 2017, 2020 The Go Authors. All rights reserved
   Copyright (c) 2018 The Grafeas Authors. All rights reserved
   Copyright (c) 2018, 2020 Google Inc. All Rights Reserved
   Copyright (c) 2019, 2022-2024 Google LLC.
   Copyright (c) message ( [1.1.0](https://www.github.com/googleapis/google-cloud-go/compare/datacatalog/v1.0.0...datacatalog/v1.1.0) (202201-04)
google-cloud-go compute/metadata/v0.6.0 github:googleapis/google-cloud-go:compute/metadata/v0.6.0: https://github.com/GoogleCloudPlatform/google-cloud-go
   Copyright (c) 2014-2024 Google LLC
   Copyright (c) 2016 Google Inc.
   Copyright (c) 2017, 2020 The Go Authors. All rights reserved
   Copyright (c) 2018 The Grafeas Authors. All rights reserved
   Copyright (c) 2018, 2020 Google Inc. All Rights Reserved
   Copyright (c) 2019, 2022-2024 Google LLC.
google-cloud-go iam/v1.2.2 github:googleapis/google-cloud-go:iam/v1.2.2: https://github.com/GoogleCloudPlatform/google-cloud-go
   Copyright (c) 2014-2024 Google LLC
   Copyright (c) 2016 Google Inc.
   Copyright (c) 2017, 2020 The Go Authors. All rights reserved
   Copyright (c) 2018 The Grafeas Authors. All rights reserved
   Copyright (c) 2018, 2020 Google Inc. All Rights Reserved
   Copyright (c) 2019, 2022-2024 Google LLC.
google-cloud-go monitoring/v1.21.2 github:googleapis/google-cloud-go:monitoring/v1.21.2: https://github.com/GoogleCloudPlatform/google-cloud-go
   Copyright (c) 2014-2024 Google LLC
   Copyright (c) 2016 Google Inc.
   Copyright (c) 2017, 2020 The Go Authors. All rights reserved
   Copyright (c) 2018 The Grafeas Authors. All rights reserved
   Copyright (c) 2018, 2020 Google Inc. All Rights Reserved
   Copyright (c) 2019, 2022-2024 Google LLC.
google-cloud-go pubsub/v1.45.1 github:googleapis/google-cloud-go:pubsub/v1.45.1: https://github.com/GoogleCloudPlatform/google-cloud-go
   Copyright (c) 2014-2024 Google LLC
   Copyright (c) 2016 Google Inc.
   Copyright (c) 2017, 2020 The Go Authors. All rights reserved
   Copyright (c) 2018 The Grafeas Authors. All rights reserved
   Copyright (c) 2018, 2020 Google Inc. All Rights Reserved
   Copyright (c) 2019, 2022-2024 Google LLC.
google-cloud-go storage/v1.49.0 github:googleapis/google-cloud-go:storage/v1.49.0: https://github.com/GoogleCloudPlatform/google-cloud-go
   Copyright (c) 2014-2024 Google LLC
   Copyright (c) 2016 Google Inc.
   Copyright (c) 2017, 2020 The Go Authors. All rights reserved
   Copyright (c) 2018 The Grafeas Authors. All rights reserved
   Copyright (c) 2018, 2020 Google Inc. All Rights Reserved
   Copyright (c) 2019, 2022-2024 Google LLC.
google-cloud-go v0.116.0 github:googleapis/google-cloud-go:v0.116.0: https://github.com/GoogleCloudPlatform/google-cloud-go
   Copyright (c) 2014-2024 Google LLC
   Copyright (c) 2016 Google Inc.
   Copyright (c) 2017, 2020 The Go Authors. All rights reserved
   Copyright (c) 2018 The Grafeas Authors. All rights reserved
   Copyright (c) 2018, 2020 Google Inc. All Rights Reserved
   Copyright (c) 2019, 2022-2024 Google LLC.
Google Cloud NIO 0.127.20 maven:com.google.cloud:google-cloud-nio:0.127.20
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2007, Tatu Saloranta (tatu.saloranta@iki.fi) Licensing
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2016-2019, 2021, 2024 Google LLC
   Copyright (c) 2019, 2022-2023 The Netty Project
   Copyright (c) 2020 Tim Buktu. 2-clause BSD License.
   Copyright (c) 2021 The fast_float authors
   Copyright (c) 2021 The fast_float authors. MIT License.
   Copyright (c) 2022 Daniel Lemire. BSL License.
   Copyright (c) 2022 Tim Buktu Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source cod
   Copyright (c) 2023 Werner Randelshofer, Switzerland. Licensing
   Copyright (c) 2023 Werner Randelshofer, Switzerland. MIT License. See FastDoubleParser-NOTICE for details of other source code included in FastDoubleParser
GoogleCloudPlatform/opentelemetry-operations-go v0.48.1 github:googlecloudplatform/opentelemetry-operations-go:v0.48.1
   Copyright (c) 2019, 2021-2022 OpenTelemetry Authors
   Copyright (c) 2020-2024 Google LLC
GoogleCloudPlatform/opentelemetry-operations-go v1.8.0 github:GoogleCloudPlatform/opentelemetry-operations-go:v1.8.0
   No Copyrights found
Google Cloud Storage 2.40.1 maven:com.google.cloud:google-cloud-storage:2.40.1
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2015-2024 Google LLC
google/gnostic-models v0.6.8 github:google/gnostic-models:v0.6.8: https://github.com/google/gnostic-models
   Copyright (c) 2017, 2019-2020 Google LLC. All Rights Reserved
   Copyright (c) 2017-2022 Google LLC.
google/go-cmp v0.7.0 github:google/go-cmp:v0.7.0: https://github.com/google/go-cmp
   Copyright (c) 2017-2020 The Go Authors. All rights reserved
google-gofuzz v1.2.0 github:google/gofuzz:v1.2.0: https://github.com/google/gofuzz
   Copyright (c) 2014 Google Inc. All rights reserved
googlegson 2.12.1 maven:com.google.code.gson:gson:2.12.1: https://github.com/google/gson
   Copyright (c) 2008 Google LLC
   Copyright (c) 2008-2012, 2014, 2015, 2018, 2020-2022, 2024 Google Inc.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2010 The Android Open Source Project
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2017-2018 The Gson authors
googlegson 2.8.5 github:google/gson:gson-parent-2.8.5: https://github.com/google/gson
   Copyright (c) 2008-2012, 2014, 2015-2017 Google Inc.
   Copyright (c) 2010 The Android Open Source Project
   Copyright (c) 2012 Square, Inc.
   Copyright (c) 2014 Trymph Inc. package com.google.gson.functional; import java.io.IOException;
   Copyright (c) 2016-2018 Gson Authors
   Copyright (c) 2016-2018 The Gson authors
googlegson 2.8.9 maven:com.google.code.gson:gson:2.8.9: https://github.com/google/gson
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2008-2012, 2014, 2020-2021 Google Inc.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2010 The Android Open Source Project
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2017-2018 The Gson authors
googlegson 2.9.0 maven:com.google.code.gson:gson:2.9.0: https://github.com/google/gson
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
googleguava 33.1.0-jre maven:com.google.guava:guava:33.1.0-jre: https://github.com/google/guava
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2005-2021, 2023 The Guava Authors
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2011 Google Inc. All Rights Reserved
   Copyright (c) 2011 The Guava Authors.
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
googleguava v30.1.1 maven:com.google.guava:guava:30.1.1-jre: https://github.com/google/guava
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2005-2020 The Guava Authors
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2011 The Guava Authors.
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
googleguava v32.0.1 maven:com.google.guava:guava:32.0.1-jre: https://github.com/google/guava
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2005-2021 The Guava Authors
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2011 Google Inc. All Rights Reserved
   Copyright (c) 2011 The Guava Authors.
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Google HTTP Client Library for Java 1.44.2 maven:com.google.http-client:google-http-client:1.44.2: http://code.google.com/p/google-http-java-client/google-http-client/
   Copyright (c) 2010 Google Inc.J
   Copyright (c) 2010-2014, 2018 Google Inc.
   Copyright (c) 2012 Google LLC.
   Copyright (c) 2012, 2019-2020 Google LLC
googlei18n/libphonenumber v8.11.1 maven:com.googlecode.libphonenumber:libphonenumber:8.11.1: https://github.com/googlei18n/libphonenumber
   Copyright (c) 2005, 2013 jQuery Foundation, Inc. and other contributors
   Copyright (c) 2009-2014 Stuart Knightley <stuart
   Copyright (c) 2009-2015 The Libphonenumber Authors
   Copyright (c) 2013, 2015, 2017 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
Google Java Format 1.22.0 maven:com.google.googlejavaformat:google-java-format:1.22.0
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014, 2016 Google Inc. All Rights Reserved
   Copyright (c) 2015-2017, 2019, 2020-2021 Google Inc.
   Copyright (c) 2023 The google-java-format Authors.
google-oauth-java-client 1.36.0 maven:com.google.oauth-client:google-oauth-client:1.36.0: https://github.com/googleapis/google-oauth-java-client
   Copyright (c) 2010-2013 Google Inc.
   Copyright (c) 2021 Google LLC
   Copyright (c) 2022 Google Inc. All rights reserved
google-re2 null: https://github.com/google/re2
   No Copyrights found
google/s2a-go v0.1.9 github:google/s2a-go:v0.1.9: https://github.com/google/s2a-go
   Copyright (c) 2021-2024 Google LLC
Googleuuid v1.6.0 github:google/uuid:v1.6.0: https://github.com/google/uuid
   Copyright (c) 2009, 2014, 2016-2018, 2021, 2023 Google Inc. All rights reserved
go-openapi/jsonpointer v0.21.0 github:go-openapi/jsonpointer:v0.21.0: https://github.com/go-openapi/jsonpointer
   Copyright (c) 2004, 2006 The Linux Foundation and its contributors.
   Copyright (c) 2013 sigu-399 ( https://github.com/sigu-399 )
gopd 1.2.0 npmjs:gopd/1.2.0: https://github.com/ljharb/gopd#readme
   Copyright (c) 2022 Jordan Harband
gopkg.in/jcmturner/aescts.v1 v2.0.0 github:jcmturner/aescts:v2.0.0: https://github.com/jcmturner/aescts
   No Copyrights found
Go programming language 1.10beta1.mailed github:golang/go:1.10beta1.mailed: http://golang.org/
   Copyright (c) 2009-2017 The Go Authors. All rights reserved
gopsutil v4.25.6 github:shirou/gopsutil:v4.25.6: https://github.com/shirou/gopsutil
   Copyright (c) 2009 The Go Authors. All rights reserved
   Copyright (c) 2010 Ed Schouten <ed@FreeBSD.org> All rights reserved
   Copyright (c) 2014 WAKAYAMA Shirou All rights reserved
go-restful v3.11.0 github:emicklei/go-restful:v3.11.0: https://github.com/emicklei/go-restful
   Copyright (c) 2012-2013 Ernest Micklei
   Copyright (c) 2012-2015 http://ernestmicklei.com. MIT License
   Copyright (c) 2012-2023 http://ernestmicklei.com. MIT License. Contributions are welcome.
   Copyright (c) 2013-2015, 2018, 2021 Ernest Micklei. All rights reserved
gorilla/handlers v1.5.1 github:gorilla/handlers:v1.5.1: http://github.com/gorilla/handlers/
   Copyright (c) 2013 The Gorilla Authors. All rights reserved
   Copyright (c) 2013 The Gorilla Handlers Authors. All rights reserved
gorilla/mux v1.8.0 github:gorilla/mux:v1.8.0: https://github.com/gorilla/mux
   Copyright (c) 2009 The Go Authors. All rights reserved
   Copyright (c) 2011 Gorilla Authors. All rights reserved
   Copyright (c) 2012-2018 The Gorilla Authors. All rights reserved
gorilla/mux v1.8.0 unknown: https://github.com/gorilla/mux
   No Copyrights found
gorilla/websocket v1.5.0 github:gorilla/websocket:v1.5.0: https://github.com/gorilla/websocket
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) 2013-2017, 2019 The Gorilla WebSocket Authors. All rights reserved
go-sourcemap/sourcemap v2.1.2 github:go-sourcemap/sourcemap:v2.1.2: https://github.com/go-sourcemap/sourcemap
   Copyright (c) 2016 The github.com/go-sourcemap/sourcemap Contributors. All rights reserved
go-spew 20180930-snapshot-d8f796af github:davecgh/go-spew:d8f796af33cc11cb798c1aaeb27a4ebc5099927d: https://github.com/davecgh/go-spew
   Copyright (c) 2012-2016 Dave Collins <dave@davec.name> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above c
   Copyright (c) 2013 Dave Collins <dave@davec.name> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright
   Copyright (c) 2013-2016 Dave Collins <dave@davec.name> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copy
go-sql-driver v1.7.1 github:go-sql-driver/mysql:v1.7.1: https://godoc.org/github.com/go-sql-driver/mysql
   Copyright (c) 2012-2014, 2016, 2017-2020, 2022 The Go-MySQL-Driver Authors. All rights reserved
Go Testify v1.10.0 github:stretchr/testify:v1.10.0: https://github.com/stretchr/testify
   Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors.
go-toml v1.9.3 github:pelletier/go-toml:v1.9.3: https://github.com/pelletier/go-toml
   Copyright (c) 2013-2021 Thomas Pelletier, Eric Anderton
   Copyright (c) 2016 Google LLC
go-toml v2.2.4 github:pelletier/go-toml:v2.2.4: https://github.com/pelletier/go-toml
   Copyright (c) 2021-2023 Thomas Pelletier
go.uber.org/multierr v1.11.0 github:uber-go/multierr:v1.11.0: https://github.com/uber-go/multierr
   Copyright (c) 2017-2023 Uber Technologies, Inc.
go.uuid v5.2.0 github:gofrs/uuId:v5.2.0: https://github.com/satori/go.uuid
   Copyright (c) 2013-2018 by Maxim Bublis <b@codemonkey.ru>
   Copyright (c) 2018 Andrei Tudor C
go.yaml.in/yaml/v2 v2.4.2 github:yaml/go-yaml:v2.4.2
   Copyright (c) 2006 Kirill Simonov
   Copyright (c) 2011-2016 Canonical Ltd.
go.yaml.in/yaml/v2 v3.0.4 github:yaml/go-yaml:v3.0.4
   Copyright (c) 2006-2011 Kirill Simonov
   Copyright (c) 2011-2016 Canonical Ltd.
   Copyright (c) 2011-2019 Canonical Ltd
   Copyright (c) staring in 2011 when the project was ported over: apic.go emitterc.go parserc.go readerc.go scannerc.go writerc.go yamlh.go yamlprivateh.go
Gozala/events 3.3.0 npmjs:events/3.3.0: https://github.com/Gozala/events
   No Copyrights found
grok 0.3.0 crates:grok/0.3.0: https://github.com/daschl/grok
   No Copyrights found
groupcache 20210331-snapshot-41bb18bf github:golang/groupcache:41bb18bfe9da5321badc438f91158cd790a33aa3: https://github.com/golang/groupcache
   Copyright (c) 2013 Google Inc.
grpc-go v1.73.0 github:grpc/grpc-go:v1.73.0: https://github.com/grpc/grpc-go
   Copyright (c) 2014-2025 gRPC authors.
   Copyright (c) 2015-2016, 2018, 2020 The gRPC Authors
grpc-google-cloud-storage-v2 2.40.1-alpha maven:com.google.api.grpc:grpc-google-cloud-storage-v2:2.40.1-alpha
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2024 Google LLC
grpc-java 1.62.2 maven:io.grpc:grpc-api:1.62.2: https://github.com/grpc/grpc-java
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin
   Copyright (c) 2014-2023 The gRPC Authors
   Copyright (c) 2018 gRPC Authors All rights reserved
grpc-java 1.62.2 maven:io.grpc:grpc-core:1.62.2: https://github.com/grpc/grpc-java
   Copyright (c) 2014-2023 The gRPC Authors
grpc-java 1.62.2 maven:io.grpc:grpc-protobuf:1.62.2: https://github.com/grpc/grpc-java
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014, 2016-2017 The gRPC Authors
   Copyright (c) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin
GSON extensions to the Google HTTP Client Library for Java. 1.44.2 maven:com.google.http-client:google-http-client-gson:1.44.2: http://code.google.com/p/google-http-java-client/google-http-client-gson/
   Copyright (c) 2011 Google Inc.
Guava InternalFutureFailureAccess and InternalFutures 1.0.1 maven:com.google.guava:failureaccess:1.0.1
   Copyright (c) 2018 The Guava Authors
Guava InternalFutureFailureAccess and InternalFutures 1.0.2 maven:com.google.guava:failureaccess:1.0.2
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2018 The Guava Authors
Guava ListenableFuture only 9999.0-empty-to-avoid-conflict-with-guava maven:com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava: https://mvnrepository.com/artifact/com.google.guava/listenablefuture
   No Copyrights found
gzip 1.12 debian:gzip/1.12-1/amd64: http://www.gnu.org/software/gzip/
   Copyright (c) Copyright: 1995-2017 Bdale Garbee <bdale@gag.com>
   Copyright (c) Copyright: 1998-2022 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1999-2022 Free Software Foundation, Inc. http://fsf.org/
gzip 1.12 ubuntu:gzip/1.12-1ubuntu3: http://www.gnu.org/software/gzip/
   Copyright (c) 1985-2022 Free Software Foundation, Inc.
   Copyright (c) 1988, 1990, 1992, 1995-2007, 2009, 2010-2022 Free Software
   Copyright (c) 1990, 1995-1999, 2001, 2002-2022 Free Software Foundation,
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. However, any correctly formatted copyright statement following a non-matching copyright statements would be recognized.
   Copyright (c) 1991, 1993, 1996-1997, 1999, 2000, 2003-2004, 2006, 2008-2022 Free Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), with help from Dan Sahlin 
   Copyright (c) 1991, 1993, 1996-1997, 1999, 2000, 2003-2022 Free Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), with help from Dan Sahlin (dan@sics.se) and
   Copyright (c) 1991, 1996-1998, 2002, 2003-2004, 2006, 2007, 2009-2022 Free Software Foundation, Inc. This file is part of the GNU C Library.
   Copyright (c) 1992, 1995, 1997-1998, 2006, 2009-2022 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@prep
   Copyright (c) 1992-1993 Jean-loup Gailly
   Copyright (c) 1992-1993 Jean-loup Gailly.
   Copyright (c) 1992-1996, 1998, 1999-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifica
   Copyright (c) 1993 Jean-loup Gailly.",
   Copyright (c) 1994 X Consortium
   Copyright (c) 1994-1996, 1999, 2000-2002, 2004, 2005-2017, 2020, 2021 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty
   Copyright (c) 1996-1998, 2000, 2001-2007, 2009, 2010-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or w
   Copyright (c) 1996-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 1997-2006, 2008, 2009-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl wi
   Copyright (c) 1997-2007, 2009, 2010-2022 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute i
   Copyright (c) 1997-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modi
   Copyright (c) 1998-1999, 2001, 2003, 2005-2007, 2009, 2010-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute i
   Copyright (c) 2000-2001, 2003, 2004-2007, 2009, 2010-2022 Free Software Foundation, Inc. serial 19
   Copyright (c) 2001, 2003-2007, 2009, 2010-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or withou
   Copyright (c) 2001-2003, 2005, 2007, 2009-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or 
   Copyright (c) 2001-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or 
   Copyright (c) 2001-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without mod
   Copyright (c) 2002, 2004-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or
   Copyright (c) 2002, 2005, 2007, 2009-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl w
   Copyright (c) 2002-2003, 2005, 2006-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or witho
   Copyright (c) 2003, 2006-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modificat
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2011-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modific
   Copyright (c) 2018 Free Software Foundation, Inc.",
   Copyright (c) 90,2005, 2007-2009 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1995-2017 Bdale Garbee <bdale@gag.com>
   Copyright (c) Copyright: 1998-2022 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1999-2022 Free Software Foundation, Inc. http://fsf.org/
   Copyright (c) Copyright: Sverre Jarp (HP Labs) 2001-2002 See deflate.c for c-version Version 2 - Optimize the outer loop
   Copyright (c) years (such as 90, 1991-2008) in a reformatted FSF copyright statement is collapsed to a single interval (such as 1990-2008). If unset or set to 0, all existing
h2non/filetype v1.1.1 github:h2non/filetype:v1.1.1: https://github.com/h2non/filetype
   No Copyrights found
Hamcrest 1.3 maven:org.hamcrest:hamcrest-core:1.3: http://hamcrest.org/
   Copyright (c) 2000-2006 hamcrest.org package org.hamcrest;
   Copyright (c) 2000-2006 www.hamcrest.org All rights reserved
   Copyright (c) 2000-2010 hamcrest.org package org.hamcrest.core;
Hamcrest v2.2 maven:org.hamcrest:hamcrest:2.2: http://hamcrest.org/
   No Copyrights found
handlebars.java 4.3.1 maven:com.github.jknack:handlebars:4.3.1: https://github.com/jknack/handlebars.java
   Copyright (c) 2001-2021 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2011-2019 by Yehuda Katz
   Copyright (c) 2012-2015 Edgar Espina
   Copyright (c) 2012-2015 Edgar Espina This file is part of Handlebars.java.
   Copyright (c) 2022. All rights reserved
Handy-URI-Templates 2.1.8.redhat-00001 maven:com.damnhandy:handy-uri-templates:2.1.8: https://github.com/damnhandy/Handy-URI-Templates
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2012-2013 Ryan J. McDonough
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
has-bigints 1.1.0 npmjs:has-bigints/1.1.0: https://github.com/ljharb/has-bigints#readme
   Copyright (c) 2019 Jordan Harband
has-flag 3.0.0 npmjs:has-flag/3.0.0: https://github.com/sindresorhus/has-flag#readme
   No Copyrights found
has-flag 4.0.0 npmjs:has-flag/4.0.0: https://github.com/sindresorhus/has-flag#readme
   No Copyrights found
hashery 1.4.0 npmjs:hashery/1.4.0: https://github.com/jaredwray/hashery#readme
   Copyright (c) 2025 Jared Wray
hashicorp/cronexpr v1.1.2 github:hashicorp/cronexpr:v1.1.2: https://github.com/hashicorp/cronexpr
   Copyright (c) 2007 Free Software Foundation, Inc.
   Copyright (c) 2013 Raymond Hill
   Copyright (c) 2013 Raymond Hill Modifications 2020 - HashiCorp
hashicorp-go-cleanhttp v0.5.2 github:hashicorp/go-cleanhttp:v0.5.2: https://github.com/hashicorp/go-cleanhttp
   No Copyrights found
hashicorp-go-multierror v1.1.1 github:hashicorp/go-multierror:v1.1.1: https://github.com/hashicorp/go-multierror
   No Copyrights found
hashicorp-go-retryablehttp 0.7.7 github:hashicorp/go-retryablehttp:v0.7.7: https://github.com/hashicorp/go-retryablehttp
   Copyright (c) 2015 HashiCorp, Inc.
hashicorp-go-rootcerts v1.0.2 github:hashicorp/go-rootcerts:v1.0.2: https://github.com/hashicorp/go-rootcerts
   No Copyrights found
hashicorp-go-uuid v1.0.3 github:hashicorp/go-uuid:v1.0.3: https://github.com/hashicorp/go-uuid
   Copyright (c) 2015-2022 HashiCorp, Inc.
hashicorp-go-version v1.7.0 github:hashicorp/go-version:v1.7.0: https://github.com/hashicorp/go-version
   Copyright (c) 2014 HashiCorp, Inc.
hashicorp_nomad 20241218-snapshot-e3ac00f3 github:hashicorp/nomad:e3ac00f30eec3e114dddb3abd41d1f9ae493aba0: https://www.nomadproject.io/
   No Copyrights found
hashicorp/nomad-pack nightly github:hashicorp/nomad-pack:nightly
   Copyright (c) 2016-2018 Kaarle Ritvanen has_flag() { ip address show dev $IFACE up | grep -q " $1 "
   Copyright (c) 2021 HashiCorp, Inc.
hasown 2.0.2 npmjs:hasown/2.0.2: https://github.com/inspect-js/hasOwn#readme
   No Copyrights found
has-property-descriptors 1.0.2 npmjs:has-property-descriptors/1.0.2: https://github.com/inspect-js/has-property-descriptors#readme
   Copyright (c) 2022 Inspect JS
has-proto 1.2.0 npmjs:has-proto/1.2.0: https://github.com/inspect-js/can-set-proto#readme
   Copyright (c) 2022 Inspect JS
has-symbols 1.1.0 npmjs:has-symbols/1.1.0: https://github.com/ljharb/has-symbols#readme
   Copyright (c) 2016 Jordan Harband
has-tostringtag 1.0.2 npmjs:has-tostringtag/1.0.2: https://github.com/inspect-js/has-tostringtag#readme
   Copyright (c) 2021 Inspect JS
HdrHistogram 2.1.12 maven:org.hdrhistogram:HdrHistogram:2.1.12: https://github.com/HdrHistogram/HdrHistogram
   No Copyrights found
Hibernate Commons Annotations 5.0.4.Final maven:org.hibernate.common:hibernate-commons-annotations:5.0.4.Final: http://hibernate.org
   No Copyrights found
Hibernate Entity Manager 5.2.18.Final maven:org.hibernate:hibernate-entitymanager:5.2.18.Final: http://hibernate.org/orm/
   No Copyrights found
Hibernate JPA 2.1 API 1.0.0 maven:org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final: http://www.hibernate.org/
   Copyright (c) 2008-2009, 2011, 2013 Oracle, Inc. All rights reserved
Hibernate ORM 5.3.20 maven:org.hibernate:hibernate-core:5.3.20.Final: http://hibernate.org
   Copyright (c) 2001-2020 <a href="http://redhat.com">Red Hat, Inc.</a> All Rights Reserved
   Copyright (c) 2008 Red Hat Middleware LLC or third-party contributors as
   Copyright (c) 2008, 2020 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2012 Red Hat Inc. @SuppressWarnings("deprecation") public class SessionDelegatorBaseImpl implements SessionImplementor {
Hibernate Validator 7.0.1.Final maven:org.hibernate:hibernate-validator:7.0.1.Final: http://validator.hibernate.org/
   No Copyrights found
Hibernate Validator 7.0.1.Final maven:org.hibernate.validator:hibernate-validator:7.0.1.Final: http://validator.hibernate.org/
   Copyright (c) 2009 IIZUKA Software Technologies Ltd
   Copyright (c) 2011 SERLI @author Adam Stawicki @author Guillaume Smet public class ResourceBundleMessageInterpolator extends AbstractMessageInterpolator {
   Copyright (c) 2011 SERLI @author Chris Beckey &lt;cbeckey@paypal.com&gt; @author Guillaume Smet @author Marko Bekhta public class BeanMetaDataBuilder<T> {
   Copyright (c) 2011 SERLI @author Chris Beckey &lt;cbeckey@paypal.com&gt; @author Guillaume Smet @author Marko Bekhta public class ValidatorFactoryImpl implements HibernateValidatorFactory {
   Copyright (c) 2011 SERLI @author Chris Beckey &lt;cbeckey@paypal.com&gt; @author Guillaume Smet @author Marko Bekhta public final class BeanMetaDataImpl<T> implements BeanMetaData<T> {
   Copyright (c) 2011 SERLI @author Chris Beckey &lt;cbeckey@paypal.com&gt; @author Guillaume Smet public abstract class AbstractConfigurationImpl<T extends BaseHibernateValidatorConfiguration<T>> implements BaseH
   Copyright (c) 2011 SERLI @author Chris Beckey &lt;cbeckey@paypal.com&gt; @author Guillaume Smet public class ConfigurationImpl extends AbstractConfigurationImpl<HibernateValidatorConfiguration> implements Hiber
   Copyright (c) 2011 SERLI @author Guillaume Smet public class FutureOrPresentValidatorForReadableInstant extends AbstractFutureOrPresentEpochBasedValidator<ReadableInstant> {
   Copyright (c) 2011 SERLI @author Guillaume Smet public class FutureOrPresentValidatorForReadablePartial extends AbstractFutureOrPresentEpochBasedValidator<ReadablePartial> {
   Copyright (c) 2011 SERLI @author Guillaume Smet public class FutureValidatorForReadableInstant extends AbstractFutureEpochBasedValidator<ReadableInstant> {
   Copyright (c) 2011 SERLI @author Guillaume Smet public class FutureValidatorForReadablePartial extends AbstractFutureEpochBasedValidator<ReadablePartial> {
   Copyright (c) 2011 SERLI @author Guillaume Smet public class MaxValidatorForCharSequence extends AbstractMaxValidator<CharSequence> {
   Copyright (c) 2011 SERLI @author Guillaume Smet public class MinValidatorForCharSequence extends AbstractMinValidator<CharSequence> {
   Copyright (c) 2011 SERLI @author Guillaume Smet public class PastOrPresentValidatorForReadableInstant extends AbstractPastOrPresentEpochBasedValidator<ReadableInstant> {
   Copyright (c) 2011 SERLI @author Guillaume Smet public class PastOrPresentValidatorForReadablePartial extends AbstractPastOrPresentEpochBasedValidator<ReadablePartial> {
   Copyright (c) 2011 SERLI @author Guillaume Smet public class PastValidatorForReadableInstant extends AbstractPastEpochBasedValidator<ReadableInstant> {
   Copyright (c) 2011 SERLI @author Guillaume Smet public class PastValidatorForReadablePartial extends AbstractPastEpochBasedValidator<ReadablePartial> {
   Copyright (c) 2011 SERLI @author Guillaume Smet public class ValidatorImpl implements Validator, ExecutableValidator {
   Copyright (c) 2011 SERLI @author Guillaume Smet public final class ReflectionHelper {
   Copyright (c) 2011 SERLI @author Gunnar Morling @author Chris Beckey &lt;cbeckey@paypal.com&gt; public class ValidatorContextImpl implements HibernateValidatorContext {
   Copyright (c) 2011 SERLI @author Gunnar Morling @author Chris Beckey &lt;cbeckey@paypal.com&gt; public interface HibernateValidatorContext extends ValidatorContext {
   Copyright (c) 2011 SERLI @author Gunnar Morling @author Guillaume Smet public final class LoadClass implements PrivilegedAction<Class<?>> {
   Copyright (c) 2011 SERLI @author Gunnar Morling @SuppressWarnings("deprecation") public interface TypeConstraintMappingContext<C> extends Constrainable<TypeConstraintMappingContext<C>>, ConstraintMappingTarget,
   Copyright (c) 2011 SERLI @author Gunnar Morling abstract class ExecutableConstraintMappingContextImpl {
   Copyright (c) 2011 SERLI @author Gunnar Morling public interface MethodTarget {
   Copyright (c) 2011 SERLI @author Gunnar Morling public interface ParameterTarget {
   Copyright (c) 2011 SERLI @author Gunnar Morling public interface PropertyTarget {
   Copyright (c) 2011 SERLI @author Gunnar Morling public interface ReturnValueTarget {
   Copyright (c) 2011 SERLI @author Gunnar Morling public interface TypeTarget {
   Copyright (c) 2011 SERLI @author Hardy Ferentschik @author Chris Beckey &lt;cbeckey@paypal.com&gt; public interface BaseHibernateValidatorConfiguration<S extends BaseHibernateValidatorConfiguration<S>> extends 
   Copyright (c) 2011 SERLI @author Hardy Ferentschik @author Guillaume Smet public final class CollectionHelper {
   Copyright (c) 2011 SERLI @author Hardy Ferentschik @see jakarta.validation.GroupSequence @Retention(RUNTIME) @Target({ TYPE }) public @interface GroupSequenceProvider {
   Copyright (c) 2011 SERLI @author Hardy Ferentschik public interface DefaultGroupSequenceProvider<T> {
   Copyright (c) 2011 SERLI @author Marko Bekhta @author Guillaume Smet public class DefaultScriptEvaluatorFactory extends AbstractCachingScriptEvaluatorFactory {
   Copyright (c) 2011 SERLI @author Marko Bekhta @author Guillaume Smet public class ScriptAssertValidator extends AbstractScriptAssertValidator<ScriptAssert, Object> {
   Copyright (c) 2011 SERLI @author Marko Bekhta @since 6.0.3 @Incubating public abstract class AbstractCachingScriptEvaluatorFactory implements ScriptEvaluatorFactory {
   Copyright (c) 2011 SERLI @author Marko Bekhta abstract class AbstractPropertyConstraintMappingContextImpl<T extends Property> extends CascadableConstraintMappingContextImplBase<PropertyConstraintMappingContext>
   Copyright (c) 2011 SERLI @author Marko Bekhta public final class TypeConstraintMappingContextImpl<C> extends ConstraintMappingContextImplBase implements TypeConstraintMappingContext<C> {
   Copyright (c) 2011 SERLI @author Yoann Rodiere public interface ConstraintMapping {
   Copyright (c) 2011 SERLI @since 6.0.3 @Incubating public class ScriptEngineScriptEvaluator implements ScriptEvaluator {
   Copyright (c) 2011 SERLI final class ParameterConstraintMappingContextImpl extends CascadableConstraintMappingContextImplBase<ParameterConstraintMappingContext> implements ParameterConstraintMappingContext {
   Copyright (c) 2011 SERLI final class ReturnValueConstraintMappingContextImpl extends CascadableConstraintMappingContextImplBase<ReturnValueConstraintMappingContext> implements ReturnValueConstraintMappingContex
   Copyright (c) 2011 SERLI public class CachingResourceBundleLocator extends DelegatingResourceBundleLocator {
   Copyright (c) 2011 SERLI public class DefaultConstraintMapping implements ConstraintMapping {
   Copyright (c) 2011 SERLI public class ValidationOrderGenerator {
   Copyright (c) 2011 SERLI public final class ExecutableHelper {
   Copyright (c) 2011 SERLI public final class GetDeclaredMethod implements PrivilegedAction<Method> { private final Class<?> clazz; private final String methodName; private final Class<?>[] parameterTypes; privat
   Copyright (c) 2011 SERLI public final class PathImpl implements Path, Serializable { private static final long serialVersionUID = 7564511574909882392L; private static final Log LOG = LoggerFactory.make( MethodH
   Copyright (c) 2011 SERLI public interface Cascadable<C extends Cascadable<C>> {
   Copyright (c) 2011 SERLI public interface Constrainable<C extends Constrainable<C>> {
   Copyright (c) 2011 SERLI public interface HibernateValidatorFactory extends ValidatorFactory {
   Copyright (c) 2011 SERLI public interface ParameterConstraintMappingContext extends ConstraintMappingTarget, CrossParameterTarget, ParameterTarget, ReturnValueTarget, ConstructorTarget, MethodTarget, ContainerE
   Copyright (c) 2011 SERLI public interface ReturnValueConstraintMappingContext extends ConstraintMappingTarget, ParameterTarget, CrossParameterTarget, ConstructorTarget, MethodTarget, ContainerElementTarget, Con
   Copyright (c) 2011 SERLI public static class Builder extends MetaDataBuilder { private final Set<Signature> signatures = newHashSet();
   Copyright (c) 2012 SERLI @author Guillaume Smet @author Marko Bekhta class ComposingConstraintTree<B extends Annotation> extends ConstraintTree<B> {
   Copyright (c) 2012 SERLI @author Guillaume Smet @author Marko Bekhta class SimpleConstraintTree<B extends Annotation> extends ConstraintTree<B> {
   Copyright (c) 2012 SERLI @author Guillaume Smet @author Marko Bekhta public abstract class ConstraintTree<A extends Annotation> {
   Copyright (c) 2012 SERLI @author Sanne Grinovero public final class LoggerFactory {
   Copyright (c) 2012 SERLI @MessageLogger(projectCode = "HV") public interface Log extends BasicLogger {
   Copyright (c) 2012 SERLI public final class Contracts {
   Copyright (c) 2012 SERLI public final class Version {
highcharts 12.4.0 npmjs:highcharts/12.4.0: https://www.highcharts.com
   Copyright (c) 1989-1993, 1997 Adobe Systems Incorporated. All Rights Reserved
   Copyright (c) 2008 Adobe Systems Incorporated All rights reserved
   Copyright (c) 2009-2025 Accessibility component for chart info region and table.
   Copyright (c) 2009-2025 Accessibility component for chart legend.
   Copyright (c) 2009-2025 Accessibility component for exporting menu.
   Copyright (c) 2009-2025 Accessibility component for the range selector.
   Copyright (c) 2009-2025 Accessibility module for Highcharts
   Copyright (c) 2009-2025 Build a timeline from a chart.
   Copyright (c) 2009-2025 Class representing a speech synthesis voice.
   Copyright (c) 2009-2025 Class representing a Synth Patch, used by Instruments in the sonification.js module.
   Copyright (c) 2009-2025 Class representing a Timeline with sonification events to play.
   Copyright (c) 2009-2025 Class representing a TimelineChannel with sonification events to play.
   Copyright (c) 2009-2025 Class representing an Instrument with mappable parameters for sonification.
   Copyright (c) 2009-2025 Class that can keep track of elements added to DOM and clean them up on destroy.
   Copyright (c) 2009-2025 Class that can keep track of events added, and clean them up on destroy.
   Copyright (c) 2009-2025 Default lang/i18n options for accessibility.
   Copyright (c) 2009-2025 Default options for accessibility.
   Copyright (c) 2009-2025 Default options for sonification.
   Copyright (c) 2009-2025 Default theme for Windows High Contrast Mode.
   Copyright (c) 2009-2025 Handle forcing series markers.
   Copyright (c) 2009-2025 Highsoft AS
   Copyright (c) 2009-2025 Highsoft AS Authors: Øystein Moseng, Torstein Hønsi, Jon A. Nygård
   Copyright (c) 2009-2025 Highsoft, Black Label
   Copyright (c) 2009-2025 Mateusz Bernacik
   Copyright (c) 2009-2025 Musical scales for sonification.
   Copyright (c) 2009-2025 Pawe
   Copyright (c) 2009-2025 Proxy elements are used to shadow SVG elements in HTML for assistive technology, such as screen readers or voice input software.
   Copyright (c) 2009-2025 Rafal Sebestjanski
   Copyright (c) 2009-2025 Rafal Sebestjanski Full screen for Highcharts
   Copyright (c) 2009-2025 Sebastian Bochan
   Copyright (c) 2009-2025 Sebastian Bochan, Rafal Sebestjanski
   Copyright (c) 2009-2025 Sebastian Bochann
   Copyright (c) 2009-2025 Sebastian Bochann Price indicator for Highcharts
   Copyright (c) 2009-2025 Small MIDI file writer for sonification export.
   Copyright (c) 2009-2025 Sonification module.
   Copyright (c) 2009-2025 Torstein Honsi
   Copyright (c) 2009-2025 Torstein Honsi Dot plot series type for Highcharts
   Copyright (c) 2010-2021 James Hall <james@parall.ax>, https://github.com/MrRio/jsPDF
   Copyright (c) 2010-2025 Askel Eirik Johansson, Piotr Madej
   Copyright (c) 2010-2025 Christer Vasseng, Torstein Honsi
   Copyright (c) 2010-2025 Daniel Studencki
   Copyright (c) 2010-2025 Grzegorz Blachli
   Copyright (c) 2010-2025 Grzegorz Blachlinski, Sebastian Bochan
   Copyright (c) 2010-2025 Highsoft AS Author: Kacper Madej
   Copyright (c) 2010-2025 Highsoft AS Author: Nancy Dillon
   Copyright (c) 2010-2025 Highsoft AS Author: Oystein Moseng
   Copyright (c) 2010-2025 Highsoft AS Author: Paweł Potaczek
   Copyright (c) 2010-2025 Highsoft AS Author: Sebastian Domas
   Copyright (c) 2010-2025 Highsoft AS Author: Øystein Moseng
   Copyright (c) 2010-2025 Highsoft AS Authors: Magdalena Gut, Piotr Madej
   Copyright (c) 2010-2025 Hubert Kozik
   Copyright (c) 2010-2025 Hubert Kozik, Kamil Musia
   Copyright (c) 2010-2025 Kacper Madej
   Copyright (c) 2010-2025 Kamil Kulig
   Copyright (c) 2010-2025 Kamil Musialowski
   Copyright (c) 2010-2025 Karol Kolodziej
   Copyright (c) 2010-2025 Lars A. V. Cabrera
   Copyright (c) 2010-2025 Pawe Volume By Price (VBP) indicator for Highcharts Stock
   Copyright (c) 2010-2025 Pawe Volume Weighted Average Price (VWAP) indicator for Highcharts Stock
   Copyright (c) 2010-2025 Pawel Fus
   Copyright (c) 2010-2025 Pawel Fus, Sebastian Bochan
   Copyright (c) 2010-2025 Pawel Lysy
   Copyright (c) 2010-2025 Pawel Lysy Grzegorz Blachlinski
   Copyright (c) 2010-2025 Rafa
   Copyright (c) 2010-2025 Rafal Sebestjanski Disparity Index technical indicator for Highcharts Stock
   Copyright (c) 2010-2025 Rafal Sebestjanski, Piotr Madej
   Copyright (c) 2010-2025 Torstein H
   Copyright (c) 2010-2025 Torstein Honsi 3D pie series
   Copyright (c) 2010-2025 Torstein Honsi Author: Wojciech Chmiel
   Copyright (c) 2010-2025 Torstein Honsi Extension for 3d axes
   Copyright (c) 2010-2025 Torstein Honsi Extensions to the SVGRenderer class to enable 3D shapes
   Copyright (c) 2010-2025 Torstein Honsi Scatter 3D series.
   Copyright (c) 2010-2025 Torstein Honsi, Lars A. V. Cabrera
   Copyright (c) 2010-2025 Torstein Honsi, Magdalena Gut
   Copyright (c) 2010-2025 Wojciech Chmiel
   Copyright (c) 2012-2025 Pawel Potaczek
   Copyright (c) 2013 Eduardo Menezes de Morais, eduardo.morais@usp.br
   Copyright (c) 2013 Youssef Beddad, youssef.beddad@gmail.com
   Copyright (c) 2013-2015 by Vitaly Puzrin
   Copyright (c) 2014 James Robb, https://github.com/jamesbrobb
   Copyright (c) 2014 Steven Spungin (TwelveTone LLC) steven@twelvetone.tv
   Copyright (c) 2014, 2017-2019 Aras Abbasi
   Copyright (c) 2014-2025 Highsoft AS Authors: Jon Arild Nygard / Oystein Moseng
   Copyright (c) 2015-2023 yWorks GmbH
   Copyright (c) 2015-2025 Oystein Moseng
   Copyright (c) 2015-2025 Torstein Honsi / Oystein Moseng
   Copyright (c) 2016 Jussi Utunen, u-jussi@suomi24.fi
   Copyright (c) 2016-2025 Highsoft AS Author: Lars A. V. Cabrera
   Copyright (c) 2016-2025 Highsoft AS Authors: Jon Arild Nygard
   Copyright (c) 2016-2025 Highsoft AS Authors: Jon Arild Nygard Layout algorithm by Ben Frederickson:
   Copyright (c) 2016-2025 Jon Arild Nygard
   Copyright (c) 2016-2025 Torstein Honsi, Lars Cabrera
   Copyright (c) 2017 Dominik Homberger
   Copyright (c) 2018 Aras Abbasi (aras.abbasi@gmail.com)
   Copyright (c) 2019-2025 Highsoft AS Boost module: stripped-down renderer for higher performance
   Copyright (c) 2019-2025 Torstein Honsi Item series type for Highcharts
   Copyright (c) 2021 Antti Palola, https://github.com/Pantura
   Copyright (c) 2021 Piotr Madej
   Copyright (c) 2021 Piotr Madej, Grzegorz Blachli
   Copyright (c) 2023 Askel Eirik Johansson
   Copyright (c) 2023 Torstein Honsi, Askel Eirik Johansson
   Copyright (c) Copyright: ©2012 DeLorme }, WorldTopoMap: { url: 'https://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer/tile/{z}/{y}/{x}', minZoom: 0, maxZoom: 20, credits: ('Tiles © Esri &mda
   Copyright (c) Copyright: ©2012 DeLorme" OpenStreetMap</a> contributors, <a href="https://viewfinderpanoramas.org">SRTM</a> | Map style: © <a href="https://opentopomap.org">OpenTopoMap</a>
   Copyright (c) Dean McNamee <dean@gmail.com>, 2013. https://github.com/deanm/omggif
   Copyright (c) ©2012 DeLorme
highcharts-custom-events 4.0.2 npmjs:highcharts-custom-events/4.0.2: https://github.com/blacklabel/custom_events#readme
   Copyright (c) 2012-2025 Black Label
highcharts-react-official-fix 3.2.3 npmjs:highcharts-react-official/3.2.3: https://github.com/highcharts/highcharts-react#readme
   Copyright (c) 2015 Highsoft AS
   Copyright (c) 2016-2017 Highsoft
HikariCP 2.4.13 maven:com.zaxxer:HikariCP-java7:2.4.13: http://brettwooldridge.github.io/HikariCP
   Copyright (c) 2013-2015 Brett Wooldridge
History 5.3.0 npmjs:history/5.3.0: https://github.com/ReactTraining/history
   Copyright (c) React Training 2016-2020
   Copyright (c) Remix Software 2020-2021
hitimes 1.3.1 debian:ruby-hitimes/1.3.1-2: http://copiousfreetime.rubyforge.org/hitimes
   Copyright (c) 2008-2016 Jeremy Hinegardner
hitimes 1.3.1 fedora:rubygem-hitimes-debugsource/1.3.1-1.fc31/x86_64: http://copiousfreetime.rubyforge.org/hitimes
   Copyright (c) 2008 Jeremy Hinegardner
hitimes 1.3.1 rubygems:hitimes/1.3.1: http://copiousfreetime.rubyforge.org/hitimes
   Copyright (c) 2008-2009 Jeremy Hinegardner
   Copyright (c) 2008-2015 Jeremy Hinegardner Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright not
hoist-non-react-statics v3.3.2 npmjs:hoist-non-react-statics/3.3.2: https://github.com/mridgway/hoist-non-react-statics
   Copyright (c) 2015 Yahoo
hookified 1.15.0 npmjs:hookified/1.15.0: https://github.com/jaredwray/hookified#readme
   No Copyrights found
hostname 3.23+nmu1 debian:hostname/3.23+nmu1/amd64: http://packages.qa.debian.org/h/hostname.html
   Copyright (c) 1996 Free Software Foundation, Inc.
   Copyright (c) 1997 Bernd Eckenfels
   Copyright (c) 1997 Peter Tobias <tobias@et-inf.fho-emden.de>
   Copyright (c) 2004-2005 Graham Wilson <graham@debian.org>
   Copyright (c) copyright-format/1.0/ Comment: This package was written by Peter Tobias <tobias@et-inf.fho-emden.de> on Thu, 16 Jan 1997 01:00:34 +0100. Files:
   Copyright (c) Copyright: Copyright (C) 2009 Michael Meskes <meskes@debian.org>
hostname 3.24 debian:hostname/3.24: http://packages.qa.debian.org/h/hostname.html
   Copyright (c) 1994-1997 Peter Tobias <tobias@et-inf.fho-emden.de>
   Copyright (c) 1996 Free Software Foundation, Inc.
   Copyright (c) 1996 Free Software Foundation, Inc. and were written by Miles Bader <miles@gnu.ai.mit.edu> and Marcus Brinkmann <brinkmd@debian.org>.
   Copyright (c) 1997 Bernd Eckenfels
   Copyright (c) 2004-2005 Graham Wilson <graham@debian.org>
   Copyright (c) copyright-format/1.0/ Comment: This package was written by Peter Tobias <tobias@et-inf.fho-emden.de> on Thu, 16 Jan 1997 01:00:34 +0100. Files:
   Copyright (c) Copyright: Copyright (C) 2009 Michael Meskes <meskes@debian.org>
html-encoding-sniffer 3.0.0 npmjs:html-encoding-sniffer/3.0.0: https://github.com/jsdom/html-encoding-sniffer#readme
   No Copyrights found
html-minifier-terser 6.1.0 npmjs:html-minifier-terser/6.1.0: https://danielruf.github.io/html-minifier-terser/
   Copyright (c) 2010-2019 Juriy "kangax" Zaytsev
   Copyright (c) 2014-2016 Zoltan Frombach
htmlparser2 6.1.0 npmjs:htmlparser2/6.1.0: https://github.com/fb55/htmlparser2
   Copyright (c) 2010-2011 Chris Winberry <chris@winberry.net>. All rights reserved
html-tags 3.3.1 npmjs:html-tags/3.3.1: https://github.com/sindresorhus/html-tags
   No Copyrights found
HtmlUnit/htmlunit-neko 2.63.0 maven:net.sourceforge.htmlunit:neko-htmlunit:2.63.0
   Copyright (c) 2002-2009 Andy Clark, Marc Guillemot
   Copyright (c) 2004-2008 Andy Clark
html-webpack-plugin 5.6.5 npmjs:html-webpack-plugin/5.6.5: https://github.com/ampedandwired/html-webpack-plugin
   No Copyrights found
http-cookie 1.0.8 redhat:rubygem-http-cookie/1.0.8-1.el9sat/noarch: https://github.com/sparklemotion/http-cookie
   Copyright (c) 2006-2011 Aaron Patterson, Mike Dalessio
   Copyright (c) 2011-2012 Akinori MUSHA, Eric Hodel
   Copyright (c) 2013 Akinori MUSHA
http-cookie 1.0.8 rubygems:http-cookie/1.0.8: https://github.com/sparklemotion/http-cookie
   Copyright (c) 2006-2011 Aaron Patterson, Mike Dalessio
   Copyright (c) 2011-2012 Akinori MUSHA, Eric Hodel
   Copyright (c) 2013 Akinori MUSHA
httpcore.nio.wso2 4.4.14.wso2v1 maven:org.apache.httpcomponents.wso2:httpcore-nio:4.4.14.wso2v1
   Copyright (c) 2020 WSO2 Inc. (http://www.wso2.org) All Rights Reserved
http-errors 2.0.1 npmjs:http-errors/2.0.1: https://github.com/jshttp/http-errors
   Copyright (c) 2014 Jonathan Ong
   Copyright (c) 2016 Douglas Christopher Wilson doug@somethingdoug.com
   Copyright (c) Copyright(c) 2014 Jonathan Ong
   Copyright (c) Copyright(c) 2016 Douglas Christopher Wilson
http-form_data 2.3.0 debian:ruby-http-form-data/2.3.0-1/all: https://github.com/httprb/form_data.rb
   Copyright (c) Copyright: 2015 Aleksey V Zapparov <ixti@member.fsf.org>
   Copyright (c) Copyright: 2015 Balasankar C <balasankarc@autistici.org>
http-form_data 2.3.0 rubygems:http-form_data/2.3.0: https://github.com/httprb/form_data.rb
   Copyright (c) 2015-2017 Alexey V Zapparov
http-form_data 2.3.0 ubuntu:ruby-http-form-data/2.3.0-1: https://github.com/httprb/form_data.rb
   Copyright (c) Copyright: 2015 Aleksey V Zapparov <ixti@member.fsf.org>
   Copyright (c) Copyright: 2015 Balasankar C <balasankarc@autistici.org>
http-parser.rb 0.6.0 debian:ruby-http-parser.rb/0.6.0-3: http://github.com/copiousfreetime/http-parser.rb
   Copyright (c) 2009-2010 Marc-Andr
   Copyright (c) 2010-2011 Aman Gupta <aman@tmm1.net>
   Copyright (c) Copyright: 2010-2013 Aman Gupta <aman@tmm1.net>
   Copyright (c) Copyright: 2013 Praveen Arimbrathodiyil <praveen@debian.org>,
http-parser.rb 0.6.0 redhat:rubygem-http_parser.rb/0.6.0-4.el8sat/x86_64: http://github.com/copiousfreetime/http-parser.rb
   Copyright (c) 2009-2010 Marc-Andr
   Copyright (c) 2010 Tim Becker <tim.becker@kuriositaet.de>
   Copyright (c) 2010-2011 Aman Gupta <aman@tmm1.net>
http-proxy 1.18.1 npmjs:http-proxy/1.18.1: https://github.com/nodejitsu/node-http-proxy
   Copyright (c) 2010-2016 Charlie Robbins, Jarrett Cruger
http-proxy-middleware 3.0.5 npmjs:http-proxy-middleware/3.0.5: https://github.com/chimurai/http-proxy-middleware
   Copyright (c) 2015-2025 Steven Chim
http.rb v3.3.0 redhat:rubygem-http/3.3.0-2.el9sat/noarch: https://github.com/tarcieri/http.rb
   Copyright (c) (c) 2011-2018 Tony Arcieri, Alexey V. Zapparov, Erik Michaels-Ober, Zachary Anker.
   Copyright (c) 2011-2016 Tony Arcieri, Erik Michaels-Ober, Alexey V. Zapparov, Zachary Anker
https-proxy-agent 5.0.1 npmjs:https-proxy-agent/5.0.1: https://github.com/TooTallNate/node-https-proxy-agent
   Copyright (c) 2013 Nathan Rajlich
HTTP::Tiny 0.080 opensuse:perl-HTTP-Tiny/0.080-1.5/noarch: https://metacpan.org/release/HTTP-Tiny
   Copyright (c) 1989 Free Software Foundation, Inc.
   Copyright (c) 2021 by Christian Hansen.
   Copyright (c) 2021 by Christian Hansen. This is free software; you can redistribute it and/or modify it under
   Copyright (c) 2021 by Christian Hansen. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
hughsk/flat 5.0.2 npmjs:flat/5.0.2: https://github.com/hughsk/flat
   Copyright (c) 2014 Hugh Kennedy All rights reserved
@humanfs/core 0.19.1 npmjs:@humanfs/core/0.19.1: https://github.com/humanwhocodes/humanfs#readme
   No Copyrights found
@humanfs/node 0.16.7 npmjs:@humanfs/node/0.16.7: https://github.com/humanwhocodes/humanfs#readme
   No Copyrights found
human-signals 2.1.0 npmjs:human-signals/2.1.0: https://git.io/JeluP
   Copyright (c) 2019 ehmicky <ehmicky@gmail.com>
@humanwhocodes/module-importer 1.0.1 npmjs:@humanwhocodes/module-importer/1.0.1: https://github.com/humanwhocodes/module-importer#readme
   No Copyrights found
@humanwhocodes/retry 0.4.3 npmjs:@humanwhocodes/retry/0.4.3: https://github.com/humanwhocodes/retrier#readme
   Copyright (c) 2011-2023 Isaac Z. Schlueter, Ben Noordhuis, and Contributors
hustcc/jest-canvas-mock 2.5.2 npmjs:jest-canvas-mock/2.5.2: https://github.com/hustcc/jest-canvas-mock#readme
   No Copyrights found
hyperdyperid 1.2.0 npmjs:hyperdyperid/1.2.0: https://github.com/streamich/hyperdyperid
   Copyright (c) 2020 Vadim @streamich Dalecky
hyperscan-java-native null
   No Copyrights found
hypersistence-utils-hibernate-52 3.1.1 maven:io.hypersistence:hypersistence-utils-hibernate-52:3.1.1
   No Copyrights found
hypersistence-utils-hibernate-55 3.1.1 maven:io.hypersistence:hypersistence-utils-hibernate-55:3.1.1
   No Copyrights found
hyphenate-style-name 1.1.0 npmjs:hyphenate-style-name/1.1.0: https://github.com/rexxars/hyphenate-style-name#readme
   Copyright (c) 2015 Espen Hovlandsdal
icholy/digest v0.1.22 github:icholy/digest:v0.1.22
   Copyright (c) 2020 Ilia Choly
iconv-lite 0.6.3 npmjs:iconv-lite/0.6.3: https://github.com/ashtuchkin/iconv-lite
   Copyright (c) 2011 Alexander Shtuchkin
iconv-lite 0.7.1 npmjs:iconv-lite/0.7.1: https://github.com/ashtuchkin/iconv-lite
   Copyright (c) 2011 Alexander Shtuchkin
icss-utils 5.1.0 npmjs:icss-utils/5.1.0: https://github.com/css-modules/icss-utils#readme
   Copyright (c) 2018 Glen Maddern Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this pe
ICU4J 60.3 maven:com.ibm.icu:icu4j:60.3: http://icu-project.org
   Copyright (c) 1991-2017 Unicode, Inc. All rights reserved
   Copyright (c) 1995-2016 International Business Machines Corporation and others All rights reserved
   Copyright (c) 1996 Chih-Hao Tsai @ Beckman Institute, University of Illinois c-tsai4@uiuc.edu http://casper.beckman.uiuc.edu/~c-tsai4 ---------------COPYING.libtabe-----END--------------------------------
   Copyright (c) 1996-2015 Google, Inc., International Business Machines Corporation and others. All Rights Reserved
   Copyright (c) 1996-2016 Google, International Business Machines Corporation and others. All Rights Reserved
   Copyright (c) 1996-2016 International Business Machines Corporation and others. All Rights Reserved
   Copyright (c) 1999 Computer Systems and Communication Lab, Institute of Information Science, Academia Sinica. All rights reserved
   Copyright (c) 1999 Pai-Hsiang Hsiao. All rights reserved
   Copyright (c) 1999 TaBE Project.
   Copyright (c) 2000-2003 Nara Institute of Science and Technology. All Rights Reserved
   Copyright (c) 2004-2016 Google Inc, International Business Machines Corporation and others. All Rights Reserved
   Copyright (c) 2006-2008 Google Inc. All rights reserved
   Copyright (c) 2009 , Yahoo
   Copyright (c) 2009-2016 Google, Inc.; International Business Machines Corporation and others. All Rights Reserved
   Copyright (c) 2009-2016 International Business Machines Corporation, Google, Inc. and others. All Rights Reserved
   Copyright (c) 2011-2016 International Business Machines Corporation All Rights Reserved
   Copyright (c) 2013 Brian Eugene Wilson, Robert Martin Campbell. All rights reserved
   Copyright (c) 2013 International Business Machines Corporation
   Copyright (c) 2013 LeRoy Benjamin Sharon All rights reserved
   Copyright (c) 2016-2017 and later: Unicode, Inc. and others.
   Copyright (c) COPYRIGHT: Copyright (c) 2001-2016 International Business Machines Corporation and others. All Rights Reserved
   Copyright (c) IBM Corporation 1996, 1999-2000. All rights reserved
   Copyright (c) IBM Corporation, 1996-2016. All Rights Reserved
   Copyright (c) update 2000.06.18 1.08 no longer deprecate BigDecimal(double) ------------------------------------------------------------------
ICU for C/C++ (ICU4C) 72-1 debian:libicu72/72.1-3+deb12u1/amd64: https://github.com/unicode-org/icu/
   Copyright (c) 1991-2022 Unicode, Inc.
   Copyright (c) Copyright: 2005-2015 Jay Berkenbilt <qjb@debian.org>,
immer 11.1.3 npmjs:immer/11.1.3: https://immerjs.github.io/immer/
   Copyright (c) 2017 Michel Weststrate
import-fresh 3.3.1 npmjs:import-fresh/3.3.1: https://github.com/sindresorhus/import-fresh
   No Copyrights found
import-local 3.2.0 npmjs:import-local/3.2.0: https://github.com/sindresorhus/import-local#readme
   No Copyrights found
imurmurhash 0.1.4 npmjs:imurmurhash/0.1.4: https://github.com/jensyt/imurmurhash-js
   Copyright (c) 2013 Gary Court, Jens Taylor Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in
indent-string v4.0.0 npmjs:indent-string/4.0.0: https://github.com/sindresorhus/indent-string
   No Copyrights found
Info-Zip 6.0 alpine:unzip/6.0-r16/armv7: http://infozip.sourceforge.net/
   No Copyrights found
Info-Zip 6.0 alpine:unzip/6.0-r16/x86_64: http://infozip.sourceforge.net/
   No Copyrights found
inherits v2.0.4 npmjs:inherits/2.0.4: https://github.com/isaacs/inherits
   No Copyrights found
init-system-helpers 1.65.2 debian:init-system-helpers/1.65.2/all
   Copyright (c) 2000-2001 Henrique de Moraes Holschuh <hmh@debian.org>
   Copyright (c) 2000-2001 Henrique de Moraes Holschuh <hmh@debian.org> Usage:
   Copyright (c) 2013 Michael Stapelberg All rights reserved
   Copyright (c) Copyright: 1997-2005 Miquel van Smoorenburg <miquels@cistron.nl>
   Copyright (c) Copyright: 2000-2001 Henrique de Moraes Holschuh <hmh@debian.org>
   Copyright (c) Copyright: 2006 Red Hat, Inc
   Copyright (c) Copyright: 2013 Michael Stapelberg
   Copyright (c) Copyright: 2013-2014 Michael Stapelberg <stapelberg@debian.org>
init-system-helpers 1.65.2+deb12u1 debian:init-system-helpers/1.65.2+deb12u1/all
   Copyright (c) 2000-2001 Henrique de Moraes Holschuh <hmh@debian.org>
   Copyright (c) 2000-2001 Henrique de Moraes Holschuh <hmh@debian.org> Usage:
   Copyright (c) 2013 Michael Stapelberg All rights reserved
   Copyright (c) Copyright: 1997-2005 Miquel van Smoorenburg <miquels@cistron.nl>
   Copyright (c) Copyright: 2000-2001 Henrique de Moraes Holschuh <hmh@debian.org>
   Copyright (c) Copyright: 2006 Red Hat, Inc
   Copyright (c) Copyright: 2013 Michael Stapelberg
   Copyright (c) Copyright: 2013-2014 Michael Stapelberg <stapelberg@debian.org>
insserv 1.24.0 debian:insserv/1.24.0-1/amd64: http://savannah.nongnu.org/projects/sysvinit
   Copyright (c) 2000-2004 Werner Fink, 2000 SuSE GmbH Nuernberg, Germany,
internal-slot 1.1.0 npmjs:internal-slot/1.1.0: https://github.com/ljharb/internal-slot#readme
   Copyright (c) 2019 Jordan Harband
Internet Time Utility 1.10.2 maven:com.ethlo.time:itu:1.10.2
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2017-2024 Morten Haraldsen (ethlo)
interpret 3.1.1 npmjs:interpret/3.1.1: https://github.com/tkellen/node-interpret
   Copyright (c) 2014-2018, 2022 Tyler Kellen <tyler@sleekcode.net>, Blaine Bublitz <blaine.bublitz@gmail.com>, and Eric Schoffstall <yo@contra.io>
invokebinder 1.13 maven:com.headius:invokebinder:1.13: http://maven.apache.org
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2012-2014 headius.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
IO 1.50 alpine:perl-io/1.50-r0/ppc64le: http://www.cedarsoft.org/commons/io
   Copyright (c) (c) 1996-19978 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) (c) 1997-2003 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) 1996-19978 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>. This module is distributed under the same terms as Perl itself. Feel free to use, modify and redistribute it as long as you retain the correct attribut
IO::Compress 2.105 debian:libio-compress-perl/2.105-1/all: https://metacpan.org/release/IO-Compress
   Copyright (c) 1995-2022 Paul Marquess. All rights reserved
   Copyright (c) Copyright: 1995-2022 Paul Marquess <pmqs@cpan.org>
   Copyright (c) Copyright: 2001-2002, 2004 Michael G Schwern <schwern@pobox.com>
   Copyright (c) Copyright: 2002, 2004 chromatic <chromatic@wgz.org>
   Copyright (c) Copyright: 2009 Scott Kitterman <debian@kitterman.com>
io-console 0.7.2 rubygems:io-console/0.7.2: http://www.ruby-lang.org
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
io.grpc:grpc-alts 1.62.2 maven:io.grpc:grpc-alts:1.62.2
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin
   Copyright (c) 2018-2021 The gRPC Authors
io.grpc:grpc-auth 1.62.2 maven:io.grpc:grpc-auth:1.62.2
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014, 2016-2017 The gRPC Authors
   Copyright (c) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin
io.grpc:grpc-context 1.62.2 maven:io.grpc:grpc-context:1.62.2
   No Copyrights found
io.grpc:grpc-googleapis 1.62.2 maven:io.grpc:grpc-googleapis:1.62.2
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin
   Copyright (c) 2021-2022 The gRPC Authors
io.grpc:grpc-grpclb 1.62.2 maven:io.grpc:grpc-grpclb:1.62.2
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin
   Copyright (c) 2016-2020 The gRPC Authors
io.grpc:grpc-inprocess 1.62.2 maven:io.grpc:grpc-inprocess:1.62.2
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin
   Copyright (c) 2015-2016, 2020, 2021 The gRPC Authors
io.grpc:grpc-netty-shaded 1.62.2 null
   No Copyrights found
io.grpc:grpc-netty-shaded 1.62.2 maven:io.grpc:grpc-netty-shaded:1.62.2
   Copyright (c) 1995-1998 Eric Young (eay@cryptsoft.com)
   Copyright (c) 1998-2019 The OpenSSL Project. All rights reserved
   Copyright (c) 2009 The Go Authors. All rights reserved
   Copyright (c) 2015 Google Inc.
   Copyright (c) 2015 The Chromium Authors. All rights reserved
   Copyright (c) 2015-2016 the fiat-crypto authors (see
   Copyright (c) 2016, 2019, 2022-2023 The Netty Project
io.grpc:grpc-protobuf-lite 1.62.2 maven:io.grpc:grpc-protobuf-lite:1.62.2
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014, 2017 The gRPC Authors
   Copyright (c) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin
io.grpc:grpc-rls 1.62.2 maven:io.grpc:grpc-rls:1.62.2
   Copyright (c) 2020 The gRPC Authors
io.grpc:grpc-services 1.62.2 maven:io.grpc:grpc-services:1.62.2
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin
   Copyright (c) 2016-2023 The gRPC Authors
   Copyright (c) 2018 gRPC Authors All rights reserved
io.grpc:grpc-stub 1.62.2 maven:io.grpc:grpc-stub:1.62.2
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin
   Copyright (c) 2014-2019, 2021 The gRPC Authors
io.grpc:grpc-util 1.62.2 maven:io.grpc:grpc-util:1.62.2
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014, 2016-2019, 2021, 2022-2023 The gRPC Authors
   Copyright (c) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin
io.grpc:grpc-xds 1.62.2 maven:io.grpc:grpc-xds:1.62.2
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin
   Copyright (c) 2019-2024 The gRPC Authors
   Copyright (c) 2021 Higher Frequency Trading
io.swagger:swagger-annotations 1.6.9 maven:io.swagger:swagger-annotations:1.6.9
   Copyright (c) 2016 SmartBear Software
   Copyright (c) 2022. All Rights Reserved
io.swagger:swagger-annotations 2.2.8 maven:io.swagger.core.v3:swagger-annotations:2.2.8
   Copyright (c) 2015. SmartBear Software Inc.
   Copyright (c) 2023. All rights reserved
io-wait 0.3.0 rubygems:io-wait/0.3.0: https://github.com/ruby/io-wait
   No Copyrights found
ipaddr 1.2.4 rubygems:ipaddr/1.2.4: https://github.com/gcwelborn/ip-addr#readme
   Copyright (c) 2002 Hajimu UMEMOTO <ume@mahoroba.org>
   Copyright (c) 2002 Hajimu UMEMOTO <ume@mahoroba.org>.
   Copyright (c) 2007, 2009, 2012 Akinori MUSHA <knu@iDaemons.org>. All rights reserved
   Copyright (c) 2007-2017 Akinori MUSHA <knu@iDaemons.org> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 
irb 1.4.2 rubygems:irb/1.4.2: https://github.com/ruby/irb
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
IRI 5.2.0 maven:org.apache.jena:jena-iri:5.2.0: http://jena.apache.org/jena-iri/
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2024 The Apache Software Foundation
@isaacs/cliui 8.0.2 npmjs:@isaacs/cliui/8.0.2: https://github.com/yargs/cliui#readme
   Copyright (c) 2015 Contributors Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and th
isaacs/jackspeak 3.4.3 npmjs:jackspeak/3.4.3: https://github.com/isaacs/jackspeak#readme
   No Copyrights found
isaacs/once 1.4.0 npmjs:once/1.4.0: https://github.com/isaacs/once
   No Copyrights found
isarray 2.0.5 npmjs:isarray/2.0.5: https://github.com/juliangruber/isarray
   Copyright (c) 2013 Julian Gruber <julian@juliangruber.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Softwa
is-array-buffer 3.0.5 npmjs:is-array-buffer/3.0.5: https://github.com/fengyuanchen/is-array-buffer#readme
   Copyright (c) 2015 Chen Gengyuan, Inspect JS
is-arrayish 0.2.1 npmjs:is-arrayish/0.2.1: https://github.com/qix-/node-is-arrayish#readme
   Copyright (c) 2015 JD Ballard
is-arrayish 0.3.4 npmjs:is-arrayish/0.3.4: https://github.com/qix-/node-is-arrayish#readme
   Copyright (c) 2015 JD Ballard
is-async-function 2.1.1 npmjs:is-async-function/2.1.1: https://github.com/tunnckocore/is-async-function#readme
   Copyright (c) 2021 Jordan Harband
is-bigint 1.1.0 npmjs:is-bigint/1.1.0: https://github.com/ljharb/is-bigint#readme
   Copyright (c) 2018 Jordan Harband
is-boolean-object 1.2.2 npmjs:is-boolean-object/1.2.2: https://github.com/ljharb/is-boolean-object#readme
   Copyright (c) 2015 Jordan Harband
is-buffer v2.0.5 npmjs:is-buffer/2.0.5: https://github.com/feross/is-buffer
   No Copyrights found
is-callable 1.2.7 npmjs:is-callable/1.2.7: https://github.com/ljharb/is-callable
   Copyright (c) 2015 Jordan Harband
is-ci 2.0.0 npmjs:is-ci/2.0.0: https://github.com/watson/is-ci
   Copyright (c) 2016-2018 Thomas Watson Steen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal i
is-core-module 2.16.1 npmjs:is-core-module/2.16.1: https://github.com/meandavejustice/is-core-module
   Copyright (c) 2014 Dave Justice
is-data-view 1.0.2 npmjs:is-data-view/1.0.2: https://github.com/inspect-js/is-data-view#readme
   Copyright (c) 2024 Inspect JS
is-date-object 1.1.0 npmjs:is-date-object/1.1.0: https://github.com/ljharb/is-date-object
   Copyright (c) 2015 Jordan Harband
is-docker 3.0.0 npmjs:is-docker/3.0.0: https://github.com/sindresorhus/is-docker
   No Copyrights found
isexe 2.0.0 npmjs:isexe/2.0.0: https://github.com/isaacs/isexe#readme
   No Copyrights found
is-extglob 2.1.1 npmjs:is-extglob/2.1.1: https://github.com/jonschlinkert/is-extglob
   Copyright (c) 2014-2016 Jon Schlinkert
   Copyright (c) 2014-2016 Jon Schlinkert.
is-finalizationregistry 1.1.1 npmjs:is-finalizationregistry/1.1.1: https://github.com/inspect-js/is-finalizationregistry#readme
   Copyright (c) 2020 Inspect JS
is-fullwidth-code-point 3.0.0 npmjs:is-fullwidth-code-point/3.0.0: https://github.com/sindresorhus/is-fullwidth-code-point
   No Copyrights found
is-generator-fn 2.1.0 npmjs:is-generator-fn/2.1.0: https://github.com/sindresorhus/is-generator-fn
   No Copyrights found
is-generator-function 1.1.2 npmjs:is-generator-function/1.1.2: https://github.com/ljharb/is-generator-function
   Copyright (c) 2014 Jordan Harband
is-glob 4.0.3 npmjs:is-glob/4.0.3: https://www.npmjs.com/package/is-glob
   Copyright (c) 2014-2017 Jon Schlinkert.
is-in-browser 1.1.3 npmjs:is-in-browser/1.1.3: https://github.com/tuxsudo/is-in-browser#readme
   No Copyrights found
is-inside-container 1.0.0 npmjs:is-inside-container/1.0.0: https://github.com/sindresorhus/is-inside-container#readme
   No Copyrights found
is-in-ssh 1.0.0 npmjs:is-in-ssh/1.0.0: https://github.com/sindresorhus/is-in-ssh#readme
   No Copyrights found
is-interactive 2.0.0 npmjs:is-interactive/2.0.0: https://github.com/sindresorhus/is-interactive#readme
   No Copyrights found
isl null: http://isl.gforge.inria.fr/
   No Copyrights found
is-map 2.0.3 npmjs:is-map/2.0.3: https://github.com/arthurvr/is-map
   Copyright (c) 2019 Inspect JS
is-negative-zero 2.0.3 npmjs:is-negative-zero/2.0.3: https://github.com/ljharb/is-negative-zero
   Copyright (c) 2014 Jordan Harband
is-number 7.0.0 npmjs:is-number/7.0.0: https://github.com/jonschlinkert/is-number
   Copyright (c) 2014present, Jon Schlinkert.
is-number-object 1.1.1 npmjs:is-number-object/1.1.1: https://github.com/ljharb/is-number-object
   Copyright (c) 2015 Jordan Harband
isobject 3.0.1 npmjs:isobject/3.0.1: https://github.com/jonschlinkert/isobject
   Copyright (c) 2014-2017 Jon Schlinkert.
is-plain-object 2.0.4 npmjs:is-plain-object/2.0.4: https://github.com/jonschlinkert/is-plain-object
   Copyright (c) 2014-2017 Jon Schlinkert.
is-plain-object v5.0.0 npmjs:is-plain-object/5.0.0: https://github.com/jonschlinkert/is-plain-object
   Copyright (c) 2014-2017 Jon Schlinkert.
is-potential-custom-element-name 1.0.1 npmjs:is-potential-custom-element-name/1.0.1: https://github.com/mathiasbynens/is-potential-custom-element-name
   No Copyrights found
ispromise 4.0.0 npmjs:is-promise/4.0.0: https://github.com/then/is-promise
   Copyright (c) 2014 Forbes Lindesay
is-regex 1.2.1 npmjs:is-regex/1.2.1: https://github.com/ljharb/is-regex
   Copyright (c) 2014 Jordan Harband
is-set 2.0.3 npmjs:is-set/2.0.3: https://github.com/arthurvr/is-set
   Copyright (c) 2019 Inspect JS
is-shared-array-buffer 1.0.4 npmjs:is-shared-array-buffer/1.0.4: https://github.com/inspect-js/is-shared-array-buffer#readme
   Copyright (c) 2021 Inspect JS
is-stream 2.0.1 npmjs:is-stream/2.0.1: https://github.com/sindresorhus/is-stream
   No Copyrights found
is-string 1.1.1 npmjs:is-string/1.1.1: https://github.com/ljharb/is-string
   Copyright (c) 2015 Jordan Harband
is-symbol 1.1.1 npmjs:is-symbol/1.1.1: https://github.com/ljharb/is-symbol
   Copyright (c) 2015 Jordan Harband
istack common utility code runtime 3.0.8 maven:com.sun.istack:istack-commons-runtime:3.0.8: http://java.net/istack-commons/istack-commons-runtime/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1997, 2013, 2015, 2017-2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
@istanbuljs/load-nyc-config 1.1.0 npmjs:@istanbuljs/load-nyc-config/1.1.0: https://github.com/istanbuljs/load-nyc-config#readme
   Copyright (c) 2019 Contributors Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and th
@istanbuljs/schema 0.1.3 npmjs:@istanbuljs/schema/0.1.3: https://github.com/istanbuljs/schema#readme
   Copyright (c) 2019 CFWare, LLC
istanbul-lib-coverage 3.2.2 npmjs:istanbul-lib-coverage/3.2.2: https://github.com/istanbuljs/istanbul-lib-coverage
   Copyright (c) 2012-2015 Yahoo All rights reserved
   Copyright (c) 2012-2015 Yahoo Inc.
istanbul-lib-instrument 6.0.3 npmjs:istanbul-lib-instrument/6.0.3: https://github.com/istanbuljs/istanbul-lib-instrument
   Copyright (c) 2012-2015 Yahoo All rights reserved
   Copyright (c) 2012-2015 Yahoo Inc.
istanbul-lib-report 3.0.1 npmjs:istanbul-lib-report/3.0.1: https://github.com/istanbuljs/istanbul-lib-report
   Copyright (c) 2012-2015 Yahoo All rights reserved
   Copyright (c) 2012-2015 Yahoo Inc.
istanbul-lib-source-maps 5.0.6 npmjs:istanbul-lib-source-maps/5.0.6: https://github.com/istanbuljs/istanbul-lib-source-maps#readme
   Copyright (c) 2012-2015 Yahoo Inc.
   Copyright (c) 2015 Yahoo All rights reserved
istanbul-reports 3.2.0 npmjs:istanbul-reports/3.2.0: https://github.com/istanbuljs/istanbul-reports
   Copyright (c) 2012-2015 Yahoo All rights reserved
   Copyright (c) 2012-2015 Yahoo Inc.
is-typed-array 1.1.15 npmjs:is-typed-array/1.1.15: https://github.com/inspect-js/is-typed-array/
   Copyright (c) 2015 Jordan Harband
is-unicode-supported 2.1.0 npmjs:is-unicode-supported/2.1.0: https://github.com/sindresorhus/is-unicode-supported#readme
   No Copyrights found
is-weakmap 2.0.2 npmjs:is-weakmap/2.0.2: https://github.com/arthurvr/is-weakmap
   Copyright (c) 2019 Inspect JS
is-weakref 1.1.1 npmjs:is-weakref/1.1.1: https://github.com/inspect-js/is-weakref#readme
   Copyright (c) 2020 Inspect JS
is-weakset 2.0.4 npmjs:is-weakset/2.0.4: https://github.com/arthurvr/is-weakset
   Copyright (c) 2019 Inspect JS
is-what 3.14.1 npmjs:is-what/3.14.1: https://github.com/mesqueeb/isWhat#readme
   Copyright (c) 2018 Luca Ban - Mesqueeb
is-wsl 3.1.0 npmjs:is-wsl/3.1.0: https://github.com/sindresorhus/is-wsl#readme
   No Copyrights found
iterator.prototype 1.1.5 npmjs:iterator.prototype/1.1.5: https://github.com/ljharb/iterator.prototype#readme
   Copyright (c) 2022 Jordan Harband
j2objc - Java to IOS 1.1 maven:com.google.j2objc:j2objc-annotations:1.1: http://j2objc.org
   Copyright (c) 2012 Google Inc. All Rights Reserved
j2objc - Java to IOS 2.8 maven:com.google.j2objc:j2objc-annotations:2.8: http://j2objc.org
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2012 Google Inc. All Rights Reserved
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
j2objc - Java to IOS 3.0.0 maven:com.google.j2objc:j2objc-annotations:3.0.0: http://j2objc.org
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2012 Google Inc. All Rights Reserved
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
j4rs 0.20.0 crates:j4rs/0.20.0
   Copyright (c) 2007, Tatu Saloranta (tatu.saloranta@iki.fi) Licensing
   Copyright (c) 2018-2020, 2022, 2023 astonbitecode
   Copyright (c) 2020 Tim Buktu. 2-clause BSD License.
   Copyright (c) 2021 The fast_float authors. Apache 2.0 License.
   Copyright (c) 2022 Daniel Lemire. Apache 2.0 License.
   Copyright (c) 2023 Werner Randelshofer, Switzerland. Licensing
   Copyright (c) 2023 Werner Randelshofer, Switzerland. MIT License. See FastDoubleParser-NOTICE for details of other source code included in FastDoubleParser
Jackson 2 extensions to the Google HTTP Client Library for Java. 1.44.2 maven:com.google.http-client:google-http-client-jackson2:1.44.2: http://code.google.com/p/google-http-java-client/google-http-client-jackson2/
   Copyright (c) 2012 Google Inc.
jackson-annotations 2.15.4 maven:com.fasterxml.jackson.core:jackson-annotations:2.15.4: https://github.com/FasterXML/jackson-annotations
   Copyright (c) 2007, Tatu Saloranta (tatu.saloranta@iki.fi) Licensing
jackson-annotations 2.16.2 maven:com.fasterxml.jackson.core:jackson-annotations:2.16.2: https://github.com/FasterXML/jackson-annotations
   Copyright (c) 2007, Tatu Saloranta (tatu.saloranta@iki.fi) Licensing
jackson-annotations 2.17.2 maven:com.fasterxml.jackson.core:jackson-annotations:2.17.2: https://github.com/FasterXML/jackson-annotations
   Copyright (c) 2007, Tatu Saloranta (tatu.saloranta@iki.fi) Licensing
jackson-annotations 2.17.2 maven:com.fasterxml.jackson.core:jackson-annotations:2.17.2.redhat-00004: https://github.com/FasterXML/jackson-annotations
   Copyright (c) 2007, Tatu Saloranta (tatu.saloranta@iki.fi) Licensing
jackson-bom 2.17.2 maven:com.fasterxml.jackson:jackson-bom:2.17.2
   No Copyrights found
jackson-core 2.15.4 maven:com.fasterxml.jackson.core:jackson-core:2.15.4: https://github.com/FasterXML/jackson-core
   Copyright (c) 2007 Tatu Saloranta, tatu.saloranta@iki.fi
   Copyright (c) 2007 Tatu Saloranta, tatu.saloranta@iki.fi package com.fasterxml.jackson.core;
   Copyright (c) 2007, Tatu Saloranta (tatu.saloranta@iki.fi) Licensing
   Copyright (c) 2018-2020 Raffaello Giulietti
   Copyright (c) 2020 Tim Buktu. 2-clause BSD License.
   Copyright (c) 2021 The fast_float authors
   Copyright (c) 2021 The fast_float authors. MIT License.
   Copyright (c) 2022 Daniel Lemire. BSL License.
   Copyright (c) 2022 Tim Buktu Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source cod
   Copyright (c) 2023 Werner Randelshofer, Switzerland. Licensing
   Copyright (c) 2023 Werner Randelshofer, Switzerland. MIT License. See FastDoubleParser-NOTICE for details of other source code included in FastDoubleParser
jackson-core 2.16.2 maven:com.fasterxml.jackson.core:jackson-core:2.16.2: https://github.com/FasterXML/jackson-core
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2007 Tatu Saloranta, tatu.saloranta@iki.fi
   Copyright (c) 2007 Tatu Saloranta, tatu.saloranta@iki.fi package com.fasterxml.jackson.core;
   Copyright (c) 2007, Tatu Saloranta (tatu.saloranta@iki.fi) Licensing
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2018-2020 Raffaello Giulietti
   Copyright (c) 2020 Tim Buktu. 2-clause BSD License.
   Copyright (c) 2021 The fast_float authors
   Copyright (c) 2021 The fast_float authors. MIT License.
   Copyright (c) 2022 Daniel Lemire. BSL License.
   Copyright (c) 2022 Tim Buktu Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source cod
   Copyright (c) 2023 Werner Randelshofer, Switzerland. Licensing
   Copyright (c) 2023 Werner Randelshofer, Switzerland. MIT License. See FastDoubleParser-NOTICE for details of other source code included in FastDoubleParser
jackson-core 2.17.2 maven:com.fasterxml.jackson.core:jackson-core:2.17.2: https://github.com/FasterXML/jackson-core
   Copyright (c) 2007 Tatu Saloranta, tatu.saloranta@iki.fi
   Copyright (c) 2007 Tatu Saloranta, tatu.saloranta@iki.fi package com.fasterxml.jackson.core;
   Copyright (c) 2007, Tatu Saloranta (tatu.saloranta@iki.fi) Licensing
   Copyright (c) 2018-2020 Raffaello Giulietti
   Copyright (c) 2020 Tim Buktu. 2-clause BSD License.
   Copyright (c) 2021 The fast_float authors
   Copyright (c) 2021 The fast_float authors. MIT License.
   Copyright (c) 2022 Daniel Lemire. BSL License.
   Copyright (c) 2022 Tim Buktu Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source cod
   Copyright (c) 2023 Werner Randelshofer, Switzerland. Licensing
   Copyright (c) 2023 Werner Randelshofer, Switzerland. MIT License. See FastDoubleParser-NOTICE for details of other source code included in FastDoubleParser
jackson-coreutils 2.0 maven:com.github.java-json-tools:jackson-coreutils:2.0
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2014 Francis Galiegue (fgaliegue@gmail.com)
jackson-coreutils-equivalence 1.0 maven:com.github.java-json-tools:jackson-coreutils-equivalence:1.0
   Copyright (c) 2014 Francis Galiegue (fgaliegue@gmail.com)
jackson-databind 2.15.4 maven:com.fasterxml.jackson.core:jackson-databind:2.15.4: https://github.com/FasterXML/jackson-databind
   Copyright (c) 2007, Tatu Saloranta (tatu.saloranta@iki.fi) Licensing
   Copyright (c) 2010-2011 Google Inc. All Rights Reserved
jackson-databind 2.16.2 maven:com.fasterxml.jackson.core:jackson-databind:2.16.2: https://github.com/FasterXML/jackson-databind
   Copyright (c) 2007, Tatu Saloranta (tatu.saloranta@iki.fi) Licensing
   Copyright (c) 2010-2011 Google Inc. All Rights Reserved
jackson-databind 2.17.2 eclipse:com.fasterxml.jackson.core.jackson-databind/2.17.2: https://github.com/FasterXML/jackson-databind
   Copyright (c) 2007, Tatu Saloranta (tatu.saloranta@iki.fi) Licensing
jackson-databind 2.17.2 maven:com.fasterxml.jackson.core:jackson-databind:2.17.2: https://github.com/FasterXML/jackson-databind
   Copyright (c) 2007, Tatu Saloranta (tatu.saloranta@iki.fi) Licensing
   Copyright (c) 2010-2011 Google Inc. All Rights Reserved
jackson-dataformat-binary 2.16.2 maven:com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.16.2: https://github.com/FasterXML/jackson-dataformats-binary
   Copyright (c) 2007, Tatu Saloranta (tatu.saloranta@iki.fi) Licensing
jackson-dataformat-csv 2.17.2 maven:com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.17.2: http://wiki.fasterxml.com/JacksonExtensionCSV
   Copyright (c) 2007, Tatu Saloranta (tatu.saloranta@iki.fi) Licensing
Jackson-dataformat-TOML 2.17.2 maven:com.fasterxml.jackson.dataformat:jackson-dataformat-toml:2.17.2
   Copyright (c) 2007, Tatu Saloranta (tatu.saloranta@iki.fi) Licensing
jackson-dataformat-xml 2.17.2 maven:com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.17.2: https://github.com/FasterXML/jackson-dataformat-xml
   Copyright (c) 2007, Tatu Saloranta (tatu.saloranta@iki.fi) Licensing
jackson-dataformat-yaml 2.17.2 maven:com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.2: https://github.com/FasterXML/jackson-dataformat-yaml
   Copyright (c) 2007, Tatu Saloranta (tatu.saloranta@iki.fi) Licensing
jackson-datatype-guava 2.17.2 maven:com.fasterxml.jackson.datatype:jackson-datatype-guava:2.17.2: http://wiki.fasterxml.com/JacksonModuleGuava
   No Copyrights found
jackson-datatype-joda 2.16.2 maven:com.fasterxml.jackson.datatype:jackson-datatype-joda:2.16.2: https://github.com/FasterXML/jackson-datatype-joda
   Copyright (c) 2024 FasterXML. All rights reserved
jackson-datatype-joda 2.17.2 maven:com.fasterxml.jackson.datatype:jackson-datatype-joda:2.17.2: https://github.com/FasterXML/jackson-datatype-joda
   Copyright (c) 2024 <a href="http://fasterxml.com/">FasterXML</a>. All rights reserved
   Copyright (c) 2024 FasterXML. All rights reserved
Jackson-Datatype-JSR310 2.17.2 maven:com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2: http://wiki.fasterxml.com/JacksonModuleJSR310
   Copyright (c) 2013 FasterXML.com
Jackson datatypes: Collections 2.17.2 maven:com.fasterxml.jackson.datatype:jackson-datatypes-collections:2.17.2
   No Copyrights found
Jackson-module-Afterburner 2.15.4 maven:com.fasterxml.jackson.module:jackson-module-afterburner:2.15.4: http://wiki.fasterxml.com/JacksonHome
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
jackson-module-kotlin 2.17.2 maven:com.fasterxml.jackson.module:jackson-module-kotlin:2.17.2: https://github.com/FasterXML/jackson-module-kotlin
   Copyright (c) 2007, Tatu Saloranta (tatu.saloranta@iki.fi) Licensing
Jackson-module-parameter-names 2.17.2 maven:com.fasterxml.jackson.module:jackson-module-parameter-names:2.17.2: https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names
   No Copyrights found
jackson-modules-java8 2.17.2 maven:com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.17.2: https://github.com/FasterXML/jackson-modules-java8
   No Copyrights found
jackson-modules-java8 2.17.2 maven:com.fasterxml.jackson.module:jackson-modules-java8:2.17.2: https://github.com/FasterXML/jackson-modules-java8
   No Copyrights found
JaCoCo 0.8.12 maven:org.jacoco:org.jacoco.core:0.8.12: http://www.eclemma.org/jacoco/
   Copyright (c) 2009, 2024 Mountainminds GmbH
JaCoCo 0.8.12 maven:org.jacoco:org.jacoco.report:0.8.12: http://www.eclemma.org/jacoco/
   Copyright (c) 2006 Google Inc.
   Copyright (c) 2009, 2024 Mountainminds GmbH
JaCoCo 0.8.7 maven:org.jacoco:org.jacoco.agent:0.8.7: http://www.eclemma.org/jacoco/
   Copyright (c) 2009, 2021 Mountainminds GmbH
JaCoCo 0.8.7 maven:org.jacoco:org.jacoco.ant:0.8.7: http://www.eclemma.org/jacoco/
   Copyright (c) 2006 Google Inc.
   Copyright (c) 2009, 2018, 2021 Mountainminds GmbH
JaCoCo 0.8.7 maven:org.jacoco:org.jacoco.core:0.8.7: http://www.eclemma.org/jacoco/
   Copyright (c) 2009 </BODY>
   Copyright (c) 2009, 2021 Mountainminds GmbH
JaCoCo 0.8.7 maven:org.jacoco:org.jacoco.report:0.8.7: http://www.eclemma.org/jacoco/
   Copyright (c) 2006 Google Inc.
   Copyright (c) 2009, 2018, 2021 Mountainminds GmbH
Jadira Usertype Core (for Joda Time, Joda Money, Libphonenum and JDK Types with Hibernate) 6.0.1.GA-jdk9 maven:com.github.arteam.jadira:usertype.core:6.0.1.GA-jdk9: http://oss.jadira.co.uk/usertype.core/
   No Copyrights found
Jadira Usertype SPI Classes for Hibernate 6.0.1.GA-jdk9 maven:com.github.arteam.jadira:usertype.spi:6.0.1.GA-jdk9: http://oss.jadira.co.uk/usertype.spi/
   No Copyrights found
Jakarta Activation 1.1 maven:javax.activation:activation:1.1: https://eclipse-ee4j.github.io/jaf/
   Copyright (c) 1997-2005 Sun Microsystems, Inc. All Rights Reserved
Jakarta Activation 1.2.0 maven:com.sun.activation:javax.activation:1.2.0: https://eclipse-ee4j.github.io/jaf/
   Copyright (c) 1989, 1991 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor Boston, MA 02110-1335 USA Everyone is permitted to copy and distribute verbatim copies of this license document,
   Copyright (c) 1996-2017 <a href="http://www.oracle.com">Oracle</a> and/or its affiliates. All Rights Reserved
   Copyright (c) 1997-2017 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2017 <a href="http://www.oracle.com">Oracle</a>. All rights reserved
   Copyright (c) 2017 Oracle America, Inc. All rights reserved
Jakarta Activation 1.2.1 maven:com.sun.activation:jakarta.activation:1.2.1: https://eclipse-ee4j.github.io/jaf/
   Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved
Jakarta Activation API 1.2.0 maven:javax.activation:javax.activation-api:1.2.0: https://eclipse-ee4j.github.io/jaf/
   Copyright (c) 1989, 1991 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor Boston, MA 02110-1335 USA Everyone is permitted to copy and distribute verbatim copies of this license document,
   Copyright (c) 1997-2017 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2017 <a href="http://www.oracle.com">Oracle</a>. All rights reserved
Jakarta Activation API 1.2.1 maven:jakarta.activation:jakarta.activation-api:1.2.1: https://eclipse-ee4j.github.io/jaf/
   Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved
Jakarta Activation API 2.1.0 maven:jakarta.activation:jakarta.activation-api:2.1.0: https://eclipse-ee4j.github.io/jaf/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1997, 2013, 2015, 2018, 2021 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
   Copyright (c) 2018 Eclipse Foundation. This software or document includes material copied from or derived from [title and URI of the Eclipse Foundation specification document].&quot;</p> <h2>Disclaimers
Jakarta Annotations API 1.3.5 maven:jakarta.annotation:jakarta.annotation-api:1.3.5
   Copyright (c) 2005, 2009, 2018 Oracle and/or its affiliates. All rights reserved
jakartaeevalidation 2.0.1 maven:jakarta.validation:jakarta.validation-api:2.0.1: http://beanvalidation.org
   Copyright (c) 2007-2018 <a href="http://redhat.com">Red Hat Inc.</a> All Rights Reserved
jakartaeevalidation 2.0.1 maven:javax.validation:validation-api:2.0.1.Final: http://beanvalidation.org
   Copyright (c) 2007-2017 <a href="http://redhat.com">Red Hat Inc.</a> All Rights Reserved
jakartaeevalidation 3.0.0 maven:jakarta.validation:jakarta.validation-api:3.0.0: http://beanvalidation.org
   Copyright (c) 2018 Eclipse Foundation. This software or document includes material copied from or derived from [title and URI of the Eclipse Foundation specification document].&quot;</p> <h2>Disclaimers
jakartaeevalidation 3.0.2 maven:jakarta.validation:jakarta.validation-api:3.0.2: http://beanvalidation.org
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
   Copyright (c) 2019-2020 Eclipse Foundation.<br>
Jakarta Expression Language 3.0 API 4.0.0 maven:jakarta.el:jakarta.el-api:4.0.0
   Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 1997, 2019-2020 Oracle and/or its affiliates and others. All rights reserved
   Copyright (c) 2004 The Apache Software Foundation
   Copyright (c) 2010, 2012-2013, 2019, 2020 Oracle and/or its affiliates and others.
Jakarta JSON Processing API 2.0.1 maven:jakarta.json:jakarta.json-api:2.0.1.redhat-00003: http://json-processing-spec.java.net
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2011-2013, 2015, 2016-2018, 2020, 2021 Oracle and/or its affiliates. All rights reserved
Jakarta Mail 1.4.7 null: https://javaee.github.io/javamail/
   No Copyrights found
Jakarta Mail 1.4.7 maven:javax.mail:mail:1.4.7: https://javaee.github.io/javamail/
   Copyright (c) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
   Copyright (c) 1997-2013 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2009-2012 Jason Mehrens. All rights reserved
   Copyright (c) 2013 <a href="http://www.oracle.com">Oracle</a>. All Rights Reserved
Jakarta Mail 1.6.1 maven:com.sun.mail:javax.mail:1.6.1: https://javaee.github.io/javamail/
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1997-2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2009-2017 Jason Mehrens. All rights reserved
   Copyright (c) 2017 Oracle America, Inc.
   Copyright (c) 2018 <a href="http://www.oracle.com">Oracle</a>. All rights reserved
Jakarta ORO 2.0.8 maven:oro:oro:2.0.8: http://jakarta.apache.org/oro/
   Copyright (c) 2000-2002 The Apache Software Foundation. All rights reserved
jakarta.persistence-api 2.2.3 maven:jakarta.persistence:jakarta.persistence-api:2.2.3.redhat-00001: https://mvnrepository.com/artifact/jakarta.persistence/jakarta.persistence-api
   Copyright (c) 2008, 2011, 2013, 2017-2019 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2019 Eclipse Foundation. All rights reserved
jakarta.xml.bind:jakarta.xml.bind-api 2.3.2 maven:jakarta.xml.bind:jakarta.xml.bind-api:2.3.2: https://github.com/jakartaee/jaxb-api
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2003-2007, 2013, 2015, 2017-2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
Janino 3.1.0 maven:org.codehaus.janino:commons-compiler:3.1.0: https://janino-compiler.github.io/janino/
   Copyright (c) 2001-2019 Arno Unkrig. All rights reserved
Janino 3.1.0 maven:org.codehaus.janino:janino:3.1.0: https://janino-compiler.github.io/janino/
   Copyright (c) 2001-2018 Arno Unkrig. All rights reserved
   Copyright (c) 2015-2016 TIBCO Software Inc. All rights reserved
janko/down v5.2.3 opensuse:ruby2.7-rubygem-down/5.2.3-1.1/aarch64: https://github.com/janko/down
   No Copyrights found
janko/down v5.3.0 opensuse:rubygem-down/5.3.0-1.4/s390x: https://github.com/janko/down
   Copyright (c) 2015 Janko Marohni
jansi 1.12 maven:org.fusesource.jansi:jansi:1.12: https://github.com/fusesource/jansi
   Copyright (c) 2009 Progress Software Corporation and/or its
   Copyright (c) 2009 the original author(s).
jansi-native 1.6 maven:org.fusesource.jansi:jansi-native:1.6: https://github.com/chirino/jansi-native
   Copyright (c) 2009 Progress Software Corporation and/or its
jar-dependencies 0.3.10 ubuntu:ruby-jar-dependencies/0.3.10-3: https://github.com/mkristian/jar-dependencies
   Copyright (c) 2014 Christian Meier
   Copyright (c) Copyright: 2014 Christian Meier <mkristian@web.de>
   Copyright (c) Copyright: 2017-2023 Miguel Landaeta <nomadium@debian.org>
jar-dependencies 0.5.4 rubygems:jar-dependencies/0.5.4: https://github.com/mkristian/jar-dependencies
   Copyright (c) 2014 Christian Meier
jarib/childprocess 4.1.0 debian:ruby-childprocess/4.1.0-1: https://github.com/jarib/childprocess
   Copyright (c) 2010-2015 Jari Bakken
   Copyright (c) Copyright: 2010-2015 Jari Bakken
   Copyright (c) Copyright: 2012 Laurent Bigonville <bigon@debian.org>
jarib/childprocess 4.1.0 rubygems:childprocess/4.1.0: https://github.com/jarib/childprocess
   Copyright (c) 2010-2015 Jari Bakken
jarib/childprocess 4.1.0 ubuntu:ruby-childprocess/4.1.0-1/all: https://github.com/jarib/childprocess
   Copyright (c) Copyright: 2010-2015 Jari Bakken
   Copyright (c) Copyright: 2012 Laurent Bigonville <bigon@debian.org>
Jasypt 1.9.2 maven:org.jasypt:jasypt:1.9.2: http://www.jasypt.org/
   Copyright (c) 1995-2006 International Business Machines Corporation and others All rights reserved
   Copyright (c) 2001-2004 The Apache Software Foundation.
   Copyright (c) 2007-2010 The JASYPT team (http://www.jasypt.org)
jattach 2.1 alpine:jattach/2.1-r0/x86_64
   No Copyrights found
Java Annotation Indexer 2.0.5.Final maven:org.jboss:jandex:2.0.5.Final: http://www.jboss.org/jandex
   Copyright (c) 2013-2014 Red Hat, Inc., and individual contributors as indicated by the @author tags. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in complian
java-classmate 1.5.1 maven:com.fasterxml:classmate:1.5.1: http://fasterxml.com
   No Copyrights found
Java client for the RabbitMQ HTTP API 5.0.0 maven:com.rabbitmq:http-client:5.0.0
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2015-2022 the original author or authors.
   Copyright (c) 20202022the original author or authors.
java-common 1.0 alpine:java-common/1.0-r1/noarch: https://wiki.debian.org/Java/
   No Copyrights found
"Java Concurrency in Practice" book annotations 1.0 maven:net.jcip:jcip-annotations:1.0: http://jcip.net/
   Copyright (c) 2005 Brian Goetz and Tim Peierls
java-dogstatsd-client 4.4.0 maven:com.datadoghq:java-dogstatsd-client:4.4.0
   No Copyrights found
JavaMail API (no providers) 1.6.2 maven:com.sun.mail:mailapi:1.6.2: http://kenai.com/projects/javamail/mailapi
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1997-2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2018 <a href="http://www.oracle.com">Oracle</a>. All rights reserved
JavaMail API pop3 provider 1.4.7 maven:com.sun.mail:pop3:1.4.7: http://kenai.com/projects/javamail/parent-distrib/pop3
   Copyright (c) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
   Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved
JavaMail API pop3 provider 1.6.1 maven:com.sun.mail:pop3:1.6.1: http://kenai.com/projects/javamail/parent-distrib/pop3
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1997-2018 Oracle and/or its affiliates. All rights reserved
JavaMail API smtp provider 1.6.1 maven:com.sun.mail:smtp:1.6.1: http://kenai.com/projects/javamail/parent-distrib/smtp
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1997-2018 Oracle and/or its affiliates. All rights reserved
Java Servlet API 2.0 maven:javax.servlet:jsp-api:2.0: http://servlet-spec.java.net
   Copyright (c) 2002-2003 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, California 94303, U.S.A. All rights reserved
   Copyright (c) 2004 The Apache Software Foundation
   Copyright (c) 2004-2005 Sun Microsystems, Inc. All rights reserved
Java Servlet API 4.0.1 maven:javax.servlet:javax.servlet-api:4.0.1: http://servlet-spec.java.net
   Copyright (c) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
   Copyright (c) 1997-2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 1999-2002 The Apache Software Foundation. ]]> </bottom> <tags> <tag> <name>implSpec</name> <placement>a</placement> <head>Implementation Requirements:</head> </tag> <tag> <name>param</name
   Copyright (c) 2004 The Apache Software Foundation
   Copyright (c) 2017 Oracle America, Inc.
java-spdx-library 2.0.0 maven:org.spdx:java-spdx-library:2.0.0
   Copyright (c) (c) 2003 by Bitstream, Inc. All Rights Reserved
   Copyright (c) (c)Copyright 1988, 1991 Adobe Systems Incorporated.
   Copyright (c) (c)Copyright 1988, 1991 Adobe Systems Incorporated. All rights reserved
   Copyright (c) 1972 by Massachusetts Institute of Technology and Honeywell Information Systems Inc. Copyright 2006 by BULL HN Information Systems Inc. Copyright 2006 by Bull SAS All Rights Reserved
   Copyright (c) 1983-2002 Sybase, Inc. All Rights Reserved
   Copyright (c) 1984 by Third Eye Software, Inc.
   Copyright (c) 1985, 1987, 1989-1993, 1997 Adobe Systems Incorporated. All Rights Reserved
   Copyright (c) 1985, 1987, 1990 Regents of the University of California.
   Copyright (c) 1986 by the Massachusetts Institute of Technology.
   Copyright (c) 1986 by the Massachusetts Institute of Technology. All Rights Reserved
   Copyright (c) 1986 by University of Toronto.
   Copyright (c) 1986 by University of Toronto. Written by Henry Spencer. Not derived from licensed software.
   Copyright (c) 1986 HEWLETT-PACKARD COMPANY
   Copyright (c) 1986-1993, 1998, 2004 Thomas Williams, Colin Kelley
   Copyright (c) 1986-2002 Kim Jeong-Hwan All rights reserved
   Copyright (c) 1987 Regents of the University of California. All rights reserved
   Copyright (c) 1988 Jon Zeeff (zeeff@b-tech.ann-arbor.mi.us)
   Copyright (c) 1988 Landon Curt Noll & Ronald S. Karr
   Copyright (c) 1988 Landon Curt Noll & Ronald S. Karr Copyright (C) 1992 Ronald S. Karr
   Copyright (c) 1988 Landon Curt Noll & Ronald S. Karr"
   Copyright (c) 1988 Landon Curt Noll &amp; Ronald S. Karr Copyright (C) 1992 Ronald S. Karr Copyleft (GNU) 1988 Landon Curt Noll &amp; Ronald S. Karr
   Copyright (c) 1988 Richard M. Stallman
   Copyright (c) 1988, 1990-2021 The Regents of the University of California. All rights reserved
   Copyright (c) 1988-1989 by Adobe Systems Incorporated. All rights reserved
   Copyright (c) 1988-1997 Sam Leffler Copyright (c) 1991-1997 Silicon Graphics, Inc.
   Copyright (c) 1989 by Chen & Harrison International Systems, Inc. Copyright (C) 1988 by Olivetti Research Center Copyright (C) 1987 by Regents of the University of California
   Copyright (c) 1989 by Jef Poskanzer and David Rowley, with modifications for thread safety by Thomas Boutell.
   Copyright (c) 1989 by Michael Mauldin.
   Copyright (c) 1989 M. Stephenson
   Copyright (c) 1989 M. Stephenson) (Based on the BISON general public license, copyright 1988 Richard M. Stallman)
   Copyright (c) 1989 Regents of the University of California
   Copyright (c) 1989 Sun Microsystems, Inc. (c) Copyright Bigelow & Holmes 1986, 1985.
   Copyright (c) 1989 Sun Microsystems, Inc. Sun design patents pending in the U.S. and foreign countries. OPEN LOOK is a trademark of AT&T. Used by written permission of the owners. (c) Copyright Bigelo
   Copyright (c) 1989, 1991-1992 by Carnegie Mellon University Copyright 1996, 1998-2000 The Regents of the University of California Copyright (c) 2001-2003, Networks Associates Technology, Inc All rights r
   Copyright (c) 1989, 1991-1992 by Carnegie Mellon University Derivative Work - 1996, 1998-2000 Copyright 1996, 1998-2000 The Regents of the University of California All Rights Reserved
   Copyright (c) 1989, 1991-1992 by Carnegie Mellon University Derivative Work - 1996, 1998-2000 Copyright 1996, 1998-2000 The Regents of the University of California Copyright (c) 2001-2003, Networks Assoc
   Copyright (c) 1989, 1991-2012 Free Software Foundation, Inc.
   Copyright (c) 1989, 2000-2002 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
   Copyright (c) 1989-1990, 2006, 2007 Advanced Micro Devices, Inc.
   Copyright (c) 1989-1991 Carnegie Mellon University
   Copyright (c) 1989-1991 Carnegie Mellon University All Rights Reserved
   Copyright (c) 1989-1992 Bitstream Inc., Cambridge, MA.
   Copyright (c) 1989-1992 by Symbolics, Inc.
   Copyright (c) 1989-1992 by Symbolics, Inc. All Rights Reserved
   Copyright (c) 1989-2000 by Norman Ramsey. All rights reserved
   Copyright (c) 1989-2004 by Hunter Goatley.
   Copyright (c) 1989-2013, 2015. On-Line Applications Research Corporation (OAR).
   Copyright (c) 1989-2019 by Donald Arseneau (Vancouver, Canada, asnd@triumf.ca)
   Copyright (c) 1990 by the Massachusetts Institute of Technology
   Copyright (c) 1990 DIGITAL EQUIPMENT CORPORATION MAYNARD, MASSACHUSETTS ALL RIGHTS RESERVED
   Copyright (c) 1990, 2000-2001 by Sun Microsystems, Inc.
   Copyright (c) 1990-1991, 1993 by David Koblas, with modifications for thread safety by Thomas Boutell.
   Copyright (c) 1990-1992 MIPS Computer Systems, Inc.
   Copyright (c) 1990-1993, 1996 Open Software Foundation, Inc. Copyright (c) 1989 by Hewlett-Packard Company, Palo Alto, Ca. & Digital Equipment Corporation, Maynard, Mass. Copyright (c) 1998 Microsoft
   Copyright (c) 1990-1993, 1996 Open Software Foundation, Inc. Copyright (c) 1989 by Hewlett-Packard Company, Palo Alto, Ca. &amp; Digital Equipment Corporation, Maynard, Mass. Copyright (c) 1998 Micro
   Copyright (c) 1990-1993, 1996 Open Software Foundation, Inc. Copyright (c) 1989 by Hewlett-Packard Company, Palo Alto, Ca. Digital Equipment Corporation, Maynard, Mass. Copyright (c) 1998 Microsoft.
   Copyright (c) 1990-1999 Sleepycat Software. All rights reserved
   Copyright (c) 1990-2006 Condor Team, Computer Sciences Department, University of Wisconsin-Madison, Madison, WI. All Rights Reserved
   Copyright (c) 1990-2009 Info-ZIP. All rights reserved
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
   Copyright (c) 1991 by Jef Poskanzer.
   Copyright (c) 1991 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
   Copyright (c) 1991 Tatu Ylonen, Espoo, Finland
   Copyright (c) 1991, 2000-2001 by Lucent Technologies.
   Copyright (c) 1991-1992 Hans-Hermann Bode
   Copyright (c) 1991-1995 Angus J. C. Duggan.
   Copyright (c) 1991-1995 Stichting Mathematisch Centrum Amsterdam, The Netherlands. All rights reserved
   Copyright (c) 1991-1998 Thomas G. Lane. All Rights Reserved
   Copyright (c) 1991-2000 iMatix Corporation
   Copyright (c) 1991-2000 iMatix Corporation "http://www.imatix.com".
   Copyright (c) 1991-2000 iMatix Corporation, with exception of specific copyrights as noted in the individual source files.
   Copyright (c) 1991-2000 iMatix Corporation.
   Copyright (c) 1991-2016 Unicode, Inc. All rights reserved
   Copyright (c) 1991-2023 Unicode, Inc.
   Copyright (c) 19912, RSA Data Security, Inc. Created 1991. All rights reserved
   Copyright (c) 1992 by Panagiotis Tsirigotis
   Copyright (c) 1992-1994 by Jutta Degener and Carsten Bormann
   Copyright (c) 1992-1994 by Jutta Degener and Carsten Bormann,
   Copyright (c) 1992-1994 by Jutta Degener and Carsten Bormann, Technische Universitaet Berlin
   Copyright (c) 1992-1994, 1998, 1999 Henry Spencer. All rights reserved
   Copyright (c) 1992-2011 HaL Computer Systems, Inc., O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software Corporation, Norman Walsh, Sun Microsystems, Inc., and the Organization for the Advanceme
   Copyright (c) 1992-2011 HaL Computer Systems, Inc., O’Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software Corporation, Norman Walsh, Sun Microsystems, Inc., and the Organization for the Advanceme
   Copyright (c) 1992-2021 The FreeBSD Project. All rights reserved
   Copyright (c) 1993 by OpenVision Technologies, Inc.
   Copyright (c) 1993 Cornell University, Kongji Huang
   Copyright (c) 1993 Cornell University, Kongji Huang All rights reserved
   Copyright (c) 1993 Francis Borceux
   Copyright (c) 1993 Martin Birgmeier All rights reserved
   Copyright (c) 1993 Silicon Graphics, Inc.
   Copyright (c) 1993 Silicon Graphics, Inc. ALL RIGHTS RESERVED
   Copyright (c) 1993, 1995 by Donald Arseneau
   Copyright (c) 1993, 1995 by Donald Arseneau Vancouver, Canada, email asnd@triumf.ca
   Copyright (c) 1993, 1996-2000 Intel Corporation
   Copyright (c) 1993, 2000-2001 by Sun Microsystems, Inc. All rights reserved
   Copyright (c) 1993, 2018 Oracle and/or its affiliates.
   Copyright (c) 1993-2002 Paul Mackerras. All rights reserved
   Copyright (c) 1993-2003 The National Science and Technology Research Center for Computation and Visualization of Geometric Structures (The Geometry Center) University of Minnesota
   Copyright (c) 1993-2009, 2015 all rights reserved
   Copyright (c) 1993-2014 Christopher Seiwald and Perforce Software, Inc.
   Copyright (c) 1993-2014 University Corporation for Atmospheric Research/Unidata
   Copyright (c) 1994 by the University of Southern California
   Copyright (c) 1994 CyberSAFE Corporation. Copyright 1990,1991,2007,2008 by the Massachusetts Institute of Technology.
   Copyright (c) 1994 CyberSAFE Corporation. Copyright 1990,1991,2007,2008 by the Massachusetts Institute of Technology. All Rights Reserved
   Copyright (c) 1994 MPEG Software Simulation Group. All Rights Reserved
   Copyright (c) 1994, 1996 Tony Sanders &lt;sanders@earth.com&gt;
   Copyright (c) 1994, 1996 Tony Sanders <sanders@earth.com>
   Copyright (c) 1994-1995 Cronyx Ltd.
   Copyright (c) 1994-1995 Cronyx Ltd. Changes Copyright (C) 1996 by Sergey Vovk Changes Copyright (C) 1999-2000 by Serge Winitzki Changes Copyright (C) 1996-2000 by Andrey A. Chernov, Moscow, Russia.
   Copyright (c) 1994-1995, 1997, 1998-1999 Aladdin Enterprises, Menlo Park, California, U.S.A. All rights reserved
   Copyright (c) 1994-2001 OFFIS
   Copyright (c) 1994-2002 by Akinori Ito (C) Copyright 2002-2011 by Akinori Ito, Hironori Sakamoto, Fumitoshi Ukai
   Copyright (c) 1994-2002 World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved
   Copyright (c) 1994-2004 by Cold Spring Harbor Laboratory.
   Copyright (c) 1994-2004 Thomas G.
   Copyright (c) 1994-2006 The XFree86 Project, Inc.
   Copyright (c) 1994-2006 The XFree86 Project, Inc. All rights reserved
   Copyright (c) 1994-2009 Sun Microsystems, Inc. All Rights Reserved
   Copyright (c) 1995 by Wietse Venema. All rights reserved
   Copyright (c) 1995 David Nugent
   Copyright (c) 1995 David Nugent &lt;davidn@blaze.net.au&gt; &lt;br /&gt; All rights reserved
   Copyright (c) 1995 David Nugent <davidn@blaze.net.au>
   Copyright (c) 1995 Eric Rosenquist. All rights reserved
   Copyright (c) 1995 S. M. Patel (smpatel@wam.umd.edu)
   Copyright (c) 1995 Tatu Ylonen
   Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland All rights reserved
   Copyright (c) 1995-1996 by David Mazieres
   Copyright (c) 1995-1996 by David Mazieres <dm@lcs.mit.edu>.
   Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
   Copyright (c) 1995-1996 Systemics Ltd (http://www.systemics.com/)
   Copyright (c) 1995-1996 Systemics Ltd (http://www.systemics.com/) All rights reserved
   Copyright (c) 1995-1996 Systemics Ltd (http://www.systemics.com/) Modifications and Current Implimentation Copyright (C) 2000 W3Works, LLC. All rights reserved
   Copyright (c) 1995-1996 Systemics Ltd Modifications and Current Implimentation Copyright (C) 2000 W3Works, LLC.
   Copyright (c) 1995-1996 The President and Fellows of Harvard University. All rights reserved
   Copyright (c) 1995-1996 Xerox Corporation. All Rights Reserved
   Copyright (c) 1995-1998 Eric Young (eay@cryptsoft.com)
   Copyright (c) 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved
   Copyright (c) 1995-1998 Lars Fenneberg <lf@elemental.net>
   Copyright (c) 1995-1999 The Apache Group. All rights reserved
   Copyright (c) 1995-1999. All Rights Reserved
   Copyright (c) 1995-2001 Corporation for National Research Initiatives; All Rights Reserved
   Copyright (c) 1995-2002 RealNetworks, Inc. and/or its licensors. All Rights Reserved
   Copyright (c) 1995-2009 Gerd Neugebauer
   Copyright (c) 1995-2012 by Arkkra Enterprises. All rights reserved
   Copyright (c) 1995-2012 Fraunhofer-Gesellschaft zur F
   Copyright (c) 1995-2014 International Business Machines Corporation and others
   Copyright (c) 1995-2014 International Business Machines Corporation and others All rights reserved
   Copyright (c) 1995-2018 The PNG Reference Library Authors.
   Copyright (c) 1996 Aki Yoshida. All rights reserved
   Copyright (c) 1996 Craig Barratt, Michael C. Grant, and David Carlisle.
   Copyright (c) 1996 Craig Barratt, Michael C. Grant, and David Carlisle. All rights are reserved.
   Copyright (c) 1996 L. Peter Deutsch
   Copyright (c) 1996 Widget Workshop, Inc. All Rights Reserved
   Copyright (c) 1996 X Consortium
   Copyright (c) 1996, 1999 International Business Machines Corporation and others. All Rights Reserved
   Copyright (c) 1996-1997 Andreas Dilger.
   Copyright (c) 1996-2000 by David Turner, Robert Wilhelm, and Werner Lemberg. All rights reserved
   Copyright (c) 1996-2000 Intel Corporation All rights reserved
   Copyright (c) 1996-2002, 2005, 2006 David Muir Sharnoff. Copyright (C) 2005 Aristotle Pagaltzis Copyright (C) 2012-2013 Google, Inc.
   Copyright (c) 1996-2002, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg
   Copyright (c) 1996-2004 by Boutell.Com, Inc.
   Copyright (c) 1996-2007 Julian Seward
   Copyright (c) 1996-2007 Julian Seward. All rights reserved
   Copyright (c) 1996-2010 David Muir Sharnoff. Copyright (C) 2011 Google, Inc.
   Copyright (c) 1996-2010 Julian R Seward. All rights reserved
   Copyright (c) 1996-2010 The PostgreSQL Global Development Group
   Copyright (c) 1996-2010 The PostgreSQL Global Development Group Portions Copyright (c) 1994, The Regents of the University of California
   Copyright (c) 1996-2015 Daniel Stenberg, <daniel@haxx.se>.
   Copyright (c) 1996-2015 Daniel Stenberg, <daniel@haxx.se>. All rights reserved
   Copyright (c) 1997 Digital Equipment Corporation.
   Copyright (c) 1997 Digital Equipment Corporation. All rights reserved
   Copyright (c) 1997 Justin T. Gibbs.
   Copyright (c) 1997 Justin T. Gibbs. All rights reserved
   Copyright (c) 1997-1998, 2002, 2007 Adobe Systems Incorporated
   Copyright (c) 1997-2002 National Security Agency
   Copyright (c) 1997-2020 Inferno Nettverk A/S, Norway. All rights res
   Copyright (c) 1997-2024 Jordan Russell. All rights reserved
   Copyright (c) 1998 by Akinori Ito.
   Copyright (c) 1998 Net Boolean Incorporated, Redwood City, California, USA All Rights Reserved
   Copyright (c) 1998 Netscape Communications Corporation. All Rights Reserved
   Copyright (c) 1998-1999 The OpenLDAP Foundation. All Rights Reserved
   Copyright (c) 1998-2000 Red Hat, Inc. All Rights Reserved
   Copyright (c) 1998-2001 by Rob Braun
   Copyright (c) 1998-2001 by Rob Braun Copyright 2001 by Steve Grubb
   Copyright (c) 1998-2002 Red Hat, Inc.
   Copyright (c) 1998-2003 Carnegie Mellon University. All rights reserved
   Copyright (c) 1998-2007 by Mark Mielke
   Copyright (c) 1998-2010 Sendmail, Inc. All rights reserved
   Copyright (c) 1998-2013 Brian Gladman, Worcester, UK. All rights reserved
   Copyright (c) 1998-2014 Proofpoint, Inc. All rights reserved
   Copyright (c) 1998-2014 Solar Designer
   Copyright (c) 1998-2019 The OpenSSL Project. All rights reserved
   Copyright (c) 1999 Arphic Technology Co., Ltd.
   Copyright (c) 1999 Arphic Technology Co., Ltd. 11Fl. No.168, Yung Chi Rd., Taipei, 110 Taiwan All rights reserved
   Copyright (c) 1999 Donald E. Knuth
   Copyright (c) 1999 Ericsson Utvecklings AB. All Rights Reserved
   Copyright (c) 1999 Kaz Kylheku
   Copyright (c) 1999 Kaz Kylheku &lt;kaz@ashi.footprints.net&gt;
   Copyright (c) 1999 Troll Tech AS, Norway.
   Copyright (c) 1999, 2002-2008 LaTeX3 Project
   Copyright (c) 1999, 200204 LaTeX3
   Copyright (c) 1999, 200204 LaTeX3 Project
   Copyright (c) 1999, 200204 LaTeX3 Project ";match=".
   Copyright (c) 1999-2000 by Anton Zinoviev
   Copyright (c) 1999-2000 by Anton Zinoviev <anton@lml.bas.bg>
   Copyright (c) 1999-2000 Veridian Information Solutions, Inc.
   Copyright (c) 1999-2000 Veridian Information Solutions, Inc. All rights reserved
   Copyright (c) 1999-2001 Apple Computer, Inc. All Rights Reserved
   Copyright (c) 1999-2001 Jim Knoble
   Copyright (c) 1999-2002 Henrik Theiling
   Copyright (c) 1999-2002 Zend Technologies Ltd. All rights reserved
   Copyright (c) 1999-2003 The OpenLDAP Foundation, Redwood City, California, USA. All Rights Reserved
   Copyright (c) 1999-2004 Greg Roelofs.
   Copyright (c) 1999-2004 John Ellson (ellson@graphviz.org)
   Copyright (c) 1999-2004 John Ellson (ellson@graphviz.org).
   Copyright (c) 1999-2004 Philip Warner.
   Copyright (c) 1999-2005 Intel Corp. All rights reserved
   Copyright (c) 1999-2005 Trolltech AS, Norway.
   Copyright (c) 1999-2007 Norman Walsh Copyright (C) 2003 Ji
   Copyright (c) 1999-2007 Technical Pursuit Inc., All Rights Reserved
   Copyright (c) 1999-2008 Apple Inc. All Rights Reserved
   Copyright (c) 1999-2008 Howard Y.H. Chu. Portions Copyright 1999-2008 Symas Corporation. Portions Copyright 1998-2003 Hallvard B. Furuseth. Portions Copyright 2007-2011 Gavin Henry. Portions Copyright 200
   Copyright (c) 1999-2010 by Andrew Plotkin.
   Copyright (c) 1999-2011 Donald Arseneau, asnd@triumf.ca, Vancouver, Canada
   Copyright (c) 1999-2012 The PHP Group. All rights reserved
   Copyright (c) 1999-2013 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available.
   Copyright (c) 2000 (insert then current year) OCLC Online Computer Library Center, Inc. and other contributors . All rights reserved
   Copyright (c) 2000 (insert then current year) OCLC Online Computer Library Center, Inc. and other contributors. All rights reserved
   Copyright (c) 2000 by Catharon Productions, Inc.
   Copyright (c) 2000 by Catharon Productions, Inc. All rights reserved
   Copyright (c) 2000 Carsten Haitzler and various contributors (see AUTHORS)
   Copyright (c) 2000 Franz Incorporated, Berkeley, CA 94704
   Copyright (c) 2000 SWsoft company
   Copyright (c) 2000 SWsoft company Modifications copyright (c) 2001, 2013. Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2000 The Apache Software Foundation. All rights reserved
   Copyright (c) 2000 Vovida Networks, Inc. All rights reserved
   Copyright (c) 2000-2001 Motosoto.com B.V. All Rights Reserved
   Copyright (c) 2000-2001 X.Net, Inc. Lafayette, California, USA
   Copyright (c) 2000-2002 Japan Network Information Center
   Copyright (c) 2000-2002 Japan Network Information Center. All rights reserved
   Copyright (c) 2000-2002 werken digital.
   Copyright (c) 2000-2002 werken digital. All rights reserved
   Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
   Copyright (c) 2000-2002, 2007, 2008 Free Software Foundation, Inc. &lt;http://fsf.org/&gt;
   Copyright (c) 2000-2002, 2007, 2008 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2000-2003 Nara Institute of Science and Technology. All Rights Reserved
   Copyright (c) 2000-2004 by Etnus, LLC
   Copyright (c) 2000-2004 Doug Becker and copyright
   Copyright (c) 2000-2004 Maurice Szmurlo and Johan Van den Brande.
   Copyright (c) 2000-2004 Philip A. Craig
   Copyright (c) 2000-2006 The Perl Foundation.
   Copyright (c) 2000-2007 Pierre-Alain Joye (pierre@libgd.org)
   Copyright (c) 2000-2007 Pierre-Alain Joye (pierre@libgd.org).
   Copyright (c) 2000-2008 Carsten Haitzler, Geoff Harrison and various contributors Copyright (C) 2004-2008 Kim Woelders
   Copyright (c) 2001 Apple Computer, Inc.
   Copyright (c) 2001 David Giffin.
   Copyright (c) 2001 David Giffin. All rights reserved
   Copyright (c) 2001 EU DataGrid. All rights reserved
   Copyright (c) 2001 Leptonica. All rights reserved
   Copyright (c) 2001 Patrick TJ McPhee
   Copyright (c) 2001 softSurfer (www.softsurfer.com)
   Copyright (c) 2001 Sun Microsystems, Inc.
   Copyright (c) 2001 Sun Microsystems, Inc.All Rights Reserved
   Copyright (c) 2001, 2003, 2005 M. Y. Name
   Copyright (c) 2001-2003 Cambridge Broadband Ltd. All rights reserved
   Copyright (c) 2001-2003 Networks Associates Technology, Inc All rights reserved
   Copyright (c) 2001-2003 Wouter van Oortmerssen.
   Copyright (c) 2001-2006 Michael David Adams Copyright (c) 1999-2000 Image Power, Inc. Copyright (c) 1999-2000 The University of British Columbia
   Copyright (c) 2001-2006 Python Software Foundation All Rights Reserved
   Copyright (c) 2001-2006 Python Software Foundation; All Rights Reserved
   Copyright (c) 2001-2007 The Flex Project. Copyright (c) 1990, 1997 The Regents of the University of California.
   Copyright (c) 2001-2007 The Flex Project. Copyright (c) 1990, 1997 The Regents of the University of California. All rights reserved
   Copyright (c) 2001-2009 Robert A. van Engelen, Genivia inc. All Rights Reserved
   Copyright (c) 2001-2011 by The Fellowship of SML/NJ Copyright (c) 1989-2001 by Lucent Technologies
   Copyright (c) 2001-2015 American Radio Relay League, Inc. All rights reserved
   Copyright (c) 2001-2015, 2022, 2024 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2001-2019 Python Software Foundation;
   Copyright (c) 2001-2022 Python Software Foundation; "Copyright (c) 1995-2001 Co
   Copyright (c) 2002 (C) The Codehaus. All Rights Reserved
   Copyright (c) 2002 Affero Inc.
   Copyright (c) 2002 by AUTHOR PROFESSIONAL IDENTIFICATION
   Copyright (c) 2002 JSON.org
   Copyright (c) 2002 Mark Salyzyn
   Copyright (c) 2002 Mark Salyzyn All rights reserved
   Copyright (c) 2002 Naval Research Laboratory (NRL/CCS)
   Copyright (c) 2002 NVIDIA Corporation.
   Copyright (c) 2002 Purdue Research Foundation, West Lafayette, Indiana 47907. All rights reserved
   Copyright (c) 2002 The Trustees of Indiana University. All rights reserved
   Copyright (c) 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov, Charlie Poole
   Copyright (c) 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov, Charlie Poole Copyright
   Copyright (c) 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov, Charlie Poole or Copyright
   Copyright (c) 2002-2004 Lawrence E. Rosen. All rights reserved
   Copyright (c) 2002-2007 Charlie Poole Copyright (c) 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov Copyright (c) 2000-2002 Philip A. Craig
   Copyright (c) 2002-2007 Charlie Poole or Copyright (c) 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov or Copyright (c) 2000-2002 Philip A. Craig
   Copyright (c) 2002. OCLC Online Computer Library Center, Inc. All Rights Reserved
   Copyright (c) 2002.OCLC Online Computer Library Center, Inc. All Rights Reserved
   Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved
   Copyright (c) 2003 Christophe Geuzaine
   Copyright (c) 2003 Dr Brian Gladman, Worcester, UK. All rights reserved
   Copyright (c) 2003 Entessa, LLC. All rights reserved
   Copyright (c) 2003 Lucent Technologies Inc. and others. All Rights Reserved
   Copyright (c) 2003 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, California 95054, U.S.A. All rights reserved
   Copyright (c) 2003 The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from the U.S. Dept. of Energy). All rights 
   Copyright (c) 2003-2005 Tom Wu
   Copyright (c) 2003-2005 Tom Wu All Rights Reserved
   Copyright (c) 2003-2009 Sparta, Inc All rights reserved
   Copyright (c) 2003-2012 Daniel Veillard.
   Copyright (c) 2003-2022 Derick Rethans. All rights reserved
   Copyright (c) 2003-2024 by Michael R Sweet
   Copyright (c) 2004 Christian Groessler
   Copyright (c) 2004 Christian Groessler <chris@groessler.org>
   Copyright (c) 2004 Cisco, Inc and Information Network Center of Beijing University of Posts and Telecommunications. All rights reserved
   Copyright (c) 2004 Jaakko Hyv
   Copyright (c) 2004 National ICT Australia Ltd
   Copyright (c) 2004 National ICT Australia Ltd All rights reserved
   Copyright (c) 2004 Sam Hocevar <sam@hocevar.net>
   Copyright (c) 2004 SugarCRM, Inc.;
   Copyright (c) 2004 SugarCRM, Inc.; All Rights Reserved
   Copyright (c) 2004 the University Corporation for Atmospheric Research ("UCAR"). All rights reserved
   Copyright (c) 2004 the University Corporation for Atmospheric Research (“UCAR”). All rights reserved
   Copyright (c) 2004 UNIVERSITY OF CHICAGO
   Copyright (c) 2004, 2006-2010 Glenn Randers-Pehrson, and are distributed according to the same disclaimer and license as libpng-1.2.5 with the following individual added to the list of Contributing Au
   Copyright (c) 2004-2007 Steve Ball Copyright (C) 2005-2014 The DocBook Project Copyright (C) 2011-2012 O Reilly Media
   Copyright (c) 2004-2007 Steve Ball Copyright (C) 2005-2014 The DocBook Project Copyright (C) 2011-2012 O'Reilly Media
   Copyright (c) 2004-2007 Steve Ball Copyright (C) 2005-2014 The DocBook Project Copyright (C) 2011-2012 O’Reilly Media
   Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC") Copyright (c) 1995-2003 by Internet Software Consortium
   Copyright (c) 2004-2012 TMate Software. All rights reserved
   Copyright (c) 2005 Lawrence Rosen
   Copyright (c) 2005 Lawrence Rosen and Copyright (c) 2017 Nigel Tzeng.
   Copyright (c) 2005 Lawrence Rosen.
   Copyright (c) 2005 Norman Walsh, Sun Microsystems, Inc., and the Organization for the Advancement of Structured Information Standards (OASIS).
   Copyright (c) 2005 Sony Computer Entertainment Inc.
   Copyright (c) 2005 Syd Logan, All Rights Reserved
   Copyright (c) 2006 Academy of Motion Picture Arts and Sciences ("A.M.P.A.S."). Portions contributed by others as indicated. All rights reserved
   Copyright (c) 2006 Amazon Digital Services, Inc. or its affiliates.
   Copyright (c) 2006 by Apple Computer, Inc., All Rights Reserved
   Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved
   Copyright (c) 2006 Mike Mintz and Robert Ekendahl. All rights reserved
   Copyright (c) 2006, 2010 Micah Cowan
   Copyright (c) 2006-2007 Advanced Micro Devices, Inc. All rights reserved
   Copyright (c) 2006-2007, 2009 NTT (Nippon Telegraph and Telephone Corporation). All rights reserved
   Copyright (c) 2007 TAPR - http://www.tapr.org/OHL
   Copyright (c) 2007 The Trustees of Indiana University.
   Copyright (c) 2007 The Trustees of Indiana University. 2008 Dresden University of Technology and the Trustees of Indiana University. 2010 SimuNova UG (haftungsbeschr
   Copyright (c) 2007 VOSTROM Holdings, Inc.
   Copyright (c) 2007 Zooko Wilcox-O'Hearn.
   Copyright (c) 2007-2010 Karl Berry. Copyright (C) 1988, 1994, 2007 Stephen Gilmore. Copyright (C) 1994, 1995, 1996 Torsten Martinsen.
   Copyright (c) 2008 Damien Miller Copyright (C) 2011, Alex Hornung
   Copyright (c) 2008 Micah J. Cowan
   Copyright (c) 2008 The NetBSD Foundation, Inc. All rights reserved
   Copyright (c) 2008-2010 Derick Eddington. All rights reserved
   Copyright (c) 2009 Free Software Foundation, Inc. >http://fsf.org/<
   Copyright (c) 2009 ScienceLogic, LLC All rights reserved
   Copyright (c) 2010 Simon Marlow
   Copyright (c) 2010, 2017. On-Line Applications Research Corporation (OAR)
   Copyright (c) 2010-2011 Adaptive Computing Enterprises, Inc. All rights reserved
   Copyright (c) 2011 Deusty, LLC
   Copyright (c) 2011 Deusty, LLC All rights reserved
   Copyright (c) 2011, 2018-2020, 2023, 2024-2025 Source Auditor Inc.
   Copyright (c) 2014 University Corporation for Atmospheric Research and contributors. All rights reserved
   Copyright (c) 2014-2020 The Khronos Group Inc.
   Copyright (c) 2016 Franz Inc., Berkeley, CA 94704
   Copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved
   Copyright (c) 2018 Cosmin Truta.
   Copyright (c) 2018 MongoDB, Inc.
   Copyright (c) 2020 Joint Development Foundation
   Copyright (c) 2020 Joint Development Foundation and is licensed under the Creative Commons Attribution 4.0 International License available at https://creativecommons.org/licenses/by/4.0/.
   Copyright (c) 2023 Example Copyright Holder
   Copyright (c) 2023 Peter Monks
   Copyright (c) 2025 <a href="http://spdx.org">SPDX</a>. All rights reserved
   Copyright (c) 2025 SPDX. All rights reserved
   Copyright (c) 3DFX INTERACTIVE, INC. 1999 ALL RIGHTS RESERVED
   Copyright (c) <<var;name="copyright";original="2000 (insert then current year) OCLC Online Computer Library Center, Inc. and other contributors";match=".
   Copyright (c) <<var;name="copyright";original="2000 (insert then current year) OCLC Online Computer Library Center, Inc. and other contributors";match="."
   Copyright (c) <<var;name="exampleCopyrightYears";original="2001-2006";match="(
   Copyright (c) CERN 2020
   Copyright (c) CERN 2020.
   Copyright (c) Copyright(c) 2001 by David Kastrup
   Copyright (c) Copyright(c) 2006 Adobe Systems Incorporated. All rights reserved
   Copyright (c) Copyright(C) Caldera International Inc. 2001-2002. All rights reserved
   Copyright (c) copyright/software-license-2015/",
   Copyright (c) Copyright>Copyright (c) 2020 Source Auditor Inc.</defaultFileCopyright>
   Copyright (c) Copyright© 2001-2004 by the Institute of Electrical and Electronics Engineers, Inc and The Open Group.
   Copyright (c) Fabasoft R&amp;D Software GmbH &amp; Co KG, 2003
   Copyright (c) Fabasoft R&D Software GmbH & Co KG, 2003
   Copyright (c) GMV 1991
   Copyright (c) I B M CORPORATION 2002
   Copyright (c) Ian F. Darwin 1986-1987, 1989, 1990-1992, 1994, 1995.
   Copyright (c) Ian F. Darwin 1986-1987, 1989, 1990-1992, 1994, 1995. Software written by Ian F. Darwin and others maintained 1994- Christos Zoulas.
   Copyright (c) Itai Nahshon 1995-1996.
   Copyright (c) Jim Davies, January 1995
   Copyright (c) Kevlin Henney, 1997, 2003, 2012. All rights reserved
   Copyright (c) OPEN CASCADE SAS, 2001. All rights reserved
   Copyright (c) PADL Software Pty Ltd. 1999
   Copyright (c) Patrick Powell 1995
   Copyright (c) Portions created by Netscape are Copyright (C) 1998-1999 Netscape Communications Corporation. All Rights Reserved
   Copyright (c) Portions created by Red Hat are Copyright (C) 1998-2000 Red Hat, Inc. All Rights Reserved
   Copyright (c) Portions created by Robert A. van Engelen are Copyright (C) 2001-2004 Robert A. van Engelen, Genivia inc. All Rights Reserved
   Copyright (c) Portions created by SugarCRM are Copyright (C) 2004 SugarCRM, Inc.; All Rights Reserved
   Copyright (c) Portions created by: Sun Microsystems, Inc. are Copyright (C) 2001 Sun Microsystems, Inc.
   Copyright (c) RealNetworks, Inc., 1995-2002. All rights reserved
   Copyright (c) resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentiall
   Copyright (c) the European Community 2007
   Copyright (c) the European Union 2007, 2016
   Copyright (c) THE FRAMEWORX COMPANY 2003
   Copyright (c) This license is Copyright (C) 2002 Lawrence E. Rosen. All rights reserved
Javassist 3.20.0-GA maven:org.javassist:javassist:3.20.0-GA: http://jboss-javassist.github.io/javassist/
   Copyright (c) 1999 Shigeru Chiba. All Rights Reserved
   Copyright (c) 1999-2015 Shigeru Chiba." + " All Rights Reserved
   Copyright (c) 2004 Bill Burke. All Rights Reserved
   Copyright (c) 2015 Shigeru Chiba, www.javassist.org. All Rights Reserved
Javassist 3.24.0-GA maven:org.javassist:javassist:3.24.0-GA: http://jboss-javassist.github.io/javassist/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1999 Shigeru Chiba. All Rights Reserved
   Copyright (c) 1999-2018 Shigeru Chiba." + " All Rights Reserved
   Copyright (c) 2004 Bill Burke. All Rights Reserved
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
Javassist 3.30.2 maven:org.javassist:javassist:3.30.2-GA: http://jboss-javassist.github.io/javassist/
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1999 Shigeru Chiba. All Rights Reserved
   Copyright (c) 1999-2023 Shigeru Chiba." + " All Rights Reserved
   Copyright (c) 2004 Bill Burke. All Rights Reserved
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
java-support 8.3.1 maven:net.shibboleth.utilities:java-support:8.3.1
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007 - The OWASP Foundation
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
javatuples 1.2 maven:org.javatuples:javatuples:1.2: http://www.javatuples.org
   Copyright (c) 2010 The JAVATUPLES team (http://www.javatuples.org) --> <!-- --> <!-- Licensed under the Apache License, Version 2.0 (the "License"); --> <!-- you may not use this file except in compl
   Copyright (c) 2010 The JAVATUPLES team (http://www.javatuples.org) Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You
   Copyright (c) 2011 <a href="http://www.javatuples.org">The JAVATUPLES team</a>. All Rights Reserved
Java UUID Generator 4.1.0 maven:com.fasterxml.uuid:java-uuid-generator:4.1.0: http://wiki.fasterxml.com/JugHome
   Copyright (c) 2002 Tatu Saloranta, tatu.saloranta@iki.fi
javax.annotation API 1.3.2 maven:javax.annotation:javax.annotation-api:1.3.2: http://jcp.org/en/jsr/detail?id=250
   Copyright (c) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but
   Copyright (c) 1999-2017 <a href="http://www.oracle.com">Oracle</a> and/or its affiliates. All Rights Reserved
   Copyright (c) 2005-2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2016 Oracle America, Inc. <br/> All rights reserved
   Copyright (c) 2018 <a href="https://javaee.github.io/glassfish">GlassFish Community</a>. All Rights Reserved
javax.inject:javax.inject 1 maven:javax.inject:javax.inject:1: http://code.google.com/p/atinject/
   Copyright (c) 2009 The JSR-330 Expert Group
javax.inject:javax.inject 1 maven:javax.inject:javax.inject:1-redhat-3: http://code.google.com/p/atinject/
   Copyright (c) 2009 <a href= </BODY>
   Copyright (c) 2009 The JSR-330 Expert Group Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of th
javax.interceptor API 3.1 maven:javax.interceptor:javax.interceptor-api:3.1: http://interceptors-spec.java.net
   Copyright (c) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
   Copyright (c) 1997-2013 Oracle and/or its affiliates. All rights reserved
javax.persistence-api 2.2 maven:javax.persistence:javax.persistence-api:2.2
   Copyright (c) 2008, 2010 Oracle. All rights reserved
   Copyright (c) 2008-2009 Sun Microsystems. All rights reserved
   Copyright (c) 2008-2017 Oracle Corporation. All rights reserved
   Copyright (c) 2017 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2017. All Rights Reserved
jaxb-api 2.3.1 maven:javax.xml.bind:jaxb-api:2.3.1: https://jakarta.ee/specifications/xml-binding
   Copyright (c) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but
   Copyright (c) 2003-2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2004-2017 Oracle </font> </bottom> <detectJavaApiLink>false</detectJavaApiLink> <offlineLinks> <offlineLink> <url>http://download.oracle.com/javase/8/docs/api/</url> <location>${basedir}/o
   Copyright (c) 2004-2017 Oracle </font></small></p> </body>
   Copyright (c) 2005, 2013 jQuery Foundation, Inc. and other contributors Released under the MIT license http://jquery.org/license Date: 2013-07-03T13:48Z
   Copyright (c) 2009-2014 Stuart Knightley <stuart Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip/master/LICENSE.markdown. JSZip uses the library pako released under the MIT l
   Copyright (c) 2013 jQuery Foundation, Inc. and other contributors Released under the MIT license http://jquery.org/license Date: 2013-07-03
   Copyright (c) 2014 Stuart Knightley, David Duponchel Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip-utils/master/LICENSE.markdown.
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
JAXB CORE 3.0.0-M2 maven:org.glassfish.jaxb:jaxb-core:3.0.0-M2: http://jaxb.java.net/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1997, 2011, 2013, 2015, 2017-2018, 2020 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2017 </footer> </body>
JAXB CORE 4.0.1 maven:com.sun.xml.bind:jaxb-core:4.0.1: http://jaxb.java.net/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1997, 2005, 2011, 2013, 2015, 2017-2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
JAXB isorelax library 20030108 maven:isorelax:isorelax:20030108: http://iso-relax.sourceforge.net
   Copyright (c) 2001-2002 SourceForge ISO-RELAX Project (ASAMI Tomoharu, Daisuke Okajima, Kohsuke Kawaguchi, and MURATA Makoto)
JAXB isorelax library 20090621 maven:com.sun.xml.bind.jaxb:isorelax:20090621: http://iso-relax.sourceforge.net
   Copyright (c) 2001 KAWAGUCHI Kohsuke
   Copyright (c) 2001 Kohsuke KAWAGUCHI
   Copyright (c) 2001 MURATA Makoto, KAWAGUCHI Kohsuke
   Copyright (c) 2013 Oracle and/or its affiliates. All rights reserved
JAXB Runtime 2.3.2 maven:org.glassfish.jaxb:jaxb-runtime:2.3.2
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1997, 2011, 2013-2015, 2017, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
   Copyright (c) 2017 </footer> </body>
jax-rpc 1.1 maven:javax.xml:jaxrpc:1.1: https://java.net/projects/jax-rpc/
   No Copyrights found
Jayway JsonPath 2.0.0 debian:libjsonpath-java/2.0.0-2/all: https://github.com/jayway/JsonPath
   Copyright (c) Copyright: 2000-2006 www.hamcrest.org
   Copyright (c) Copyright: 2007 Stefan Goessner
   Copyright (c) Copyright: 2011-2015 Kalle Stenflo <kale.stenflo@gmail.com>
   Copyright (c) Copyright: 2016 Emmanuel Bourg <ebourg@apache.org>
jbcrypt null: http://www.mindrot.org/projects/jBCrypt
   No Copyrights found
JBoss Logging 3 3.3.0.Final maven:org.jboss.logging:jboss-logging:3.3.0.Final: http://www.jboss.org
   Copyright (c) 2010-2011 Red Hat, Inc., and individual contributors
   Copyright (c) 2010-2011, 2013 Red Hat, Inc.
jboss-transaction-api_1.2_spec 1.1.1.Final maven:org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final: http://www.jboss.org/jboss-transaction-api_1.2_spec
   Copyright (c) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
   Copyright (c) 2011 Oracle and/or its affiliates. All rights reserved
jcifs 1.3.18 cpe:cpe:/a:jcifs_project:jcifs:1.3.18: http://jcifs.samba.org/
   No Copyrights found
JCIP Annotations under Apache License 1.0-1 maven:com.github.stephenc.jcip:jcip-annotations:1.0-1: http://stephenc.github.com/jcip-annotations
   Copyright (c) 2013 Stephen Connolly.
JCL 1.2 Implemented Over SLF4J 1.7.30 maven:org.slf4j:jcl-over-slf4j:1.7.30: http://www.slf4j.org
   Copyright (c) 2001-2004 The Apache Software Foundation.
jclouds Components Core 2.5.0 maven:org.apache.jclouds:jclouds-core:2.5.0: http://jclouds.incubator.apache.org/jclouds-core/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2022 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
jcmturner/dnsutils v2.0.0 github:jcmturner/dnsutils:v2.0.0: https://github.com/jcmturner/dnsutils
   No Copyrights found
jcmturner/gofork v1.7.6 github:jcmturner/gofork:v1.7.6: https://pkg.go.dev/github.com/jcmturner/gofork
   Copyright (c) 2009, 2012 The Go Authors. All rights reserved
jcmturner/goidentity 6.0.1 github:jcmturner/goidentity:v6.0.1: https://github.com/jcmturner/goidentity
   No Copyrights found
jcmturner/gokrb5 v8.4.4 github:jcmturner/gokrb5:v8.4.4: https://github.com/jcmturner/gokrb5
   Copyright (c) 2016 Jonathan Turner <jt@jtnet.co.uk>
jcmturner/rpc v2.0.3 github:jcmturner/rpc:v2.0.3: https://github.com/jcmturner/rpc
   No Copyrights found
jcodings 1.0.58 maven:org.jruby.jcodings:jcodings:1.0.58: https://github.com/jruby/jcodings
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
jcodings 1.0.63 maven:org.jruby.jcodings:jcodings:1.0.63: https://github.com/jruby/jcodings
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
JCommander Library 1.72 maven:com.beust:jcommander:1.72: http://jcommander.org/
   Copyright (c) 2010-2011 the original author or authors.
jCSV 1.4.0 maven:com.googlecode.jcsv:jcsv:1.4.0: http://jcsv.sourceforge.net
   No Copyrights found
JCTTools 3.1.0 maven:org.jctools:jctools-core:3.1.0: http://jctools.github.io/JCTools
   No Copyrights found
JCTTools 3.3.0 maven:org.jctools:jctools-core:3.3.0: http://jctools.github.io/JCTools
   No Copyrights found
JCTTools v4.0.5 maven:org.jctools:jctools-core:4.0.5: http://jctools.github.io/JCTools
   No Copyrights found
jedis 5.1.5 maven:redis.clients:jedis:5.1.5: https://github.com/xetorthio/jedis
   Copyright (c) 2009-2010 MBTE Sweden AB. Licensed under the Apache License, Version 2.0 (the
jedis v3.2.0 maven:redis.clients:jedis:3.2.0: https://github.com/xetorthio/jedis
   Copyright (c) 2009-2010 MBTE Sweden AB. Licensed under the Apache License, Version 2.0 (the
jedis-mock 1.1.1 maven:com.github.fppt:jedis-mock:1.1.1
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
JedWatson/react-select 5.10.2 npmjs:react-select/5.10.2: https://github.com/JedWatson/react-select
   Copyright (c) 2022 Jed Watson
   Copyright (c) Jed Watson 2022.
Jena 5.2.0 maven:org.apache.jena:jena-core:5.2.0: http://jena.apache.org/
   Copyright (c) 1999-2003 The Apache Software Foundation. All rights reserved
   Copyright (c) 2003 Plugged In Software
   Copyright (c) 2003 Plugged In Software All rights reserved
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2024 The Apache Software Foundation
jest-changed-files 30.2.0 npmjs:jest-changed-files/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
jest-config 30.2.0 npmjs:jest-config/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
@jest/console 30.2.0 npmjs:@jest/console/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
@jest/core 30.2.0 npmjs:@jest/core/30.2.0: https://jestjs.io/
   No Copyrights found
jest-diff 29.7.0 npmjs:jest-diff/29.7.0: https://github.com/facebook/jest#readme
   Copyright (c) 2018 The diff-match-patch Authors.
jest-diff 30.2.0 npmjs:jest-diff/30.2.0: https://github.com/facebook/jest#readme
   Copyright (c) 2018 The diff-match-patch Authors.
@jest/diff-sequences 30.0.1 npmjs:@jest/diff-sequences/30.0.1: https://github.com/jestjs/jest.git
   No Copyrights found
jest-each 30.2.0 npmjs:jest-each/30.2.0: https://github.com/mattphillips/jest-each#readme
   No Copyrights found
@jest/environment 29.7.0 npmjs:@jest/environment/29.7.0: https://github.com/facebook/jest#readme
   No Copyrights found
@jest/environment 30.2.0 npmjs:@jest/environment/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
jest-environment-jsdom 29.7.0 npmjs:jest-environment-jsdom/29.7.0: https://github.com/facebook/jest#readme
   No Copyrights found
jest-environment-node 30.2.0 npmjs:jest-environment-node/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
@jest/expect 30.2.0 npmjs:@jest/expect/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
@jest/expect-utils 30.2.0 npmjs:@jest/expect-utils/30.2.0: https://github.com/facebook/jest#readme
   Copyright (c) 2008-2016 Pivotal Labs
jest-fail-on-console 3.3.4 npmjs:jest-fail-on-console/3.3.4: https://github.com/ValentinH/jest-fail-on-console.git
   Copyright (c) 2022 Valentin Hervieu
@jest/fake-timers 29.7.0 npmjs:@jest/fake-timers/29.7.0: https://github.com/facebook/jest#readme
   No Copyrights found
@jest/fake-timers 30.2.0 npmjs:@jest/fake-timers/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
Jest from Facebook 29.6.3 npmjs:diff-sequences/29.6.3: https://jestjs.io
   No Copyrights found
Jest from Facebook 29.7.0 npmjs:jest-mock/29.7.0: https://jestjs.io
   No Copyrights found
Jest from Facebook 30.2.0 npmjs:babel-jest/30.2.0: https://jestjs.io
   No Copyrights found
Jest from Facebook 30.2.0 npmjs:babel-plugin-jest-hoist/30.2.0: https://jestjs.io
   No Copyrights found
Jest from Facebook 30.2.0 npmjs:babel-preset-jest/30.2.0: https://jestjs.io
   No Copyrights found
Jest from Facebook 30.2.0 npmjs:jest/30.2.0: https://jestjs.io
   No Copyrights found
Jest from Facebook 30.2.0 npmjs:jest-cli/30.2.0: https://jestjs.io
   No Copyrights found
Jest from Facebook 30.2.0 npmjs:jest-docblock/30.2.0: https://jestjs.io
   No Copyrights found
Jest from Facebook 30.2.0 npmjs:jest-mock/30.2.0: https://jestjs.io
   No Copyrights found
Jest from Facebook 30.2.0 npmjs:jest-watcher/30.2.0: https://jestjs.io
   No Copyrights found
@jest/get-type 30.1.0 npmjs:@jest/get-type/30.1.0: https://github.com/jestjs/jest.git
   No Copyrights found
jest-get-type 29.6.3 npmjs:jest-get-type/29.6.3: https://github.com/facebook/jest#readme
   No Copyrights found
@jest/globals 30.2.0 npmjs:@jest/globals/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
jest-haste-map 30.2.0 npmjs:jest-haste-map/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
jest-junit 16.0.0 npmjs:jest-junit/16.0.0: https://github.com/palmerj3/jest-junit
   Copyright (c) 2019 Jason Palmer
jest-leak-detector 30.2.0 npmjs:jest-leak-detector/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
jest-localstorage-mock 2.4.26 npmjs:jest-localstorage-mock/2.4.26: https://github.com/clarkbw/jest-localstorage-mock#readme
   Copyright (c) 2017 Bryan Clark
jest-matcher-utils 29.2.2 npmjs:jest-matcher-utils/29.2.2: https://github.com/facebook/jest#readme
   No Copyrights found
jest-matcher-utils 30.2.0 npmjs:jest-matcher-utils/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
jest-message-util 29.7.0 npmjs:jest-message-util/29.7.0: https://github.com/facebook/jest#readme
   No Copyrights found
jest-message-util 30.2.0 npmjs:jest-message-util/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
@jest/pattern 30.0.1 npmjs:@jest/pattern/30.0.1: https://github.com/jestjs/jest#readme
   No Copyrights found
jest-pnp-resolver 1.2.3 npmjs:jest-pnp-resolver/1.2.3: https://github.com/arcanis/jest-pnp-resolver
   Copyright (c) 2016 Ma
jest-prop-type-error 1.1.0 npmjs:jest-prop-type-error/1.1.0: https://github.com/esphen/jest-prop-type-error
   Copyright (c) 2018 Espen Henriksen
jest-regex-util 30.0.1 npmjs:jest-regex-util/30.0.1: https://github.com/facebook/jest#readme
   No Copyrights found
@jest/reporters 30.2.0 npmjs:@jest/reporters/30.2.0: https://jestjs.io/
   No Copyrights found
jest-resolve 30.2.0 npmjs:jest-resolve/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
jest-resolve-dependencies 30.2.0 npmjs:jest-resolve-dependencies/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
jest-runner 30.2.0 npmjs:jest-runner/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
jest-runtime 30.2.0 npmjs:jest-runtime/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
@jest/schemas 29.6.3 npmjs:@jest/schemas/29.6.3: https://github.com/facebook/jest#readme
   No Copyrights found
@jest/schemas 30.0.5 npmjs:@jest/schemas/30.0.5: https://github.com/facebook/jest#readme
   No Copyrights found
jest-silent-reporter 0.6.0 npmjs:jest-silent-reporter/0.6.0: https://github.com/rickhanlonii/jest-silent-reporter#readme
   Copyright (c) 2018 Rick Hanlon II
jest-snapshot 30.2.0 npmjs:jest-snapshot/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
@jest/snapshot-utils 30.2.0 npmjs:@jest/snapshot-utils/30.2.0: https://github.com/jestjs/jest#readme
   No Copyrights found
@jest/source-map 30.0.1 npmjs:@jest/source-map/30.0.1: https://github.com/facebook/jest#readme
   No Copyrights found
@jest/test-result 30.2.0 npmjs:@jest/test-result/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
@jest/test-sequencer 30.2.0 npmjs:@jest/test-sequencer/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
@jest/transform 30.2.0 npmjs:@jest/transform/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
@jest/types 26.6.2 npmjs:@jest/types/26.6.2: https://github.com/facebook/jest#readme
   No Copyrights found
@jest/types 29.6.3 npmjs:@jest/types/29.6.3: https://github.com/facebook/jest#readme
   No Copyrights found
@jest/types 30.2.0 npmjs:@jest/types/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
jest-util 26.6.2 npmjs:jest-util/26.6.2: https://github.com/facebook/jest#readme
   No Copyrights found
jest-util 29.7.0 npmjs:jest-util/29.7.0: https://github.com/facebook/jest#readme
   No Copyrights found
jest-util 30.2.0 npmjs:jest-util/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
jest-validate 30.2.0 npmjs:jest-validate/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
jest-worker 27.5.1 npmjs:jest-worker/27.5.1: https://github.com/facebook/jest#readme
   No Copyrights found
jest-worker 30.2.0 npmjs:jest-worker/30.2.0: https://github.com/facebook/jest#readme
   No Copyrights found
Jetbrains annotations 13.0 maven:org.jetbrains:annotations:13.0: http://www.jetbrains.org
   Copyright (c) 2000-2013 JetBrains s.r.o.
   Copyright (c) 2006 Sascha Weinreuter
Jetbrains annotations 23.0.0 maven:org.jetbrains:annotations:23.0.0: http://www.jetbrains.org
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2000-2021 JetBrains s.r.o.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Jetty: Java based HTTP/1.x, HTTP/2, Servlet, WebSocket Server 9.4.53.20231009 maven:org.eclipse.jetty:jetty-http:9.4.53.v20231009: http://www.eclipse.org/jetty/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1995-2022 Mort Bay Consulting Pty Ltd and others.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Jetty: Java based HTTP/1.x, HTTP/2, Servlet, WebSocket Server 9.4.53.20231009 maven:org.eclipse.jetty:jetty-io:9.4.53.v20231009: http://www.eclipse.org/jetty/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1995-2022 Mort Bay Consulting Pty Ltd and others.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Jetty: Java based HTTP/1.x, HTTP/2, Servlet, WebSocket Server 9.4.53.20231009 maven:org.eclipse.jetty:jetty-security:9.4.53.v20231009: http://www.eclipse.org/jetty/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1995-2022 Mort Bay Consulting Pty Ltd and others.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Jetty: Java based HTTP/1.x, HTTP/2, Servlet, WebSocket Server 9.4.53.20231009 maven:org.eclipse.jetty:jetty-server:9.4.53.v20231009: http://www.eclipse.org/jetty/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1995-2022 Mort Bay Consulting Pty Ltd and others.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Jetty: Java based HTTP/1.x, HTTP/2, Servlet, WebSocket Server 9.4.53.20231009 maven:org.eclipse.jetty:jetty-servlet:9.4.53.v20231009: http://www.eclipse.org/jetty/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1995-2022 Mort Bay Consulting Pty Ltd and others.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Jetty: Java based HTTP/1.x, HTTP/2, Servlet, WebSocket Server 9.4.53.20231009 maven:org.eclipse.jetty:jetty-util:9.4.53.v20231009: http://www.eclipse.org/jetty/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1995-2022 Mort Bay Consulting Pty Ltd and others.
   Copyright (c) 1996 Aki Yoshida. All rights reserved
   Copyright (c) 1999-2012 QOS.ch. All rights reserved
   Copyright (c) 2004-2013 QOS.ch
   Copyright (c) 2008-2009 Bjoern Hoehrmann
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Jetty: Java based HTTP/1.x, HTTP/2, Servlet, WebSocket Server 9.4.53.20231009 maven:org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009: http://www.eclipse.org/jetty/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1995-2022 Mort Bay Consulting Pty Ltd and others.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Jetty: Java based HTTP/1.x, HTTP/2, Servlet, WebSocket Server 9.4.53.20231009 maven:org.eclipse.jetty:jetty-webapp:9.4.53.v20231009: http://www.eclipse.org/jetty/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1995-2022 Mort Bay Consulting Pty Ltd and others.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Jetty: Java based HTTP/1.x, HTTP/2, Servlet, WebSocket Server 9.4.53.20231009 maven:org.eclipse.jetty:jetty-xml:9.4.53.v20231009: http://www.eclipse.org/jetty/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1995-2022 Mort Bay Consulting Pty Ltd and others.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
JEuclid 3.1.0 unknown: http://jeuclid.sourceforge.net/
   Copyright (c) 1998-2000 W3C (MIT, INRIA, Keio), All Rights Reserved
   Copyright (c) 1999-2007 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2000-2004 Jason Hunter All rights reserved
   Copyright (c) 2000-2004 Xerox Corporation
   Copyright (c) 2001-2004 The Apache Software Foundation.
   Copyright (c) 2001-2007 The Apache Software Foundation This product includes software developed by
   Copyright (c) 2002 JEuclid. All rights reserved
   Copyright (c) 2005-2007 INRIA
   Copyright (c) 2006-2008 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2008 JEuclid, http://jeuclid.sf.net
jfelchner/ruby-progressbar 1.13.0 fedora:rubygem-ruby-progressbar/1.13.0-6.fc43/noarch: https://github.com/jfelchner/ruby-progressbar
   Copyright (c) 2003-2004 Jim Weirich
   Copyright (c) 2010-2019 The Kompanee, Ltd
   Copyright (c) 2011-2021 The Kompanee.
jfelchner/ruby-progressbar 1.13.0 rubygems:ruby-progressbar/1.13.0: https://github.com/jfelchner/ruby-progressbar
   Copyright (c) 2003-2004 Jim Weirich rubocop:disable Style/RescueStandardError def terminal_width return 80 unless unix? result = dynamic_width (result < 20) ? 80 : result rescue 80 end rubocop:enable
jffi - Java Foreign Function Interface 1.2.23 alpine:java-jffi/1.2.23-r0/x86_64: http://github.com/wmeissner/jffi
   No Copyrights found
jffi - Java Foreign Function Interface 1.3.13 maven:com.github.jnr:jffi:1.3.13: http://github.com/wmeissner/jffi
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007-2011 Wayne Meissner This file is part of jffi.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Jing 20200702VNU maven:nu.validator:jing:20200702VNU: http://www.thaiopensource.com/relaxng/jing.html
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2001 Thai Open Source Software Center Ltd All rights reserved
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018-2019 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
jinzhu/copier v0.4.0 github:jinzhu/copier:v0.4.0: https://github.com/jinzhu/copier
   Copyright (c) 2015 Jinzhu
jitescript 0.4.1 maven:me.qmx.jitescript:jitescript:0.4.1: https://github.com/qmx/jitescript
   Copyright (c) 2012 Douglas Campos <qmx@qmx.me> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the
   Copyright (c) 2016. All Rights Reserved
jiti 2.6.1 npmjs:jiti/2.6.1: https://github.com/nuxt-contrib/jiti#readme
   No Copyrights found
JLine - Java Console input Library 2.14.6 maven:jline:jline:2.14.6: https://github.com/jline/jline2
   Copyright (c) 2002-2016 the original author or authors.
JLine - Java Console input Library 3.26.1 maven:org.jline:jline:3.26.1: https://github.com/jline/jline2
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2000-2005 Dieter Wimberger
   Copyright (c) 2002-2016, 2019 the original author or authors.
   Copyright (c) 2002-2024 the original author(s).
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2024. All rights reserved
jls-grok 0.11.5 rubygems:jls-grok/0.11.5: http://code.google.com/p/semicomplete/wiki/Grok
   No Copyrights found
jmespath rubygems 1.6.2 rubygems:jmespath/1.6.2: http://github.com/trevorrowe/jmespath.rb
   No Copyrights found
jmespath rubygems 1.6.2 ubuntu:ruby-jmespath/1.6.2-1: http://github.com/trevorrowe/jmespath.rb
   Copyright (c) Copyright: 2019 Sakshi Sangwan <sangwansakshi10@gmail.com>
jmhodges-clock 1.2.0 github:jmhodges/clock:v1.2.0: https://github.com/jmhodges/clock
   Copyright (c) 2014 Jeff Hodges <jeff@somethingsimilar.com>
jmustache jmustache-1.15 maven:com.samskivert:jmustache:1.15: https://github.com/samskivert/jmustache
   Copyright (c) 2005, 2013 jQuery Foundation, Inc. and other contributors
   Copyright (c) 2009-2014 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2017 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
jmxfetch 0.49.6 maven:com.datadoghq:jmxfetch:0.49.6
   No Copyrights found
jnr-a64asm 1.0.0 maven:com.github.jnr:jnr-a64asm:1.0.0
   Copyright (c) 2018 Ossdev07 This file is part of the JNR project.
   Copyright (c) 2018. All rights reserved
jnr-constants 0.10.4 maven:com.github.jnr:jnr-constants:0.10.4: http://github.com/jnr/jnr-constants
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
jnr-enxio 0.32.17 maven:com.github.jnr:jnr-enxio:0.32.17: http://github.com/jnr/jnr-enxio
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2008 Wayne Meissner This file is part of the JNR project.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
jnr-enxio 0.32.18 maven:com.github.jnr:jnr-enxio:0.32.18: http://github.com/jnr/jnr-enxio
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2008 Wayne Meissner This file is part of the JNR project.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
jnr-ffi 2.2.15 maven:com.github.jnr:jnr-ffi:2.2.15: http://github.com/jnr/jnr-ffi
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2006 - Javolution (http://javolution.org/) All rights reserved
   Copyright (c) 2007-2008 The Guava Authors
   Copyright (c) 2008-2014, 2016, 2022 Wayne Meissner This file is part of the JNR project.
   Copyright (c) 2010 The Miyamoto Team
   Copyright (c) 2012 Wayne Meissner
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2017 Oracle and/or its affiliates. This file is part of the JNR project.
   Copyright (c) 2021 Justin Hibbits This file is part of the JNR project.
jnr-ffi 2.2.16 maven:com.github.jnr:jnr-ffi:2.2.16: http://github.com/jnr/jnr-ffi
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2006 - Javolution (http://javolution.org/) All rights reserved
   Copyright (c) 2007-2008 The Guava Authors
   Copyright (c) 2008-2014, 2016, 2022 Wayne Meissner This file is part of the JNR project.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2010 The Miyamoto Team
   Copyright (c) 2012 Wayne Meissner
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2017 Oracle and/or its affiliates. This file is part of the JNR project.
   Copyright (c) 2021 Justin Hibbits This file is part of the JNR project.
jnr-ffi 2.2.17 maven:com.github.jnr:jnr-ffi:2.2.17: http://github.com/jnr/jnr-ffi
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2006 - Javolution (http://javolution.org/) All rights reserved
   Copyright (c) 2007-2008 The Guava Authors
   Copyright (c) 2008-2014, 2016, 2022 Wayne Meissner This file is part of the JNR project.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2010 The Miyamoto Team
   Copyright (c) 2012 Wayne Meissner
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2017 Oracle and/or its affiliates. This file is part of the JNR project.
   Copyright (c) 2021 Justin Hibbits This file is part of the JNR project.
   Copyright (c) 2024. All rights reserved
jnr-fuse 0.5.8 maven:com.github.serceman:jnr-fuse:0.5.8
   No Copyrights found
jnr-netdb 1.2.0 maven:com.github.jnr:jnr-netdb:1.2.0: http://github.com/wmeissner/jnr-netdb
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip/master/LICENSE.markdown. JSZip uses the library pako released under the MIT l
   Copyright (c) 2010 Wayne Meissner This file is part of jnr.
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip-utils/master/LICENSE.markdown.
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2020. All Rights Reserved
   Copyright (c) jQuery Foundation and other contributors Released under the MIT license http://jquery.org/license Date: 201608-08
   Copyright (c) JS Foundation and other contributors Released under the MIT license https://jquery.org/license Date: 201801-20T17:24Z
jnr-posix 3.1.19 maven:com.github.jnr:jnr-posix:3.1.19: https://github.com/jnr/jnr-posix
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007 Charles O Nutter <headius@headius.com>
   Copyright (c) 2007 Thomas E Enebo <enebo@acm.org>
   Copyright (c) 2008 JRuby Community
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
jnr-posix 3.1.20 maven:com.github.jnr:jnr-posix:3.1.20: https://github.com/jnr/jnr-posix
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007 Charles O Nutter <headius@headius.com>
   Copyright (c) 2007 Thomas E Enebo <enebo@acm.org>
   Copyright (c) 2008 JRuby Community
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
jnr-unixsocket 0.38.22 maven:com.github.jnr:jnr-unixsocket:0.38.22: http://github.com/jnr/jnr-unixsocket
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009 Wayne Meissner
   Copyright (c) 2009 Wayne Meissner This file is part of the JNR project.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Greg Vanore This file is part of the JNR project.
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2016 Fritz Elfert This file is part of the JNR project.
   Copyright (c) 2016 Marcus Linke (ported from https://github.com/softprops/unisockets/blob/master/unisockets-core/src/main/scala/Socket.scala)
   Copyright (c) 2016 Marcus Linke This file is part of the JNR project.
   Copyright (c) 2019 Jesse Wilson This file is part of the JNR project.
jnr-unixsocket 0.38.23 maven:com.github.jnr:jnr-unixsocket:0.38.23: http://github.com/jnr/jnr-unixsocket
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009 Wayne Meissner
   Copyright (c) 2009 Wayne Meissner This file is part of the JNR project.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Greg Vanore This file is part of the JNR project.
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2016 Fritz Elfert This file is part of the JNR project.
   Copyright (c) 2016 Marcus Linke (ported from https://github.com/softprops/unisockets/blob/master/unisockets-core/src/main/scala/Socket.scala)
   Copyright (c) 2016 Marcus Linke This file is part of the JNR project.
   Copyright (c) 2019 Jesse Wilson This file is part of the JNR project.
jnr-x86asm 1.0.2 maven:com.github.jnr:jnr-x86asm:1.0.2: http://github.com/wmeissner/jnr-x86asm
   Copyright (c) 2008-2009 Petr Kobalicek <kobalicek.petr@gmail.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the
   Copyright (c) 2010 Wayne Meissner
   Copyright (c) 2010 Wayne Meissner Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Soft
   Copyright (c) 2012. All Rights Reserved
Joda Time 2.10.14 maven:joda-time:joda-time:2.10.14: http://joda-time.sourceforge.net/
   Copyright (c) 2001-2016 Stephen Colebourne
   Copyright (c) 2002 </body>
Joda Time 2.12.7 maven:joda-time:joda-time:2.12.7: http://joda-time.sourceforge.net/
   Copyright (c) 2001-2016 Stephen Colebourne
Joda Time v2.10.2 maven:joda-time:joda-time:2.10.2: http://joda-time.sourceforge.net/
   Copyright (c) 2001-2016 Stephen Colebourne
jonboulle-clockwork v0.2.2 github:jonboulle/clockwork:v0.2.2: https://github.com/jonboulle/clockwork
   No Copyrights found
joni 2.2.1 maven:org.jruby.joni:joni:2.2.1: http://github.com/jruby/joni
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
joni 2.2.5 maven:org.jruby.joni:joni:2.2.5: http://github.com/jruby/joni
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
JOpt Simple 5.0.4 maven:net.sf.jopt-simple:jopt-simple:5.0.4: http://pholser.github.io/jopt-simple/
   Copyright (c) 2004-2015 Paul R. Holser, Jr.
   Copyright (c) 2004-2015 Paul R. Holser, Jr. All rights reserved
jordansissel/ruby-arr-pm v0.0.12 debian:ruby-arr-pm/0.0.12-1.1: https://github.com/jordansissel/ruby-arr-pm
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2012 Jordan Sissel
   Copyright (c) Copyright: 2004 Jordan Sissel <jls@semicomplete.com>
   Copyright (c) Copyright: 2023 Ajayi Olatunji O. <ajayiolatunji15@yahoo.com>
jordansissel/ruby-arr-pm v0.0.12 debian:ruby-arr-pm/0.0.12-1.1/all: https://github.com/jordansissel/ruby-arr-pm
   Copyright (c) Copyright: 2004 Jordan Sissel <jls@semicomplete.com>
   Copyright (c) Copyright: 2023 Ajayi Olatunji O. <ajayiolatunji15@yahoo.com>
josharian/intern v1.0.0 github:josharian/intern:v1.0.0: https://github.com/josharian/intern
   Copyright (c) 2019 Josh Bleecher Snyder
joyent-http-parser 2.0 centos:nodejs010-http-parser/2.0-6.20121128gitcd01361.sc1.el6/x86_64: https://github.com/joyent/http-parser
   No Copyrights found
jpillora-backoff 1.0.0 github:jpillora/backoff:v1.0.0: https://github.com/jpillora/backoff
   Copyright (c) 2017 Jaime Pillora
jq 1.6 debian:jq/1.6-2.1+deb12u1: http://stedolan.github.io/jq/
   Copyright (c) 1984, 1989-1990, 2000, 2001-2015 Free Software Foundation, Inc.
   Copyright (c) 1991, 1996 by Lucent Technologies. Permission to use, copy, modify, and distribute this software for any purpose without fee is hereby granted, provided that this entire notice is includ
   Copyright (c) 1991, 2000-2001 by Lucent Technologies. Permission to use, copy, modify, and distribute this software for any purpose without fee is hereby granted, provided that this entire notice is 
   Copyright (c) 2008 Tim Toolan <toolan@ele.uri.edu> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and th
   Copyright (c) 2009 Francesco Salvestrini <salvestrini@users.sourceforge.net> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided t
   Copyright (c) 2012 Stephen Dolan
   Copyright (c) Convention (as revised on July 24, 1971).
   Copyright (c) Copyright: 1991, 2000-2001 by Lucent Technologies
   Copyright (c) Copyright: 2012 Simon Elsbrock <simon@iodev.org>
   Copyright (c) Copyright: 2012 Stephen Dolan <mu@netsoc.tcd.ie>
jq 1.6 debian:jq/1.6-2.1+deb12u1/amd64: http://stedolan.github.io/jq/
   Copyright (c) Convention (as revised on July 24, 1971).
   Copyright (c) Copyright: 1991, 2000-2001 by Lucent Technologies
   Copyright (c) Copyright: 2012 Simon Elsbrock <simon@iodev.org>
   Copyright (c) Copyright: 2012 Stephen Dolan <mu@netsoc.tcd.ie>
jq 1.6 debian:libjq1/1.6-2.1+deb12u1/amd64: http://stedolan.github.io/jq/
   Copyright (c) Convention (as revised on July 24, 1971).
   Copyright (c) Copyright: 1991, 2000-2001 by Lucent Technologies
   Copyright (c) Copyright: 2012 Simon Elsbrock <simon@iodev.org>
   Copyright (c) Copyright: 2012 Stephen Dolan <mu@netsoc.tcd.ie>
jq 1.7.1 alpine:jq/1.7.1-r0/x86_64: http://stedolan.github.io/jq/
   No Copyrights found
jq 1.8.1 alpine:jq/1.8.1-r0/x86_64: http://stedolan.github.io/jq/
   No Copyrights found
jQuery 3.7.1 npmjs:jquery/3.7.1: http://jquery.com/
   No Copyrights found
@jridgewell/gen-mapping 0.3.13 npmjs:@jridgewell/gen-mapping/0.3.13: https://github.com/jridgewell/gen-mapping#readme
   Copyright (c) 2024 Justin Ridgewell <justin@ridgewell.name>
@jridgewell/remapping 2.3.5 npmjs:@jridgewell/remapping/2.3.5: https://github.com/jridgewell/sourcemaps/tree/main/packages/remapping
   Copyright (c) 2024 Justin Ridgewell <justin@ridgewell.name>
@jridgewell/resolve-uri 3.1.2 npmjs:@jridgewell/resolve-uri/3.1.2: https://github.com/jridgewell/resolve-uri#readme
   Copyright (c) 2019 Justin Ridgewell <jridgewell@google.com>
@jridgewell/source-map 0.3.11 npmjs:@jridgewell/source-map/0.3.11: https://github.com/jridgewell/source-map#readme
   Copyright (c) 2024 Justin Ridgewell <justin@ridgewell.name>
@jridgewell/sourcemap-codec 1.5.5 npmjs:@jridgewell/sourcemap-codec/1.5.5: https://github.com/jridgewell/sourcemap-codec#readme
   Copyright (c) 2024 Justin Ridgewell <justin@ridgewell.name>
@jridgewell/trace-mapping 0.3.31 npmjs:@jridgewell/trace-mapping/0.3.31: https://github.com/jridgewell/trace-mapping#readme
   Copyright (c) 2024 Justin Ridgewell <justin@ridgewell.name>
jrjackson 0.4.20 rubygems:jrjackson/0.4.20-java: https://github.com/guyboertje/jrjackson
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2007, Tatu Saloranta (tatu.saloranta@iki.fi) Licensing
   Copyright (c) 2020 Tim Buktu. 2-clause BSD License.
   Copyright (c) 2021 The fast_float authors
   Copyright (c) 2021 The fast_float authors. MIT License.
   Copyright (c) 2022 Daniel Lemire. BSL License.
   Copyright (c) 2022 Tim Buktu Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source cod
   Copyright (c) 2023 Werner Randelshofer, Switzerland. Licensing
   Copyright (c) 2023 Werner Randelshofer, Switzerland. MIT License. See FastDoubleParser-NOTICE for details of other source code included in FastDoubleParser
JRuby 10.0.2.0 maven:org.jruby:jruby-dist:10.0.2.0: http://www.jruby.org
   Copyright (c) (c) 2003-2007 Kouhei Sutou <kou@cozmixng.org> You can redistribute it and/or modify it under the same terms as Ruby.
   Copyright (c) (SP <= c define HOLD_SIZE 1024 if defined(INT_IS_SHORT) define IOBUF_SIZE 2048 else define IOBUF_SIZE 16384 endif
   Copyright (c) 1987 FUJITSU LTD. (I.Ichikawa). "
   Copyright (c) 1987 Fujitsu LTD. (Itaru ICHIKAWA).
   Copyright (c) 1989, 1991, 1999 Free Software Foundation, Inc.
   Copyright (c) 1993-2017 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 1993d
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising 
   Copyright (c) 1996-2018 The nkf Project. This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use o
   Copyright (c) 1996-2018 The nkf Project." include "config.h" include "nkf.h" include "utf8tbl.h" ifdef __WIN32__ include <windows.h> include <locale.h> endif if defined(__OS2__) define INCL_DOS defin
   Copyright (c) 1998-2000 Motoyuki Kasahara.
   Copyright (c) 1998-2008 Keiju ISHITSUKA(SHL Japan Inc.)
   Copyright (c) 1999-2000, 2002, 2003 Masatoshi SEKI You can redistribute it and/or modify it under the same terms as Ruby.
   Copyright (c) 1999-2003 Masatoshi SEKI. You can redistribute it and/or modify it under the same terms as Ruby. Author:: Masatoshi SEKI
   Copyright (c) 1999-2004 Minero Aoki written and maintained by Minero Aoki <aamine@loveruby.net>
   Copyright (c) 1999-2006 Minero Aoki This program is free software. You can distribute/modify this program under the same terms of ruby.
   Copyright (c) 1999-2006 Minero Aoki This program is free software. You can distribute/modify this program under the same terms of ruby. see the file "COPYING".
   Copyright (c) 1999-2007 Minero Aoki
   Copyright (c) 1999-2007 Minero Aoki. Written & maintained by Minero Aoki <aamine@loveruby.net>.
   Copyright (c) 1999-2007 Yukihiro Matsumoto
   Copyright (c) 1999-2007 Yukihiro Matsumoto.
   Copyright (c) 2000 Information-technology Promotion Agency, Japan
   Copyright (c) 2000 Information-technology Promotion Agency, Japan Author: Wakou Aoyama <wakou@ruby-lang.org>
   Copyright (c) 2000 Information-technology Promotion Agency, Japan Author: Yukihiro "Matz" Matsumoto
   Copyright (c) 2000 Network Applied Communication Laboratory, Inc.
   Copyright (c) 2000, 2002 Masatoshi SEKI =end require_relative 'drb' require 'monitor'
   Copyright (c) 2000, 2002-2003 Masatoshi SEKI acl.rb is copyrighted free software by Masatoshi SEKI. You can redistribute it and/or modify it under the same terms as Ruby.
   Copyright (c) 2000-2001 Markus Friedl. All rights reserved
   Copyright (c) 2000-2001 Shugo Maeda <shugo@ruby-lang.org>
   Copyright (c) 2000-2001 TAKAHASHI Masayoshi, GOTOU YUUZOU
   Copyright (c) 2000-2003 NAKAMURA, Hiroshi <nahi@ruby-lang.org> if $SAFE > 0 STDERR.print "-r debug.rb is not available in safe mode " exit 1 end
   Copyright (c) 2000-2003 Nathaniel Talbott
   Copyright (c) 2000-2003 Nathaniel Talbott. It is free
   Copyright (c) 2000-2003, 2005, 2008, 2011 NAKAMURA, Hiroshi <nahi@ruby-lang.org>.
   Copyright (c) 2000-2006 The Legion Of The Bouncy Castle. jnr-x86asm (https://github.com/jnr/jnr-x86asm) is distributed under the MIT
   Copyright (c) 2000-2007 Nathaniel Talbott. All rights reserved
   Copyright (c) 2000-2011 INRIA, France Telecom
   Copyright (c) 2000-2011 ymnk, JCraft,Inc. All rights reserved
   Copyright (c) 2000-2023 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org)
   Copyright (c) 2001 akira yamada <akira@ruby-lang.org> You can redistribute it and/or modify it under the same term as Ruby.
   Copyright (c) 2001 Alan Moore <alan_moore@gmx.net>
   Copyright (c) 2001 Chad Fowler <chadfowler@chadfowler.com>
   Copyright (c) 2001 Ed Sinjiashvili <slorcim@users.sourceforge.net>
   Copyright (c) 2001 GOTOU Yuuzou <gotoyuzo@notwork.org>
   Copyright (c) 2001 GOTOU Yuuzou Written and maintained by Minero Aoki <aamine@loveruby.net>. HTTPS support added by GOTOU Yuuzou <gotoyuzo@notwork.org>.
   Copyright (c) 2001 Mark D. Roth
   Copyright (c) 2001 University of Illinois Board of Trustees
   Copyright (c) 2001 Yukihiro "Matz" Matsumoto
   Copyright (c) 2001, 2003, 2006 Akinori MUSHA <knu@iDaemons.org> All rights reserved
   Copyright (c) 2001-2002 Benoit Cerrina <b.cerrina@wanadoo.fr>
   Copyright (c) 2001-2002 GOTOU Yuuzou
   Copyright (c) 2001-2004, 2009 Jan Arne Petersen <jpetersen@uni-bonn.de>
   Copyright (c) 2001-2008 Python Software Foundation; All Rights Reserved
   Copyright (c) 2001-2008 Sean Russell <ser@germane-software.com>" DATE = "2008/019" VERSION = "3.4.0" REVISION = ""
   Copyright (c) 2001-2015 The JRuby Community (and contribs)
   Copyright (c) 2001-2020 JRuby Contributors
   Copyright (c) 2002 ats@cs.rit.edu line 17 "core/src/main/java/org/jruby/parser/JavaSignatureParser.y"
   Copyright (c) 2002 Don Schwartz <schwardo@users.sourceforge.net>
   Copyright (c) 2002 GOTO Kentaro
   Copyright (c) 2002 Hajimu UMEMOTO <ume@mahoroba.org>.
   Copyright (c) 2002 Internet Programming with Ruby writers $IPR: accesslog.rb,v 1.1 2002/10/01 17:16:32 gotoyuzo Exp $
   Copyright (c) 2002 keita yamaguchi
   Copyright (c) 2002 Michal Rokos <m.rokos@sh.cvut.cz>
   Copyright (c) 2002, 2005 Jason Voegele <jason@jvoegele.com>
   Copyright (c) 2002-2003 Akinori MUSHA All rights reserved
   Copyright (c) 2002-2003 Internet Programming with Ruby writers. All rights reserved
   Copyright (c) 2002-2004 ats@cs.rit.edu
   Copyright (c) 2002-2008 Anders Bengtsson <ndrsbngtssn@yahoo.se>
   Copyright (c) 2002-2011 JRuby Community
   Copyright (c) 2002-2016 the original author or authors.
   Copyright (c) 2002-2017 Thomas E Enebo <enebo@acm.org>
   Copyright (c) 2003 GOTOU Yuuzou All rights reserved
   Copyright (c) 2003 H.M. The original implementation is provided by H.M. URL: http://rwiki.jin.gr.jp/cgi-bin/rw-cgi.rb?cmd=view;name= %C7%A7%BE%DA%B5%A1%C7%BD%A4%F2%B2%FE%C2%A4%A4%B7%A4%C6%A4%DF%A4%EB
   Copyright (c) 2003 Internet Programming with Ruby writers.
   Copyright (c) 2003 WATANABE Hirofumi <eban@ruby-lang.org> This program is free software. You can distribute/modify this program under the same terms of Ruby.
   Copyright (c) 2003-2004 Jim Weirich def terminal_width result = if ENV["THOR_COLUMNS"] ENV["THOR_COLUMNS"].to_i else unix? ? dynamic_width : DEFAULT_TERMINAL_WIDTH end result < 10 ? DEFAULT_TERMINAL_
   Copyright (c) 2003-2004 Jim Weirich, 2009 Eric Hodel
   Copyright (c) 2003-2004 Joey Gibson <joey@joeygibson.com>
   Copyright (c) 2003-2010 by Jim Weirich (jim.weirich@gmail.com)
   Copyright (c) 2004 Mauricio Julio Fern
   Copyright (c) 2004 Stefan Matthias Aust <sma@3plus4.de>
   Copyright (c) 2004-2005 David Corbin <dcorbin@users.sourceforge.net>
   Copyright (c) 2004-2011, 2013, 2014-2015 Charles O Nutter <headius@headius.com>
   Copyright (c) 2004-2017 The JRuby Team (jruby@jruby.org)
   Copyright (c) 2005 David Corbin <dcorbin@users.sf.net>
   Copyright (c) 2005 Kiel Hodges <jruby-devel@selfsosoft.com>
   Copyright (c) 2005 Thomas E. Enebo <enebo@acm.org>
   Copyright (c) 2005 Zach Dennis <zdennis@mktec.com>
   Copyright (c) 2005-2006 Derek Berner <derek.berner@state.nm.us>
   Copyright (c) 2005-2006 Tim Azzopardi <tim@tigerfive.com>
   Copyright (c) 2005-2016 James Edward Gray II. All rights reserved
   Copyright (c) 2006 Antti Karanta <Antti.Karanta@napa.fi>
   Copyright (c) 2006 Aslak Hellesoy <rinkrank@codehaus.org>
   Copyright (c) 2006 by Chad Fowler, Rich Kilmer, Jim Weirich and others.
   Copyright (c) 2006 Daniel Steer <damian.steer@hp.com>
   Copyright (c) 2006 Dave Brosius <dbrosius@mebigfatguy.com>
   Copyright (c) 2006 Evan Buswell <ebuswell@gmail.com>
   Copyright (c) 2006 Evan Buswell <evan@heron.sytes.net>
   Copyright (c) 2006 Kresten Krab Thorup <krab@gnu.org>
   Copyright (c) 2006 Lukas Felber <lfelber@hsr.ch>
   Copyright (c) 2006 Michael Studman <codehaus@michaelstudman.com>
   Copyright (c) 2006 Michael Studman <me@michaelstudman.com>
   Copyright (c) 2006 Nick Sieger
   Copyright (c) 2006 Ola Bini <ola.bini@ki.se>
   Copyright (c) 2006 Peter K Chan <peter@oaktop.com>
   Copyright (c) 2006 Thomas Corbat <tcorbat@hsr.ch>
   Copyright (c) 2006, 2008, 2012 The JRuby Community <www.jruby.org>
   Copyright (c) 2006-2007 Charles Nutter <headius@headius.com>
   Copyright (c) 2006-2007 Miguel Covarrubias <mlcovarrubias@gmail.com>
   Copyright (c) 2006-2007 Mirko Stocker <me@misto.ch>
   Copyright (c) 2006-2008 Ola Bini <ola@ologix.com>
   Copyright (c) 2006-2009 MenTaLguY <mental@rydia.net>
   Copyright (c) 2006-2011 Nick Sieger <nicksieger@gmail.com>
   Copyright (c) 2006-2013 Charles Oliver Nutter <headius@headius.com>
   Copyright (c) 2006-2013 Paul Battley, Michael Neumann, Tim Fletcher. Returns a value representing the "cost" of transforming str1 into str2 def distance(str1, str2) n = str1.length m = str2.length ret
   Copyright (c) 2007 Damian Steer <pldms@mac.com>
   Copyright (c) 2007 The JRuby Community
   Copyright (c) 2007 Wayne Meissner.
   Copyright (c) 2007 Wayne Meissner. All rights reserved
   Copyright (c) 2007 William N Dortch <bill.dortch@gmail.com>
   Copyright (c) 2007, 2009, 2012 Akinori MUSHA <knu@iDaemons.org>. All rights reserved
   Copyright (c) 2007-2008 Evan Phoenix This file is part of ruby-ffi.
   Copyright (c) 2007-2008 Michael Granger. All rights reserved
   Copyright (c) 2007-2008 Robert Egglestone <robert@cs.auckland.ac.nz>
   Copyright (c) 2007-2008, 2010 Ola Bini <ola.bini@gmail.com>
   Copyright (c) 2007-2009 Vladimir Sizikov <vsizikov@gmail.com>
   Copyright (c) 2007-2011 JRuby Team <team@jruby.org>
   Copyright (c) 2007-2011 Koichiro Ohba <koichiro@meadowy.org>
   Copyright (c) 2007-2018 The JRuby project, and is released
   Copyright (c) 2008 Alexander von Gernler. All rights reserved
   Copyright (c) 2008 Engine Yard, Inc. All rights reserved
   Copyright (c) 2008 Mike Dalessio This file is part of ruby-ffi.
   Copyright (c) 2008 Ryan Davis. All rights reserved
   Copyright (c) 2008 Yehuda Katz, Eric Hodel, et al.
   Copyright (c) 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp>
   Copyright (c) 2008-2009 Andrea Fazzi
   Copyright (c) 2008-2009 Joseph LaFata <joe@quibb.org>
   Copyright (c) 2008-2009 Luc Heinrich This file is part of ruby-ffi.
   Copyright (c) 2008-2009 Petr Kobalicek <kobalicek.petr@gmail.com>
   Copyright (c) 2008-2010 JRuby project
   Copyright (c) 2008-2010 JRuby project This file is part of ruby-ffi.
   Copyright (c) 2008-2010 Kouhei Sutou and 2001-2008 Python Software
   Copyright (c) 2008-2010 Wayne Meissner This file is part of ruby-ffi.
   Copyright (c) 2008-2011 Kouhei Sutou; All Rights Reserved
   Copyright (c) 2008-2011 Wayne Meissner
   Copyright (c) 2008-2012 Kouhei Sutou <tt><kou@clear-code.com></tt>
   Copyright (c) 2008-2013, 2018 Kouhei Sutou. All rights reserved
   Copyright (c) 2008-2014 Ruby-FFI contributors
   Copyright (c) 2008-2017 Ruby FFI project contributors All rights reserved
   Copyright (c) 2008-2020 Sutou Kouhei. All rights reserved
   Copyright (c) 2008-2023 Sutou Kouhei <kou@clear-code.com>
   Copyright (c) 2009 Aaron Patterson, et al.
   Copyright (c) 2009 Aman Gupta. All rights reserved
   Copyright (c) 2009 Andrea Fazzi <andrea.fazzi@alcacoop.it> This file is part of ruby-ffi.
   Copyright (c) 2009 Andrea Fazzi <andrea.fazzi@alcacoop.it>. All rights reserved
   Copyright (c) 2009 Aurelian Oancea <aurelian@locknet.ro>
   Copyright (c) 2009 Hongli Lai <hongli@phusion.nl>
   Copyright (c) 2009 Sun Microsystems, Inc
   Copyright (c) 2009 Thomas E. Enebo <tom.enebo@gmail.com>
   Copyright (c) 2009 Vladimir Kolesnikov
   Copyright (c) 2009-2011 Yoko Harada <yokolet@gmail.com>, CloudBees, Inc.
   Copyright (c) 2009-2017 Yoko Harada <yokolet@gmail.com>
   Copyright (c) 2010 Hiroshi Nakamura <nahi@ruby-lang.org>
   Copyright (c) 2010 Joshua Go <joshuago@gmail.com>
   Copyright (c) 2010 Sven Herzberg This file is free software; the author(s) gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved.
   Copyright (c) 2010 Thomas E Enebo (tom.enebo@gmail.com)
   Copyright (c) 2010 Thomas E Enebo <tom.enebo@gmail.com>
   Copyright (c) 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/),
   Copyright (c) 2010-2011 Damien Miller. All rights reserved
   Copyright (c) 2011 David Pollak <feeder.of.the.bears@gmail.com>
   Copyright (c) 2011 Mike Perham
   Copyright (c) 2012 Kouhei Sutou <kou@clear-code.com>
   Copyright (c) 2012-2015 Kouhei Sutou <kou@clear-code.com> require "test/unit/warning"
   Copyright (c) 2013 Benoit Daloze <eregontp@gmail.com>
   Copyright (c) 2013 Jan Van Besien
   Copyright (c) 2013 Markus Schirp
   Copyright (c) 2013 The JRuby Community (and contribs) <team@jruby.org>
   Copyright (c) 2013 The JRuby team <jruby@jruby.org>
   Copyright (c) 2013-2016 whitequark <whitequark@whitequark.org> Parts of the source are derived from ruby_parser:
   Copyright (c) 2013-2023 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2014 Christian Meier
   Copyright (c) 2014 Jian Weihang class JaroWinklerTest < Test::Unit::TestCase def test_jaro_winkler_distance assert_distance 0.9667, 'henka', 'henkan' assert_distance 1.0, 'al', 'al' assert_distance 0.
   Copyright (c) 2014 Kazuki Tsujimoto
   Copyright (c) 2014 Kazuki Tsujimoto Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of
   Copyright (c) 2014 Kazuki Tsujimoto You can redistribute it and/or modify it under either the terms of the 2-clause BSDL (see the file BSDL), or the conditions below:
   Copyright (c) 2014 Samuel E. Giddins segiddins@segiddins.me
   Copyright (c) 2014 The JRuby Team (admin@jruby.org)
   Copyright (c) 2014 Timur Duehr <tduehr@gmail.com>
   Copyright (c) 2014-2015, 2017, 2020 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2015 JRuby.
   Copyright (c) 2015 Lars Kanis. All rights reserved
   Copyright (c) 2015 Red Hat, Inc.
   Copyright (c) 2015-2021 The JRuby Team
   Copyright (c) 2016 Kimihito Matsui
   Copyright (c) 2016 Kimihito Matsui ( require "test/unit"
   Copyright (c) 2016, 2018 Martin J. D require "test/unit"
   Copyright (c) 2016-2017 Karol Bucek
   Copyright (c) 2017 Brice Videau. All rights reserved
   Copyright (c) 2017 Espartaco Palma. All rights reserved
   Copyright (c) 2017 Marcus Stollsteimer. All rights reserved
   Copyright (c) 2017 Olivier Lacan. All rights reserved
   Copyright (c) 2017 pavel. All rights reserved
   Copyright (c) 2017 Ruby/OpenSSL Project Authors ++
   Copyright (c) 2017 SHIBATA Hiroshi. All rights reserved
   Copyright (c) 2017 Thomas Martitz <kugel@rockbox.org>
   Copyright (c) 2017 Urabe, Shyouhei. All rights reserved
   Copyright (c) 2017 Vladimir Makarov, <vmakarov@redhat.com> This is a script to transform functions to static inline. Usage: transform_mjit_header.rb <c-compiler> <header file> <out> require 'fileutils
   Copyright (c) 2017-2018 Steven Daniels. All rights reserved
   Copyright (c) 2018 John Hawthorn
   Copyright (c) 2018 Mitsutaka Mimura. All rights reserved
   Copyright (c) 2018 Tomohiro Ogoke. All rights reserved
   Copyright (c) 2018 Vladislav. All rights reserved
   Copyright (c) 2020, 2023 Lars Kanis This file is part of ruby-ffi.
   Copyright (c) 2021 IETF Trust and the persons identified as the
   Copyright (c) 2023 Jim Gay, Joel Drapper, Nicholas Evans
   Copyright (c) 2024 Tsutomu Katsube. All rights reserved
   Copyright (c) = 'Copyright (c) 1999-2006 Minero Aoki
   Copyright (c) = 'Copyright (c) 1999-2006 Minero Aoki end end
   Copyright (c) assert_match(/Copyright (C) 20012.../,
   Copyright (c) copyright: Copyright (c) 2003-2004 Jim Weirich
   Copyright (c) copyright: Copyright (C) 2010 Wayne Meissner
   Copyright (c) Copyright:: (C) 2000 Information-technology Promotion Agency, Japan module Gem::Timeout The version VERSION = "0.4.3"
   Copyright (c) Copyright:: (C) 2000 Information-technology Promotion Agency, Japan module Timeout The version VERSION = "0.4.3"
   Copyright (c) Copyright:: (C) 2000 Network Applied Communication Laboratory, Inc.
   Copyright (c) Copyright:: Copyright (c) 2000-2003 Nathaniel Talbott. All rights reserved
   Copyright (c) Copyright:: Copyright (c) 2011 Kouhei Sutou <kou@clear-code.com>
   Copyright (c) Copyright:: Copyright (c) 2011 Kouhei Sutou <tt><kou@clear-code.com></tt>
   Copyright (c) Copyright:: Copyright (c) 2024 Tsutomu Katsube. All rights reserved
   Copyright (c) end end describe :time_params_10_arg, shared: true do it "handles string arguments" do Time.send(@method, "1", "15", "20", "1", "1", "2000", :ignored, :ignored, :ignored, :ignored).should == Time.
   Copyright (c) The Internet Society (2003). All Rights Reserved
JRuby 1.1.1 rubygems:jruby-readline/1.1.1: http://www.jruby.org
   No Copyrights found
JRuby 9.3.1.0 alpine:jruby-readline/9.3.1.0-r0/noarch: http://www.jruby.org
   Copyright (c) 2002-2016 the original author or authors.
JRuby 9.4.12.0 debian:jruby/9.4.12.0+ds-1~exp1/all: http://www.jruby.org
   Copyright (c) 1989, 1991, 1999 Free Software Foundation, Inc.
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising 
   Copyright (c) 1998-2000 Motoyuki Kasahara.
   Copyright (c) 1999-2000, 2002, 2003 Masatoshi SEKI You can redistribute it and/or modify it under the same terms as Ruby.
   Copyright (c) 1999-2003 Masatoshi SEKI. You can redistribute it and/or modify it under the same terms as Ruby. Author:: Masatoshi SEKI
   Copyright (c) 1999-2004 Minero Aoki written and maintained by Minero Aoki <aamine@loveruby.net>
   Copyright (c) 1999-2006 Minero Aoki This program is free software. You can distribute/modify this program under the same terms of ruby. see the file "COPYING".
   Copyright (c) 1999-2007 Minero Aoki
   Copyright (c) 1999-2007 Minero Aoki This program is free software. You can distribute/modify this program under the same terms of ruby.
   Copyright (c) 1999-2007 Yukihiro Matsumoto
   Copyright (c) 2000 Information-technology Promotion Agency, Japan
   Copyright (c) 2000 Information-technology Promotion Agency, Japan Author: Wakou Aoyama <wakou@ruby-lang.org>
   Copyright (c) 2000 Information-technology Promotion Agency, Japan Author: Yukihiro "Matz" Matsumoto
   Copyright (c) 2000 Network Applied Communication Laboratory, Inc.
   Copyright (c) 2000, 2002 Masatoshi SEKI =end require_relative 'drb' require 'monitor'
   Copyright (c) 2000, 2002-2003 Masatoshi SEKI acl.rb is copyrighted free software by Masatoshi SEKI. You can redistribute it and/or modify it under the same terms as Ruby.
   Copyright (c) 2000-2001 Shugo Maeda <shugo@ruby-lang.org>
   Copyright (c) 2000-2003 NAKAMURA, Hiroshi <nahi@ruby-lang.org> if $SAFE > 0 STDERR.print "-r debug.rb is not available in safe mode " exit 1 end
   Copyright (c) 2000-2003, 2005, 2008, 2011 NAKAMURA, Hiroshi <nahi@ruby-lang.org>.
   Copyright (c) 2000-2006 The Legion Of The Bouncy Castle. jnr-x86asm (https://github.com/jnr/jnr-x86asm) is distributed under the MIT
   Copyright (c) 2000-2011 INRIA, France Telecom
   Copyright (c) 2000-2011 ymnk, JCraft,Inc. All rights reserved
   Copyright (c) 2001 akira yamada <akira@ruby-lang.org> You can redistribute it and/or modify it under the same term as Ruby.
   Copyright (c) 2001 GOTOU Yuuzou <gotoyuzo@notwork.org>
   Copyright (c) 2001 GOTOU Yuuzou Written and maintained by Minero Aoki <aamine@loveruby.net>. HTTPS support added by GOTOU Yuuzou <gotoyuzo@notwork.org>.
   Copyright (c) 2001 Yukihiro "Matz" Matsumoto
   Copyright (c) 2001, 2003, 2006 Akinori MUSHA <knu@iDaemons.org> All rights reserved
   Copyright (c) 2002 Anders Bengtsson <ndrsbngtssn@yahoo.se>
   Copyright (c) 2002 Hajimu UMEMOTO <ume@mahoroba.org>.
   Copyright (c) 2002 Jan Arne Petersen <jpetersen@uni-bonn.de>
   Copyright (c) 2002 Michal Rokos <m.rokos@sh.cvut.cz>
   Copyright (c) 2002-2012 the original author or authors.
   Copyright (c) 2003 WATANABE Hirofumi <eban@ruby-lang.org> This program is free software. You can distribute/modify this program under the same terms of Ruby.
   Copyright (c) 2003-2004 Jim Weirich def terminal_width result = if ENV["THOR_COLUMNS"] ENV["THOR_COLUMNS"].to_i else unix? ? dynamic_width : DEFAULT_TERMINAL_WIDTH end result < 10 ? DEFAULT_TERMINAL_
   Copyright (c) 2003-2004 Jim Weirich, 2009 Eric Hodel
   Copyright (c) 2004 David Corbin <dcorbin@users.sourceforge.net>
   Copyright (c) 2004 Mauricio Julio Fern
   Copyright (c) 2004-2006 Thomas E Enebo <enebo@acm.org>
   Copyright (c) 2006 by Chad Fowler, Rich Kilmer, Jim Weirich and others.
   Copyright (c) 2006 Kresten Krab Thorup <krab@gnu.org>
   Copyright (c) 2006 Michael Studman <me@michaelstudman.com>
   Copyright (c) 2006-2007 Justin Bailey Written and maintained by Justin Bailey <jgbailey@gmail.com>.
   Copyright (c) 2006-2013 Paul Battley, Michael Neumann, Tim Fletcher. Returns a value representing the "cost" of transforming str1 into str2 def distance(str1, str2) n = str1.length m = str2.length ret
   Copyright (c) 2007 Miguel Covarrubias <mlcovarrubias@gmail.com>
   Copyright (c) 2007 William N Dortch <bill.dortch@gmail.com>
   Copyright (c) 2007, 2009, 2012 Akinori MUSHA <knu@iDaemons.org>. All rights reserved
   Copyright (c) 2007-2008 Evan Phoenix This file is part of ruby-ffi.
   Copyright (c) 2007-2008 Michael Granger. All rights reserved
   Copyright (c) 2007-2018 The JRuby project, and is released
   Copyright (c) 2008 Mike Dalessio This file is part of ruby-ffi.
   Copyright (c) 2008 Yehuda Katz, Eric Hodel, et al.
   Copyright (c) 2008-2009 Andrea Fazzi
   Copyright (c) 2008-2009 Luc Heinrich This file is part of ruby-ffi.
   Copyright (c) 2008-2009 Petr Kobalicek <kobalicek.petr@gmail.com>
   Copyright (c) 2008-2010 JRuby project This file is part of ruby-ffi.
   Copyright (c) 2008-2010 Wayne Meissner
   Copyright (c) 2008-2010 Wayne Meissner This file is part of ruby-ffi.
   Copyright (c) 2009 Aaron Patterson, et al.
   Copyright (c) 2009 Andrea Fazzi <andrea.fazzi@alcacoop.it> This file is part of ruby-ffi.
   Copyright (c) 2009 Vladimir Kolesnikov
   Copyright (c) 2010 Hiroshi Nakamura <nahi@ruby-lang.org>
   Copyright (c) 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/),
   Copyright (c) 2011 Mike Perham
   Copyright (c) 2014 Christian Meier
   Copyright (c) 2014 Samuel E. Giddins segiddins@segiddins.me
   Copyright (c) 2017 Ruby/OpenSSL Project Authors ++
   Copyright (c) 2018 John Hawthorn
   Copyright (c) 2020, 2023 Lars Kanis This file is part of ruby-ffi.
   Copyright (c) = 'Copyright (c) 1999-2006 Minero Aoki
   Copyright (c) Copyright: 1993-2013 Yukihiro Matsumoto
   Copyright (c) Copyright: 1998-2013 Ruby Standard Library contributors
   Copyright (c) Copyright: 1999-2006 Minero Aoki
   Copyright (c) Copyright: 2002 Hajimu UMEMOTO <ume@mahoroba.org>
   Copyright (c) Copyright: 2005-2016 James Edward Gray II
   Copyright (c) Copyright: 2007-2009 Ola Bini <ola.bini@gmail.com>
   Copyright (c) Copyright: 2007-2018 The JRuby project
   Copyright (c) Copyright: 2008 Engine Yard, Inc.
   Copyright (c) Copyright: 2008-2014 Ruby-FFI contributors
   Copyright (c) Copyright: 2008-2016 Ruby FFI project contributors
   Copyright (c) Copyright: 2009 Aaron Patterson, et al.
   Copyright (c) Copyright: 2010 Charles Oliver Nutter <headius@headius.com>
   Copyright (c) Copyright: 2010-2019 Andr
   Copyright (c) Copyright: 2014 Christian Meier
   Copyright (c) Copyright: 2014-2017 Miguel Landaeta <nomadium@debian.org>
   Copyright (c) copyright: Copyright (c) 2003-2004 Jim Weirich
   Copyright (c) copyright: Copyright (C) 2010 Wayne Meissner
   Copyright (c) Copyright:: (C) 2000 Information-technology Promotion Agency, Japan module Gem::Timeout The version VERSION = "0.4.3"
   Copyright (c) Copyright:: (C) 2000 Information-technology Promotion Agency, Japan module Timeout VERSION = "0.3.2"
   Copyright (c) Copyright:: (C) 2000 Network Applied Communication Laboratory, Inc.
JRuby 9.4.13.0 maven:org.jruby:jruby:9.4.13.0: http://www.jruby.org
   Copyright (c) 1989, 1991, 1999 Free Software Foundation, Inc.
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising 
   Copyright (c) 2000-2006 The Legion Of The Bouncy Castle. jnr-x86asm (https://github.com/jnr/jnr-x86asm) is distributed under the MIT
   Copyright (c) 2000-2011 INRIA, France Telecom
   Copyright (c) 2000-2011 ymnk, JCraft,Inc. All rights reserved
   Copyright (c) 2002-2012 the original author or authors.
   Copyright (c) 2007-2018 The JRuby project, and is released
   Copyright (c) 2008-2009 Petr Kobalicek <kobalicek.petr@gmail.com>
   Copyright (c) 2009 Aaron Patterson, et al.
   Copyright (c) copyright: Copyright (c) 2003-2004 Jim Weirich
   Copyright (c) copyright: Copyright (C) 2010 Wayne Meissner
JRuby 9.4.13.0 maven:org.jruby:jruby-core:9.4.13.0: http://www.jruby.org
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2002 Anders Bengtsson <ndrsbngtssn@yahoo.se>
   Copyright (c) 2002 Jan Arne Petersen <jpetersen@uni-bonn.de>
   Copyright (c) 2004 David Corbin <dcorbin@users.sourceforge.net>
   Copyright (c) 2004-2006 Thomas E Enebo <enebo@acm.org>
   Copyright (c) 2006 - Javolution (http://javolution.org/) All rights reserved
   Copyright (c) 2006 Kresten Krab Thorup <krab@gnu.org>
   Copyright (c) 2006 Michael Studman <me@michaelstudman.com>
   Copyright (c) 2007 Miguel Covarrubias <mlcovarrubias@gmail.com>
   Copyright (c) 2007 William N Dortch <bill.dortch@gmail.com>
   Copyright (c) 2007-2008 The Guava Authors
   Copyright (c) 2008-2014, 2016, 2022 Wayne Meissner This file is part of the JNR project.
   Copyright (c) 2010 The Miyamoto Team
   Copyright (c) 2012 Douglas Campos <qmx@qmx.me>
   Copyright (c) 2012 Wayne Meissner
   Copyright (c) 2017 Oracle and/or its affiliates. This file is part of the JNR project.
   Copyright (c) 2021 Justin Hibbits This file is part of the JNR project.
JRuby 9.4.9.0 maven:org.jruby:jruby-stdlib:9.4.9.0: http://www.jruby.org
   Copyright (c) (c) 2003-2007 Kouhei Sutou <kou@cozmixng.org> You can redistribute it and/or modify it under the same terms as Ruby.
   Copyright (c) 1989, 1991, 1999 Free Software Foundation, Inc.
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising 
   Copyright (c) 1998-2000 Motoyuki Kasahara.
   Copyright (c) 1999-2000, 2002, 2003 Masatoshi SEKI You can redistribute it and/or modify it under the same terms as Ruby.
   Copyright (c) 1999-2003 Masatoshi SEKI. You can redistribute it and/or modify it under the same terms as Ruby. Author:: Masatoshi SEKI
   Copyright (c) 1999-2004 Minero Aoki written and maintained by Minero Aoki <aamine@loveruby.net>
   Copyright (c) 1999-2006 Minero Aoki This program is free software. You can distribute/modify this program under the same terms of ruby. see the file "COPYING".
   Copyright (c) 1999-2007 Minero Aoki
   Copyright (c) 1999-2007 Minero Aoki This program is free software. You can distribute/modify this program under the same terms of ruby.
   Copyright (c) 1999-2007 Minero Aoki. Written & maintained by Minero Aoki <aamine@loveruby.net>.
   Copyright (c) 1999-2007 Yukihiro Matsumoto
   Copyright (c) 1999-2007 Yukihiro Matsumoto.
   Copyright (c) 2000 Information-technology Promotion Agency, Japan
   Copyright (c) 2000 Information-technology Promotion Agency, Japan Author: Wakou Aoyama <wakou@ruby-lang.org>
   Copyright (c) 2000 Information-technology Promotion Agency, Japan Author: Yukihiro "Matz" Matsumoto
   Copyright (c) 2000 Network Applied Communication Laboratory, Inc.
   Copyright (c) 2000 O :date => t, }
   Copyright (c) 2000 O :date => t, } end
   Copyright (c) 2000, 2002 Masatoshi SEKI =end require_relative 'drb' require 'monitor'
   Copyright (c) 2000, 2002-2003 Masatoshi SEKI acl.rb is copyrighted free software by Masatoshi SEKI. You can redistribute it and/or modify it under the same terms as Ruby.
   Copyright (c) 2000-2001 Shugo Maeda <shugo@ruby-lang.org>
   Copyright (c) 2000-2003 NAKAMURA, Hiroshi <nahi@ruby-lang.org> if $SAFE > 0 STDERR.print "-r debug.rb is not available in safe mode " exit 1 end
   Copyright (c) 2000-2003 Nathaniel Talbott
   Copyright (c) 2000-2003 Nathaniel Talbott. It is free
   Copyright (c) 2000-2003, 2005, 2008, 2011 NAKAMURA, Hiroshi <nahi@ruby-lang.org>.
   Copyright (c) 2000-2006 The Legion Of The Bouncy Castle. jnr-x86asm (https://github.com/jnr/jnr-x86asm) is distributed under the MIT
   Copyright (c) 2000-2011 INRIA, France Telecom
   Copyright (c) 2000-2011 ymnk, JCraft,Inc. All rights reserved
   Copyright (c) 2000-2023 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org)
   Copyright (c) 2001 akira yamada <akira@ruby-lang.org> You can redistribute it and/or modify it under the same term as Ruby.
   Copyright (c) 2001 GOTOU Yuuzou <gotoyuzo@notwork.org>
   Copyright (c) 2001 GOTOU Yuuzou Written and maintained by Minero Aoki <aamine@loveruby.net>. HTTPS support added by GOTOU Yuuzou <gotoyuzo@notwork.org>.
   Copyright (c) 2001 Yukihiro "Matz" Matsumoto
   Copyright (c) 2001, 2003, 2006 Akinori MUSHA <knu@iDaemons.org> All rights reserved
   Copyright (c) 2001-2008 Python Software Foundation; All Rights Reserved
   Copyright (c) 2001-2008 Sean Russell <ser@germane-software.com>" DATE = "2008/019" VERSION = "3.3.9" REVISION = ""
   Copyright (c) 2002 Hajimu UMEMOTO <ume@mahoroba.org>.
   Copyright (c) 2002 Michal Rokos <m.rokos@sh.cvut.cz>
   Copyright (c) 2002 Spartanburg Herald-Journal", 'managingEditor' => "geo@herald.com (George Matesky)", 'webMaster' => "betty@herald.com (Betty Guernsey)", 'pubDate' => Time.parse("Sat, 07 Sep 2002 00:00:
   Copyright (c) 2002-2016 the original author or authors.
   Copyright (c) 2003 WATANABE Hirofumi <eban@ruby-lang.org> This program is free software. You can distribute/modify this program under the same terms of Ruby.
   Copyright (c) 2003-2004 Jim Weirich def terminal_width result = if ENV["THOR_COLUMNS"] ENV["THOR_COLUMNS"].to_i else unix? ? dynamic_width : DEFAULT_TERMINAL_WIDTH end result < 10 ? DEFAULT_TERMINAL_
   Copyright (c) 2003-2004 Jim Weirich, 2009 Eric Hodel
   Copyright (c) 2003-2007 Nathaniel Talbott. All rights reserved
   Copyright (c) 2003-2010 by Jim Weirich (jim.weirich@gmail.com)
   Copyright (c) 2004 Mauricio Julio Fern
   Copyright (c) 2006 by Chad Fowler, Rich Kilmer, Jim Weirich and others.
   Copyright (c) 2006-2007 Justin Bailey Written and maintained by Justin Bailey <jgbailey@gmail.com>.
   Copyright (c) 2006-2013 Paul Battley, Michael Neumann, Tim Fletcher. Returns a value representing the "cost" of transforming str1 into str2 def distance(str1, str2) n = str1.length m = str2.length ret
   Copyright (c) 2007 Alice and Bob" description = "fugafugafugafuga" title = "fugafuga" updated = Time.now feed = RSS::Maker.make("atom:entry") do |maker| maker.items.new_item do |item| authors.each do |author_in
   Copyright (c) 2007 Alice and Bob" description = "fugafugafugafuga" updated = Time.now feed = RSS::Maker.make("atom") do |maker| authors.each do |author_info| maker.channel.authors.new_author do |author| author_
   Copyright (c) 2007, 2009, 2012 Akinori MUSHA <knu@iDaemons.org>. All rights reserved
   Copyright (c) 2007-2008 Evan Phoenix This file is part of ruby-ffi.
   Copyright (c) 2007-2008 Michael Granger. All rights reserved
   Copyright (c) 2007-2018 The JRuby project, and is released
   Copyright (c) 2008 Mike Dalessio This file is part of ruby-ffi.
   Copyright (c) 2008 Ryan Davis. All rights reserved
   Copyright (c) 2008 Yehuda Katz, Eric Hodel, et al.
   Copyright (c) 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp> Documentation::
   Copyright (c) 2008-2009 Andrea Fazzi
   Copyright (c) 2008-2009 Luc Heinrich This file is part of ruby-ffi.
   Copyright (c) 2008-2009 Petr Kobalicek <kobalicek.petr@gmail.com>
   Copyright (c) 2008-2010 JRuby project This file is part of ruby-ffi.
   Copyright (c) 2008-2010 Kouhei Sutou and 2001-2008 Python Software
   Copyright (c) 2008-2010 Wayne Meissner
   Copyright (c) 2008-2010 Wayne Meissner This file is part of ruby-ffi.
   Copyright (c) 2008-2011 Kouhei Sutou; All Rights Reserved
   Copyright (c) 2008-2012 Kouhei Sutou <tt><kou@clear-code.com></tt>
   Copyright (c) 2008-2017 Kouhei Sutou <kou@clear-code.com>
   Copyright (c) 2008-2017 Kouhei Sutou <kou@clear-code.com> module Test module Unit AutoRunner.register_runner(:console) do |auto_runner| require 'test/unit/ui/console/testrunner' Test::Unit::UI::Consol
   Copyright (c) 2008-2020 Sutou Kouhei. All rights reserved
   Copyright (c) 2009 Aaron Patterson, et al.
   Copyright (c) 2009 Andrea Fazzi <andrea.fazzi@alcacoop.it> This file is part of ruby-ffi.
   Copyright (c) 2009 Vladimir Kolesnikov
   Copyright (c) 2009-2013 Kouhei Sutou. All rights reserved
   Copyright (c) 2010 Hiroshi Nakamura <nahi@ruby-lang.org>
   Copyright (c) 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/),
   Copyright (c) 2011 Mike Perham
   Copyright (c) 2012-2015 Kouhei Sutou <kou@clear-code.com> require "test/unit/warning"
   Copyright (c) 2014 Christian Meier
   Copyright (c) 2014 Kazuki Tsujimoto begin unless defined?(Byebug) captured = false TracePoint.new(:return, :c_return) do |tp| captured = true unless tp.binding and tp.return_value and tp.callee_id rai
   Copyright (c) 2014 Kazuki Tsujimoto Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of
   Copyright (c) 2014 Kazuki Tsujimoto You can redistribute it and/or modify it under either the terms of the 2-clause BSDL (see the file BSDL), or the conditions below:
   Copyright (c) 2014 Samuel E. Giddins segiddins@segiddins.me
   Copyright (c) 2017 Ruby/OpenSSL Project Authors ++
   Copyright (c) 2020, 2023 Lars Kanis This file is part of ruby-ffi.
   Copyright (c) = 'Copyright (c) 1999-2006 Minero Aoki
   Copyright (c) copyright: Copyright (c) 2003-2004 Jim Weirich
   Copyright (c) copyright: Copyright (C) 2010 Wayne Meissner
   Copyright (c) Copyright:: (C) 2000 Information-technology Promotion Agency, Japan module Timeout VERSION = "0.3.2"
   Copyright (c) Copyright:: (C) 2000 Network Applied Communication Laboratory, Inc.
   Copyright (c) Copyright:: Copyright (c) 1998-2008 Keiju ISHITSUKA(SHL Japan Inc.)
   Copyright (c) Copyright:: Copyright (c) 2000-2003 Nathaniel Talbott. All rights reserved
   Copyright (c) Copyright:: Copyright (c) 2008-2011 Kouhei Sutou. All rights reserved
   Copyright (c) Copyright:: Copyright (c) 2011 Kouhei Sutou <kou@clear-code.com>
   Copyright (c) Copyright:: Copyright (c) 2011 Kouhei Sutou <tt><kou@clear-code.com></tt>
JRuby Base 9.4.13.0 maven:org.jruby:jruby-base:9.4.13.0
   Copyright (c) 1989, 1991, 1999 Free Software Foundation, Inc.
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising 
   Copyright (c) 2000-2001 Markus Friedl. All rights reserved
   Copyright (c) 2000-2006 The Legion Of The Bouncy Castle. jnr-x86asm (https://github.com/jnr/jnr-x86asm) is distributed under the MIT
   Copyright (c) 2000-2011 INRIA, France Telecom
   Copyright (c) 2000-2011 ymnk, JCraft,Inc. All rights reserved
   Copyright (c) 2001 </body>
   Copyright (c) 2001 Alan Moore <alan_moore@gmx.net>
   Copyright (c) 2001 Chad Fowler <chadfowler@chadfowler.com>
   Copyright (c) 2001 Ed Sinjiashvili <slorcim@users.sourceforge.net>
   Copyright (c) 2001-2002 Benoit Cerrina <b.cerrina@wanadoo.fr>
   Copyright (c) 2001-2004, 2009 Jan Arne Petersen <jpetersen@uni-bonn.de>
   Copyright (c) 2001-2015 The JRuby Community (and contribs)
   Copyright (c) 2001-2020 JRuby Contributors
   Copyright (c) 2002 ats@cs.rit.edu line 17 "core/src/main/java/org/jruby/parser/JavaSignatureParser.y"
   Copyright (c) 2002 ats@cs.rit.edu line 2 "parse.y" We ERB for ripper grammar and we need an alternative substitution value.
   Copyright (c) 2002 ats@cs.rit.edu line 2 "ripper_RubyParser.out" We ERB for ripper grammar and we need an alternative substitution value.
   Copyright (c) 2002 Don Schwartz <schwardo@users.sourceforge.net>
   Copyright (c) 2002, 2005 Jason Voegele <jason@jvoegele.com>
   Copyright (c) 2002-2004 ats@cs.rit.edu
   Copyright (c) 2002-2007 Anders Bengtsson <ndrsbngtssn@yahoo.se>
   Copyright (c) 2002-2011 JRuby Community
   Copyright (c) 2002-2012 the original author or authors.
   Copyright (c) 2002-2017 Thomas E Enebo <enebo@acm.org>
   Copyright (c) 2003-2004 Joey Gibson <joey@joeygibson.com>
   Copyright (c) 2004 Stefan Matthias Aust <sma@3plus4.de>
   Copyright (c) 2004-2005 David Corbin <dcorbin@users.sourceforge.net>
   Copyright (c) 2004-2011, 2013, 2014-2015 Charles O Nutter <headius@headius.com>
   Copyright (c) 2005 David Corbin <dcorbin@users.sf.net>
   Copyright (c) 2005 Kiel Hodges <jruby-devel@selfsosoft.com>
   Copyright (c) 2005 Thomas E. Enebo <enebo@acm.org>
   Copyright (c) 2005 Zach Dennis <zdennis@mktec.com>
   Copyright (c) 2005-2006 Derek Berner <derek.berner@state.nm.us>
   Copyright (c) 2005-2006 Tim Azzopardi <tim@tigerfive.com>
   Copyright (c) 2006 Antti Karanta <antti.karanta@napa.fi>
   Copyright (c) 2006 Daniel Steer <damian.steer@hp.com>
   Copyright (c) 2006 Dave Brosius <dbrosius@mebigfatguy.com>
   Copyright (c) 2006 Evan Buswell <ebuswell@gmail.com>
   Copyright (c) 2006 Evan Buswell <evan@heron.sytes.net>
   Copyright (c) 2006 Kresten Krab Thorup <krab@gnu.org>
   Copyright (c) 2006 Lukas Felber <lfelber@hsr.ch>
   Copyright (c) 2006 Michael Studman <codehaus@michaelstudman.com>
   Copyright (c) 2006 Michael Studman <me@michaelstudman.com>
   Copyright (c) 2006 Nick Sieger
   Copyright (c) 2006 Ola Bini <Ola.Bini@ki.se>
   Copyright (c) 2006 Peter K Chan <peter@oaktop.com>
   Copyright (c) 2006 Thomas Corbat <tcorbat@hsr.ch>
   Copyright (c) 2006, 2008, 2012 The JRuby Community <www.jruby.org>
   Copyright (c) 2006-2007 Charles Nutter <headius@headius.com>
   Copyright (c) 2006-2007 Miguel Covarrubias <mlcovarrubias@gmail.com>
   Copyright (c) 2006-2007 Mirko Stocker <me@misto.ch>
   Copyright (c) 2006-2008 Ola Bini <ola@ologix.com>
   Copyright (c) 2006-2009 MenTaLguY <mental@rydia.net>
   Copyright (c) 2006-2011 Nick Sieger <nicksieger@gmail.com>
   Copyright (c) 2006-2013 Charles Oliver Nutter <headius@headius.com>
   Copyright (c) 2007 Damian Steer <pldms@mac.com>
   Copyright (c) 2007 The JRuby Community
   Copyright (c) 2007 William N Dortch <bill.dortch@gmail.com>
   Copyright (c) 2007-2008, 2010 Ola Bini <ola.bini@gmail.com>
   Copyright (c) 2007-2009 Vladimir Sizikov <vsizikov@gmail.com>
   Copyright (c) 2007-2011 JRuby Team <team@jruby.org>
   Copyright (c) 2007-2018 The JRuby project, and is released
   Copyright (c) 2008 Alexander von Gernler. All rights reserved
   Copyright (c) 2008-2009 Joseph LaFata <joe@quibb.org>
   Copyright (c) 2008-2009 Petr Kobalicek <kobalicek.petr@gmail.com>
   Copyright (c) 2008-2010 JRuby project
   Copyright (c) 2009 Aaron Patterson, et al.
   Copyright (c) 2009 Aurelian Oancea <aurelian@locknet.ro>
   Copyright (c) 2009 Hongli Lai <hongli@phusion.nl>
   Copyright (c) 2009 Sun Microsystems, Inc
   Copyright (c) 2009 Thomas E. Enebo <tom.enebo@gmail.com>
   Copyright (c) 2009-2011 Yoko Harada <yokolet@gmail.com>, CloudBees, Inc.
   Copyright (c) 2009-2013 Yoko Harada <yokolet@gmail.com>
   Copyright (c) 2010 Joshua Go <joshuago@gmail.com>
   Copyright (c) 2010 Thomas E Enebo (tom.enebo@gmail.com)
   Copyright (c) 2010 Thomas E Enebo <tom.enebo@gmail.com>
   Copyright (c) 2010-2011 Damien Miller. All rights reserved
   Copyright (c) 2011 David Pollak <feeder.of.the.bears@gmail.com>
   Copyright (c) 2011 Wayne Meissner
   Copyright (c) 2013 Benoit Daloze <eregontp@gmail.com>
   Copyright (c) 2013 Jan Van Besien
   Copyright (c) 2013 The JRuby Community (and contribs) <team@jruby.org>
   Copyright (c) 2013 The JRuby Team <jruby@jruby.org>
   Copyright (c) 2013-2017 The JRuby Team (jruby@jruby.org)
   Copyright (c) 2014 The JRuby Team (admin@jruby.org)
   Copyright (c) 2014 Timur Duehr <tduehr@gmail.com>
   Copyright (c) 2014-2015, 2017, 2020 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2015 JRuby.
   Copyright (c) 2015-2021 The JRuby Team
   Copyright (c) 2016-2017 Karol Bucek
   Copyright (c) copyright: Copyright (c) 2003-2004 Jim Weirich
   Copyright (c) copyright: Copyright (C) 2010 Wayne Meissner
jruby-jms 1.3.0 rubygems:jruby-jms/1.3.0: https://github.com/reidmorrison/jruby-jms
   No Copyrights found
jruby-openssl 0.15.5 rubygems:jruby-openssl/0.15.5-java: http://www.jruby.org
   Copyright (c) 2000-2023 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org)
   Copyright (c) 2001 GOTOU YUUZOU <gotoyuzo@notwork.org>
   Copyright (c) 2002 Michal Rokos <m.rokos@sh.cvut.cz>
   Copyright (c) 2007-2009 Ola Bini <ola.bini@gmail.com>
   Copyright (c) 2009-2024 JRuby distributed under EPL 1.0/GPL 2.0/LGPL 2.1 [0]: https://github.com/jruby/jruby-openssl/security [1]: https://github.com/jruby/jruby/wiki/MailingLists [2]: https://github.com/jruby/
   Copyright (c) 2009-2024 The JRuby Team
   Copyright (c) 2010 Hiroshi Nakamura <nahi@ruby-lang.org>
   Copyright (c) 2017 Ruby/OpenSSL Project Authors ++
jruby/rake-ant 1.0.4 debian:ruby-rake-ant/1.0.4-2/all: https://github.com/jruby/rake-ant
   Copyright (c) Copyright: 2017 Thomas E Enebo <tom.enebo@gmail.com>
   Copyright (c) Copyright: 2021 Utkarsh Gupta <utkarsh@debian.org>
JRuby Readline 1.3.7 maven:rubygems:jruby-readline:1.3.7: https://github.com/jruby/jruby
   Copyright (c) 2002-2016 the original author or authors.
   Copyright (c) 2007 Ola Bini <ola.bini@gmail.com>
jruby-stdin-channel 0.2.0 rubygems:jruby-stdin-channel/0.2.0: http://github.com/colinsurprenant/jruby-stdin-channel
   No Copyrights found
jruby-stdin-channel 0.2.0 rubygems:jruby-stdin-channel/0.2.0-java: http://github.com/colinsurprenant/jruby-stdin-channel
   No Copyrights found
jsdom 20.0.3 npmjs:jsdom/20.0.3: https://github.com/jsdom/jsdom
   Copyright (c) 2000 Lars Knoll (knoll@kde.org)
   Copyright (c) 2003-2011 Apple Inc. All rights reserved
   Copyright (c) 2010 Elijah Insua
jsesc 3.1.0 npmjs:jsesc/3.1.0: http://mths.be/jsesc
   No Copyrights found
jshttp/content-type 1.0.5 npmjs:content-type/1.0.5: https://github.com/jshttp/content-type
   Copyright (c) 2015 Douglas Christopher Wilson
   Copyright (c) Copyright(c) 2015 Douglas Christopher Wilson
jshttp/fresh 2.0.0 npmjs:fresh/2.0.0: https://github.com/jshttp/fresh
   Copyright (c) 2012 TJ Holowaychuk <tj@vision-media.ca>
   Copyright (c) 2016-2017 Douglas Christopher Wilson <doug@somethingdoug.com>
   Copyright (c) Copyright(c) 2012 TJ Holowaychuk
   Copyright (c) Copyright(c) 2016-2017 Douglas Christopher Wilson
jshttp/mime-types 2.1.35 npmjs:mime-types/2.1.35: https://github.com/jshttp/mime-types
   Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
   Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
   Copyright (c) Copyright(c) 2014 Jonathan Ong
   Copyright (c) Copyright(c) 2015 Douglas Christopher Wilson
jshttp/mime-types 3.0.2 npmjs:mime-types/3.0.2: https://github.com/jshttp/mime-types
   Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
   Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
   Copyright (c) Copyright(c) 2014 Jonathan Ong
   Copyright (c) Copyright(c) 2015 Douglas Christopher Wilson
JSHTTP's negotiator 0.6.4 npmjs:negotiator/0.6.4: https://www.npmjs.com/package/negotiator
   Copyright (c) 2012-2014 Federico Romero
   Copyright (c) 2012-2014 Isaac Z. Schlueter
   Copyright (c) 2014-2015 Douglas Christopher Wilson
   Copyright (c) Copyright(c) 2012, 2014 Federico Romero
   Copyright (c) Copyright(c) 2012-2014 Isaac Z. Schlueter
   Copyright (c) Copyright(c) 2014-2015 Douglas Christopher Wilson
JSHTTP's negotiator 1.0.0 npmjs:negotiator/1.0.0: https://www.npmjs.com/package/negotiator
   Copyright (c) 2012-2014 Federico Romero
   Copyright (c) 2012-2014 Isaac Z. Schlueter
   Copyright (c) 2014-2015 Douglas Christopher Wilson
   Copyright (c) Copyright(c) 2012, 2014 Federico Romero
   Copyright (c) Copyright(c) 2012-2014 Isaac Z. Schlueter
   Copyright (c) Copyright(c) 2014-2015 Douglas Christopher Wilson
jshttp statuses 2.0.2 npmjs:statuses/2.0.2: https://github.com/jshttp/statuses
   Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
   Copyright (c) 2016 Douglas Christopher Wilson <doug@somethingdoug.com>
   Copyright (c) Copyright(c) 2014 Jonathan Ong
   Copyright (c) Copyright(c) 2016 Douglas Christopher Wilson
jsjest 30.2.0 npmjs:jest-circus/30.2.0: https://jestjs.io
   No Copyrights found
JSON 4.07000 debian:libjson-perl/4.07000-1: https://metacpan.org/release/JSON/
   No Copyrights found
JSON 4.10 fedora:perl-JSON/4.10-5.fc40/noarch: https://metacpan.org/release/JSON/
   Copyright (c) 2005-2013 by Makamaka Hannyaharamitu This library is free software; you can redistribute it and/or
   Copyright (c) 2005-2016 by Makamaka Hannyaharamitu Most of the documentation is taken from JSON::XS by Marc Lehmann
   Copyright (c) 2007-2012 by Makamaka Hannyaharamitu This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
JSON 4.10 photon:perl-JSON/4.10-1.ph4/noarch: https://metacpan.org/release/JSON/
   Copyright (c) 2005-2013 by Makamaka Hannyaharamitu This library is free software; you can redistribute it and/or
   Copyright (c) 2005-2016 by Makamaka Hannyaharamitu Most of the documentation is taken from JSON::XS by Marc Lehmann
   Copyright (c) 2007-2012 by Makamaka Hannyaharamitu This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
JSON 4.10000 debian:libjson-perl/4.10000-1/all: https://metacpan.org/release/JSON/
   Copyright (c) 2005-2016 by Makamaka Hannyaharamitu Most of the documentation is taken from JSON::XS by Marc Lehmann
   Copyright (c) 2007-2012 by Makamaka Hannyaharamitu This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) Copyright: 2005-2008 Ivan Kohler <ivan-debian@420.am>
   Copyright (c) Copyright: 2005-2016 Makamaka Hannyaharamitu <makamaka@cpan.org>
json5 1.0.2 npmjs:json5/1.0.2: http://json5.org/
   Copyright (c) 2012-2018 Aseem Kishore, and
json5 2.2.3 npmjs:json5/2.2.3: http://json5.org/
   Copyright (c) 2012-2018 Aseem Kishore, and
   Copyright (c) 2019 Denis Pushkarev (zloirock.ru)"
   Copyright (c) copyright: '© 2019 Denis Pushkarev (zloirock.ru) });
JSONassert 1.2.3 maven:org.skyscreamer:jsonassert:1.2.3: https://github.com/skyscreamer/JSONassert
   No Copyrights found
json-buffer 3.0.1 npmjs:json-buffer/3.0.1: https://github.com/dominictarr/json-buffer
   Copyright (c) 2013 Dominic Tarr
json-colorizer 3.0.1 npmjs:json-colorizer/3.0.1: https://github.com/joeattardi/json-colorizer#readme
   Copyright (c) 2016 Joe Attardi
JSON for Ruby 2.12.2 rubygems:json/2.12.2: http://json.rubyforge.org/
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2022 James Edward Anhalt III - https://github.com/jeaiii/itoa
   Copyright (c) 2024-2025 Enrico Thierbach - https://github.com/radiospiel
JSON for Ruby 2.12.2 rubygems:json/2.12.2-java: http://json.rubyforge.org/
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
JSON for Ruby 2.13.2 ubuntu:ruby-json/2.13.2+dfsg-0maysync1: http://json.rubyforge.org/
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2022 James Edward Anhalt III - https://github.com/jeaiii/itoa
   Copyright (c) 2024-2025 Enrico Thierbach - https://github.com/radiospiel
   Copyright (c) Copyright: Copyright 2005-2007 by Florian Frank <flori@ping.de>
   Copyright (c) Copyright: Copyright 2011 Lucas Nussbaum <lucas@lucas-nussbaum.net>
JSON for Ruby 2.7.1 opensuse:ruby3.3-rubygem-json_pure/2.7.1-1.2/x86_64: http://json.rubyforge.org/
   No Copyrights found
JSON for Ruby 2.7.1 rubygems:json/2.7.1: http://json.rubyforge.org/
   Copyright (c) 2001-2004 Unicode, Inc. Disclaimer
JSON for Ruby 2.7.6 opensuse:rubygem-json_pure/2.7.6-1.2/s390x: http://json.rubyforge.org/
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
JSON for Ruby 2.9.1 debian:ruby-json/2.9.1+dfsg-1+b1/ppc64el: http://json.rubyforge.org/
   Copyright (c) Copyright: Copyright 2005-2007 by Florian Frank <flori@ping.de>
   Copyright (c) Copyright: Copyright 2011 Lucas Nussbaum <lucas@lucas-nussbaum.net>
jsoniter-go v1.1.12 github:json-iterator/go:v1.1.12: http://jsoniter.com/
   Copyright (c) 2016 json-iterator
jsoniter-go v1.1.12 unknown: http://jsoniter.com/
   No Copyrights found
JSON-java 20090211 maven:org.json:json:20090211: https://github.com/stleary/JSON-java
   No Copyrights found
JSON-java 20231013 maven:org.json:json:20231013: https://github.com/stleary/JSON-java
   No Copyrights found
@jsonjoy.com/base64 1.1.2 npmjs:@jsonjoy.com/base64/1.1.2: https://github.com/jsonjoy-com/base64
   Copyright (c) 2024 jsonjoy.com
@jsonjoy.com/buffers 1.2.1 npmjs:@jsonjoy.com/buffers/1.2.1: https://github.com/jsonjoy-com/buffers
   Copyright (c) 2024 jsonjoy.com
@jsonjoy.com/codegen 1.0.0 npmjs:@jsonjoy.com/codegen/1.0.0: https://github.com/jsonjoy-com/codegen
   Copyright (c) 2024 jsonjoy.com
@jsonjoy.com/json-pack 1.21.0 npmjs:@jsonjoy.com/json-pack/1.21.0: https://github.com/jsonjoy-com/json-pack
   Copyright (c) 2024 jsonjoy.com
@jsonjoy.com/json-pointer 1.0.2 npmjs:@jsonjoy.com/json-pointer/1.0.2: https://github.com/jsonjoy-com/json-pointer
   No Copyrights found
@jsonjoy.com/util 1.9.0 npmjs:@jsonjoy.com/util/1.9.0: https://github.com/jsonjoy-com/util
   Copyright (c) 2024 jsonjoy.com
JSONLD Java :: Core 0.12.3 maven:com.github.jsonld-java:jsonld-java:0.12.3: http://github.com/jsonld-java/jsonld-java/jsonld-java/
   No Copyrights found
json-parse-even-better-errors 2.3.1 npmjs:json-parse-even-better-errors/2.3.1: https://github.com/npm/json-parse-even-better-errors#readme
   Copyright (c) 2017 Kat March
json-patch 1.13 maven:com.github.java-json-tools:json-patch:1.13
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2014 Francis Galiegue (fgaliegue@gmail.com)
json-path-assert 2.0.0 maven:com.jayway.jsonpath:json-path-assert:2.0.0: http://code.google.com/p/json-path/
   Copyright (c) 2000-2006 www.hamcrest.org All rights reserved
JSON-PP 4.07 fedora:perl-JSON-PP/1:4.07-2.module_f36+14418+d61ffe5a/noarch: https://github.com/makamaka/JSON-PP
   Copyright (c) 2005-2016 by Makamaka Hannyaharamitu This library is free software; you can redistribute it and/or modify it
   Copyright (c) 2007-2016 by Makamaka Hannyaharamitu Most of the documentation is taken from JSON::XS by Marc Lehmann
jsonreference v0.21.0 github:go-openapi/jsonreference:v0.21.0: https://github.com/go-openapi/jsonreference
   Copyright (c) 2004, 2006 The Linux Foundation and its contributors.
   Copyright (c) 2013 sigu-399
   Copyright (c) 2013 sigu-399 ( https://github.com/sigu-399 )
json-schema-core 1.2.14 maven:com.github.java-json-tools:json-schema-core:1.2.14
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2014 Francis Galiegue (fgaliegue@gmail.com)
json-schema-traverse 0.4.1 npmjs:json-schema-traverse/0.4.1: https://github.com/epoberezkin/json-schema-traverse
   Copyright (c) 2017 Evgeny Poberezkin
json-schema-traverse 1.0.0 npmjs:json-schema-traverse/1.0.0: https://github.com/epoberezkin/json-schema-traverse
   Copyright (c) 2017 Evgeny Poberezkin
JsonSchemaValidator 1.5.1 maven:com.networknt:json-schema-validator:1.5.1
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2016, 2020, 2022-2023 Network New Technologies Inc.
   Copyright (c) 2023-2024 the original author or authors.
JSON Schema Validator 2.2.14 maven:com.github.java-json-tools:json-schema-validator:2.2.14: https://github.com/fge/json-schema-validator
   Copyright (c) 2004-2015 Paul R. Holser, Jr. All rights reserved
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2014 Francis Galiegue (fgaliegue@gmail.com)
JSON.simple 3.0.2 maven:com.github.cliftonlabs:json-simple:3.0.2
   Copyright (c) 2016-2017 Clifton Labs
json-smart 2.4.8 maven:net.minidev:json-smart:2.4.8: http://netplex.github.io/json-smart/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
json-smart 2.4.9 maven:net.minidev:json-smart:2.4.9: http://netplex.github.io/json-smart/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2011-2023 JSON-SMART authors
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
json-unit-core 2.36.0 maven:net.javacrumbs.json-unit:json-unit-core:2.36.0: https://github.com/lukas-krecan/JsonUnit/json-unit-core
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2009-2019 the original author or authors.
   Copyright (c) 2013, 2015, 2020-2021 Oracle and/or its affiliates. All rights reserved
jsoup 1.15.3 maven:org.jsoup:jsoup:1.15.3: http://jsoup.org
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2009-2022 Jonathan Hedley <https://jsoup.org/>
   Copyright (c) 2013, 2015, 2020-2021 Oracle and/or its affiliates. All rights reserved
jsoup 1.18.1 maven:org.jsoup:jsoup:1.18.1: http://jsoup.org
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2009-2024 Jonathan Hedley <https://jsoup.org/>
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
JSR 374 (JSON Processing) Default Provider 2.0.1 maven:org.glassfish:jakarta.json:2.0.1
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2011-2013, 2015, 2016-2021 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
   Copyright (c) 2019-2020 Eclipse Foundation. All rights reserved
jss 10.10.0 npmjs:jss/10.10.0: https://github.com/kof/jss
   Copyright (c) 2014present Oleg Isonen (Slobodskoi)
   Copyright (c) Oleg Isonen (Slobodskoi) / Isonen 2014present
jss-preset-default 10.10.0 npmjs:jss-preset-default/10.10.0: https://github.com/cssinjs/jss-preset-default
   Copyright (c) 2014present Oleg Isonen (Slobodskoi)
   Copyright (c) Oleg Isonen (Slobodskoi) / Isonen 2014present
js-tokens 4.0.0 npmjs:js-tokens/4.0.0: https://github.com/lydell/js-tokens
   Copyright (c) 2014-2018 Simon Lydell
jsx-ast-utils 3.3.5 npmjs:jsx-ast-utils/3.3.5: https://github.com/evcohen/jsx-ast-utils#readme
   Copyright (c) 2016 Ethan Cohen
js-yaml 3.14.2 npmjs:js-yaml/3.14.2: https://github.com/nodeca/js-yaml
   Copyright (c) 2011-2015 by Vitaly Puzrin
js-yaml 4.1.1 npmjs:js-yaml/4.1.1: https://github.com/nodeca/js-yaml
   Copyright (c) 2011-2015 by Vitaly Puzrin
JUL to SLF4J bridge 1.7.36 maven:org.slf4j:jul-to-slf4j:1.7.36: http://www.slf4j.org
   Copyright (c) 2004-2011 QOS.ch
JUnit 4.13.2 maven:junit:junit:4.13.2: https://junit.org/junit5/
   No Copyrights found
JUnit 5 (Bill of Materials) 5.8.2 maven:org.junit:junit-bom:5.8.2
   No Copyrights found
JUnit Jupiter (Aggregator) 5.8.2 maven:org.junit.jupiter:junit-jupiter:5.8.2
   Copyright (c) 2015-2021 the original author or authors.
JZlib 1.1.3 maven:com.jcraft:jzlib:1.1.3: http://www.jcraft.com/jzlib/
   Copyright (c) 2000-2011 ymnk, JCraft,Inc. All rights reserved
k8s.io/klog 2.130.1 github:kubernetes/klog:v2.130.1: https://github.com/kubernetes/klog
   Copyright (c) 2013 Google Inc. All Rights Reserved
   Copyright (c) 2014, 2019-2023 The Kubernetes Authors.
   Copyright (c) 2020 Intel Corporation.
k8s.io/klog v2.100.1 github:kubernetes/klog:v2.100.1: https://github.com/kubernetes/klog
   Copyright (c) 2013 Google Inc. All Rights Reserved
   Copyright (c) 2014, 2019-2023 The Kubernetes Authors.
   Copyright (c) 2020 Intel Coporation.
k8s.io/kube-openapi 20241105-snapshot-32ad38e4 github:kubernetes/kube-openapi:32ad38e42d3faf1ce94eb29f4ea6d763339b258e: https://github.com/kubernetes/kube-openapi
   Copyright (c) 2004, 2006 The Linux Foundation and its contributors.
   Copyright (c) 2015, 2017 go-swagger maintainers
   Copyright (c) 2016-2024 The Kubernetes Authors.
   Copyright (c) 2020-2022 The Go Authors. All rights reserved
   Copyright (c) MongoDB, Inc. 2017present.
k8s.io/utils 20241104-snapshot-3ea5e8ce github:kubernetes/utils:3ea5e8cea73810f6d2951b37183cf91e19f63455: https://github.com/kubernetes/utils
   Copyright (c) 2009-2010, 2012 The Go Authors. All rights reserved
   Copyright (c) 2013 Google Inc.
   Copyright (c) 2014-2024 The Kubernetes Authors.
kafka-avro-serializer 7.9.1 maven:io.confluent:kafka-avro-serializer:7.9.1
   Copyright (c) 2018-2019 Confluent Inc.
kafka-schema-registry-client 7.9.1 maven:io.confluent:kafka-schema-registry-client:7.9.1
   Copyright (c) 2014, 2018-2024 Confluent Inc.
kafka-schema-serializer 7.9.1 maven:io.confluent:kafka-schema-serializer:7.9.1
   Copyright (c) 2018, 2020-2021, 2023, 2024 Confluent Inc.
kentcdodds/use-deep-compare-effect 1.8.1 npmjs:use-deep-compare-effect/1.8.1: https://github.com/kentcdodds/use-deep-compare-effect#readme
   Copyright (c) 2020 Kent C. Dodds
keyutils 1.6.3 debian:libkeyutils1/1.6.3-2/amd64: http://people.redhat.com/~dhowells/keyutils/
   Copyright (c) Copyright: 2005-2018 Red Hat <http://www.redhat.com/>
   Copyright (c) Copyright: 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
keyutils 1.6.3 ubuntu:keyutils/1.6.3-3ubuntu1: http://people.redhat.com/~dhowells/keyutils/
   Copyright (c) 1989, 1991, 1999 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2005, 2011, 2013, 2019 Red Hat, Inc. All Rights Reserved
   Copyright (c) Copyright: 2005-2018 Red Hat <http://www.redhat.com/>
   Copyright (c) Copyright: 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
   Copyright (c) David Howells (dhowells@redhat.com) 2018 This is a userspace tool for querying AFSDB RR records in the DNS on behalf of the kernel, and converting the VL server addresses to IPv4 format 
   Copyright (c) Wang Lei (wang840925@gmail.com) 2010 Authors: Wang Lei (wang840925@gmail.com)
   Copyright (c) Wang Lei (wang840925@gmail.com) 2010 Authors: Wang Lei (wang840925@gmail.com) David Howells (dhowells@redhat.com) This is a userspace tool for querying AFSDB RR records in the DNS on beh
keyv 4.5.4 npmjs:keyv/4.5.4: https://github.com/lukechilds/keyv
   No Copyrights found
keyv 5.5.5 npmjs:keyv/5.5.5: https://github.com/lukechilds/keyv
   Copyright (c) 2017-2021 Luke Childs
   Copyright (c) 2021-2022 Jared Wray
@keyv/bigmap 1.3.0 npmjs:@keyv/bigmap/1.3.0: https://github.com/jaredwray/keyv
   No Copyrights found
@keyv/serialize 1.1.1 npmjs:@keyv/serialize/1.1.1: https://github.com/jaredwray/keyv
   Copyright (c) 2017-2021 Luke Childs
   Copyright (c) 2021-2022 Jared Wray
kind-of 6.0.3 npmjs:kind-of/6.0.3: https://github.com/jonschlinkert/kind-of
   Copyright (c) 2014-2017 Jon Schlinkert.
klauspost-compress v1.18.0 github:klauspost/compress:v1.18.0: https://github.com/klauspost/compress
   Copyright (c) 2009-2010, 2012, 2014-2017, 2019, 2021 The Go Authors. All rights reserved
   Copyright (c) 2011, 2016 The Snappy-Go Authors. All rights reserved
   Copyright (c) 2013 Yann Collet, released under BSD License.
   Copyright (c) 2015 Klaus Post, released under MIT License. See LICENSE file.
   Copyright (c) 2015 Pierre Curto
   Copyright (c) 2015, 2023 Klaus Post
   Copyright (c) 2016 Evan Huus
   Copyright (c) 2016 The filepathx Authors
   Copyright (c) 2016-2017 The New York Times Company
   Copyright (c) 2018-2019, 2021, 2022-2023 Klaus Post. All rights reserved
   Copyright (c) 2023 Google LLC
klauspost-cpuid v2.2.8 github:klauspost/cpuid:v2.2.8: https://github.com/klauspost/cpuid
   Copyright (c) 2015 Klaus Post
   Copyright (c) 2015 Klaus Post, released under MIT License. See LICENSE file. go:build (!amd64 && !386 && !arm64) || gccgo || noasm || appengine +build !amd64,!386,!arm64 gccgo noasm appengine
   Copyright (c) 2015 Klaus Post, released under MIT License. See LICENSE file. go:build (386 && !gccgo && !noasm && !appengine) || (amd64 && !gccgo && !noasm && !appengine) +build 386,!gccgo,!noasm,!app
   Copyright (c) 2015 Klaus Post, released under MIT License. See LICENSE file. go:build arm64 && !gccgo && !noasm && !appengine +build arm64,!gccgo,!noasm,!appengine
   Copyright (c) 2015 Klaus Post, released under MIT License. See LICENSE file. Package cpuid provides information about the CPU running the current program.
   Copyright (c) 2015, 2020-2021 Klaus Post, released under MIT License. See LICENSE file.
   Copyright (c) 2018 The Go Authors. All rights reserved
   Copyright (c) 2020 Klaus Post, released under MIT License. See LICENSE file. go:build arm64 && !linux && !darwin +build arm64,!linux,!darwin
   Copyright (c) 2020 Klaus Post, released under MIT License. See LICENSE file. package cpuid
   Copyright (c) 2021 Klaus Post, released under MIT License. See LICENSE file. go:build !nounsafe +build !nounsafe
   Copyright (c) 2021 Klaus Post, released under MIT License. See LICENSE file. go:build nounsafe +build nounsafe
known-css-properties 0.37.0 npmjs:known-css-properties/0.37.0: https://github.com/betit/known-css-properties#readme
   Copyright (c) 2017 Mavrix Technologies
Kotlin 1.7.22 maven:org.jetbrains.kotlin:kotlin-stdlib:1.7.22: http://kotlin.jetbrains.org
   Copyright (c) 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
Kotlin 1.9.23 maven:org.jetbrains.kotlin:kotlin-stdlib:1.9.23: http://kotlin.jetbrains.org
   Copyright (c) 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
kotlin-reflect 1.7.22 maven:org.jetbrains.kotlin:kotlin-reflect:1.7.22: https://kotlinlang.org/
   Copyright (c) 2000-2020 JetBrains s.r.o. and Kotlin Programming Language contributors.
   Copyright (c) 2010-2017 JetBrains s.r.o.
kotlin-stdlib-common 1.7.22 maven:org.jetbrains.kotlin:kotlin-stdlib-common:1.7.22
   Copyright (c) 2007 Google Inc.
   Copyright (c) 2010-2016 JetBrains s.r.o.
   Copyright (c) 2010-2022 JetBrains s.r.o. and Kotlin Programming Language contributors.
   Copyright (c) 2011 The Guava Authors @PublishedApi internal fun ulongDivide(v1: ULong, v2: ULong): ULong { val dividend = v1.toLong() val divisor = v2.toLong() if (divisor < 0) { i.e., divisor >= 2^63:
kotlinx-coroutines-bom 1.8.0 maven:org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.8.0
   No Copyrights found
kotlinx-coroutines-core 1.8.0 maven:org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0: https://github.com/Kotlin/kotlinx.coroutines
   No Copyrights found
kotlinx-coroutines-core 1.8.0 maven:org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.8.0: https://github.com/Kotlin/kotlinx.coroutines
   No Copyrights found
krb5/krb5 1.20.1 debian:krb5-locales/1.20.1-2+deb12u4/all: https://github.com/krb5/krb5
   Copyright (c) (C)2007-2009 Marc Alexander Lehmann.
   Copyright (c) 1983 Regents of the University of California.
   Copyright (c) 1985-2022 by the Massachusetts Institute of Technology.
   Copyright (c) 1990 RSA Data Security, Inc. All rights reserved
   Copyright (c) 19902, RSA Data Security, Inc. Created 1990. All rights reserved
   Copyright (c) 1991-1992, 1994 by Cygnus Support.
   Copyright (c) 1994 by the University of Southern California
   Copyright (c) 1994 CyberSAFE Corporation.
   Copyright (c) 1995 by Lehman Brothers, Inc. All Rights Reserved
   Copyright (c) 1995 by Richard P. Basch. All Rights Reserved
   Copyright (c) 1997-1998 The NetBSD Foundation, Inc.
   Copyright (c) 1997-1999 Computing Research Labs,
   Copyright (c) 1998 by Danilo Almeida. All rights reserved
   Copyright (c) 1998 by the FundsXpress, INC.
   Copyright (c) 1998 Todd C. Miller "Todd.Miller@courtesan.com"
   Copyright (c) 1998-2013 Brian Gladman, Worcester, UK. All rights reserved
   Copyright (c) 1999 by Theodore Ts
   Copyright (c) 1999-2000 The University of Chicago
   Copyright (c) 1999-2003 The OpenLDAP Foundation, Redwood City, California, USA. All Rights Reserved
   Copyright (c) 2000 by Carnegie Mellon University
   Copyright (c) 2000 Dug Song "dugsong@UMICH.EDU". All rights reserved
   Copyright (c) 2000 The Regents of the University of Michigan. All rights reserved
   Copyright (c) 2002 Naval Research Laboratory (NRL/CCS)
   Copyright (c) 2004 Sun Microsystems, Inc.
   Copyright (c) 2004-2005 Novell, Inc.
   Copyright (c) 2004-2009 Apple Inc. All rights reserved
   Copyright (c) 2005 Marko Kreen
   Copyright (c) 2006 Andreas Jellinghaus
   Copyright (c) 2006 g10 Code GmbH
   Copyright (c) 2006 Massachusetts Institute of Technology All Rights Reserved
   Copyright (c) 2006 Secure Endpoints Inc.
   Copyright (c) 2006, 2009 Kungliga Tekniska H (Royal Institute of Technology, Stockholm, Sweden). All rights reserved
   Copyright (c) 2006, 2011, 2013-2014 Red Hat, Inc.
   Copyright (c) 2006-2007 THE REGENTS OF THE UNIVERSITY OF MICHIGAN ALL RIGHTS RESERVED
   Copyright (c) 2006-2007, 2009 NTT (Nippon Telegraph and Telephone Corporation). All rights reserved
   Copyright (c) 2010 Intel Corporation
   Copyright (c) 2010 Oracle America, Inc.
   Copyright (c) 2011 PADL Software Pty Ltd. All rights reserved
   Copyright (c) 2015-2016 Google Inc.
   Copyright (c) 2015-2016 the fiat-crypto authors (see the AUTHORS
krb5/krb5 1.20.1 debian:libgssapi-krb5-2/1.20.1-2+deb12u4/amd64: https://github.com/krb5/krb5
   Copyright (c) (C)2007-2009 Marc Alexander Lehmann.
   Copyright (c) 1983 Regents of the University of California.
   Copyright (c) 1985-2022 by the Massachusetts Institute of Technology.
   Copyright (c) 1990 RSA Data Security, Inc. All rights reserved
   Copyright (c) 19902, RSA Data Security, Inc. Created 1990. All rights reserved
   Copyright (c) 1991-1992, 1994 by Cygnus Support.
   Copyright (c) 1994 by the University of Southern California
   Copyright (c) 1994 CyberSAFE Corporation.
   Copyright (c) 1995 by Lehman Brothers, Inc. All Rights Reserved
   Copyright (c) 1995 by Richard P. Basch. All Rights Reserved
   Copyright (c) 1997-1998 The NetBSD Foundation, Inc.
   Copyright (c) 1997-1999 Computing Research Labs,
   Copyright (c) 1998 by Danilo Almeida. All rights reserved
   Copyright (c) 1998 by the FundsXpress, INC.
   Copyright (c) 1998 Todd C. Miller "Todd.Miller@courtesan.com"
   Copyright (c) 1998-2013 Brian Gladman, Worcester, UK. All rights reserved
   Copyright (c) 1999 by Theodore Ts
   Copyright (c) 1999-2000 The University of Chicago
   Copyright (c) 1999-2003 The OpenLDAP Foundation, Redwood City, California, USA. All Rights Reserved
   Copyright (c) 2000 by Carnegie Mellon University
   Copyright (c) 2000 Dug Song "dugsong@UMICH.EDU". All rights reserved
   Copyright (c) 2000 The Regents of the University of Michigan. All rights reserved
   Copyright (c) 2002 Naval Research Laboratory (NRL/CCS)
   Copyright (c) 2004 Sun Microsystems, Inc.
   Copyright (c) 2004-2005 Novell, Inc.
   Copyright (c) 2004-2009 Apple Inc. All rights reserved
   Copyright (c) 2005 Marko Kreen
   Copyright (c) 2006 Andreas Jellinghaus
   Copyright (c) 2006 g10 Code GmbH
   Copyright (c) 2006 Massachusetts Institute of Technology All Rights Reserved
   Copyright (c) 2006 Secure Endpoints Inc.
   Copyright (c) 2006, 2009 Kungliga Tekniska H (Royal Institute of Technology, Stockholm, Sweden). All rights reserved
   Copyright (c) 2006, 2011, 2013-2014 Red Hat, Inc.
   Copyright (c) 2006-2007 THE REGENTS OF THE UNIVERSITY OF MICHIGAN ALL RIGHTS RESERVED
   Copyright (c) 2006-2007, 2009 NTT (Nippon Telegraph and Telephone Corporation). All rights reserved
   Copyright (c) 2010 Intel Corporation
   Copyright (c) 2010 Oracle America, Inc.
   Copyright (c) 2011 PADL Software Pty Ltd. All rights reserved
   Copyright (c) 2015-2016 Google Inc.
   Copyright (c) 2015-2016 the fiat-crypto authors (see the AUTHORS
krb5/krb5 1.20.1 debian:libk5crypto3/1.20.1-2+deb12u4/amd64: https://github.com/krb5/krb5
   Copyright (c) (C)2007-2009 Marc Alexander Lehmann.
   Copyright (c) 1983 Regents of the University of California.
   Copyright (c) 1985-2022 by the Massachusetts Institute of Technology.
   Copyright (c) 1990 RSA Data Security, Inc. All rights reserved
   Copyright (c) 19902, RSA Data Security, Inc. Created 1990. All rights reserved
   Copyright (c) 1991-1992, 1994 by Cygnus Support.
   Copyright (c) 1994 by the University of Southern California
   Copyright (c) 1994 CyberSAFE Corporation.
   Copyright (c) 1995 by Lehman Brothers, Inc. All Rights Reserved
   Copyright (c) 1995 by Richard P. Basch. All Rights Reserved
   Copyright (c) 1997-1998 The NetBSD Foundation, Inc.
   Copyright (c) 1997-1999 Computing Research Labs,
   Copyright (c) 1998 by Danilo Almeida. All rights reserved
   Copyright (c) 1998 by the FundsXpress, INC.
   Copyright (c) 1998 Todd C. Miller "Todd.Miller@courtesan.com"
   Copyright (c) 1998-2013 Brian Gladman, Worcester, UK. All rights reserved
   Copyright (c) 1999 by Theodore Ts
   Copyright (c) 1999-2000 The University of Chicago
   Copyright (c) 1999-2003 The OpenLDAP Foundation, Redwood City, California, USA. All Rights Reserved
   Copyright (c) 2000 by Carnegie Mellon University
   Copyright (c) 2000 Dug Song "dugsong@UMICH.EDU". All rights reserved
   Copyright (c) 2000 The Regents of the University of Michigan. All rights reserved
   Copyright (c) 2002 Naval Research Laboratory (NRL/CCS)
   Copyright (c) 2004 Sun Microsystems, Inc.
   Copyright (c) 2004-2005 Novell, Inc.
   Copyright (c) 2004-2009 Apple Inc. All rights reserved
   Copyright (c) 2005 Marko Kreen
   Copyright (c) 2006 Andreas Jellinghaus
   Copyright (c) 2006 g10 Code GmbH
   Copyright (c) 2006 Massachusetts Institute of Technology All Rights Reserved
   Copyright (c) 2006 Secure Endpoints Inc.
   Copyright (c) 2006, 2009 Kungliga Tekniska H (Royal Institute of Technology, Stockholm, Sweden). All rights reserved
   Copyright (c) 2006, 2011, 2013-2014 Red Hat, Inc.
   Copyright (c) 2006-2007 THE REGENTS OF THE UNIVERSITY OF MICHIGAN ALL RIGHTS RESERVED
   Copyright (c) 2006-2007, 2009 NTT (Nippon Telegraph and Telephone Corporation). All rights reserved
   Copyright (c) 2010 Intel Corporation
   Copyright (c) 2010 Oracle America, Inc.
   Copyright (c) 2011 PADL Software Pty Ltd. All rights reserved
   Copyright (c) 2015-2016 Google Inc.
   Copyright (c) 2015-2016 the fiat-crypto authors (see the AUTHORS
krb5/krb5 1.20.1 debian:libkrb5-3/1.20.1-2+deb12u4/amd64: https://github.com/krb5/krb5
   Copyright (c) (C)2007-2009 Marc Alexander Lehmann.
   Copyright (c) 1983 Regents of the University of California.
   Copyright (c) 1985-2022 by the Massachusetts Institute of Technology.
   Copyright (c) 1990 RSA Data Security, Inc. All rights reserved
   Copyright (c) 19902, RSA Data Security, Inc. Created 1990. All rights reserved
   Copyright (c) 1991-1992, 1994 by Cygnus Support.
   Copyright (c) 1994 by the University of Southern California
   Copyright (c) 1994 CyberSAFE Corporation.
   Copyright (c) 1995 by Lehman Brothers, Inc. All Rights Reserved
   Copyright (c) 1995 by Richard P. Basch. All Rights Reserved
   Copyright (c) 1997-1998 The NetBSD Foundation, Inc.
   Copyright (c) 1997-1999 Computing Research Labs,
   Copyright (c) 1998 by Danilo Almeida. All rights reserved
   Copyright (c) 1998 by the FundsXpress, INC.
   Copyright (c) 1998 Todd C. Miller "Todd.Miller@courtesan.com"
   Copyright (c) 1998-2013 Brian Gladman, Worcester, UK. All rights reserved
   Copyright (c) 1999 by Theodore Ts
   Copyright (c) 1999-2000 The University of Chicago
   Copyright (c) 1999-2003 The OpenLDAP Foundation, Redwood City, California, USA. All Rights Reserved
   Copyright (c) 2000 by Carnegie Mellon University
   Copyright (c) 2000 Dug Song "dugsong@UMICH.EDU". All rights reserved
   Copyright (c) 2000 The Regents of the University of Michigan. All rights reserved
   Copyright (c) 2002 Naval Research Laboratory (NRL/CCS)
   Copyright (c) 2004 Sun Microsystems, Inc.
   Copyright (c) 2004-2005 Novell, Inc.
   Copyright (c) 2004-2009 Apple Inc. All Rights Reserved
   Copyright (c) 2005 Marko Kreen
   Copyright (c) 2006 Andreas Jellinghaus
   Copyright (c) 2006 g10 Code GmbH
   Copyright (c) 2006 Massachusetts Institute of Technology All Rights Reserved
   Copyright (c) 2006 Secure Endpoints Inc.
   Copyright (c) 2006, 2009 Kungliga Tekniska H (Royal Institute of Technology, Stockholm, Sweden). All rights reserved
   Copyright (c) 2006, 2011, 2013-2014 Red Hat, Inc.
   Copyright (c) 2006-2007 THE REGENTS OF THE UNIVERSITY OF MICHIGAN ALL RIGHTS RESERVED
   Copyright (c) 2006-2007, 2009 NTT (Nippon Telegraph and Telephone Corporation). All rights reserved
   Copyright (c) 2010 Intel Corporation
   Copyright (c) 2010 Oracle America, Inc.
   Copyright (c) 2011 PADL Software Pty Ltd. All rights reserved
   Copyright (c) 2015-2016 Google Inc.
   Copyright (c) 2015-2016 the fiat-crypto authors (see the AUTHORS
krb5/krb5 1.20.1 debian:libkrb5support0/1.20.1-2+deb12u4/amd64: https://github.com/krb5/krb5
   Copyright (c) (C)2007-2009 Marc Alexander Lehmann.
   Copyright (c) 1983 Regents of the University of California.
   Copyright (c) 1985-2022 by the Massachusetts Institute of Technology.
   Copyright (c) 1990 RSA Data Security, Inc. All rights reserved
   Copyright (c) 19902, RSA Data Security, Inc. Created 1990. All rights reserved
   Copyright (c) 1991-1992, 1994 by Cygnus Support.
   Copyright (c) 1994 by the University of Southern California
   Copyright (c) 1994 CyberSAFE Corporation.
   Copyright (c) 1995 by Lehman Brothers, Inc. All Rights Reserved
   Copyright (c) 1995 by Richard P. Basch. All Rights Reserved
   Copyright (c) 1997-1998 The NetBSD Foundation, Inc.
   Copyright (c) 1997-1999 Computing Research Labs,
   Copyright (c) 1998 by Danilo Almeida. All rights reserved
   Copyright (c) 1998 by the FundsXpress, INC.
   Copyright (c) 1998 Todd C. Miller "Todd.Miller@courtesan.com"
   Copyright (c) 1998-2013 Brian Gladman, Worcester, UK. All rights reserved
   Copyright (c) 1999 by Theodore Ts
   Copyright (c) 1999-2000 The University of Chicago
   Copyright (c) 1999-2003 The OpenLDAP Foundation, Redwood City, California, USA. All Rights Reserved
   Copyright (c) 2000 by Carnegie Mellon University
   Copyright (c) 2000 Dug Song "dugsong@UMICH.EDU". All rights reserved
   Copyright (c) 2000 The Regents of the University of Michigan. All rights reserved
   Copyright (c) 2002 Naval Research Laboratory (NRL/CCS)
   Copyright (c) 2004 Sun Microsystems, Inc.
   Copyright (c) 2004-2005 Novell, Inc.
   Copyright (c) 2004-2009 Apple Inc. All rights reserved
   Copyright (c) 2005 Marko Kreen
   Copyright (c) 2006 Andreas Jellinghaus
   Copyright (c) 2006 g10 Code GmbH
   Copyright (c) 2006 Massachusetts Institute of Technology All Rights Reserved
   Copyright (c) 2006 Secure Endpoints Inc.
   Copyright (c) 2006, 2009 Kungliga Tekniska H (Royal Institute of Technology, Stockholm, Sweden). All rights reserved
   Copyright (c) 2006, 2011, 2013-2014 Red Hat, Inc.
   Copyright (c) 2006-2007 THE REGENTS OF THE UNIVERSITY OF MICHIGAN ALL RIGHTS RESERVED
   Copyright (c) 2006-2007, 2009 NTT (Nippon Telegraph and Telephone Corporation). All rights reserved
   Copyright (c) 2010 Intel Corporation
   Copyright (c) 2010 Oracle America, Inc.
   Copyright (c) 2011 PADL Software Pty Ltd. All rights reserved
   Copyright (c) 2015-2016 Google Inc.
   Copyright (c) 2015-2016 the fiat-crypto authors (see the AUTHORS
krb5/krb5 1.21.3 opensuse:krb5/1.21.3-1.3/armv6hl: https://github.com/krb5/krb5
   Copyright (c) (C)2007-2009 Marc Alexander Lehmann.
   Copyright (c) (©) 2009-2015 Marc Alexander Lehmann <libecb@schmorp.de>
   Copyright (c) (©) 2011 Emanuele Giaquinta
   Copyright (c) 1983 Regents of the University of California. All rights reserved
   Copyright (c) 1983, 1987-1988 Regents of the University of California.
   Copyright (c) 1984, 1989-1990, 2000, 2001-2015 Free Software Foundation, Inc.
   Copyright (c) 1985-1986, 1988 Richard M. Stallman
   Copyright (c) 1985-1986, 1989, 1990-1996, 2002, 2011, 2018 Masachusetts
   Copyright (c) 1985-1988, 1990, 1991, 2000-2001, 2006, 2007-2010, 2013, 2016 by the Massachusetts Institute
   Copyright (c) 1985-2024 by the Massachusetts Institute of
   Copyright (c) 1985-2024 by the Massachusetts Institute of Technology and its contributors. All rights reserved
   Copyright (c) 1985-2024 by the Massachusetts Institute of Technology.
   Copyright (c) 1985-2024 MIT.
   Copyright (c) 1987 SMI
   Copyright (c) 1987, 1989-1996, 2007 The Regents of the University of California. All rights reserved
   Copyright (c) 1987-1989 by MIT
   Copyright (c) 1987-1989 by MIT Student Information Processing Board
   Copyright (c) 1987-1989 by the Student Information Processing Board of the Massachusetts Institute of Technology
   Copyright (c) 1987-1989, 1994, 2006, 2011 Massachusetts Institute of Technology
   Copyright (c) 1987-1989, 1997, 2000-2001, 2004, 2007-2008 by Massachusetts Institute of Technology
   Copyright (c) 1988 by the Student Information Processing Board of the Massachusetts Institute of Technology.
   Copyright (c) 1988 Student Information Processing Board of the Massachusetts Institute of Technology.
   Copyright (c) 1989-1998, 2001, 2002-2006, 2008 by the Massachusetts Institute of Technology,
   Copyright (c) 1990 RSA Data Security, Inc. All rights reserved
   Copyright (c) 1990 The Regents of the University of California.
   Copyright (c) 1990, 2000-2008 Massachusetts Institute of
   Copyright (c) 1990-1991 the Massachusetts Institute of Technology.
   Copyright (c) 1990-1991, 1993, 2001-2002, 2004, 2007-2010, 2013, 2015, 2019 by the Massachusetts Institute of Technology. All Rights Reserved
   Copyright (c) 1990-1991, 2000, 2001-2002, 2004, 2007-2008, 2011 by the Massachusetts
   Copyright (c) 1990-1991, 2001, 2007-2009, 2013, 2014 by the
   Copyright (c) 1990-1994, 2000, 2004, 2007 Massachusetts Institute of Technology. All Rights Reserved
   Copyright (c) 19902, RSA Data Security, Inc. Created 1990. All rights reserved
   Copyright (c) 1991-1992, 1994, 1995 by Cygnus Support.
   Copyright (c) 1992-1993 Trusted Information Systems, Inc.
   Copyright (c) 1993-1994 OpenVision Technologies, Inc., All Rights Reserved
   Copyright (c) 1993-1995 by OpenVision Technologies, Inc.
   Copyright (c) 1994 by the University of Southern California
   Copyright (c) 1994 CyberSAFE Corporation.
   Copyright (c) 1994 X Consortium
   Copyright (c) 1994-2009 Massachusetts Institute of Technology.
   Copyright (c) 1995 by Lehman Brothers, Inc. All Rights Reserved
   Copyright (c) 1995 by Richard P. Basch. All Rights Reserved
   Copyright (c) 1995 The President and Fellows of Harvard University
   Copyright (c) 1995-1997 by Sun Microsystems, Inc.
   Copyright (c) 1995-2001, 2006, 2009-2010 Kungliga Tekniska H (Royal Institute of Technology, Stockholm, Sweden). All rights reserved
   Copyright (c) 1995-2003, 2006, 2009-2010 Kungliga Tekniska H
   Copyright (c) 1997 by the Regents of the University of Michigan
   Copyright (c) 1997 by the Regents of the University of Michigan.
   Copyright (c) 1997-1998 The NetBSD Foundation, Inc.
   Copyright (c) 1997-1998 The NetBSD Foundation, Inc. All rights reserved
   Copyright (c) 1997-1999 Computing Research Labs
   Copyright (c) 1997-1999 Computing Research Labs,
   Copyright (c) 1997-2024 by the Massachusetts Institute of Technology
   Copyright (c) 1998 by Danilo Almeida. All rights reserved
   Copyright (c) 1998 by the FundsXpress, INC.
   Copyright (c) 1998 Todd C. Miller
   Copyright (c) 1998 Todd C. Miller "Todd.Miller@courtesan.com"
   Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
   Copyright (c) 1998-2008 The OpenLDAP Foundation.
   Copyright (c) 1998-2008 The OpenLDAP Foundation. All rights reserved
   Copyright (c) 1998-2013 Brian Gladman, Worcester, UK. All rights reserved
   Copyright (c) 1999 by Theodore Ts
   Copyright (c) 1999-2000 Novell, Inc. All Rights Reserved
   Copyright (c) 1999-2000 The University of Chicago
   Copyright (c) 1999-2003 The OpenLDAP Foundation, Redwood City, California, USA. All Rights Reserved
   Copyright (c) 2000 by Carnegie Mellon University
   Copyright (c) 2000 by Computer Science Laboratory, Rensselaer Polytechnic Institute
   Copyright (c) 2000 by Zero-Knowledge Systems, Inc.
   Copyright (c) 2000 Dug Song
   Copyright (c) 2000 Dug Song "dugsong@UMICH.EDU". All rights reserved
   Copyright (c) 2000 Dug Song <dugsong@UMICH.EDU>.
   Copyright (c) 2000 Dug Song <dugsong@UMICH.EDU>. All rights reserved
   Copyright (c) 2000 The Regents of the University of Michigan.
   Copyright (c) 2000 The Regents of the University of Michigan. All rights reserved
   Copyright (c) 2001 Computing Research Labs, New Mexico State University
   Copyright (c) 2001 Dr Brian Gladman <brg@gladman.uk.net>, Worcester, UK.
   Copyright (c) 2002 Naval Research Laboratory (NRL/CCS)
   Copyright (c) 2003-2006, 2008, 2009 Sun Microsystems, Inc. All rights reserved
   Copyright (c) 2004 Scott James Remnant <scott@netsplit.com>.
   Copyright (c) 2004 Sun Microsystems, Inc.
   Copyright (c) 2004-2006 Stockholms universitet
   Copyright (c) 2004-2008 Novell, Inc.
   Copyright (c) 2004-2010 Apple Inc. All Rights Reserved
   Copyright (c) 2005 Marko Kreen
   Copyright (c) 2006 Andreas Jellinghaus
   Copyright (c) 2006 g10 Code GmbH
   Copyright (c) 2006 Massachusetts Institute of Technology All Rights Reserved
   Copyright (c) 2006, 2011-2015 Red Hat, Inc.
   Copyright (c) 2006-2007 THE REGENTS OF THE UNIVERSITY OF MICHIGAN ALL RIGHTS RESERVED
   Copyright (c) 2006-2007, 2009 NTT (Nippon Telegraph and Telephone Corporation) . All rights reserved
   Copyright (c) 2006-2007, 2009 NTT (Nippon Telegraph and Telephone Corporation). All rights reserved
   Copyright (c) 2006-2007, 2009 Secure Endpoints Inc.
   Copyright (c) 2007 Apple Inc.
   Copyright (c) 2007 by Secure Endpoints Inc.
   Copyright (c) 2007-2013, 2015 Marc Alexander Lehmann <libev@schmorp.de>
   Copyright (c) 2007-2021 by the Sphinx team, see AUTHORS.
   Copyright (c) 2008 Alexandre Duret-Lutz <adl@gnu.org>
   Copyright (c) 2008 Steven G. Johnson <stevenj@alum.mit.edu>
   Copyright (c) 2009-2021 Jeremy Ashkenas, Julian Gonggrijp, and DocumentCloud and Investigative Reporters
   Copyright (c) 2010 Intel Corporation All rights reserved
   Copyright (c) 2010 Oracle America, Inc.
   Copyright (c) 2011 Daniel Richard G. <skunk@iSKUNK.ORG>
   Copyright (c) 2011 NORDUnet A/S. All rights reserved
   Copyright (c) 2011 PADL Software Pty Ltd. All rights reserved
   Copyright (c) 2011, 2013 Red Hat, Inc. All rights reserved
   Copyright (c) 2011-2018 PADL Software Pty Ltd.
   Copyright (c) 2012 by the Red Hat Inc.
   Copyright (c) 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
   Copyright (c) 2015-2016 Google Inc.
   Copyright (c) 2015-2016 the fiat-crypto authors (see the AUTHORS
   Copyright (c) 2015-2016 the fiat-crypto authors (see the AUTHORS file).
   Copyright (c) 2016-2017, 2020, 2021 by Red Hat, Inc.
   Copyright (c) 2017 by Cloudera, Inc.
   Copyright (c) 2019 Marc Stevens <marc.stevens@cwi.nl>
   Copyright (c) 2022 United States Government as represented by the Secretary of the Navy. All rights reserved
   Copyright (c) Copyright, OpenVision Technologies, Inc., 1993-1996 All Rights Reserved
   Copyright (c) Hewlett-Packard Company 1991
   Copyright (c) year to 1999.
kubernetes/api v0.32.3 github:kubernetes/api:v0.32.3: https://github.com/kubernetes/api
   Copyright (c) 2015-2024 The Kubernetes Authors.
kubernetes/apimachinery v0.32.3 github:kubernetes/apimachinery:v0.32.3: https://github.com/kubernetes/apimachinery
   Copyright (c) 2009, 2013 The Go Authors. All rights reserved
   Copyright (c) 2014-2024 The Kubernetes Authors.
kubernetes-sigs/structured-merge-diff v4.4.2 github:kubernetes-sigs/structured-merge-diff:v4.4.2: https://github.com/kubernetes-sigs/structured-merge-diff
   Copyright (c) 2006 Kirill Simonov
   Copyright (c) 2011-2016 Canonical Ltd.
   Copyright (c) 2014 Google Inc. All rights reserved
   Copyright (c) 2016 json-iterator
   Copyright (c) 2018-2020, 2023 The Kubernetes Authors.
kuler 2.0.0 npmjs:kuler/2.0.0: https://github.com/3rd-Eden/kuler
   Copyright (c) 2014 Arnout Kazemier
language-subtag-registry 0.3.23 npmjs:language-subtag-registry/0.3.23: https://github.com/mattcg/language-subtag-registry
   No Copyrights found
language-tags 1.0.9 npmjs:language-tags/1.0.9: https://github.com/mattcg/language-tags
   Copyright (c) (c) 2013 Matthew Caruana Galizia
LatencyUtils 2.0.3 maven:org.latencyutils:LatencyUtils:2.0.3: https://github.com/LatencyUtils/LatencyUtils
   No Copyrights found
laurikari/tre null: https://github.com/laurikari/tre
   No Copyrights found
ldapsdk 4.0.6 maven:com.unboundid:unboundid-ldapsdk:4.0.6: https://github.com/pingidentity/ldapsdk
   Copyright (c) 1989, 1991, 1999 Free Software Foundation, Inc.
   Copyright (c) 2007-2018 Ping Identity Corporation
   Copyright (c) 2007-2018 Ping Identity Corporation ! All Rights Reserved
   Copyright (c) 2007-2018 Ping Identity Corporation All Rights Reserved
   Copyright (c) 2007-2018 Ping Identity Corporation<a name="line.2"></a> <span class="sourceLineNo">003</span> All Rights Reserved
   Copyright (c) 2007-2018 Ping Identity Corporation<a name="line.6"></a>
   Copyright (c) 2008-2018 </body>
lddtree 0.2.3 crates:lddtree/0.2.3
   No Copyrights found
leejarvis/slop 3.5.0 fedora:rubygem-slop/3.5.0-1.fc21/noarch: https://github.com/leejarvis/slop
   Copyright (c) 2012 Lee Jarvis
Less 590 debian:less/590-2.1~deb12u2/amd64: http://www.greenwoodsoftware.com/less/
   Copyright (c) 1987 X Consortium
   Copyright (c) Copyright: (C) 1984-2021 Mark Nudelman
   Copyright (c) Copyright: (c) 1986 by University of Toronto.
Less 590 ubuntu:less/590-1.1ubuntu0.1: http://www.greenwoodsoftware.com/less/
   Copyright (c) 1984-2018 Mark Nudelman Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions 
   Copyright (c) 1984-2021 Mark Nudelman
   Copyright (c) 1984-2021 Mark Nudelman "; putstr(copyright); } if (version[strlen(version)-1] == 'x')
   Copyright (c) 1986 by University of Toronto.
   Copyright (c) 1987 X Consortium
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) Copyright: (C) 1984-2021 Mark Nudelman
   Copyright (c) Copyright: (c) 1986 by University of Toronto.
LessCss 4.5.1 npmjs:less/4.5.1: http://lesscss.org
   Copyright (c) 2006-2009 Hampton Catlin, Natalie Weizenbaum, and Chris Eppstein
   Copyright (c) 2009-2025 Alexis Sellier <self@cloudhead.net>
less-loader 12.3.0 npmjs:less-loader/12.3.0: https://github.com/webpack/less-loader
   No Copyrights found
leven 3.1.0 npmjs:leven/3.1.0: https://github.com/sindresorhus/leven
   No Copyrights found
levn 0.4.1 npmjs:levn/0.4.1: https://github.com/gkz/levn
   No Copyrights found
lib null: https://stdlib.com
   No Copyrights found
lib64-libext2fs2 1.45.3 yocto:lib64-libext2fs2/1.45.3-r0/x86_64: http://e2fsprogs.sourceforge.net/
   No Copyrights found
libaddressable-ruby 2.8.7 debian:ruby-addressable/2.8.7-2: http://addressable.rubyforge.org/
   Copyright (c) 2006-2015 Bob Aman <bob@sporkmonger.com>
libaddressable-ruby 2.8.7 debian:ruby-addressable/2.8.7-2/all: http://addressable.rubyforge.org/
   Copyright (c) 2006-2015 Bob Aman <bob@sporkmonger.com>
libaom v3.13.1 long_tail:aomedia.googlesource.com/aom#v3.13.1: https://aomedia.org/
   Copyright (c) 2001-2025 Alliance for Open Media. All rights reserved
   Copyright (c) 2002-2010 The Xiph.Org Foundation and contributors.
   Copyright (c) 2005-2009, 2015, 2017 Google Inc. All rights reserved
   Copyright (c) 2005-2012 x264 project Authors: Loren Merritt <lorenm@u.washington.edu> Anton Mitrofanov <BugMaster@narod.ru> Jason Garrett-Glaser <darkshikari@gmail.com> Henrik Gramner <hengar-6@studen
   Copyright (c) 2005-2019 x264 project ; ; Authors: Loren Merritt <lorenm@u.washington.edu> ; Henrik Gramner <henrik@gramner.com> ; Anton Mitrofanov <BugMaster@narod.ru> ; Fiona Glaser <fiona@x264.com>
   Copyright (c) 2006, 2008 Edward Rosten
   Copyright (c) 2006, 2008 Edward Rosten All rights reserved
   Copyright (c) 2010, 2012, 2014, 2016-2017, 2023 The WebM project authors. All rights reserved
   Copyright (c) 2011-2015, 2020 The LibYuv Project Authors. All rights reserved
   Copyright (c) 2016 Peter Goldsborough
   Copyright (c) 2017 Alliance for Open Media <negge@mozilla.com>
   Copyright (c) 2019-2025 Google LLC
   Copyright (c) 2021 Alliance for Open Media All rights reserved
   Copyright (c) 2023 Matthew Kolbe
   Copyright (c) 2023-2024 Arm Limited and/or
   Copyright (c) 2024 Arm Limited and/or its affiliates <open-source-office@arm.com>
   Copyright (c) 2024-2025 Arm Limited and/or its affiliates
   Copyright (c) Copyright(c) 2016 Peter Goldsborough
   Copyright (c) Copyright(c) 2019 Intel Corporation
libapt-pkg6.0 2.6.1 debian:libapt-pkg6.0/2.6.1/amd64
   Copyright (c) Copyright: 1997-1999 Jason Gunthorpe and others
   Copyright (c) Copyright: 2000 Ben Collins <bcollins@debian.org>
   Copyright (c) Copyright: 2006 Alexander Dymo, <adymo@kdevelop.org>
   Copyright (c) Copyright: 2016 Julian Andres Klode <jak@debian.org>
libassuan 2.5.5 debian:libassuan0/2.5.5-5/amd64: https://www.gnupg.org/related_software/libassuan/index.html
   Copyright (c) Copyright: 1985-1986, 1988, 1990-2021 Free Software Foundation, Inc
   Copyright (c) Copyright: 2000 Werner Koch (dd9jn)
   Copyright (c) Copyright: 2001-2013 g10 Code GmbH
   Copyright (c) Copyright: 2004 Simon Josefsson
   Copyright (c) Copyright: 2004-2022 Debian GnuPG maintainers
libavif 1.3.0 alpine:libavif/1.3.0-r0/x86_64: https://github.com/AOMediaCodec/libavif
   No Copyrights found
libbsd 0.11.7 debian:libbsd0/0.11.7-2/amd64: http://libbsd.freedesktop.org/
   Copyright (c) 1980, 1982, 1986, 1989-1994 The Regents of the University of California. All rights reserved
   Copyright (c) 1992 Keith Muller.
   Copyright (c) 1994, 1997-2000, 2002, 2005, 2008, 2010, 2014 The NetBSD Foundation, Inc.
   Copyright (c) 1995 Peter Wemm <peter@FreeBSD.org>
   Copyright (c) 1996 by Internet Software Consortium.
   Copyright (c) 1996 David Mazieres <dm@uun.org>
   Copyright (c) 1996 Peter Wemm <peter@FreeBSD.org>. All rights reserved
   Copyright (c) 1997 Christos Zoulas. All rights reserved
   Copyright (c) 1998 M. Warner Losh <imp@freebsd.org> All rights reserved
   Copyright (c) 1998, 2000-2002, 2004, 2005, 2007, 2010, 2012-2015 Todd C. Miller <Todd.Miller@courtesan.com>
   Copyright (c) 1999 Kelly Yancey <kbyanc@posi.net>
   Copyright (c) 2001 Dima Dorfman. All rights reserved
   Copyright (c) 2001 FreeBSD Inc. All rights reserved
   Copyright (c) 2001 Mike Barcroft <mike@FreeBSD.org> . Some code is derived from software contributed to Berkeley by the American National Standards Committee X3, on Information Processing Systems.
   Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org> All rights reserved
   Copyright (c) 2002 Networks Associates Technology, Inc.
   Copyright (c) 2002 Niels Provos <provos@citi.umich.edu>
   Copyright (c) 2002 Thomas Moestl <tmm@FreeBSD.org> All rights reserved
   Copyright (c) 2004 Ted Unangst
   Copyright (c) 2004 Ted Unangst and Todd Miller All rights reserved
   Copyright (c) 2004, 2008, 2010-2011, 2016, 2017 Otto Moerbeek <otto@drijf.net>
   Copyright (c) 2004-2006, 2008, 2009-2022 Guillem Jover <guillem@hadrons.org>
   Copyright (c) 2005 Aurelien Jarno
   Copyright (c) 2005 Colin Percival All rights reserved
   Copyright (c) 2005 Hector Garcia Alvarez
   Copyright (c) 2005, 2007 Pawel Jakub Dawidek <pjd@FreeBSD.org> All rights reserved
   Copyright (c) 2006 Robert Millan
   Copyright (c) 2007 Dag-Erling Co All rights reserved
   Copyright (c) 2007 Eric Anderson <anderson@FreeBSD.org>
   Copyright (c) 2007-2009 Dag-Erling Co
   Copyright (c) 2008 Damien Miller <djm@openbsd.org>
   Copyright (c) 2009 Advanced Computing Technologies LLC Written by: John H. Baldwin <jhb@FreeBSD.org> All rights reserved
   Copyright (c) 2009 Jukka Ruohonen <jruohonen@iki.fi>
   Copyright (c) 2010 William Ahern
   Copyright (c) 2013 John-Mark Gurney <jmg@FreeBSD.org> All rights reserved
   Copyright (c) 2013 Markus Friedl <markus@openbsd.org>
   Copyright (c) 2014 Bob Beck <beck@obtuse.com>
   Copyright (c) 2014 Brent Cook <bcook@openbsd.org>
   Copyright (c) 2014 Google Inc.
   Copyright (c) 2014 Pawel Jakub Dawidek <pjd@FreeBSD.org>
   Copyright (c) 2014 Theo de Raadt <deraadt@openbsd.org>
   Copyright (c) 2015 Michael Felt <aixtools@gmail.com>
   Copyright (c) 2018 Facebook, Inc.
   Copyright (c) Copyright: Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
libbsd 0.11.7 debian:libbsd/0.11.7-3: http://libbsd.freedesktop.org/
   Copyright (c) 1980, 1982, 1986, 1989-1994 The Regents of the University of California. All rights reserved
   Copyright (c) 1992 Keith Muller.
   Copyright (c) 1994 X Consortium
   Copyright (c) 1994, 1997-2000, 2002, 2005, 2008, 2010, 2014 The NetBSD Foundation, Inc.
   Copyright (c) 1994, 1999-2000, 2005, 2014 The NetBSD Foundation, Inc. All rights reserved
   Copyright (c) 1995 Peter Wemm <peter@FreeBSD.org>
   Copyright (c) 1996 by Internet Software Consortium.
   Copyright (c) 1996 by Internet Software Consortium. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyrig
   Copyright (c) 1996 David Mazieres <dm@uun.org>
   Copyright (c) 1996 Peter Wemm <peter@FreeBSD.org>. All rights reserved
   Copyright (c) 1996-2001, 2003, 2004-2019, 2021, 2022 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 This file is free software; the Free Software Foundation gives unlimited permission to c
   Copyright (c) 1996-2019, 2021, 2022 Free Software Foundation, Inc.
   Copyright (c) 1996-2021 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 1997 Christos Zoulas. All rights reserved
   Copyright (c) 1998 M. Warner Losh <imp@freebsd.org> All rights reserved
   Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com> All rights reserved
   Copyright (c) 1998, 2000, 2002, 2015 Todd C. Miller <Todd.Miller@courtesan.com> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that t
   Copyright (c) 1998, 2000-2002, 2004, 2005, 2007, 2010, 2012-2015 Todd C. Miller <Todd.Miller@courtesan.com>
   Copyright (c) 1999 Kelly Yancey <kbyanc@posi.net>
   Copyright (c) 2000-2002, 2007, 2010 Todd C. Miller <Todd.Miller@courtesan.com> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, prov
   Copyright (c) 2001 Dima Dorfman. All rights reserved
   Copyright (c) 2001 FreeBSD Inc. All rights reserved
   Copyright (c) 2001 Mike Barcroft <mike@FreeBSD.org>
   Copyright (c) 2001 Mike Barcroft <mike@FreeBSD.org> . Some code is derived from software contributed to Berkeley by the American National Standards Committee X3, on Information Processing Systems.
   Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org> All rights reserved
   Copyright (c) 2002 Networks Associates Technology, Inc.
   Copyright (c) 2002 Networks Associates Technology, Inc. All rights reserved
   Copyright (c) 2002 Niels Provos <provos@citi.umich.edu>
   Copyright (c) 2002 Niels Provos <provos@citi.umich.edu> All rights reserved
   Copyright (c) 2002 Thomas Moestl <tmm@FreeBSD.org> All rights reserved
   Copyright (c) 2004 Ted Unangst
   Copyright (c) 2004 Ted Unangst and Todd Miller All rights reserved
   Copyright (c) 2004, 2008 Otto Moerbeek <otto@drijf.net> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright
   Copyright (c) 2004, 2008, 2010-2011, 2016, 2017 Otto Moerbeek <otto@drijf.net>
   Copyright (c) 2004, 2011-2019, 2021, 2022 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy
   Copyright (c) 2004-2005, 2007, 2008-2009, 2011, 2012-2019, 2021, 2022 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is free software; the Free Software Foundation gives unlimited permis
   Copyright (c) 2004-2005, 2007, 2009, 2011-2019, 2021, 2022 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. This file is free software; the Free Software Foundation gives unlimited 
   Copyright (c) 2004-2005, 2007, 2010, 2012-2015, 2017, 2018 Todd C. Miller <Todd.Miller@sudo.ws> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is here
   Copyright (c) 2004-2005, 2009, 2011 Guillem Jover <guillem@hadrons.org> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following condit
   Copyright (c) 2004-2005, 2009, 2011-2013 Guillem Jover <guillem@hadrons.org> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following co
   Copyright (c) 2004-2006 Guillem Jover <guillem@hadrons.org> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions a
   Copyright (c) 2004-2006, 2008, 2009-2022 Guillem Jover <guillem@hadrons.org>
   Copyright (c) 2004-2006, 2009, 2010-2011 Guillem Jover <guillem@hadrons.org> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditio
   Copyright (c) 2004-2019, 2021 Bootstrap Authors
   Copyright (c) 2005 Aurelien Jarno
   Copyright (c) 2005 Colin Percival All rights reserved
   Copyright (c) 2005 Hector Garcia Alvarez
   Copyright (c) 2005, 2007 Pawel Jakub Dawidek <pjd@FreeBSD.org> All rights reserved
   Copyright (c) 2005, 2008-2015, 2020 Guillem Jover <guillem@hadrons.org> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions ar
   Copyright (c) 2006 Robert Millan
   Copyright (c) 2006 Robert Millan Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of sour
   Copyright (c) 2007 Eric Anderson <anderson@FreeBSD.org>
   Copyright (c) 2007-2009 Dag-Erling Co
   Copyright (c) 2007-2009 Dag-Erling Co All rights reserved
   Copyright (c) 2008 Damien Miller <djm@openbsd.org>
   Copyright (c) 2008 Damien Miller <djm@openbsd.org> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyrig
   Copyright (c) 2008, 2010-2011, 2016 Otto Moerbeek <otto@drijf.net> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that t
   Copyright (c) 2008, 2017 Otto Moerbeek <otto@drijf.net> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above cop
   Copyright (c) 2008-2013 Guillem Jover <guillem@hadrons.org> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
   Copyright (c) 2009 Advanced Computing Technologies LLC Written by: John H. Baldwin <jhb@FreeBSD.org> All rights reserved
   Copyright (c) 2009 Jukka Ruohonen <jruohonen@iki.fi>
   Copyright (c) 2009, 2011-2012, 2017, 2019-2020 Guillem Jover <guillem@hadrons.org> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met
   Copyright (c) 2009-2013, 2015, 2016-2018, 2021 Guillem Jover <guillem@hadrons.org> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. R
   Copyright (c) 2010 William Ahern
   Copyright (c) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test 0 != $[]
   Copyright (c) 2011, 2013, 2017, 2020 Guillem Jover Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redis
   Copyright (c) 2013 John-Mark Gurney <jmg@FreeBSD.org> All rights reserved
   Copyright (c) 2013 Markus Friedl <markus@openbsd.org>
   Copyright (c) 2014 Bob Beck <beck@obtuse.com>
   Copyright (c) 2014 Bob Beck <beck@obtuse.com> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright no
   Copyright (c) 2014 Bob Beck <beck@obtuse.com> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright not
   Copyright (c) 2014 Brent Cook <bcook@openbsd.org>
   Copyright (c) 2014 Brent Cook <bcook@openbsd.org> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright
   Copyright (c) 2014 Google Inc.
   Copyright (c) 2014 Pawel Jakub Dawidek <pjd@FreeBSD.org>
   Copyright (c) 2014 Theo de Raadt <deraadt@openbsd.org>
   Copyright (c) 2014 Theo de Raadt <deraadt@openbsd.org> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above cop
   Copyright (c) 2015 Guillem Jover <guillem@hadrons.org> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above cop
   Copyright (c) 2015 Michael Felt <aixtools@gmail.com>
   Copyright (c) 2018 Facebook, Inc.
   Copyright (c) 2018 Facebook, Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of sou
   Copyright (c) 2021 Guillem Jover <guillem@hadrons.org> LIBBSD_CHECK_COMPILER_FLAG
   Copyright (c) 2022 Guillem Jover <guillem@hadrons.org> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copy
   Copyright (c) Copyright: Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
libbsd-dev 0.12.2 alpine:libbsd/0.12.2-r0/x86_64
   No Copyrights found
libcap 2.66 debian:libcap2/1:2.66-4+deb12u1/amd64: https://sites.google.com/site/fullycapable/
   Copyright (c) Copyright: 1997-2008 Andrew G. Morgan <morgan@kernel.org>
   Copyright (c) Copyright: 1997-2016 Andrew G. Morgan <morgan@linux.kernel.org>
   Copyright (c) Copyright: 1998 Finn Arne Gangstad <finnag@guardian.no>
   Copyright (c) Copyright: 2006 Matt Kern <matt.kern@undue.org>
   Copyright (c) Copyright: 2010 Serge Hallyn <serue@us.ibm.com>
   Copyright (c) Copyright: 2011 Andrew Straw <strawman@astraw.com>
   Copyright (c) Copyright: 2014 Daniel Baumann <mail@daniel-baumann.ch>
libcap 2.66 debian:libcap2/1:2.66-4+deb12u2/amd64: https://sites.google.com/site/fullycapable/
   Copyright (c) Copyright: 1997-2008 Andrew G. Morgan <morgan@kernel.org>
   Copyright (c) Copyright: 1997-2016 Andrew G. Morgan <morgan@linux.kernel.org>
   Copyright (c) Copyright: 1998 Finn Arne Gangstad <finnag@guardian.no>
   Copyright (c) Copyright: 2006 Matt Kern <matt.kern@undue.org>
   Copyright (c) Copyright: 2010 Serge Hallyn <serue@us.ibm.com>
   Copyright (c) Copyright: 2011 Andrew Straw <strawman@astraw.com>
   Copyright (c) Copyright: 2014 Daniel Baumann <mail@daniel-baumann.ch>
libcap v1.2.57 long_tail:git.kernel.org/pub/scm/libs/libcap/libcap#v1.2.57: https://sites.google.com/site/fullycapable/
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1997 <Author> <@> <Content>
   Copyright (c) 1997 Aleph One
   Copyright (c) 1997 Andrew Main <zefram@dcs.warwick.ac.uk> This file deals with exchanging internal and textual representations of capability sets.
   Copyright (c) 1997, 2007 Andrew G. Morgan <morgan@kernel.org> This displays the capabilities of a given file.
   Copyright (c) 1997, 2007, 2016 Andrew G Morgan <morgan@kernel.org> This file deals with getting/setting capabilities from/on files.
   Copyright (c) 1997, 2007, 2021 Andrew G. Morgan" " <morgan@kernel.org> ", argv[0]); exit(0); default:
   Copyright (c) 1997, 20078,2020,21 Andrew G. Morgan <morgan@kernel.org> This sets/verifies the capabilities of a given file.
   Copyright (c) 1997, 20078,2020,21 Andrew G. Morgan" " <morgan@kernel.org> ", argv[0]); exit(0); } if (!strcmp(argv, "-h")) { usage(0);
   Copyright (c) 1997, 2008 Andrew G. Morgan <morgan@kernel.org> This displays the capabilities of given target process(es).
   Copyright (c) 1997, 2020 Andrew G Morgan <morgan@kernel.org> This file contains internal definitions for the various functions in this small capability library.
   Copyright (c) 19978 Andrew G. Morgan <morgan@kernel.org> ); exit(1);
   Copyright (c) 19978 Andrew G. Morgan <morgan@kernel.org> This sets the capabilities of a given process.
   Copyright (c) 19978, 2008,19,20 Andrew G. Morgan <morgan@kernel.org> defunct POSIX.1e Standard: 25.2 Capabilities <sys/capability.h>
   Copyright (c) 19978,2007,11,19,20 Andrew G Morgan <morgan@kernel.org> This file deals with getting and setting capabilities on processes.
   Copyright (c) 19978,2007,19,21" " Andrew G. Morgan <morgan@kernel.org>] ", argv[0]); exit(0); } else if (!strcmp(argv[0], "--verbose")) { verbose = 1; continue; } else if (!strcmp(argv[0], "--ugly") 
   Copyright (c) 19978,2007-8,2019,2021 Andrew G Morgan <morgan@kernel.org>
   Copyright (c) 19978,2008,20 Andrew G. Morgan <morgan@kernel.org> This file deals with flipping of capabilities on internal capability sets as specified by POSIX.1e (formerlly, POSIX 6).
   Copyright (c) 19978,2019,2021 Andrew G Morgan <morgan@kernel.org> This file deals with allocation and deallocation of internal capability sets as specified by POSIX.1e (formerlly, POSIX 6).
   Copyright (c) 19978,2020 Andrew G. Morgan <morgan@kernel.org> This is a file to make the capability <-> string mappings for libcap.
   Copyright (c) 19978,2021 Andrew G. Morgan <morgan@kernel.org> This file deals with exchanging internal and external representations of capability sets.
   Copyright (c) 1998 Andrew G. Morgan <morgan@kernel.org> exit(1);
   Copyright (c) 1998 Finn Arne Gangstad <finnag@guardian.no> exit(1);
   Copyright (c) 1999, 2007, 201921 Andrew G. Morgan <morgan@kernel.org> The purpose of this module is to enforce inheritable, bounding and ambient capability sets for a specified user.
   Copyright (c) 200811,16,19,2020 Andrew G. Morgan <morgan@kernel.org> This is a multifunction shell wrapper tool that can be used to launch capable files in various ways with a variety of settings. It
   Copyright (c) 200811,16,19-21 Andrew G. Morgan" " <morgan@kernel.org> ", argv[0]); exit(0); } else if (!strncmp("--explain=", argv[i], 10)) { cap_value_t cap; if (cap_from_name(argv[i]+10, &cap) != 0
   Copyright (c) 2010 Serge Hallyn <serue@us.ibm.com>
   Copyright (c) 2019 Andrew G. Morgan <morgan@kernel.org> This header, and the -lpsx library, provide a number of things to support POSIX semantics for syscalls associated with the pthread library. Link
   Copyright (c) 2019 Andrew G. Morgan <morgan@kernel.org> This test inlines the pam_cap module and runs test vectors against it.
   Copyright (c) 201920 Andrew G. Morgan <morgan@kernel.org>
   Copyright (c) 201921 Andrew G Morgan <morgan@kernel.org> This file contains a collection of routines that perform thread synchronization to ensure that a whole process is running as a single privileg
   Copyright (c) 201921 Andrew G. Morgan <morgan@kernel.org>
   Copyright (c) 2020 Andrew G Morgan <morgan@kernel.org> This program exploit demonstrates why libcap alone in a multithreaded C/C++ program is inherently vulnerable to privilege escalation.
   Copyright (c) 2021 Andrew G. Morgan <morgan@kernel.org> Some header magic to help make a shared object run-able as a stand alone executable binary.
   Copyright (c) 2021 Andrew G. Morgan <morgan@kernel.org> The purpose of this file is to provide an executable mode for the pam_cap.so binary. If you run it directly, all it does is print version inform
libcap-ng 0.8.3 debian:libcap-ng0/0.8.3-1+b3/amd64: http://people.redhat.com/sgrubb/libcap-ng
   Copyright (c) Copyright: 2009 Pierre Chifflier <pollux@debian.org>
   Copyright (c) Copyright: 2009-2017 Red Hat Inc., Durham, North Carolina.
   Copyright (c) Copyright: 2009-2022 Red Hat Inc.
libcap-ng 0.8.3 ubuntu:libcap-ng/0.8.3-3: http://people.redhat.com/sgrubb/libcap-ng
   Copyright (c) 1989, 1991, 1996-2015 Free Software Foundation, Inc.
   Copyright (c) 1994 X Consortium
   Copyright (c) 1994-1996, 1999, 2000-2002, 2004, 2005-2016 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided t
   Copyright (c) 1996-2001, 2003, 2004-2015 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or 
   Copyright (c) 1996-2020 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 2004, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or dis
   Copyright (c) 2004-2005, 2007, 2008-2009, 2011, 2012-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is free software; the Free Software Foundation gives unlimited permission to cop
   Copyright (c) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. This file is free software; the Free Software Foundation gives unlimited permission 
   Copyright (c) 2009 Steve Grubb sgrubb@redhat.com AC_DEFUN([LIBCAP_NG_PATH],
   Copyright (c) 2009, 201114,2020 Red Hat Inc.
   Copyright (c) 2009, 2012-2013, 2015, 2020, 2022 Red Hat Inc.
   Copyright (c) 2009, 201213 Red Hat Inc., Durham, North Carolina.
   Copyright (c) 2009, 2013, 2015 Red Hat Inc., Durham, North Carolina.
   Copyright (c) 2009, 201415,2017 Red Hat Inc., Durham, North Carolina.
   Copyright (c) 2009, 201417 Red Hat Inc., Durham, North Carolina.
   Copyright (c) 2009-2021 Steve Grubb <sgrubb@redhat.com>
   Copyright (c) 200910, 2013, 2017, 2020-21 Red Hat Inc.
   Copyright (c) 200910,15 Red Hat Inc., Durham, North Carolina.
   Copyright (c) 200910,2012,2017,2020 Red Hat Inc.
   Copyright (c) 200910,2012,2020 Red Hat Inc.
   Copyright (c) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test 0 != $[]
   Copyright (c) Copyright: 2009 Pierre Chifflier <pollux@debian.org>
   Copyright (c) Copyright: 2009-2017 Red Hat Inc., Durham, North Carolina.
   Copyright (c) Copyright: 2009-2022 Red Hat Inc.
libcapstone-dev 4.0.2 debian:capstone/4.0.2-1: https://www.capstone-engine.org/
   Copyright (c) 1992-1993 The Regents of the University of California. All rights reserved
   Copyright (c) 1995 NeXT Computer, Inc. All Rights Reserved
   Copyright (c) 1998-2001 Karl Stenerud. All rights reserved
   Copyright (c) 2000-2006 Apple Computer, Inc. All rights reserved
   Copyright (c) 2003-2013 University of Illinois at Urbana-Champaign. All rights reserved
   Copyright (c) 2013 COSEINC. All rights reserved
   Copyright (c) 2015 Unicorn contributors All rights reserved
   Copyright (c) Copyright: 2013 COSEINC
   Copyright (c) Copyright: 2013 University of Illinois
   Copyright (c) Copyright: 2014 David Mart
   Copyright (c) Copyright: FireEye 2017
   Copyright (c) Copyright: FireEye 2017 'Public Type cs_detail ' regs_read(0 To 11) As Byte ' list of implicit registers read by this insn UNSIGNED ' regs_read_count As Byte ' number of implicit registers read by thi
   Copyright (c) Copyright: FireEye 2017 'todo: cs_disasm_iter / skipdata
   Copyright (c) Copyright: FireEye 2017 Dim cap As CDisassembler Dim lastSample As Long
   Copyright (c) Copyright: FireEye 2017 This dll is a small stdcall shim so VB6 can access the capstone API
   Copyright (c) Copyright: FireEye 2017 This is a sample for using the capstone disassembly engine with VB6.
libcoderay-ruby 1.1.3 debian:ruby-coderay/1.1.3-1/all: http://coderay.rubychan.de
   Copyright (c) Copyright: 2004 Jamis Buck <jgb3@email.byu.edu>
   Copyright (c) Copyright: 2009 Josh Goebel
   Copyright (c) Copyright: 2009 Kornelius Kalnbach <murphy@rubychan.de>
   Copyright (c) Copyright: 2009 Rob Aldred (http://robaldred.co.uk)
   Copyright (c) Copyright: 2011 J
libcpan-meta-yaml-perl 0.018 debian:libcpan-meta-yaml-perl/0.018-1/all: https://metacpan.org/release/CPAN-Meta-YAML
   Copyright (c) 2010 by Adam Kennedy. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) Copyright: 2010 Adam Kennedy <adamk@cpan.org>
   Copyright (c) Copyright: 2011 Nicholas Bamber <nicholas@periapt.co.uk>
libcrypt1 4.4.33 debian:libcrypt1/1:4.4.33-2/amd64
   Copyright (c) 2002-2004 SuSE Linux AG, Germany
   Copyright (c) 2005, 2008-2009, 2011 SUSE LINUX Products GmbH, Germany
   Copyright (c) 2015 Bj These were meant to apply to the library as a whole rather than
   Copyright (c) Alexey Degtyarev; 2-clause BSD: alg-gost3411-2012const.h, alg-gost3411-2012-core.c, alg-gost3411-2012-core.h, alg-gost3411-2012-precalc.h, alg-gost3411-2012-ref.h
   Copyright (c) Vitaly Chikunov, Bj alg-gost3411-2012hmac.c, alg-gost3411-2012-hmac.h, crypt-gost-yescrypt.c, test-alg-gost3411-2012.c, test-alg-gost3411-2012-hmac.c, test-crypt-gost-yescrypt.c, test-crypt
libdav1d 1.5.2 alpine:libdav1d/1.5.2-r0/x86_64
   No Copyrights found
libdigest-sha-perl 6.02 debian:libdigest-sha-perl/6.02-1/kfreebsd-amd64: https://metacpan.org/release/Digest-SHA
   Copyright (c) 2003-2018 Mark Shelor This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) Copyright: 2003-2018 Mark Shelor
   Copyright (c) Copyright: 2005-2006 Gunnar Wolf <gwolf@debian.org>
libedit2 3.1-20191211 ubuntu:libedit/3.1-20191211-1: http://www.thrysoee.dk/editline/
   Copyright (c) 1989-1990, 1992, 1993 The Regents of the University of California. All rights reserved
   Copyright (c) 1994 X Consortium
   Copyright (c) 1994-1996, 1999, 2000-2002 Free Software Foundation, Inc. This file is free documentation; the Free Software Foundation gives unlimited permission to copy, distribute and m
   Copyright (c) 1996-2001, 2003, 2004-2015 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or 
   Copyright (c) 1996-2015 Free Software Foundation, Inc.
   Copyright (c) 1996-2018 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 1997, 1999, 2001, 2005, 2009, 2017 The NetBSD Foundation, Inc. All rights reserved
   Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the abo
   Copyright (c) 2003 Peter Stuge <stuge-mdoc2man@cdy.org> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above cop
   Copyright (c) 2004, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or dis
   Copyright (c) 2004-2005, 2007, 2008-2009, 2011, 2012-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is free software; the Free Software Foundation gives unlimited permission to cop
   Copyright (c) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. This file is free software; the Free Software Foundation gives unlimited permission 
   Copyright (c) 2006 Aleksey Cheusov This material is provided "as is", with absolutely no warranty expressed or implied. Any use is at your own risk.
   Copyright (c) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test 0 != $[]
   Copyright (c) Copyright: Copyright (c) 1992-1993
libedit2 3.1-20221030 debian:libedit2/3.1-20221030-2/amd64: http://www.thrysoee.dk/editline/
   Copyright (c) Copyright: Copyright (c) 1992-1993
libencode-perl 3.15 debian:libencode-perl/3.15-1/armel: https://metacpan.org/release/Encode
   Copyright (c) 2002-2014 Dan Kogai I<< <dankogai@cpan.org> >>. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) Copyright: 1991-2013 Unicode, Inc. All rights reserved
   Copyright (c) Copyright: 2002-2014 Dan Kogai <dankogai@dan.co.jp>
   Copyright (c) Copyright: 2007 Jose Luis Rivas <ghostbar38@gmail.com>
   Copyright (c) Copyright: 2015 Michael LaGrasta and Dan Kogai
libexpat 2.7.3 alpine:libexpat/2.7.3-r0/x86_64: http://www.libexpat.org/
   No Copyrights found
libextutils-cbuilder-perl 0.280236 debian:libextutils-cbuilder-perl/0.280236-2/all: https://metacpan.org/release/ExtUtils-CBuilder
   Copyright (c) (c) 2003-2005 Ken Williams. All rights reserved
   Copyright (c) Copyright: 2003-2021 Ken Williams <kwilliams@cpan.org>
   Copyright (c) Copyright: 2005 Chip Salzenberg <chip@debian.org>
libextutils-parsexs-perl 3.350000 debian:libextutils-parsexs-perl/3.350000-1/all: https://metacpan.org/release/ExtUtils-ParseXS
   Copyright (c) 2009-2013 Steffen Mueller This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) Copyright: 2002-2014 David Golden <dagolden@cpan.org>
   Copyright (c) Copyright: 2003-2005 Chip Salzenberg <chip@debian.org>
   Copyright (c) Copyright: 2009-2013 Steffen Mueller
libffi 3.3 null: http://sourceware.org/libffi
   No Copyrights found
libffi 3.4.4 debian:libffi8/3.4.4-1/amd64: http://sourceware.org/libffi
   Copyright (c) 1995-2017 Bruno Haible <bruno@clisp.org>
   Copyright (c) 1996-2010 Free Software Foundation, Inc
   Copyright (c) 1996-2011, 2019 Anthony Green
   Copyright (c) 1998 Andreas Schwab
   Copyright (c) 1998 Cygnus Solutions
   Copyright (c) 1998 Geoffrey Keating
   Copyright (c) 2000 Hewlett Packard Company
   Copyright (c) 2000, 2007 Software AG
   Copyright (c) 2000-2001 John Hornkvist
   Copyright (c) 2002 Ranjit Mathew
   Copyright (c) 2002 Roger Sayle
   Copyright (c) 2002, 2007 Bo Thorsen <bo@suse.de>
   Copyright (c) 2003 Jakub Jelinek
   Copyright (c) 2003, 2006, 2009-2010, 2014, 2018 Free Software Foundation, Inc.
   Copyright (c) 2003-2004, 2006, 2007-2008 Kaz Kojima
   Copyright (c) 2004 Renesas Technology
   Copyright (c) 2004 Simon Posnjak
   Copyright (c) 2005 Axis Communications AB
   Copyright (c) 2008 Bj
   Copyright (c) 2008 David Daney
   Copyright (c) 2009 Bradley Smith
   Copyright (c) 2009-2012 ARM Ltd.
   Copyright (c) 2010 CodeSourcery
   Copyright (c) 2010-2011 Plausible Labs Cooperative , Inc.
   Copyright (c) 2011 Kyle Moffett
   Copyright (c) 2011 Timothy Wall
   Copyright (c) 2011-2012 Tilera Corp.
   Copyright (c) 2012 Alan Hourihane
   Copyright (c) 2012 Alexandre K. I. de Mendonca <alexandre.keunecke@gmail.com>
   Copyright (c) 2012 Paulo Pizarro <paulo.pizarro@gmail.com>
   Copyright (c) 2012, 2016 Thorsten Glaser
   Copyright (c) 2012-2013 Xilinx, Inc
   Copyright (c) 2013 IBM
   Copyright (c) 2013 Imagination Technologies
   Copyright (c) 2013 Mentor Graphics.
   Copyright (c) 2013 Miodrag Vallat. <miod@openbsd.org>
   Copyright (c) 2013 Synopsys, Inc. (www.synopsys.com)
   Copyright (c) 2013 Tensilica, Inc.
   Copyright (c) 2013 The Written Word, Inc.
   Copyright (c) 2014 Sebastian Macke <sebastian@macke.de>
   Copyright (c) 2015 Michael Knyszek <mknyszek@berkeley.edu>
   Copyright (c) 2019 Microsoft Corporation.
   Copyright (c) 2020 Kalray
   Copyright (c) 2020 Madhavan T. Venkataraman
   Copyright (c) 2021 Microsoft, Inc.
   Copyright (c) Copyright: (C) 1994 X Consortium
   Copyright (c) Copyright: (C) 2003-2019 Free Software Foundation, Inc.
   Copyright (c) Copyright: (C) 2008, 2011 Matthias Klose <doko@debian.org>
   Copyright (c) Copyright: (C) 2008-2019, 2021 Anthony Green and Red Hat, Inc.
   Copyright (c) Copyright: Copyright (c) 1996-2011 Red Hat, Inc.
   Copyright (c) Copyright: Copyright 1993 Bill Triggs <Bill.Triggs@inrialpes.fr>
libffi 3.4.4 ubuntu:libffi/3.4.4-1: http://sourceware.org/libffi
   Copyright (c) 1985-1986, 1988, 1990-2022 Free Software Foundation, Inc.
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1993 Bill Triggs <Bill.Triggs@inrialpes.fr>
   Copyright (c) 1994 X Consortium
   Copyright (c) 1995-2017 Bruno Haible <bruno@clisp.org>
   Copyright (c) 1996 Red Hat, Inc. Common internal definitions and macros. Only necessary for building libffi.
   Copyright (c) 1996, 1998 Red Hat, Inc. Predefined ffi_types needed by libffi.
   Copyright (c) 1996, 2003-2004, 2007, 2008 Red Hat, Inc. SPARC Foreign Function Interface
   Copyright (c) 1996, 2007-2008, 2011 Red Hat, Inc. MIPS Foreign Function Interface
   Copyright (c) 1996-2001, 2003, 2004-2019, 2021, 2022 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 This file is free software; the Free Software Foundation gives unlimited permission to c
   Copyright (c) 1996-2003 Red Hat, Inc. Target configuration macros for ARM.
   Copyright (c) 1996-2003 Red Hat, Inc. Target configuration macros for CSKY.
   Copyright (c) 1996-2003 Red Hat, Inc. Target configuration macros for PowerPC.
   Copyright (c) 1996-2004, 2007, 2008-2010, 2012 Red Hat, Inc.
   Copyright (c) 1996-2010 Free Software Foundation, Inc
   Copyright (c) 1996-2014, 2017, 2018-2019, 2021, 2022 Anthony Green
   Copyright (c) 1996-2021 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 1996-2022 Anthony Green, Red Hat, Inc and others.
   Copyright (c) 1998 Andreas Schwab
   Copyright (c) 1998 Cygnus Solutions
   Copyright (c) 1998 Geoffrey Keating
   Copyright (c) 1998 Geoffrey Keating PowerPC Assembly glue.
   Copyright (c) 1998 Geoffrey Keating PowerPC Foreign Function Interface
   Copyright (c) 1998, 2001, 2007-2008 Red Hat, Inc. Alpha Foreign Function Interface
   Copyright (c) 1998, 2008, 2011 Red Hat, Inc. ARM Foreign Function Interface
   Copyright (c) 1999, 2007-2008 Red Hat, Inc. Cloned from raw_api.c
   Copyright (c) 1999, 2008 Red Hat, Inc. Author: Kresten Krab Thorup <krab@gnu.org>
   Copyright (c) 1999-2008, 2011, 2012-2019, 2021, 2022 Free Software Foundation, Inc. Written by Thomas Tanner, 1999 This file is free software; the Free Software Foundation gives unlimited permission to copy 
   Copyright (c) 2000 Hewlett Packard Company
   Copyright (c) 2000 Hewlett Packard Company IA64/unix Foreign Function Interface
   Copyright (c) 2000, 2007 Software AG
   Copyright (c) 2000-2001 John Hornkvist
   Copyright (c) 2002 Bo Thorsen
   Copyright (c) 2002 Ranjit Mathew
   Copyright (c) 2002 Roger Sayle
   Copyright (c) 2002, 2006-2007, 2009, 2010 Free Software Foundation, Inc. FFI support for Darwin and AIX.
   Copyright (c) 2002, 2007 Bo Thorsen <bo@suse.de>
   Copyright (c) 2002, 2007 Bo Thorsen <bo@suse.de> x86-64 Foreign Function Interface
   Copyright (c) 2002-2008, 2012 Kaz Kojima
   Copyright (c) 2003 Jakub Jelinek
   Copyright (c) 2003-2004 Randolph Chung <tausq@debian.org> HPPA Foreign Function Interface HP-UX PA ABI support
   Copyright (c) 2004 Renesas Technology
   Copyright (c) 2004 Renesas Technology.
   Copyright (c) 2004 Simon Posnjak
   Copyright (c) 2004, 2011-2019, 2021, 2022 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy
   Copyright (c) 2004-2005, 2007, 2008-2009, 2011, 2012-2019, 2021, 2022 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is free software; the Free Software Foundation gives unlimited permis
   Copyright (c) 2004-2005, 2007, 2009, 2011-2019, 2021, 2022 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. This file is free software; the Free Software Foundation gives unlimited 
   Copyright (c) 2004-2019, 2021 Bootstrap Authors
   Copyright (c) 2005 Axis Communications AB
   Copyright (c) 2007 Free Software Foundation, Inc. CRIS Foreign Function Interface
   Copyright (c) 2008 Anthony Green SuperH SHmedia Foreign Function Interface
   Copyright (c) 2008 Bj
   Copyright (c) 2008 David Daney
   Copyright (c) 2008 Free Software Foundation, Inc. Target configuration macros for x86 and x86-64.
   Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and t
   Copyright (c) 2008 Matteo Frigo
   Copyright (c) 2008 Red Hat, Inc
   Copyright (c) 2008 Red Hat, Inc S390 Foreign Function Interface
   Copyright (c) 2008 Red Hat, Inc. FR-V Foreign Function Interface
   Copyright (c) 2008 Red Hat, Inc. SuperH Foreign Function Interface
   Copyright (c) 2008 Steven G. Johnson <stevenj@alum.mit.edu>
   Copyright (c) 2008, 2010 Free Software Foundation, Inc. x86 Foreign Function Interface
   Copyright (c) 2008-2009 Guido U. Draheim <guidod@gmx.de>
   Copyright (c) 2009 Alan Jenkins <alan-jenkins@tuffmail.co.uk>
   Copyright (c) 2009 Bradley Smith
   Copyright (c) 2009 Bradley Smith <brad@brad-smith.co.uk>
   Copyright (c) 2009 Bradley Smith <brad@brad-smith.co.uk> AVR32 Foreign Function Interface
   Copyright (c) 2009 the Initial Developer. All Rights Reserved
   Copyright (c) 2009-2012 ARM Ltd.
   Copyright (c) 2010 CodeSourcery
   Copyright (c) 2010 Rhys Ulerich <rhys.ulerich@gmail.com>
   Copyright (c) 2010-2011 Plausible Labs Cooperative , Inc.
   Copyright (c) 2011 Anthony Green IA64 Foreign Function Interface
   Copyright (c) 2011 Free Software Foundation
   Copyright (c) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test 0 != $[]
   Copyright (c) 2011 Kyle Moffett
   Copyright (c) 2011 Maarten Bosmans <mkbosmans@gmail.com>
   Copyright (c) 2011 Maarten Bosmans <mkbosmans@gmail.com> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice 
   Copyright (c) 2011 Plausible Labs Cooperative, Inc.
   Copyright (c) 2011 Plausible Labs Cooperative, Inc. Code to allocate and deallocate memory for closures.
   Copyright (c) 2011 Timothy Wall
   Copyright (c) 2011-2012 Tilera Corp.
   Copyright (c) 2012 Alan Hourihane
   Copyright (c) 2012 Alexandre K. I. de Mendonca <alexandre.keunecke@gmail.com>
   Copyright (c) 2012 Alexandre K. I. de Mendonca <alexandre.keunecke@gmail.com> Blackfin Foreign Function Interface
   Copyright (c) 2012 Alexandre K. I. de Mendonca <alexandre.keunecke@gmail.com>, Paulo Pizarro <paulo.pizarro@gmail.com> Blackfin Foreign Function Interface
   Copyright (c) 2012 Paulo Pizarro <paulo.pizarro@gmail.com>
   Copyright (c) 2012 Tilera Corp. TILE Foreign Function Interface
   Copyright (c) 2012, 2016 Thorsten Glaser
   Copyright (c) 2012-2013 Xilinx, Inc
   Copyright (c) 2012-2013 Xilinx, Inc MicroBlaze Foreign Function Interface
   Copyright (c) 2012-2013 Xilinx, Inc Target configuration macros for MicroBlaze.
   Copyright (c) 2012-2013, 2018, 2021-2022 Anthony Green Moxie Foreign Function Interface
   Copyright (c) 2013 IBM
   Copyright (c) 2013 Imagination Technologies
   Copyright (c) 2013 Imagination Technologies Ltd.
   Copyright (c) 2013 Mentor Graphics.
   Copyright (c) 2013 Miodrag Vallat. <miod@openbsd.org>
   Copyright (c) 2013 Synopsys, Inc. (www.synopsys.com)
   Copyright (c) 2013 Synopsys, Inc. (www.synopsys.com) ARC Foreign Function Interface
   Copyright (c) 2013 Tensilica, Inc.
   Copyright (c) 2013 Tensilica, Inc. XTENSA Foreign Function Interface
   Copyright (c) 2013 The Written Word, Inc.
   Copyright (c) 2014 Mike Frysinger <vapier@gentoo.org> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and
   Copyright (c) 2014 Red Hat, Inc. Conditionally assemble cfi directives. Only necessary for building libffi.
   Copyright (c) 2014 Red Hat, Inc. x86 win64 Foreign Function Interface
   Copyright (c) 2014 Sebastian Macke <sebastian@macke.de>
   Copyright (c) 2014 Sebastian Macke <sebastian@macke.de> OpenRISC Foreign Function Interface
   Copyright (c) 2014 Sebastian Macke <sebastian@macke.de> OpenRISC Target configuration macros
   Copyright (c) 2014 Tsukasa Oi
   Copyright (c) 2015 Michael Knyszek <mknyszek@berkeley.edu>
   Copyright (c) 2015 Michael Knyszek <mknyszek@berkeley.edu> 2015 Andrew Waterman <waterman@cs.berkeley.edu> 2018 Stef O'Rear <sorear2@gmail.com> Based on MIPS N32/64 port RISC-V Foreign Function Interf
   Copyright (c) 2015 Michael Petch <mpetch@capp-sysware.com>
   Copyright (c) 2017-2018 Alexey Kopytov
   Copyright (c) 2018 John Zaitseff <J.Zaitseff@zap.org.au>
   Copyright (c) 2018 John Zaitseff <J.Zaitseff@zap.org.au> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice 
   Copyright (c) 201819 John Zaitseff <J.Zaitseff@zap.org.au>
   Copyright (c) 2019 Microsoft Corporation.
   Copyright (c) 2020 Kalray
   Copyright (c) 2020 Kalray KVX Target configuration macros
   Copyright (c) 2020 Madhavan T. Venkataraman
   Copyright (c) 2021 Microsoft, Inc.
   Copyright (c) 2021 Microsoft, Inc. Static trampoline definitions.
   Copyright (c) 2022 Anthony Green API and support functions for managing statically defined closure trampolines.
   Copyright (c) 2022 Anthony Green M32R Foreign Function Interface
   Copyright (c) 2022 Oracle and/or its affiliates.
   Copyright (c) 2022 Xu Chenghua <xuchenghua@loongson.cn> 2022 Cheng Lulu <chenglulu@loongson.cn> Based on RISC-V port LoongArch Foreign Function Interface
   Copyright (c) 2022 Xu Chenghua <xuchenghua@loongson.cn> 2022 Cheng Lulu <chenglulu@loongson.cn> Target configuration macros for LoongArch.
   Copyright (c) Copyright: (C) 1994 X Consortium
   Copyright (c) Copyright: (C) 2003-2019 Free Software Foundation, Inc.
   Copyright (c) Copyright: (C) 2008, 2011 Matthias Klose <doko@debian.org>
   Copyright (c) Copyright: (C) 2008-2019, 2021 Anthony Green and Red Hat, Inc.
   Copyright (c) Copyright: Copyright (c) 1996-2011 Red Hat, Inc.
   Copyright (c) Copyright: Copyright 1993 Bill Triggs <Bill.Triggs@inrialpes.fr>
libfile-find-rule-perl 0.34 debian:libfile-find-rule-perl/0.34-1+deb11u1/all: http://search.cpan.org/dist/File-Find-Rule/
   Copyright (c) 2002-2004, 2006, 2009, 2011 Richard Clamp. All Rights Reserved
libfile-find-rule-perl 0.34 debian:libfile-find-rule-perl/0.34-4~deb12u1/all: http://search.cpan.org/dist/File-Find-Rule/
   Copyright (c) 2002-2004, 2006, 2009, 2011 Richard Clamp. All Rights Reserved
libfile-find-rule-perl 0.34 ubuntu:libfile-find-rule-perl/0.34-3ubuntu0.25.04.1: http://search.cpan.org/dist/File-Find-Rule/
   Copyright (c) (C) 2002-2004, 2006, 2009, 2011 Richard Clamp. All Rights Reserved
   Copyright (c) 2002-2004, 2006, 2009, 2011 Richard Clamp. All Rights Reserved
   Copyright (c) Copyright: 2002-2011 Richard Clamp <richardc@unixbeard.net>
   Copyright (c) Copyright: 2004 S. Zachariah Sprackett <zac@sprackett.com>
libgcc-s1 12.2.0 debian:libgcc-s1/12.2.0-14+deb12u1/amd64: http://gcc.gnu.org/
   No Copyrights found
libgcc-s1 12-20220126 debian:libgcc-s1/12-20220126-1/amd64: http://gcc.gnu.org/
   No Copyrights found
libgcrypt 1.10.1 debian:libgcrypt20/1.10.1-3/amd64: http://www.gnupg.org
   Copyright (c) 1989, 1991-2018 Free Software Foundation, Inc.
   Copyright (c) 1994 X Consortium
   Copyright (c) 1996 L. Peter Deutsch
   Copyright (c) 1996-1999 Peter Gutmann, Paul Kendall, and Chris Wedgwood
   Copyright (c) 1996-2006 Peter Gutmann, Matt Thomlinson and Blake Coverett
   Copyright (c) 1997 Werner Koch
   Copyright (c) 1998 The Internet Society
   Copyright (c) 1998-2004, 2006, 2007-2011 Free Software Foundation, Inc. This file is part of Libgcrypt.
   Copyright (c) 2003 Nikos Mavroyanopoulos
   Copyright (c) 2006 CRYPTOGAMS
   Copyright (c) 2006 CRYPTOGAMS by <appro@openssl.org> All rights reserved
   Copyright (c) 2006-2007 NTT (Nippon Telegraph and Telephone Corporation)
   Copyright (c) 2012 Intel Corporation
   Copyright (c) 2012 Intel Corporation All rights reserved
   Copyright (c) 2012 Simon Josefsson and Niels M
   Copyright (c) 2012 Simon Josefsson, Niels M
   Copyright (c) 2012-2022 g10 Code GmbH
   Copyright (c) 2013 Christian Grothoff
   Copyright (c) 2013-2014 Dmitry Eremin-Solenikov
   Copyright (c) 2013-2022 Jussi Kivilinna
   Copyright (c) 2014 Stephan Mueller
   Copyright (c) 2017 Jia Zhang
   Copyright (c) 2017-2021 Stephan Mueller <smueller@chronox.de> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions a
   Copyright (c) 2018 Bundesamt f
   Copyright (c) 2020 Alibaba Group.
   Copyright (c) 2020 Tianjia Zhang
   Copyright (c) Peter Gutmann, Paul Kendall, and Chris Wedgwood 1996-1999. The ECC code cipher/ecc.c was based on code by Sergi Blanch i Torne, sergi at calcurco dot org.
   Copyright (c) years may be listed using range notation, e.g., 2000-2013 indicating that every year in the range, inclusive, is a copyrightable year that would otherwise be listed individually.
libgdbm v1.23 debian:gdbm/1.23-1: http://www.gnu.org/software/gdbm/
   Copyright (c) 1984, 1989-2022 Free Software Foundation, Inc.
   Copyright (c) 1994 X Consortium
   Copyright (c) 1994-1996, 1999, 2000-2002, 2004, 2005-2013 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided t
   Copyright (c) 1995-2003, 2005, 2006, 2008-2010 Free Software Foundation,
   Copyright (c) 1996-2001, 2003, 2004-2015 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or 
   Copyright (c) 1996-2014 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 1996-2016 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or 
   Copyright (c) 2000-2002, 2007, 2008-2014, 2016 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl wi
   Copyright (c) 2001-2016 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without mod
   Copyright (c) 2004, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or dis
   Copyright (c) 2004-2005, 2007, 2008-2009, 2011, 2012-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is free software; the Free Software Foundation gives unlimited permission to cop
   Copyright (c) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. This file is free software; the Free Software Foundation gives unlimited permission 
   Copyright (c) 2007, 2011 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test 0 != $[]
   Copyright (c) 2011-2022 Free Software Foundation, Inc. Permission is granted to anyone to make or distribute verbatim copies of this document as received, in any medium, provided that the copyright no
   Copyright (c) 2018 Dmitry Bogatov <KAction@gnu.org>
   Copyright (c) 2020-2021 Sergey Poznyakoff
   Copyright (c) Copyright: 1989-2022 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1995 Ray Dassen.
libgdbm v1.23 debian:libgdbm6/1.23-3/amd64: http://www.gnu.org/software/gdbm/
   Copyright (c) Copyright: 1989-2022 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1995 Ray Dassen.
libgdbm v1.23 debian:libgdbm-compat4/1.23-3/amd64: http://www.gnu.org/software/gdbm/
   Copyright (c) Copyright: 1989-2022 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1995 Ray Dassen.
libgpg-error 1.46 debian:libgpg-error0/1.46-1/amd64: http://www.gnupg.org/related_software/libgpg-error/
   Copyright (c) Copyright: 1995-2003, 2005, 2006-2011 Free Software Foundation, Inc.
   Copyright (c) Copyright: 2000 Werner Koch (dd9jn)
   Copyright (c) Copyright: 2001-2018 g10 Code GmbH
libhogweed6 3.8.1 debian:libhogweed6/3.8.1-2/amd64: http://www.lysator.liu.se/~nisse/nettle/
   Copyright (c) Copyright: 1985-2009 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1992 Dana L. How
   Copyright (c) Copyright: 1998 Ross Anderson, Eli Biham, Lars Knudsen
   Copyright (c) Copyright: 1999 Ruud de Rooij <ruud@debian.org>
   Copyright (c) Copyright: 2001, 2004 Peter Gutmann, Andrew Kuchling, Niels M
   Copyright (c) Copyright: 2001-2002, 2005 Rafael R. Sevilla, Niels M
   Copyright (c) Copyright: 2001-2022 Niels M
   Copyright (c) Copyright: 2002 Dan Egnor, Niels M
   Copyright (c) Copyright: 2002 Timshel Knoll <timshel@debian.org>
   Copyright (c) Copyright: 2003 Marcus Comstedt
   Copyright (c) Copyright: 2003 Nikos Mavroyanopoulos
   Copyright (c) Copyright: 2004, 2012 Simon Josefsson
   Copyright (c) Copyright: 2006, 2012 Jeronimo Pellegrini, Niels M
   Copyright (c) Copyright: 2006-2007 NTT (Nippon Telegraph and Telephone Corporation)
   Copyright (c) Copyright: 2007 Magnus Holmgren
   Copyright (c) Copyright: 2011 Andres Mejia
   Copyright (c) Copyright: 2011 Daniel Kahn Gillmor
   Copyright (c) Copyright: 2011 Katholieke Universiteit Leuven
   Copyright (c) Copyright: 2012 Nikos Mavrogiannopoulos, Niels M
   Copyright (c) Copyright: 2012 Stefan Metzmacher, Michael Adam, Jeremy Allison
   Copyright (c) Copyright: 2012-2013, 2017, 2018 Nikos Mavrogiannopoulos
   Copyright (c) Copyright: 2013 Red Hat, Niels M
   Copyright (c) Copyright: 2013-2014 Joachim Str
   Copyright (c) Copyright: 2014 Owen Kirby
   Copyright (c) Copyright: 2015 Amos Jeffries, Niels M
   Copyright (c) Copyright: 2015 Dmity Eremin-Solenikov
   Copyright (c) Copyright: 2015, 2017-2018 Red Hat, Inc.
   Copyright (c) Copyright: 2015-2020 Dmitry Eremin-Solenikov
   Copyright (c) Copyright: 2017 Jia Zhang
   Copyright (c) Copyright: 2017, 2020 Daiki Ueno
   Copyright (c) Copyright: 2018 Red Hat Inc.
   Copyright (c) Copyright: 2018 Red Hat, Inc
   Copyright (c) Copyright: 2019 Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
   Copyright (c) Copyright: 2020 Dmitry Baryshkov
   Copyright (c) Copyright: 2020-2021 Mamone Tarsha
   Copyright (c) Copyright: 2021 Amitay Isaacs
   Copyright (c) Copyright: 2021 Amitay Isaacs, IBM Corporation
   Copyright (c) Copyright: 2021 Martin Schwenke
   Copyright (c) Copyright: 2021 Martin Schwenke, Amitay Isaacs
   Copyright (c) Copyright: 2021 Nicolas Mora
   Copyright (c) Copyright: 2021 Tianjia Zhang
   Copyright (c) Copyright: © 1992-2020 Free Software Foundation, Inc.
   Copyright (c) Copyright: © 2001-2020 Niels M
   Copyright (c) Copyright: © 2002 Dana L. How
libICE 1.1.2 alpine:libice/1.1.2-r0/x86_64: http://www.x.org
   No Copyrights found
Libidn 2.2.0 debian:libidn2/2.2.0-2: http://www.gnu.org/software/libidn/
   Copyright (c) 1985-2019 Free Software Foundation, Inc.
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1990, 1994-2019 Free Software
   Copyright (c) 1990, 1995-1997, 2001, 2002-2006, 2008, 2009-2019 Free Software Foundation,
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. However, any correctly formatted copyright statement following a non-matching copyright statements would be recognized.
   Copyright (c) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either:
   Copyright (c) 1991-2016 Unicode, Inc. All rights reserved
   Copyright (c) 1994 X Consortium
   Copyright (c) 1994-1996, 1999, 2000-2002, 2004, 2005-2016 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided t
   Copyright (c) 1996-1998, 2001, 2002-2004, 2009, 2010-2019 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or w
   Copyright (c) 1996-2001, 2003, 2004-2015 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or 
   Copyright (c) 1996-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or 
   Copyright (c) 1996-2019 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 1998 Michael Zucchi
   Copyright (c) 1998-2003, 2005, 2006-2007, 2009, 2010-2019 Free Software Foundation, dnl Inc. dnl dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribu
   Copyright (c) 1999, 2002, 2006, 2009-2019 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or modify it under 
   Copyright (c) 1999, 2002, 2006-2007, 2009, 2010-2019 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or modify it u
   Copyright (c) 1999-2000, 2002, 2006-2007, 2009, 2010-2019 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or modify
   Copyright (c) 1999-2002, 2006, 2007, 2009-2019 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or modify it un
   Copyright (c) 2000-2002, 2005, 2006-2007, 2009, 2010-2019 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2000-2002. This program is free software: you can redistribute it and/or modify 
   Copyright (c) 2000-2003, 2006, 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl wi
   Copyright (c) 2000-2003, 2009, 2010-2019 Free Software Foundation, Inc. This file is part of the GNU CHARSET Library. This program is free software: you can redistribute it and/or modify it under the terms 
   Copyright (c) 2001-2002 Nikos Mavrogiannopoulos
   Copyright (c) 2001-2002, 2004, 2005-2019 Free Software Foundation, Inc. Written by Paul Eggert, Bruno Haible, Sam Steingold, Peter Burwood. This file is part of gnulib. This program is free software: you ca
   Copyright (c) 2001-2003, 2006, 2007-2019 Free Software Foundation, Inc. Written by Bruno Haible <haible@clisp.cons.org>, 2001. This program is free software: you can redistribute it and/or modify it under t
   Copyright (c) 2001-2003, 2009, 2010-2019 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or modify it under the ter
   Copyright (c) 2001-2007, 2009, 2010-2019 Free Software Foundation, Inc. Written by Bruno Haible and Simon Josefsson. This program is free software: you can redistribute it and/or modify it under the terms o
   Copyright (c) 2001-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without mod
   Copyright (c) 2001-2019 Free Software Foundation, Inc. Written by Bruno Haible and Simon Josefsson. This program is free software: you can redistribute it and/or modify it under the terms of either:
   Copyright (c) 2001-2019 Free Software Foundation, Inc. Written by Bruno Haible. This program is free software: you can redistribute it and/or modify it under the terms of either:
   Copyright (c) 2002, 2004, 2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl w
   Copyright (c) 2002, 2005-2007, 2009, 2010-2019 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or modify it under t
   Copyright (c) 2002, 2006, 2009, 2011-2019 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or modify it under 
   Copyright (c) 2002, 2006, 2009-2019 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or modify it under the te
   Copyright (c) 2002-2003, 2005, 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or witho
   Copyright (c) 2002-2004, 2006, 2007, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute i
   Copyright (c) 2002-2017 Simon Josefsson
   Copyright (c) 2003 James Henstridge
   Copyright (c) 2003, 2006-2007, 2009, 2010-2019 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2003, 2018. This program is free software: you can redistribute it and/or modify it u
   Copyright (c) 2003, 2006-2019 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modificat
   Copyright (c) 2003-2007, 2009, 2010-2019 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2003. This program is free software: you can redistribute it and/or modify it under the ter
   Copyright (c) 2003-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or
   Copyright (c) 2004 Scott James Remnant <scott@netsplit.com>.
   Copyright (c) 2004, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or dis
   Copyright (c) 2004-2005, 2007, 2008-2009, 2011, 2012-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is free software; the Free Software Foundation gives unlimited permission to cop
   Copyright (c) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. This file is free software; the Free Software Foundation gives unlimited permission 
   Copyright (c) 2005-2007, 2009, 2010-2019 Free Software Foundation, Inc. dnl dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2007, 2009-2019 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2007. This program is free software: you can redistribute it and/or modify it under the terms of
   Copyright (c) 2008 Paolo Bonzini <bonzini@gnu.org> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and th
   Copyright (c) 2009-2019 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or modify it under the terms of eithe
   Copyright (c) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test 0 != $[]
   Copyright (c) 2011 static void usage (int status)
   Copyright (c) 2011-2016 Simon Josefsson";
   Copyright (c) 2011-2017 Simon Josefsson Libidn2 is free software: you can redistribute it and/or modify it under the terms of either:
   Copyright (c) 2011-2017 Simon Josefsson See the end for copying conditions. This file contains instructions for developers and advanced users. See README for the additional tools you need to have inst
   Copyright (c) 2011-2019 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or modify it under the terms of eithe
   Copyright (c) 2011-2019 Simon Josefsson, Tim Ruehsen
   Copyright (c) 2011-2019 Simon Josefsson, Tim Ruehsen " "This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. " "This is free software, and you are welcome to redistribute it " "u
   Copyright (c) 2012 Christian Persch
   Copyright (c) 2012 Dan Winship
   Copyright (c) 2012 Paolo Borelli
   Copyright (c) 2012 Xan Lopez
   Copyright (c) 2012, 2016 Philip Withnall
   Copyright (c) 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
   Copyright (c) 2012-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modific
   Copyright (c) 2015 Bastien ROUCARIES
   Copyright (c) 2016-2017 Tim R
   Copyright (c) 2016-2017 Tim R Libidn2 is free software: you can redistribute it and/or modify it under the terms of either:
   Copyright (c) 2016-2017 Tim Ruehsen Libidn2 is free software: you can redistribute it and/or modify it under the terms of either:
   Copyright (c) 2019 Red Hat, Inc.
   Copyright (c) 90,2005, 2007-2009 Free Software Foundation, Inc.
   Copyright (c) Copyright(c) 2017, 2019 Tim Ruehsen
   Copyright (c) Copyright: Copyright (c) 1991-2010 Unicode, Inc.
   Copyright (c) Copyright: Copyright (C) 2001-2011 Free Software Foundation, Inc.
   Copyright (c) Copyright: Copyright (C) 2002-2014 Simon Josefsson
   Copyright (c) year list to include the current year. my $VERSION = '201803-07.03:47'; UTC
   Copyright (c) years (such as 90, 1991-2008) in a reformatted FSF copyright statement is collapsed to a single interval (such as 1990-2008). If unset or set to 0, all existing
Libidn 2.3.3 debian:libidn2-0/2.3.3-1+b1/amd64: http://www.gnu.org/software/libidn/
   Copyright (c) 1991-2011 Unicode, Inc. All rights reserved
   Copyright (c) 1998 Michael Zucchi
   Copyright (c) 2001-2002 Nikos Mavrogiannopoulos
   Copyright (c) Copyright: Copyright (c) 1991-2010 Unicode, Inc.
   Copyright (c) Copyright: Copyright (C) 2001-2011 Free Software Foundation, Inc.
   Copyright (c) Copyright: Copyright (c) 2002-2014 Simon Josefsson
Libidn2 2.3.7 alpine:libidn2/2.3.7-r0/x86_64: https://www.gnu.org/software/libidn/#libidn2
   No Copyrights found
Libidn2 2.3.8 alpine:libidn2/2.3.8-r0/x86_64: https://www.gnu.org/software/libidn/#libidn2
   No Copyrights found
libjpeg 6b unknown: http://www.ijg.org
   Copyright (c) 1988 Richard M. Stallman
   Copyright (c) 1988-1989 by Jef Poskanzer. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copy
   Copyright (c) 1989 Aladdin Enterprises. All rights reserved
   Copyright (c) 1991 by the Massachusetts Institute of Technology Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, pro
   Copyright (c) 1991-1994 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file.
   Copyright (c) 1991-1994 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file exists to provi
   Copyright (c) 1991-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains 1-pass
   Copyright (c) 1991-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains 2-pass
   Copyright (c) 1991-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains downsa
   Copyright (c) 1991-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains tables
   Copyright (c) 1991-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains upsamp
   Copyright (c) 1991-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains additi
   Copyright (c) 1991-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains common
   Copyright (c) 1991-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains declar
   Copyright (c) 1991-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains Huffma
   Copyright (c) 1991-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains initia
   Copyright (c) 1991-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains input 
   Copyright (c) 1991-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains master
   Copyright (c) 1991-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains output
   Copyright (c) 1991-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains the JP
   Copyright (c) 1991-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file provides common
   Copyright (c) 1991-1998 Thomas G. Lane. All Rights Reserved
   Copyright (c) 1991-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains a comm
   Copyright (c) 1991-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains a slow
   Copyright (c) 1991-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains an alt
   Copyright (c) 1991-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains option
   Copyright (c) 1991-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains routin
   Copyright (c) 1991-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains simple
   Copyright (c) 1991-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains softwa
   Copyright (c) 1991-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file defines the app
   Copyright (c) 1992 Thomas G. Lane. ; This file is part of the Independent JPEG Group's software. ; For conditions of distribution and use, see the accompanying README file. ; ; This file contains low
   Copyright (c) 1992-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file provides a real
   Copyright (c) 1992-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file provides a simp
   Copyright (c) 1992-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. jmemmac.c provides an App
   Copyright (c) 1992-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file provides a gene
   Copyright (c) 1992-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file provides an MS-
   Copyright (c) 1992-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This include file defines
   Copyright (c) 1994-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains code f
   Copyright (c) 1994-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains compre
   Copyright (c) 1994-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains decomp
   Copyright (c) 1994-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains the de
   Copyright (c) 1994-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains the fo
   Copyright (c) 1994-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains the in
   Copyright (c) 1994-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains the ma
   Copyright (c) 1994-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file implements djpe
   Copyright (c) 1994-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This include file contain
   Copyright (c) 1994-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains a very
   Copyright (c) 1994-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains the co
   Copyright (c) 1994-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file defines the err
   Copyright (c) 1994-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains a fast
   Copyright (c) 1994-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains a floa
   Copyright (c) 1994-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains applic
   Copyright (c) 1994-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains invers
   Copyright (c) 1995-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains librar
   Copyright (c) 1996-1998 Free Software Foundation, Inc.
   Copyright (c) 1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains declaration
   Copyright (c) 1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains image trans
   Copyright (c) 1998 Thomas G. Lane"
libjpeg-turbo 3.1.2 alpine:libjpeg-turbo/3.1.2-r0/x86_64: http://libjpeg-turbo.virtualgl.org/
   No Copyrights found
libksba 1.6.3 debian:libksba8/1.6.3-2/amd64: http://www.gnupg.org/related_software/libksba/
   Copyright (c) 2000-2001 Fabio Fiorina The library and the header files are distributed under the following terms (LGPLv3+/GPLv2+):
   Copyright (c) 2001, 2006-2015 g10 Code GmbH This file is free software; as a special exception the author gives unlimited permission to copy and/or distrib
   Copyright (c) 2001-2003, 2007 Free Software Foundation, Inc.
   Copyright (c) Copyright: 2020 g10 Code GmbH
   Copyright (c) Copyright: | Copyright (C) 2001-2006, 2010, 2011 | 2012, 2013, 2014, 2015, 2018, 2019 2020 2021 g10 Code GmbH
   Copyright (c) The Internet Society (1999). All Rights Reserved
libmath-bigint-perl 1.999830 debian:libmath-bigint-perl/1.999830-1/all: https://metacpan.org/release/Math-BigInt
   Copyright (c) Copyright: 1996-2001 Mark Biggar
   Copyright (c) Copyright: 2010-2022 gregor herrmann <gregoa@debian.org>
libmd 1.1.0 alpine:libmd/1.1.0-r0/x86_64
   No Copyrights found
libmd0 1.0.4 debian:libmd0/1.0.4-2/amd64: https://www.hadrons.org/software/libmd/
   Copyright (c) 1997, 2003-2004 Todd C. Miller <Todd.Miller@courtesan.com>
   Copyright (c) 2000-2001 Aaron D. Gifford
   Copyright (c) 2001 Markus Friedl. All rights reserved
   Copyright (c) 2009, 2011, 2016 Guillem Jover <guillem@hadrons.org>
   Copyright (c) Copyright: Copyright (c) 2001 The NetBSD Foundation, Inc.
libmd0 1.0.4 opensuse:libmd0/1.0.4-1.6/armv6hl: https://www.hadrons.org/software/libmd/
   Copyright (c) 1997, 2003-2004 Todd C. Miller <Todd.Miller@courtesan.com>
   Copyright (c) 2000-2001 Aaron D. Gifford
   Copyright (c) 2001 Markus Friedl. All rights reserved
   Copyright (c) 2009, 2011, 2016 Guillem Jover <guillem@hadrons.org>
   Copyright (c) Copyright: Copyright (c) 2001 The NetBSD Foundation, Inc.
libmodule-corelist-perl 5.20210320 debian:libmodule-corelist-perl/5.20210320-1/all: https://metacpan.org/release/Module-CoreList
   Copyright (c) 2013 Chris Williams. All Rights Reserved
   Copyright (c) Copyright: 2002-2007 D.H. aka PodMaster
   Copyright (c) Copyright: 2002-2009 Richard Clamp <richardc@unixbeard.net>
   Copyright (c) Copyright: 2005-2007 Krzysztof Krzyzaniak (eloy) <eloy@debian.org>
   Copyright (c) Copyright: 2013 Chris Williams. All Rights Reserved
LibNet 3.13 fedora:perl-libnet/3.13-480.module_f37+14419+7d39a4ba/noarch: http://libnet.sourceforge.net
   Copyright (c) 1989 Free Software Foundation, Inc.
   Copyright (c) 1995-2010 Graham Barr. All rights reserved
   Copyright (c) 2013-2017, 2020 Steve Hay. All rights reserved
libnettle8 3.8.1 debian:libnettle8/3.8.1-2/amd64: http://www.lysator.liu.se/~nisse/nettle/
   Copyright (c) Copyright: 1985-2009 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1992 Dana L. How
   Copyright (c) Copyright: 1998 Ross Anderson, Eli Biham, Lars Knudsen
   Copyright (c) Copyright: 1999 Ruud de Rooij <ruud@debian.org>
   Copyright (c) Copyright: 2001, 2004 Peter Gutmann, Andrew Kuchling, Niels M
   Copyright (c) Copyright: 2001-2002, 2005 Rafael R. Sevilla, Niels M
   Copyright (c) Copyright: 2001-2022 Niels M
   Copyright (c) Copyright: 2002 Dan Egnor, Niels M
   Copyright (c) Copyright: 2002 Timshel Knoll <timshel@debian.org>
   Copyright (c) Copyright: 2003 Marcus Comstedt
   Copyright (c) Copyright: 2003 Nikos Mavroyanopoulos
   Copyright (c) Copyright: 2004, 2012 Simon Josefsson
   Copyright (c) Copyright: 2006, 2012 Jeronimo Pellegrini, Niels M
   Copyright (c) Copyright: 2006-2007 NTT (Nippon Telegraph and Telephone Corporation)
   Copyright (c) Copyright: 2007 Magnus Holmgren
   Copyright (c) Copyright: 2011 Andres Mejia
   Copyright (c) Copyright: 2011 Daniel Kahn Gillmor
   Copyright (c) Copyright: 2011 Katholieke Universiteit Leuven
   Copyright (c) Copyright: 2012 Nikos Mavrogiannopoulos, Niels M
   Copyright (c) Copyright: 2012 Stefan Metzmacher, Michael Adam, Jeremy Allison
   Copyright (c) Copyright: 2012-2013, 2017, 2018 Nikos Mavrogiannopoulos
   Copyright (c) Copyright: 2013 Red Hat, Niels M
   Copyright (c) Copyright: 2013-2014 Joachim Str
   Copyright (c) Copyright: 2014 Owen Kirby
   Copyright (c) Copyright: 2015 Amos Jeffries, Niels M
   Copyright (c) Copyright: 2015 Dmity Eremin-Solenikov
   Copyright (c) Copyright: 2015, 2017-2018 Red Hat, Inc.
   Copyright (c) Copyright: 2015-2020 Dmitry Eremin-Solenikov
   Copyright (c) Copyright: 2017 Jia Zhang
   Copyright (c) Copyright: 2017, 2020 Daiki Ueno
   Copyright (c) Copyright: 2018 Red Hat Inc.
   Copyright (c) Copyright: 2018 Red Hat, Inc
   Copyright (c) Copyright: 2019 Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
   Copyright (c) Copyright: 2020 Dmitry Baryshkov
   Copyright (c) Copyright: 2020-2021 Mamone Tarsha
   Copyright (c) Copyright: 2021 Amitay Isaacs
   Copyright (c) Copyright: 2021 Amitay Isaacs, IBM Corporation
   Copyright (c) Copyright: 2021 Martin Schwenke
   Copyright (c) Copyright: 2021 Martin Schwenke, Amitay Isaacs
   Copyright (c) Copyright: 2021 Nicolas Mora
   Copyright (c) Copyright: 2021 Tianjia Zhang
   Copyright (c) Copyright: © 1992-2020 Free Software Foundation, Inc.
   Copyright (c) Copyright: © 2001-2020 Niels M
   Copyright (c) Copyright: © 2002 Dana L. How
libnpth0 1.6 debian:libnpth0/1.6-3/amd64: http://www.gnupg.org/
   Copyright (c) Copyright: 2017 Eric Dorland <eric@debian.org>
   Copyright (c) Copyright: Copyright (C) 2011-2012, 2015, 2017 g10 Code GmbH
libnsl 2.28 centos:libnsl/2.28-42.el8.1/x86_64: http://www.gnu.org/software/glibc/
   No Copyrights found
libnumber-compare-perl 0.03 debian:libnumber-compare-perl/0.03-3/all: http://search.cpan.org/dist/Number-Compare/
   Copyright (c) (C) 2002, 2011 Richard Clamp. All Rights Reserved
   Copyright (c) Copyright: 2002 Richard Clamp <richardc@unixbeard.net>
   Copyright (c) Copyright: 2004 S. Zachariah Sprackett <zac@sprackett.com>
libnumber-compare-perl 0.03 ubuntu:libnumber-compare-perl/0.03-2: http://search.cpan.org/dist/Number-Compare/
   Copyright (c) (C) 2002, 2011 Richard Clamp. All Rights Reserved
   Copyright (c) Copyright: 2002 Richard Clamp <richardc@unixbeard.net>
   Copyright (c) Copyright: 2004 S. Zachariah Sprackett <zac@sprackett.com>
libonig-dev 6.9.8 debian:libonig5/6.9.8-1/amd64: https://github.com/kkos/oniguruma
   Copyright (c) Copyright: 2002-2020 K.Kosako <kkosako0@gmail.com>
   Copyright (c) Copyright: 2006-2008 Max Kellermann <max@duempel.org>
libonig-dev 6.9.8 debian:libonig/6.9.8-1: https://github.com/kkos/oniguruma
   Copyright (c) 1994 X Consortium
   Copyright (c) 1994-1996, 1999, 2000-2002, 2004, 2005-2016 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided t
   Copyright (c) 2002-2018 K.Kosako", ONIGURUMA_VERSION_MAJOR, ONIGURUMA_VERSION_MINOR, ONIGURUMA_VERSION_TEENY); return s;
   Copyright (c) 2002-2021 K.Kosako <kkosako0@gmail.com> All rights reserved
   Copyright (c) 2002-2022 K.Kosako All rights reserved
   Copyright (c) 2005-2020 KUBO Takehiro <kubo AT jiubao DOT org> K.Kosako All rights reserved
   Copyright (c) 2006-2020 Byte <byte AT mail DOT kna DOT ru> K.Kosako All rights reserved
   Copyright (c) 2016-2021 K.Kosako import sys import re
   Copyright (c) 2019 K.Kosako include <stdio.h> include <unistd.h> include <stdlib.h> include <string.h> include <sys/types.h> include <sys/stat.h> include <fcntl.h> include <time.h>
   Copyright (c) 2019 K.Kosako include <stdlib.h> include <stdio.h> include <string.h> include <time.h>
   Copyright (c) 2019 K.Kosako include<stdio.h>
   Copyright (c) 2019-2021 K.Kosako ifdef ONIG_ESCAPE_UCHAR_COLLISION undef ONIG_ESCAPE_UCHAR_COLLISION endif
   Copyright (c) 2019-2021 K.Kosako include <stdio.h> include <string.h>
   Copyright (c) 2019-2021 K.Kosako include <stdio.h> include <unistd.h> include <stdlib.h> include <string.h> include <sys/types.h> include <sys/stat.h> include <fcntl.h> include <time.h> include "onigu
   Copyright (c) 2019-2022 K.Kosako ifdef ONIG_ESCAPE_UCHAR_COLLISION undef ONIG_ESCAPE_UCHAR_COLLISION endif include <stdio.h>
   Copyright (c) = ''' - Copyright (c) 2016-2021 K.Kosako All rights reserved
   Copyright (c) Copyright: 2002-2020 K.Kosako <kkosako0@gmail.com>
   Copyright (c) Copyright: 2006-2008 Max Kellermann <max@duempel.org>
libp11-kit0 0.24.1 debian:libp11-kit0/0.24.1-2/amd64: http://p11-glue.freedesktop.org/p11-kit.html
   Copyright (c) 1995 by International Business Machines, Inc.
   Copyright (c) 1995 by International Business Machines, Inc. . International Business Machines, Inc. (hereinafter called IBM) grants permission under its copyrights to use, copy, modify, and distribute
   Copyright (c) 1996, 1998 by Internet Software Consortium. . Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above
   Copyright (c) 1997-2017 Simon Tatham.
   Copyright (c) 2017 Red Hat, Inc.
   Copyright (c) Copyright: 1996, 1998 by Internet Software Consortium
   Copyright (c) Copyright: 2004-2005, 2007, 2011 Internet Systems Consortium, Inc. ("ISC")
   Copyright (c) Copyright: 2006-2007 g10 Code GmbH 2006 Andreas Jellinghaus
   Copyright (c) Copyright: 2011 Chris Coulson <chris.coulson@canonical.com>
   Copyright (c) Copyright: 2011 Chris Leick
   Copyright (c) Copyright: 2011 Collabora Ltd.
   Copyright (c) Copyright: 2012 Rosetta Contributors and Canonical Ltd 2012
   Copyright (c) Copyright: 2012 Stefan Walter
   Copyright (c) Copyright: 2013, 2017 Nikos Mavrogiannopoulos
   Copyright (c) Copyright: 2014, 2020 Red Hat Inc.
   Copyright (c) Copyright: 2016 Google Inc
   Copyright (c) Copyright: 2020 Amazon.com, Inc. or its affiliates.
   Copyright (c) copyright: Copyright (c) 2001 Mike Barcroft <mike@FreeBSD.org>
   Copyright (c) Copyright: Copyright (c) 2011 Collabora Ltd.
libpng v1.6.47 sourceforge:libpng/v1.6.47: http://www.libpng.org/pub/png/libpng.html
   No Copyrights found
libpng v1.6.53 alpine:libpng/1.6.53-r0/x86_64: http://www.libpng.org/pub/png/libpng.html
   No Copyrights found
libpod-simple-perl 3.42 ubuntu:libpod-simple-perl/3.42-1/all: https://metacpan.org/release/Pod-Simple/
   Copyright (c) 2002-2004 Sean M. Burke. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2003-2005 Allison Randal. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) Copyright: 1997-1999 Tom Christiansen <tchrist@mox.perl.com>
   Copyright (c) Copyright: 2002-2004 Sean M. Burke <sburke@cpan.org>
   Copyright (c) Copyright: 2003-2005 Allison Randal <allison@perl.org>
   Copyright (c) Copyright: 2003-2006 Jay Bonci <jaybonci@debian.org>
   Copyright (c) Copyright: 2009 Michael Schwern <mschwern@cpan.org>
libpod-simple-perl 3.43 debian:libpod-simple-perl/3.43-1/all: https://metacpan.org/release/Pod-Simple/
   Copyright (c) 2002-2004 Sean M. Burke. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2003-2005 Allison Randal. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) Copyright: 1997-1999 Tom Christiansen <tchrist@mox.perl.com>
   Copyright (c) Copyright: 2002-2004 Sean M. Burke <sburke@cpan.org>
   Copyright (c) Copyright: 2003-2005 Allison Randal <allison@perl.org>
   Copyright (c) Copyright: 2003-2006 Jay Bonci <jaybonci@debian.org>
   Copyright (c) Copyright: 2009 Michael Schwern <mschwern@cpan.org>
libpsl 0.21.2 debian:libpsl5/0.21.2-1/amd64: https://github.com/rockdaboot/libpsl
   Copyright (c) Copyright: 2005, 2008, 2010-2023 Free Software Foundation, Inc.
   Copyright (c) Copyright: 2014-2015 The Chromium Authors
   Copyright (c) Copyright: 2014-2022 Tim Ruehsen
   Copyright (c) Copyright: 2014-2023 Daniel Kahn Gillmor
libpsl 0.21.5 alpine:libpsl/0.21.5-r3/x86_64: https://github.com/rockdaboot/libpsl
   No Copyrights found
librtmp 2.4+20151223.gitfa8646d.1 debian:librtmp1/2.4+20151223.gitfa8646d.1-2+b2/amd64: https://salsa.debian.org/multimedia-team/rtmpdump/-/blob/master/librtmp
   Copyright (c) 2005-2008 Team XBMC http://www.xbmc.org
   Copyright (c) 2008-2009 Andrej Stepanchuk
   Copyright (c) 2009-2011 Howard Chu
   Copyright (c) 2010 2a665470ced7adb7156fcef47f8199a6371c117b8a79e399a2771e0b36384090
   Copyright (c) 2010 Reinhard Tartler <siretart@tauware.de>
libscalar-list-utils-perl 1.62 debian:libscalar-list-utils-perl/1:1.62-1/mips64el: https://metacpan.org/release/Scalar-List-Utils
   Copyright (c) (c) 1997-2008 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) 1997-2009 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) 1999 Tuomas J. Lukka <lukka@iki.fi>. All rights reserved
   Copyright (c) 2004, 2008 Matthijs van Duin. All rights reserved
   Copyright (c) 2014 cPanel Inc. All rights reserved
   Copyright (c) 2014 Paul Evans <leonerd@leonerd.org.uk>. All rights reserved
   Copyright (c) Copyright: 1997-2008 Graham Barr <gbarr@pobox.com>
   Copyright (c) Copyright: 1997-2009 Graham Barr <gbarr@cpan.org>
   Copyright (c) Copyright: 2004-2013 Marcus Holland-Moritz <mhx-cpan@gmx.net>
   Copyright (c) Copyright: 2009-2020 Salvatore Bonaccorso <carnil@debian.org>
   Copyright (c) Copyright: 2014 Paul Evans <leonerd@leonerd.org.uk>
libsemanage1 2.9 debian:libsemanage/2.9-1: http://userspace.selinuxproject.org/
   Copyright (c) 2004-2007, 2009 Tresys Technology, LLC
   Copyright (c) 2005 Red Hat Inc.
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_BOOLEAN_RECORD_H_ define _SEMANAGE_BOOLEAN_RECORD_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_BOOLEANS_ACTIVE_H_ define _SEMANAGE_BOOLEANS_ACTIVE_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_BOOLEANS_LOCAL_H_ define _SEMANAGE_BOOLEANS_LOCAL_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_BOOLEANS_POLICY_H_ define _SEMANAGE_BOOLEANS_POLICY_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_CONTEXT_RECORD_H_ define _SEMANAGE_CONTEXT_RECORD_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_DATABASE_ACTIVEDB_INTERNAL_H_ define _SEMANAGE_DATABASE_ACTIVEDB_INTERNAL_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_DATABASE_FILE_INTERNAL_H_ define _SEMANAGE_DATABASE_FILE_INTERNAL_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_DATABASE_H_ define _SEMANAGE_DATABASE_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_DATABASE_JOIN_INTERNAL_H_ define _SEMANAGE_DATABASE_JOIN_INTERNAL_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_DATABASE_LLIST_INTERNAL_H_ define _SEMANAGE_DATABASE_LLIST_INTERNAL_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_DATABASE_POLICYDB_INTERNAL_H_ define _SEMANAGE_DATABASE_POLICYDB_INTERNAL_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_FCONTEXT_RECORD_H_ define _SEMANAGE_FCONTEXT_RECORD_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_FCONTEXTS_LOCAL_H_ define _SEMANAGE_FCONTEXTS_LOCAL_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_FCONTEXTS_POLICY_H_ define _SEMANAGE_FCONTEXTS_POLICY_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_IBENDPORT_RECORD_H_ define _SEMANAGE_IBENDPORT_RECORD_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_IFACE_RECORD_H_ define _SEMANAGE_IFACE_RECORD_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_INTERFACES_LOCAL_H_ define _SEMANAGE_INTERFACES_LOCAL_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_INTERFACES_POLICY_H_ define _SEMANAGE_INTERFACES_POLICY_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_NODE_RECORD_H_ define _SEMANAGE_NODE_RECORD_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_NODES_LOCAL_H_ define _SEMANAGE_NODES_LOCAL_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_NODES_POLICY_H_ define _SEMANAGE_NODES_POLICY_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_PARSE_UTILS_INTERNAL_H_ define _SEMANAGE_PARSE_UTILS_INTERNAL_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_PORT_RECORD_H_ define _SEMANAGE_PORT_RECORD_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_PORTS_LOCAL_H_ define _SEMANAGE_PORTS_LOCAL_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_PORTS_POLICY_H_ define _SEMANAGE_PORTS_POLICY_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_SEUSER_RECORD_H_ define _SEMANAGE_SEUSER_RECORD_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_SEUSERS_LOCAL_H_ define _SEMANAGE_SEUSERS_LOCAL_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_SEUSERS_POLICY_H_ define _SEMANAGE_SEUSERS_POLICY_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_USER_RECORD_H_ define _SEMANAGE_USER_RECORD_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_USERS_LOCAL_H_ define _SEMANAGE_USERS_LOCAL_H_
   Copyright (c) 2005 Red Hat, Inc. ifndef _SEMANAGE_USERS_POLICY_H_ define _SEMANAGE_USERS_POLICY_H_
   Copyright (c) 2005 Red Hat, Inc. include <semanage/handle.h> include "semanage_store.h" include "semanage_conf.h" include "database.h" include "debug.h"
   Copyright (c) 2005 Red Hat, Inc. include <sepol/context_record.h> include "handle.h"
   Copyright (c) 2005 Red Hat, Inc. include <stdio.h> include <stdio_ext.h> include <errno.h> include <string.h> include <stdlib.h> include <ctype.h> include <semanage/handle.h> include "parse_utils.h" i
   Copyright (c) 2005 Red Hat, Inc. include <stdlib.h> include "policy.h" include "handle.h" include "database.h" include "modules.h" include "debug.h"
   Copyright (c) 2005 Red Hat, Inc. Object: dbase_activedb_t (Active/Kernel) Extends: dbase_llist_t (Linked List) Implements: dbase_t (Database)
   Copyright (c) 2005 Red Hat, Inc. Object: dbase_file_t (File) Extends: dbase_llist_t (Linked List) Implements: dbase_t (Database)
   Copyright (c) 2005 Red Hat, Inc. Object: dbase_join_t (Join) Extends: dbase_llist_t (Linked List) Implements: dbase_t (Database)
   Copyright (c) 2005 Red Hat, Inc. Object: dbase_llist_t (Linked List) Partially Implements: dbase_t (Database)
   Copyright (c) 2005 Red Hat, Inc. Object: dbase_policydb_t (Policy) Implements: dbase_t (Database)
   Copyright (c) 2005 Red Hat, Inc. Object: semanage_bool_t (Policy Boolean) Object: semanage_bool_key_t (Policy Boolean Key) Implements: record_t (Database Record) Implements: record_key_t (Database Rec
   Copyright (c) 2005 Red Hat, Inc. Object: semanage_ibendport_t (Infiniband Pkey) Object: semanage_ibendport_key_t (Infiniband Pkey Key) Implements: record_t (Database Record) Implements: record_key_t (
   Copyright (c) 2005 Red Hat, Inc. Object: semanage_iface_t (Network Interface) Object: semanage_iface_key_t (Network Interface Key) Implements: record_t (Database Record) Implements: record_key_t (Data
   Copyright (c) 2005 Red Hat, Inc. Object: semanage_node_t (Network Port) Object: semanage_node_key_t (Network Port Key) Implements: record_t (Database Record) Implements: record_key_t (Database Record 
   Copyright (c) 2005 Red Hat, Inc. Object: semanage_port_t (Network Port) Object: semanage_port_key_t (Network Port Key) Implements: record_t (Database Record) Implements: record_key_t (Database Record 
   Copyright (c) 2005 Red Hat, Inc. Object: semanage_seuser_t (Unix User) Object: semanage_seuser_key_t (Unix User Key) Implements: record_t (Database Record) Implements: record_key_t (Database Record Ke
   Copyright (c) 2005 Red Hat, Inc. Object: semanage_user_base_t (SELinux User/Class Policy Object) Object: semanage_user_key_t (SELinux User/Class Key) Implements: record_t (Database Record) Implements:
   Copyright (c) 2005 Red Hat, Inc. Object: semanage_user_extra_t (SELinux User/Class Extra Data) Object: semanage_user_extra_key_t (SELinux User/Class Key) Implements: record_t (Database Record) Impleme
   Copyright (c) 2005 Red Hat, Inc. Object: semanage_user_t (SELinux User/Class) Object: semanage_user_key_t (SELinux User/Class Key) Implements: record_t (Database Record) Implements: record_key_t (Data
   Copyright (c) 2005 Red Hat, Inc. struct semanage_bool; struct semanage_bool_key; typedef struct semanage_bool record_t; typedef struct semanage_bool_key record_key_t; define DBASE_RECORD_DEFINED
   Copyright (c) 2005 Red Hat, Inc. struct semanage_bool; struct semanage_bool_key; typedef struct semanage_bool_key record_key_t; typedef struct semanage_bool record_t; define DBASE_RECORD_DEFINED
   Copyright (c) 2005 Red Hat, Inc. struct semanage_fcontext; struct semanage_fcontext_key; typedef struct semanage_fcontext record_t; typedef struct semanage_fcontext_key record_key_t; define DBASE_RECO
   Copyright (c) 2005 Red Hat, Inc. struct semanage_fcontext; struct semanage_fcontext_key; typedef struct semanage_fcontext_key record_key_t; typedef struct semanage_fcontext record_t; define DBASE_RECO
   Copyright (c) 2005 Red Hat, Inc. struct semanage_iface; struct semanage_iface_key; typedef struct semanage_iface record_t; typedef struct semanage_iface_key record_key_t; define DBASE_RECORD_DEFINED
   Copyright (c) 2005 Red Hat, Inc. struct semanage_iface; struct semanage_iface_key; typedef struct semanage_iface_key record_key_t; typedef struct semanage_iface record_t; define DBASE_RECORD_DEFINED
   Copyright (c) 2005 Red Hat, Inc. struct semanage_node; struct semanage_node_key; typedef struct semanage_node record_t; typedef struct semanage_node_key record_key_t; define DBASE_RECORD_DEFINED
   Copyright (c) 2005 Red Hat, Inc. struct semanage_node; struct semanage_node_key; typedef struct semanage_node_key record_key_t; typedef struct semanage_node record_t; define DBASE_RECORD_DEFINED
   Copyright (c) 2005 Red Hat, Inc. struct semanage_port; struct semanage_port_key; typedef struct semanage_port record_t; typedef struct semanage_port_key record_key_t; define DBASE_RECORD_DEFINED
   Copyright (c) 2005 Red Hat, Inc. struct semanage_port; struct semanage_port_key; typedef struct semanage_port_key record_key_t; typedef struct semanage_port record_t; define DBASE_RECORD_DEFINED
   Copyright (c) 2005 Red Hat, Inc. struct semanage_seuser; struct semanage_seuser_key; typedef struct semanage_seuser record_t; typedef struct semanage_seuser_key record_key_t; define DBASE_RECORD_DEFIN
   Copyright (c) 2005 Red Hat, Inc. struct semanage_seuser; struct semanage_seuser_key; typedef struct semanage_seuser_key record_key_t; typedef struct semanage_seuser record_t; define DBASE_RECORD_DEFIN
   Copyright (c) 2005 Red Hat, Inc. struct semanage_user; struct semanage_user_key; typedef struct semanage_user record_t; typedef struct semanage_user_key record_key_t; define DBASE_RECORD_DEFINED
   Copyright (c) 2005 Red Hat, Inc. struct semanage_user; struct semanage_user_key; typedef struct semanage_user_key record_key_t; typedef struct semanage_user record_t; define DBASE_RECORD_DEFINED
   Copyright (c) 2005 Red Hat, Inc. struct semanage_user_base; struct semanage_user_key; typedef struct semanage_user_base record_t; typedef struct semanage_user_key record_key_t; define DBASE_RECORD_DEF
   Copyright (c) 2005 Red Hat, Inc. struct semanage_user_extra; struct semanage_user_key; typedef struct semanage_user_extra record_t; typedef struct semanage_user_key record_key_t; define DBASE_RECORD_D
   Copyright (c) 2005-2006 Red Hat, Inc.
   Copyright (c) 2005-2009 Manoj Srivastava
   Copyright (c) 2006 Red Hat, Inc
   Copyright (c) 2017 Mellanox Technolgies Inc. ifndef _SEMANAGE_IBPKEYS_POLICY_H_ define _SEMANAGE_IBPKEYS_POLICY_H_
   Copyright (c) 2017 Mellanox Technologies Inc
   Copyright (c) 2017 Mellanox Technologies Inc ifndef _SEMANAGE_IBENDPORTS_LOCAL_H_ define _SEMANAGE_IBENDPORTS_LOCAL_H_
   Copyright (c) 2017 Mellanox Technologies Inc ifndef _SEMANAGE_IBPKEY_RECORD_H_ define _SEMANAGE_IBPKEY_RECORD_H_
   Copyright (c) 2017 Mellanox Technologies Inc ifndef _SEMANAGE_IBPKEYS_LOCAL_H_ define _SEMANAGE_IBPKEYS_LOCAL_H_
   Copyright (c) 2017 Mellanox Technologies Inc struct semanage_ibendport; struct semanage_ibendport_key; typedef struct semanage_ibendport_key record_key_t; typedef struct semanage_ibendport record_t; d
   Copyright (c) 2017 Mellanox Technologies Inc. Object: semanage_ibpkey_t (Infiniband Pkey) Object: semanage_ibpkey_key_t (Infiniband Pkey Key) Implements: record_t (Database Record) Implements: record_
   Copyright (c) 2017 Mellanox Technologies Inc. struct semanage_ibendport; struct semanage_ibendport_key; typedef struct semanage_ibendport record_t; typedef struct semanage_ibendport_key record_key_t; 
   Copyright (c) 2017 Mellanox Technologies Inc. struct semanage_ibpkey; struct semanage_ibpkey_key; typedef struct semanage_ibpkey record_t; typedef struct semanage_ibpkey_key record_key_t; define DBASE
   Copyright (c) 2017 Mellanox Technologies Inc. struct semanage_ibpkey; struct semanage_ibpkey_key; typedef struct semanage_ibpkey_key record_key_t; typedef struct semanage_ibpkey record_t; define DBASE
   Copyright (c) 2017 Mellanox Techonologies Inc ifndef _SEMANAGE_IBENDPORTS_POLICY_H_ define _SEMANAGE_IBENDPORTS_POLICY_H_
libsemanage1 3.4 debian:libsemanage2/3.4-1+b5/amd64: http://userspace.selinuxproject.org/
   Copyright (c) 2004-2007 Tresys Technology, LLC
   Copyright (c) 2005 Red Hat, Inc.
   Copyright (c) 2005-2009 Manoj Srivastava
libsemanage1 3.4 debian:libsemanage-common/3.4-1/all: http://userspace.selinuxproject.org/
   Copyright (c) 2004-2007 Tresys Technology, LLC
   Copyright (c) 2005 Red Hat, Inc.
   Copyright (c) 2005-2009 Manoj Srivastava
libsepol 3.4 debian:libsepol2/3.4-2.1/amd64: https://github.com/SELinuxProject/selinux
   Copyright (c) 2003-2004 Stephen Smalley <sds@epoch.ncsc.mil>
   Copyright (c) 2003-2007 Red Hat, Inc.
   Copyright (c) 2003-2008, 2011 Tresys Technology, LLC
   Copyright (c) 2004-2005 Trusted Computer Solutions, Inc.
   Copyright (c) 2008 NEC Corporation
   Copyright (c) 2017 Mellanox Techonolgies Inc.
   Copyright (c) Copyright: (c) 1997 Manoj Srivastava <srivasta@debian.org>
   Copyright (c) Copyright: (c) 2003 Asim Jalis
   Copyright (c) Copyright: © 2005-2008 Manoj Srivastava <srivasta@debian.org>
libsepol 3.8 debian:libsepol/3.8-1: https://github.com/SELinuxProject/selinux
   Copyright (c) 1991, 1999 Free Software Foundation, Inc.
   Copyright (c) 2003 Asim Jalis This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this softw
   Copyright (c) 2003-2004 Stephen Smalley <sds@epoch.ncsc.mil>
   Copyright (c) 2003-2007 Red Hat, Inc.
   Copyright (c) 2003-2008, 2011, 2015 Tresys Technology, LLC
   Copyright (c) 2004-2005 Trusted Computer Solutions, Inc.
   Copyright (c) 2008 NEC Corporation
   Copyright (c) 2011, 2013-2014 Tresys Technology, LLC. All rights reserved
   Copyright (c) 2017 Mellanox Technologies Inc.
   Copyright (c) 2017 Mellanox Technologies, Inc.
   Copyright (c) 2017 Mellanox Techonolgies Inc.
   Copyright (c) 2019 Red Hat Inc.
   Copyright (c) Copyright: (c) 1997 Manoj Srivastava <srivasta@debian.org>
   Copyright (c) Copyright: (c) 2003 Asim Jalis
   Copyright (c) Copyright: © 2005-2008 Manoj Srivastava <srivasta@debian.org>
libsinatra-ruby 4.1.1 debian:ruby-sinatra/4.1.1-5/all: http://www.sinatrarb.com/
   No Copyrights found
libsinatra-ruby 4.1.1 ubuntu:ruby-sinatra/4.1.1-5: http://www.sinatrarb.com/
   Copyright (c) 2007-2009 Blake Mizerany
   Copyright (c) 2008-2017 Nicolas Sanguinetti, entp.com, Konstantin Haase
   Copyright (c) 2009 Damian Janowski and Michel Martens for Citrusbyte
   Copyright (c) 2010-2017 Konstantin Haase
   Copyright (c) 2011 Keith Rarick
   Copyright (c) 2015-2017 Zachary Scott
libSM 1.2.6 alpine:libsm/1.2.6-r0/x86_64: http://xorg.freedesktop.org/
   No Copyrights found
libss 1.47.0 debian:libss2/1.47.0-2+b2/amd64: http://e2fsprogs.sourceforge.net
   Copyright (c) Copyright: 1993-2018 Theodore Ts
   Copyright (c) Copyright: 1997-2000 by Theodore Ts
   Copyright (c) Copyright: 1999-2000 Andreas Dilger <adilger@turbolinux.com>
   Copyright (c) Copyright: August 26, 2011 Darrick J. Wong <djwong at us.ibm.com>
libssh2 1.10.0 debian:libssh2-1/1.10.0-3+b1/amd64: http://www.libssh2.org/
   Copyright (c) 2000 Markus Friedl
   Copyright (c) 2005-2006 Mikhail Gusarov <dottedmag@dottedmag.net>
   Copyright (c) 2006-2007 The Written Word, Inc.
   Copyright (c) 2007 Eli Fant <elifantu@mail.ru>
   Copyright (c) 2008-2009 Simon Josefsson
   Copyright (c) 2009-2021 Daniel Stenberg
   Copyright (c) 2015 Microsoft Corp.
   Copyright (c) Copyright: (c) 2004-2007 Sara Golemon <sarag@libssh2.org>
   Copyright (c) Copyright: 2007-2018 Mikhail Gusarov <dottedmag@debian.org>
libssh2 1.10.0 ubuntu:libssh2/1.10.0-3: http://www.libssh2.org/
   Copyright (c) 1994 X Consortium
   Copyright (c) 1994-1996, 1999, 2000-2002, 2004, 2005 Free Software Foundation, Inc. This file is free documentation; the Free Software Foundation gives unlimited permission to copy, dist
   Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland All rights reserved
   Copyright (c) 1996-2001, 2003, 2004-2015 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or 
   Copyright (c) 1996-2007 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without mod
   Copyright (c) 1996-2015 Free Software Foundation, Inc.
   Copyright (c) 1996-2021 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 1997 Niels Provos <provos@physnet.uni-hamburg.de> All rights reserved
   Copyright (c) 2000 Markus Friedl
   Copyright (c) 2000 Markus Friedl. All rights reserved
   Copyright (c) 2004, 2006, 2008-2010 Simon Josefsson
   Copyright (c) 2004, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or dis
   Copyright (c) 2004-2005, 2007, 2008-2009, 2011, 2012-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is free software; the Free Software Foundation gives unlimited permission to cop
   Copyright (c) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. This file is free software; the Free Software Foundation gives unlimited permission 
   Copyright (c) 2004-2006 Sara Golemon <sarag@libssh2.org> Author: Simon Josefsson
   Copyright (c) 2004-2008 Sara Golemon <sarag@libssh2.org> All rights reserved
   Copyright (c) 2004-2010, 2019 Sara Golemon <sarag@libssh2.org>
   Copyright (c) 2005-2006 Mikhail Gusarov
   Copyright (c) 2005-2006 Mikhail Gusarov <dottedmag@dottedmag.net>
   Copyright (c) 2006-2007 The Written Word, Inc.
   Copyright (c) 2006-2007 The Written Word, Inc. All rights reserved
   Copyright (c) 2007 Eli Fant <elifantu@mail.ru>
   Copyright (c) 2008, 2010 Simon Josefsson All rights reserved
   Copyright (c) 2008-2019 by Daniel Stenberg All rights reserved
   Copyright (c) 2009 by Daiki Ueno
   Copyright (c) 2009 Daniel Stenberg. All rights reserved
   Copyright (c) 2009-2010 by Daniel Stenberg Author: Daniel Stenberg <daniel@haxx.se> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the fol
   Copyright (c) 2009-2010 by Daniel Stenberg Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistribution
   Copyright (c) 2009-2010 Simon Josefsson <simon@josefsson.org>
   Copyright (c) 2009-2019 by Daniel Stenberg
   Copyright (c) 2009-2021 Daniel Stenberg
   Copyright (c) 2010 by Daniel Stenberg Author: Daniel Stenberg <daniel@haxx.se> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the followin
   Copyright (c) 2010 Lars Nordin <Lars.Nordin@SDlabs.se>
   Copyright (c) 2010 Simon Josefsson <simon@josefsson.org> All rights reserved
   Copyright (c) 2010 Simon Josefsson Author: Simon Josefsson Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met
   Copyright (c) 2010-2012 by Daniel Stenberg Author: Daniel Stenberg <daniel@haxx.se> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the f
   Copyright (c) 2010-2019 Daniel Stenberg <daniel@haxx.se> All rights reserved
   Copyright (c) 2010-2019 Daniel Stenberg Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions o
   Copyright (c) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test 0 != $[]
   Copyright (c) 2013 Ted Unangst <tedu@openbsd.org> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright
   Copyright (c) 2013-2020 Marc Hoersken <info@marc-hoersken.de> All rights reserved
   Copyright (c) 2014 Alexander Lamaison <alexander.lamaison@gmail.com> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditio
   Copyright (c) 2015 Microsoft Corp.
   Copyright (c) 2015 Microsoft Corp. All rights reserved
   Copyright (c) 2015 Patrick Monnerat, D All rights reserved
   Copyright (c) 2016 Alexander Lamaison All rights reserved
   Copyright (c) 2016 Art <https://github.com/wildart> All rights reserved
   Copyright (c) Copyright: (c) 2004-2007 Sara Golemon <sarag@libssh2.org>
   Copyright (c) Copyright: 2007-2018 Mikhail Gusarov <dottedmag@debian.org>
libstdc++ 12.2.0 debian:libstdc++6/12.2.0-14+deb12u1/amd64: http://gcc.gnu.org/
   Copyright (c) 2008-2022 Free Software Foundation, Inc.
libsystemd0 252.38 debian:libsystemd0/252.38-1~deb12u1/amd64: http://www.freedesktop.org/wiki/Software/systemd
   Copyright (c) Copyright: 2003-2015 Kay Sievers <kay@vrfy.org>
   Copyright (c) Copyright: 2004-2009 Red Hat, Inc.
   Copyright (c) Copyright: 2010-2013 Tollef Fog Heen <tfheen@debian.org>
   Copyright (c) Copyright: 2012 Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com>
   Copyright (c) Copyright: 2012 Josh Triplett <josh@joshtriplett.org>
libsystemd0 252.39 debian:libsystemd0/252.39-1~deb12u1/amd64: http://www.freedesktop.org/wiki/Software/systemd
   Copyright (c) Copyright: 2003-2015 Kay Sievers <kay@vrfy.org>
   Copyright (c) Copyright: 2004-2009 Red Hat, Inc.
   Copyright (c) Copyright: 2010-2013 Tollef Fog Heen <tfheen@debian.org>
   Copyright (c) Copyright: 2012 Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com>
   Copyright (c) Copyright: 2012 Josh Triplett <josh@joshtriplett.org>
Libtasn1 4.19.0 debian:libtasn1-6/4.19.0-2+deb12u1/amd64: http://www.gnu.org/software/libtasn1/
   Copyright (c) 2000-2022 Free Software Foundation, Inc. This file is part of LIBTASN1.
   Copyright (c) 2001-2022 Free Software Foundation, Inc.
Libtasn1 4.19.0 gnu:libtasn1:4.19.0: http://www.gnu.org/software/libtasn1/
   Copyright (c) 1984, 1989-1990, 1995, 1999-2022 Free Software Foundation,
   Copyright (c) 1985-2022 Free Software Foundation, Inc.
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. However, any correctly formatted copyright statement following a non-matching copyright statements would be recognized.
   Copyright (c) 1992, 1995-2007, 2009, 2010-2022 Free Software
   Copyright (c) 1992-1996, 1998, 1999-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifica
   Copyright (c) 1994 X Consortium
   Copyright (c) 1994-1996, 1999, 2000-2002, 2004, 2005-2017, 2020, 2021-2022 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty
   Copyright (c) 1996-2001, 2003, 2004-2015 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or 
   Copyright (c) 1996-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 1998-1999, 2001, 2003, 2005-2007, 2009, 2010-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute i
   Copyright (c) 2000-2001, 2003, 2004-2007, 2009, 2010-2022 Free Software Foundation, Inc. serial 19
   Copyright (c) 2000-2001, 2003, 2004-2007, 2009, 2010-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or w
   Copyright (c) 2000-2022 Free Software Foundation, Inc. This file is part of LIBTASN1.
   Copyright (c) 2001-2003, 2005, 2007, 2009-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or 
   Copyright (c) 2001-2006, 2009, 2010-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl wi
   Copyright (c) 2001-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without mod
   Copyright (c) 2002, 2005, 2007, 2009-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl w
   Copyright (c) 2002-2003, 2005, 2006-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or witho
   Copyright (c) 2002-2007, 2009, 2010-2022 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute i
   Copyright (c) 2002-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or 
   Copyright (c) 2003 James Henstridge
   Copyright (c) 2003, 2006-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modificat
   Copyright (c) 2003-2005, 2009, 2010-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modi
   Copyright (c) 2004 Scott James Remnant <scott@netsplit.com>.
   Copyright (c) 2004, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or dis
   Copyright (c) 2004-2005, 2007, 2008-2009, 2011, 2012-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is free software; the Free Software Foundation gives unlimited permission to cop
   Copyright (c) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. This file is free software; the Free Software Foundation gives unlimited permission 
   Copyright (c) 2004-2006, 2008, 2009-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or
   Copyright (c) 2006-2022 Free Software Foundation, Inc. Author: Simon Josefsson
   Copyright (c) 2006-2022 Free Software Foundation, Inc. Author: Simon Josefsson This file is part of LIBTASN1.
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2007-2017 Stefan Sauer
   Copyright (c) 2008 John Darrington <j.darrington@elvis.murdoch.edu.au>
   Copyright (c) 2008 Tom Howard <tomhoward@users.sf.net> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice an
   Copyright (c) 2009 Allan Caffee <allan.caffee@gmail.com> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice 
   Copyright (c) 2009 Tom Howard <tomhoward@users.sf.net>
   Copyright (c) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test 0 != $[]
   Copyright (c) 2011-2022 Free Software Foundation, Inc. This file is part of GnuTLS.
   Copyright (c) 2012 Christian Persch
   Copyright (c) 2012 Dan Winship
   Copyright (c) 2012 Paolo Borelli
   Copyright (c) 2012 Xan Lopez
   Copyright (c) 2012, 2016 Philip Withnall
   Copyright (c) 2012-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modific
   Copyright (c) 2015 Enrico M. Crisostomo <enrico.m.crisostomo@gmail.com> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the co
   Copyright (c) 2015, 2018 Bastien ROUCARIES
   Copyright (c) 2016 Red Hat, Inc. This file is part of LIBTASN1.
   Copyright (c) 2019 Nikos Mavrogiannopoulos This file is part of LIBTASN1.
   Copyright (c) 2019 Red Hat, Inc.
   Copyright (c) 90,2005, 2007-2009 Free Software Foundation, Inc.
   Copyright (c) Copyright(c) 2017-2019 Tim Ruehsen
   Copyright (c) Copyright(c) 2017-2020 Free Software Foundation, Inc. This file is part of libtasn1.
   Copyright (c) years (such as 90, 1991-2008) in a reformatted FSF copyright statement is collapsed to a single interval (such as 1990-2008). If unset or set to 0, all existing
Libtasn1 4.19.0 ubuntu:libtasn1-6/4.19.0-2: http://www.gnu.org/software/libtasn1/
   Copyright (c) 1984, 1989-1990, 1995, 1999-2022 Free Software Foundation,
   Copyright (c) 1985-2022 Free Software Foundation, Inc.
   Copyright (c) 1990-2005, 2007, 2008-2009 Free Software Foundation, Inc. However, any correctly formatted copyright statement following a non-matching copyright statements would be recognized.
   Copyright (c) 1992, 1995-2007, 2009, 2010-2022 Free Software
   Copyright (c) 1992-1996, 1998, 1999-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifica
   Copyright (c) 1994 X Consortium
   Copyright (c) 1994-1996, 1999, 2000-2002, 2004, 2005-2017, 2020, 2021-2022 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty
   Copyright (c) 1996-2001, 2003, 2004-2015 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or 
   Copyright (c) 1996-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 1998-1999, 2001, 2003, 2005-2007, 2009, 2010-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute i
   Copyright (c) 2000-2001, 2003, 2004-2007, 2009, 2010-2022 Free Software Foundation, Inc. serial 19
   Copyright (c) 2000-2001, 2003, 2004-2007, 2009, 2010-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or w
   Copyright (c) 2000-2022 Free Software Foundation, Inc. This file is part of LIBTASN1.
   Copyright (c) 2001-2003, 2005, 2007, 2009-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or 
   Copyright (c) 2001-2006, 2009, 2010-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl wi
   Copyright (c) 2001-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without mod
   Copyright (c) 2002, 2005, 2007, 2009-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl w
   Copyright (c) 2002-2003, 2005, 2006-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or witho
   Copyright (c) 2002-2007, 2009, 2010-2022 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute i
   Copyright (c) 2002-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or 
   Copyright (c) 2003 James Henstridge
   Copyright (c) 2003, 2006-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modificat
   Copyright (c) 2003-2005, 2009, 2010-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modi
   Copyright (c) 2004 Scott James Remnant <scott@netsplit.com>.
   Copyright (c) 2004, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or dis
   Copyright (c) 2004-2005, 2007, 2008-2009, 2011, 2012-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is free software; the Free Software Foundation gives unlimited permission to cop
   Copyright (c) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. This file is free software; the Free Software Foundation gives unlimited permission 
   Copyright (c) 2004-2006, 2008, 2009-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or
   Copyright (c) 2006-2022 Free Software Foundation, Inc. Author: Simon Josefsson
   Copyright (c) 2006-2022 Free Software Foundation, Inc. Author: Simon Josefsson This file is part of LIBTASN1.
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2007-2017 Stefan Sauer
   Copyright (c) 2008 John Darrington <j.darrington@elvis.murdoch.edu.au>
   Copyright (c) 2008 Tom Howard <tomhoward@users.sf.net> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice an
   Copyright (c) 2009 Allan Caffee <allan.caffee@gmail.com> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice 
   Copyright (c) 2009 Tom Howard <tomhoward@users.sf.net>
   Copyright (c) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test 0 != $[]
   Copyright (c) 2011-2022 Free Software Foundation, Inc. This file is part of GnuTLS.
   Copyright (c) 2012 Christian Persch
   Copyright (c) 2012 Dan Winship
   Copyright (c) 2012 Paolo Borelli
   Copyright (c) 2012 Xan Lopez
   Copyright (c) 2012, 2016 Philip Withnall
   Copyright (c) 2012-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modific
   Copyright (c) 2015 Enrico M. Crisostomo <enrico.m.crisostomo@gmail.com> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the co
   Copyright (c) 2015, 2018 Bastien ROUCARIES
   Copyright (c) 2016 Red Hat, Inc. This file is part of LIBTASN1.
   Copyright (c) 2019 Nikos Mavrogiannopoulos This file is part of LIBTASN1.
   Copyright (c) 2019 Red Hat, Inc.
   Copyright (c) 90,2005, 2007-2009 Free Software Foundation, Inc.
   Copyright (c) Copyright(c) 2017-2019 Tim Ruehsen
   Copyright (c) Copyright(c) 2017-2020 Free Software Foundation, Inc. This file is part of libtasn1.
   Copyright (c) years (such as 90, 1991-2008) in a reformatted FSF copyright statement is collapsed to a single interval (such as 1990-2008). If unset or set to 0, all existing
libtest-simple-perl 1.302190 debian:libtest-simple-perl/1.302190-1/all: http://github.com/schwern/test-more/
   Copyright (c) 1996 by Eryq. All rights reserved
   Copyright (c) 1999, 2001 by ZeeGee Software Inc. All rights reserved
   Copyright (c) 2001-2008 by Michael G Schwern E<lt>schwern@pobox.comE<gt>. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2002-2008 by chromatic E<lt>chromatic@wgz.orgE<gt> and Michael G Schwern E<lt>schwern@pobox.comE<gt>. This program is free software; you can redistribute it and/or modify it under 
   Copyright (c) 2003 by Fergal Daly <fergal@esatclear.ie>.
   Copyright (c) 2005 Fergal Daly <fergal@esatclear.ie>, some parts are based on other people's work. Plan handling lifted from Test::More. written by Michael G Schwern <schwern@pobox.com>.
   Copyright (c) 2017, 2020 Chad Granum E<lt>exodist@cpan.orgE<gt>. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) Copyright: 1996 Eryq <eryq@zeegee.com>
   Copyright (c) Copyright: 2001-2009 Michael G Schwern <schwern@pobox.com>
   Copyright (c) Copyright: 2002 Mark Fowler <mark@twoshortplanks.com>
   Copyright (c) Copyright: 2002-2008 chromatic <chromatic@wgz.org>
   Copyright (c) Copyright: 2003, 2005 Fergal Daly <fergal@esatclear.ie>
   Copyright (c) Copyright: 2006 Florian Ragwitz <rafl@debian.org>
   Copyright (c) Mark Fowler E<lt>mark@twoshortplanks.comE<gt> 2002, 2004. Some code taken from L<Test::More> and L<Test::Catch>, written by Michael G Schwern E<lt>schwern@pobox.comE<gt>. Hence, those parts
   Copyright (c) Mark Fowler E<lt>mark@twoshortplanks.comE<gt> 2002. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) Micheal G Schwern 2001. Used and distributed with permission. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
libtext-glob-perl 0.11 debian:libtext-glob-perl/0.11-3: http://search.cpan.org/dist/Text-Glob/
   Copyright (c) (C) 2002-2003, 2006, 2007 Richard Clamp. All Rights Reserved
   Copyright (c) Copyright: 2002-2007 Richard Clamp <richardc@unixbeard.net>
   Copyright (c) Copyright: 2004 S. Zachariah Sprackett <zac@sprackett.com>
libtext-glob-perl 0.11 debian:libtext-glob-perl/0.11-3/all: http://search.cpan.org/dist/Text-Glob/
   Copyright (c) (C) 2002-2003, 2006, 2007 Richard Clamp. All Rights Reserved
   Copyright (c) Copyright: 2002-2007 Richard Clamp <richardc@unixbeard.net>
   Copyright (c) Copyright: 2004 S. Zachariah Sprackett <zac@sprackett.com>
libTIFF 4.7.1 alpine:tiff/4.7.1-r0/x86_64: http://www.simplesystems.org/libtiff/
   No Copyrights found
libtzinfo-ruby 2.0.6 debian:ruby-tzinfo/2.0.6-1: http://tzinfo.rubyforge.org/
   Copyright (c) 2005-2023 Philip Ross
   Copyright (c) Copyright: 2005-2013 Philip Ross <phil.ross@gmail.com>
   Copyright (c) ©') t0 = TimezoneTransition.new(o1, o0, Time.utc(1971 1, 2).to_i) tzif_test(offsets, transitions) do |path, format| assert_equal([t0], @reader.read(path)) end end
   Copyright (c) ©'}] transitions = {at: Time.utc(1971 1, 2), offset_index: 1}] o0 = TimezoneOffset.new(3542, 0, 'LMT')
libtzinfo-ruby 2.0.6 debian:ruby-tzinfo/2.0.6-1/all: http://tzinfo.rubyforge.org/
   Copyright (c) Copyright: 2005-2013 Philip Ross <phil.ross@gmail.com>
libucontext 1.3.2 alpine:libucontext/1.3.2-r0/x86_64
   No Copyrights found
libucontext 1.3.3 alpine:libucontext/1.3.3-r0/x86_64
   No Copyrights found
libunistring v1.0 debian:libunistring/1.0-2: https://savannah.gnu.org/projects/libunistring/
   Copyright (c) 1990-2022 Free Software
   Copyright (c) 1990-2022 Free Software Foundation, Inc.
   Copyright (c) 1991, 1993, 1996-1997, 1999, 2000, 2003-2004, 2006, 2008-2022 Free Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), with help from Dan Sahlin 
   Copyright (c) 1991, 1994, 1997-1998, 2000, 2003-2022 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@prep
   Copyright (c) 1992-1996, 1998, 1999-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifica
   Copyright (c) 1994 X Consortium
   Copyright (c) 1994-1996, 1999, 2000-2002, 2004, 2005-2008 Free Software Foundation, Inc. This file is free documentation; the Free Software Foundation gives unlimited permis
   Copyright (c) 1995-2002, 2004, 2005, 2008-2014, 2016, 2019-2022 Free
   Copyright (c) 1995-2022 Free Software Foundation,
   Copyright (c) 1996, 1999 by Internet Software Consortium. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above co
   Copyright (c) 1996-1998, 2000, 2001-2007, 2009, 2010-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or w
   Copyright (c) 1996-2001, 2003, 2004-2015 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or 
   Copyright (c) 1996-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or 
   Copyright (c) 1996-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 1997-2001, 2003, 2004-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modi
   Copyright (c) 1997-2022 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute i
   Copyright (c) 1997-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl wi
   Copyright (c) 1998-1999, 2001, 2003, 2005-2007, 2009, 2010-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute i
   Copyright (c) 2000-2001, 2003, 2004-2007, 2009, 2010-2022 Free Software Foundation, Inc. serial 19
   Copyright (c) 2000-2002, 2006, 2008-2014, 2016, 2019-2022 Free Software dnl Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or 
   Copyright (c) 2001, 2003-2007, 2009, 2010-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or withou
   Copyright (c) 2001-2003, 2005, 2007, 2009-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or 
   Copyright (c) 2001-2019" VALUE "LegalTrademarks", "" VALUE "OriginalFilename", "unistring.dll" VALUE "ProductName", "GNU libunistring: Unicode string library" VALUE "ProductVersion", PACKAGE_VERSION_S
   Copyright (c) 2001-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without mod
   Copyright (c) 2002, 2004-2005, 2007, 2009-2022 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute 
   Copyright (c) 2002, 2004-2007, 2009, 2010-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl w
   Copyright (c) 2002-2003, 2005, 2006-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or witho
   Copyright (c) 2003, 2006-2022 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modificat
   Copyright (c) 2004, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or dis
   Copyright (c) 2004-2005, 2007, 2008-2009, 2011, 2012-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is free software; the Free Software Foundation gives unlimited permission to cop
   Copyright (c) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. This file is free software; the Free Software Foundation gives unlimited permission 
   Copyright (c) 2004-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or
   Copyright (c) 2006, 2008-2021 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either:
   Copyright (c) 2006, 2011-2020 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2006. This program is free software: you can redistribute it and/or modify it under the terms of
   Copyright (c) 2006-2022 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2006. This program is free software: you can redistribute it and/or modify it under the terms of eithe
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2008-2022 Free Software Foundation, Inc. This file is part of gnulib.
   Copyright (c) 2009 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or modify it under the terms of either:
   Copyright (c) 2009-2010 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or modify it under the terms of eithe
   Copyright (c) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test 0 != $[]
   Copyright (c) 2011-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modific
   Copyright (c) 2016-2022 Free Software Foundation, Inc. This file is part of the GNU C Library.
   Copyright (c) Copyright: 1990-2022 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1994 X Consortium
   Copyright (c) Copyright: 1999-2005 Patrice Dumas <dumas@centre-cired.fr>,
   Copyright (c) Copyright: 2009-2011 Andreas Rottmann <rotty@debian.org>
   Copyright (c) is likely equivalent with (c == ' ' || c == ' '). Look at the glibc definition (in glibc/localedata/locales/i18n): The "blank" characters are ' ', ' ', U+1680, U+180E, U+2000..U+2006, U+2008..U+20
libunistring v1.0 debian:libunistring2/1.0-2/amd64: https://savannah.gnu.org/projects/libunistring/
   Copyright (c) Copyright: 1990-2022 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1994 X Consortium
   Copyright (c) Copyright: 1999-2005 Patrice Dumas <dumas@centre-cired.fr>,
   Copyright (c) Copyright: 2009-2011 Andreas Rottmann <rotty@debian.org>
libunistring v1.2 alpine:libunistring/1.2-r0/x86_64: https://savannah.gnu.org/projects/libunistring/
   No Copyrights found
libunistring v1.3 alpine:libunistring/1.3-r0/x86_64: https://savannah.gnu.org/projects/libunistring/
   No Copyrights found
libunistring v1.4.1 alpine:libunistring/1.4.1-r0/x86_64: https://savannah.gnu.org/projects/libunistring/
   No Copyrights found
libversion-perl 0.9929 debian:libversion-perl/1:0.9929-1+b2/i386: https://metacpan.org/release/version
   Copyright (c) 2004-2018 John Peacock
   Copyright (c) Copyright: 2003-2004 Ivan Kohler <ivan-debian@420.am>
   Copyright (c) Copyright: 2004-2013 Marcus Holland-Moritz <mhx-cpan@gmx.net>
   Copyright (c) Copyright: 2004-2018 John Peacock <jpeacock@cpan.org>
libwebp 1.6.0 alpine:libsharpyuv/1.6.0-r0/x86_64: https://developers.google.com/speed/webp/
   No Copyrights found
libwebp 1.6.0 alpine:libwebp/1.6.0-r0/x86_64: https://developers.google.com/speed/webp/
   No Copyrights found
libX11 1.8.10 alpine:libx11/1.8.10-r0/ppc64le: https://github.com/mirror/libX11
   No Copyrights found
libX11 1.8.12 alpine:libx11/1.8.12-r1/x86_64: https://github.com/mirror/libX11
   No Copyrights found
libx11-data 1.8.12 debian:libx11-data/2:1.8.12-1/all
   Copyright (c) 1984-1994, 1998 The Open Group Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the abov
   Copyright (c) 1985-1991 by Digital Equipment Corporation
   Copyright (c) 1985-1991, 1994, 1996 X Consortium
   Copyright (c) 1986, 1998 The Open Group
   Copyright (c) 1987-1988, 1990, 1993 by Digital Equipment Corporation, Maynard, Massachusetts, All Rights Reserved
   Copyright (c) 1988 by Wyse Technology, Inc., San Jose, Ca,
   Copyright (c) 1988 by Wyse Technology, Inc., San Jose, Ca., All Rights Reserved
   Copyright (c) 1990-1991 by OMRON Corporation Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the abo
   Copyright (c) 1990-1991 by OMRON Corporation, NTT Software Corporation, and Nippon Telegraph and Telephone Corporation
   Copyright (c) 1990-1991 by OMRON Corporation, NTT Software Corporation, and Nippon Telegraph and Telephone Corporation Permission to use, copy, modify, distribute, and sell this software and its document
   Copyright (c) 1990-1991 by Tektronix, Inc Rewritten for X.org by Chris Lee <clee@freedesktop.org>
   Copyright (c) 1990-1991 by Tektronix, Inc. Permission to use, copy, modify and distribute this documentation for any purpose and without fee is hereby granted, provided that the above copyright notice ap
   Copyright (c) 1990-1991 Tektronix, Inc. All Rights Reserved
   Copyright (c) 1990-1992, 1999, 2000, 2004, 2009-2010 Oracle and/or its affiliates.
   Copyright (c) 1990-1994 by FUJITSU LIMITED
   Copyright (c) 1990-1994 by FUJITSU LIMITED Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provi
   Copyright (c) 1991 by the Open Software Foundation
   Copyright (c) 1991 by the Open Software Foundation Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that th
   Copyright (c) 1991-1992 by Fuji Xerox Co., Ltd.
   Copyright (c) 1992 by Fuji Xerox Co., Ltd. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above 
   Copyright (c) 1992 by Oki Technosystems Laboratory, Inc.
   Copyright (c) 1992-1993 by TOSHIBA Corp. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above cop
   Copyright (c) 1992-1994 by FUJITSU LIMITED Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the
   Copyright (c) 1993 by Digital Equipment Corporation Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that t
   Copyright (c) 1993 by Digital Equipment Corporation, Maynard, Massachusetts,
   Copyright (c) 1993 by Fujitsu Open Systems Solutions, Inc.
   Copyright (c) 1993 by Fujitsu Open Systems Solutions, Inc. Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided 
   Copyright (c) 1993 by SunSoft, Inc.
   Copyright (c) 1993 by the FUJITSU LIMITED Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above c
   Copyright (c) 1993 by the TOSHIBA Corp.
   Copyright (c) 1993 by the TOSHIBA Corp. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above cop
   Copyright (c) 1993, 1995 by Silicon Graphics Computer Systems, Inc. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby grante
   Copyright (c) 1993-1994 by Sony Corporation
   Copyright (c) 1993-1994 by Sony Corporation Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the abov
   Copyright (c) 1993-1994 by the FUJITSU LIMITED Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the a
   Copyright (c) 1993-1994 by the Sony Corporation Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the 
   Copyright (c) 1994 by Sony Corporation All Rights Reserved
   Copyright (c) 1994 by Sony Corporation Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyr
   Copyright (c) 1995 David E. Wexelblat. All rights reserved
   Copyright (c) 1995 FUJITSU LIMITED This is source code modified by FUJITSU LIMITED under the Joint Development Agreement for the CDE/Motif PST.
   Copyright (c) 1996 by Sebastien Marineau and Holger Veit
   Copyright (c) 1999-2000 by Bruno Haible Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above cop
   Copyright (c) 1999-2000 Free Software Foundation, Inc.
   Copyright (c) 2000 by Bruno Haible Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyrigh
   Copyright (c) 2000 The XFree86 Project, Inc.
   Copyright (c) 2000 The XFree86 Project, Inc. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the 
   Copyright (c) 2003 Keith Packard Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyrigh
   Copyright (c) 2003-2006, 2008 Jamey Sharp, Josh Triplett
   Copyright (c) 2006 Josh Triplett
   Copyright (c) 2007-2009 Troy D. Hanson All rights reserved
   Copyright (c) 2009 Red Hat, Inc.
   Copyright (c) IBM Corporation 1993 All Rights Reserved
libXau 1.0.12 alpine:libxau/1.0.12-r0/x86_64: http://www.x.org
   No Copyrights found
libXdmcp 1.1.5 alpine:libxdmcp/1.1.5-r1/x86_64: http://www.x.org
   No Copyrights found
libXext 1.3.6 alpine:libxext/1.3.6-r2/x86_64: http://xorg.freedesktop.org/
   No Copyrights found
libxml2 2.13.9 alpine:libxml2/2.13.9-r0/x86_64: https://github.com/GNOME/libxml2
   No Copyrights found
libxml2 2.9.14 debian:libxml2/2.9.14+dfsg-1.3~deb12u4/amd64: https://github.com/GNOME/libxml2
   Copyright (c) Copyright: 1998-1999 Vincent Renardias <vincent@waw.com>
   Copyright (c) Copyright: 1998-2001 Bjorn Reese <breese@users.sourceforge.net>
   Copyright (c) Copyright: 1998-2017 Daniel Veillard <daniel@veillard.com>
   Copyright (c) Copyright: 2000 Gary Pennington <Gary.Pennington@uk.sun.com>
   Copyright (c) Copyright: 2010-2017 Christopher Swenson
libXpm 3.5.17 alpine:libxpm/3.5.17-r0/x86_64: http://xorg.freedesktop.org/
   No Copyrights found
libxslt 1.1.43 alpine:libxslt/1.1.43-r3/x86_64: http://xmlsoft.org/XSLT/
   No Copyrights found
libxslt v1.1.35 debian:libxslt1.1/1.1.35-1+deb12u3/amd64: http://xmlsoft.org/XSLT/
   Copyright (c) 2001-2002 Daniel Veillard. All Rights Reserved
   Copyright (c) 2001-2002 Thomas Broyer, Charlie Bozeman and Daniel Veillard.
libyuv 0.0.1887.20251502 alpine:libyuv/0.0.1887.20251502-r1/x86_64
   No Copyrights found
lilconfig 3.1.3 npmjs:lilconfig/3.1.3: https://github.com/antonk52/lilconfig#readme
   Copyright (c) 2022 Anton Kastritskiy
linenoise null: http://github.com/antirez/linenoise
   No Copyrights found
lines-and-columns 1.2.4 npmjs:lines-and-columns/1.2.4: https://github.com/eventualbuddha/lines-and-columns#readme
   Copyright (c) 2015 Brian Donovan
Linux Extended Attributes (attr) 2.5.1 debian:libattr1/1:2.5.1-4/amd64: http://savannah.nongnu.org/projects/attr
   Copyright (c) 2000-2007 Silicon Graphics, Inc.
   Copyright (c) 2001-2003, 2006, 2007, 2009 Andreas Gruenbacher
Linux Kernel 5.19~rc4 debian:libcpupower1/5.19~rc4-1~exp1/amd64: https://kernel.org
   Copyright (c) Copyright: 1991-2012 Unicode, Inc.
   Copyright (c) Copyright: 1991-2020 Linus Torvalds and many others
   Copyright (c) Copyright: 1996-2006 Manoj Srivastava
   Copyright (c) Copyright: 2002-2006 Keir Fraser
   Copyright (c) Copyright: 2006, 2014 Andy Polyakov <appro@openssl.org>
   Copyright (c) Copyright: 2014-2015 Red Hat, Inc.
Linux-Pam v1.5.2 debian:libpam0g/1.5.2-3/arm64: http://www.linux-pam.org
   Copyright (c) 1994-1996 Olaf Kirch, <okir@monad.swb.de>
   Copyright (c) 1995 Wietse Venema
   Copyright (c) 1995, 2001-2008 Red Hat, Inc.
   Copyright (c) 1996 Alexander O. Yuriev
   Copyright (c) 1996 Elliot Lee
   Copyright (c) 1996, 1999 Theodore Ts
   Copyright (c) 1996-1997, 1999 Cristian Gafton <gafton@redhat.com>
   Copyright (c) 1996-2003, 2005 Andrew G. Morgan <morgan@kernel.org>
   Copyright (c) 1997 Philip W. Dalrymple <pwd@mdtsoft.com>
   Copyright (c) 1999 Ben Collins <bcollins@debian.org>
   Copyright (c) 1999 Jan R
   Copyright (c) 2000-2001, 2003, 2005, 2007 Steve Langasek
   Copyright (c) 2003 Nalin Dahyabhai <nalin@redhat.com>
   Copyright (c) 2003, 2005 IBM Corporation
   Copyright (c) 2003, 2006 SuSE Linux AG.
   Copyright (c) 2005 Darren Tucker
   Copyright (c) 2005-2008 Thorsten Kukuk <kukuk@thkukuk.de>
Linux-Pam v1.5.2 debian:libpam0g/1.5.2-6+deb12u1/amd64: http://www.linux-pam.org
   Copyright (c) 1994-1996 Olaf Kirch, <okir@lst.de>
   Copyright (c) 1995 Wietse Venema
   Copyright (c) 1995, 2001-2008 Red Hat, Inc.
   Copyright (c) 1996 Alexander O. Yuriev
   Copyright (c) 1996 Elliot Lee
   Copyright (c) 1996, 1999 Theodore Ts
   Copyright (c) 1996-1997, 1999 Cristian Gafton <gafton@redhat.com>
   Copyright (c) 1996-2003, 2005 Andrew G. Morgan <morgan@kernel.org>
   Copyright (c) 1997 Philip W. Dalrymple <pwd@mdtsoft.com>
   Copyright (c) 1999 Ben Collins <bcollins@debian.org>
   Copyright (c) 1999 by Ben Collins <bcollins@debian.org>
   Copyright (c) 1999 Jan R
   Copyright (c) 2000-2001, 2003, 2005, 2007 Steve Langasek
   Copyright (c) 2003 Nalin Dahyabhai <nalin@redhat.com>
   Copyright (c) 2003, 2005 IBM Corporation
   Copyright (c) 2003, 2006 SuSE Linux AG.
   Copyright (c) 2004 by Sam Hartman
   Copyright (c) 2005 Darren Tucker
   Copyright (c) 2005-2008 Thorsten Kukuk <kukuk@thkukuk.de>
   Copyright (c) Copyright: (C) 1984-2021 Free Software Foundation, Inc.
   Copyright (c) Copyright: (C) 2008 Canonical Ltd.
   Copyright (c) Copyright: (C) Thorsten Kukuk <kukuk@suse.de> 2009
   Copyright (c) Copyright: 1993 Colin Plumb
   Copyright (c) Copyright: 1995 by Wietse Venema. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1994-1996 Olaf Kirch, <okir@monad.swb.de>
   Copyright (c) Copyright: Copyright (c) Red Hat, Inc. 2009
   Copyright (c) Copyright: Copyright 2005 Red Hat Inc., Durham, North Carolina.
   Copyright (c) Nalin Dahyabhai <nalin@redhat.com> 2003
Linux-Pam v1.5.2 debian:libpam-modules/1.5.2-6+deb12u1/amd64: http://www.linux-pam.org
   Copyright (c) 1994-1996 Olaf Kirch, <okir@lst.de>
   Copyright (c) 1995 Wietse Venema
   Copyright (c) 1995, 2001-2008 Red Hat, Inc.
   Copyright (c) 1996 Alexander O. Yuriev
   Copyright (c) 1996 Elliot Lee
   Copyright (c) 1996, 1999 Theodore Ts
   Copyright (c) 1996-1997, 1999 Cristian Gafton <gafton@redhat.com>
   Copyright (c) 1996-2003, 2005 Andrew G. Morgan <morgan@kernel.org>
   Copyright (c) 1997 Philip W. Dalrymple <pwd@mdtsoft.com>
   Copyright (c) 1999 Ben Collins <bcollins@debian.org>
   Copyright (c) 1999 by Ben Collins <bcollins@debian.org>
   Copyright (c) 1999 Jan R
   Copyright (c) 2000-2001, 2003, 2005, 2007 Steve Langasek
   Copyright (c) 2003 Nalin Dahyabhai <nalin@redhat.com>
   Copyright (c) 2003, 2005 IBM Corporation
   Copyright (c) 2003, 2006 SuSE Linux AG.
   Copyright (c) 2004 by Sam Hartman
   Copyright (c) 2005 Darren Tucker
   Copyright (c) 2005-2008 Thorsten Kukuk <kukuk@thkukuk.de>
   Copyright (c) Copyright: (C) 1984-2021 Free Software Foundation, Inc.
   Copyright (c) Copyright: (C) 2008 Canonical Ltd.
   Copyright (c) Copyright: (C) Thorsten Kukuk <kukuk@suse.de> 2009
   Copyright (c) Copyright: 1993 Colin Plumb
   Copyright (c) Copyright: 1995 by Wietse Venema. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1994-1996 Olaf Kirch, <okir@monad.swb.de>
   Copyright (c) Copyright: Copyright (c) Red Hat, Inc. 2009
   Copyright (c) Copyright: Copyright 2005 Red Hat Inc., Durham, North Carolina.
   Copyright (c) Nalin Dahyabhai <nalin@redhat.com> 2003
Linux-Pam v1.5.2 debian:libpam-modules-bin/1.5.2-6+deb12u1/amd64: http://www.linux-pam.org
   Copyright (c) 1994-1996 Olaf Kirch, <okir@lst.de>
   Copyright (c) 1995 Wietse Venema
   Copyright (c) 1995, 2001-2008 Red Hat, Inc.
   Copyright (c) 1996 Alexander O. Yuriev
   Copyright (c) 1996 Elliot Lee
   Copyright (c) 1996, 1999 Theodore Ts
   Copyright (c) 1996-1997, 1999 Cristian Gafton <gafton@redhat.com>
   Copyright (c) 1996-2003, 2005 Andrew G. Morgan <morgan@kernel.org>
   Copyright (c) 1997 Philip W. Dalrymple <pwd@mdtsoft.com>
   Copyright (c) 1999 Ben Collins <bcollins@debian.org>
   Copyright (c) 1999 by Ben Collins <bcollins@debian.org>
   Copyright (c) 1999 Jan R
   Copyright (c) 2000-2001, 2003, 2005, 2007 Steve Langasek
   Copyright (c) 2003 Nalin Dahyabhai <nalin@redhat.com>
   Copyright (c) 2003, 2005 IBM Corporation
   Copyright (c) 2003, 2006 SuSE Linux AG.
   Copyright (c) 2004 by Sam Hartman
   Copyright (c) 2005 Darren Tucker
   Copyright (c) 2005-2008 Thorsten Kukuk <kukuk@thkukuk.de>
   Copyright (c) Copyright: (C) 1984-2021 Free Software Foundation, Inc.
   Copyright (c) Copyright: (C) 2008 Canonical Ltd.
   Copyright (c) Copyright: (C) Thorsten Kukuk <kukuk@suse.de> 2009
   Copyright (c) Copyright: 1993 Colin Plumb
   Copyright (c) Copyright: 1995 by Wietse Venema. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1994-1996 Olaf Kirch, <okir@monad.swb.de>
   Copyright (c) Copyright: Copyright (c) Red Hat, Inc. 2009
   Copyright (c) Copyright: Copyright 2005 Red Hat Inc., Durham, North Carolina.
   Copyright (c) Nalin Dahyabhai <nalin@redhat.com> 2003
Linux-Pam v1.5.2 debian:libpam-runtime/1.5.2-6+deb12u1/all: http://www.linux-pam.org
   Copyright (c) 1994-1996 Olaf Kirch, <okir@lst.de>
   Copyright (c) 1995 Wietse Venema
   Copyright (c) 1995, 2001-2008 Red Hat, Inc.
   Copyright (c) 1996 Alexander O. Yuriev
   Copyright (c) 1996 Elliot Lee
   Copyright (c) 1996, 1999 Theodore Ts
   Copyright (c) 1996-1997, 1999 Cristian Gafton <gafton@redhat.com>
   Copyright (c) 1996-2003, 2005 Andrew G. Morgan <morgan@kernel.org>
   Copyright (c) 1997 Philip W. Dalrymple <pwd@mdtsoft.com>
   Copyright (c) 1999 Ben Collins <bcollins@debian.org>
   Copyright (c) 1999 by Ben Collins <bcollins@debian.org>
   Copyright (c) 1999 Jan R
   Copyright (c) 2000-2001, 2003, 2005, 2007 Steve Langasek
   Copyright (c) 2003 Nalin Dahyabhai <nalin@redhat.com>
   Copyright (c) 2003, 2005 IBM Corporation
   Copyright (c) 2003, 2006 SuSE Linux AG.
   Copyright (c) 2004 by Sam Hartman
   Copyright (c) 2005 Darren Tucker
   Copyright (c) 2005-2008 Thorsten Kukuk <kukuk@thkukuk.de>
   Copyright (c) Copyright: (C) 1984-2021 Free Software Foundation, Inc.
   Copyright (c) Copyright: (C) 2008 Canonical Ltd.
   Copyright (c) Copyright: (C) Thorsten Kukuk <kukuk@suse.de> 2009
   Copyright (c) Copyright: 1993 Colin Plumb
   Copyright (c) Copyright: 1995 by Wietse Venema. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1994-1996 Olaf Kirch, <okir@monad.swb.de>
   Copyright (c) Copyright: Copyright (c) Red Hat, Inc. 2009
   Copyright (c) Copyright: Copyright 2005 Red Hat Inc., Durham, North Carolina.
   Copyright (c) Nalin Dahyabhai <nalin@redhat.com> 2003
Linux-Pam v1.5.2 debian:libpam-runtime/1.5.2-9.1/all: http://www.linux-pam.org
   Copyright (c) 1994-1996 Olaf Kirch, <okir@lst.de>
   Copyright (c) 1995 Wietse Venema
   Copyright (c) 1995, 2001-2008 Red Hat, Inc.
   Copyright (c) 1996 Alexander O. Yuriev
   Copyright (c) 1996 Elliot Lee
   Copyright (c) 1996, 1999 Theodore Ts
   Copyright (c) 1996-1997, 1999 Cristian Gafton <gafton@redhat.com>
   Copyright (c) 1996-2003, 2005 Andrew G. Morgan <morgan@kernel.org>
   Copyright (c) 1997 Philip W. Dalrymple <pwd@mdtsoft.com>
   Copyright (c) 1999 Ben Collins <bcollins@debian.org>
   Copyright (c) 1999 by Ben Collins <bcollins@debian.org>
   Copyright (c) 1999 Jan R
   Copyright (c) 2000-2001, 2003, 2005, 2007 Steve Langasek
   Copyright (c) 2003 Nalin Dahyabhai <nalin@redhat.com>
   Copyright (c) 2003, 2005 IBM Corporation
   Copyright (c) 2003, 2006 SuSE Linux AG.
   Copyright (c) 2004 by Sam Hartman
   Copyright (c) 2005 Darren Tucker
   Copyright (c) 2005-2008 Thorsten Kukuk <kukuk@thkukuk.de>
   Copyright (c) Copyright: (C) 1984-2021 Free Software Foundation, Inc.
   Copyright (c) Copyright: (C) 2008 Canonical Ltd.
   Copyright (c) Copyright: (C) Thorsten Kukuk <kukuk@suse.de> 2009
   Copyright (c) Copyright: 1993 Colin Plumb
   Copyright (c) Copyright: 1995 by Wietse Venema. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1994-1996 Olaf Kirch, <okir@monad.swb.de>
   Copyright (c) Copyright: Copyright (c) Red Hat, Inc. 2009
   Copyright (c) Copyright: Copyright 2005 Red Hat Inc., Durham, North Carolina.
   Copyright (c) Nalin Dahyabhai <nalin@redhat.com> 2003
Little cms color engine 2.12 github:mm2/Little-CMS:2.12: http://www.littlecms.com
   Copyright (c) 1991-2013 Thomas G. Lane, Guido Vollbeding. All Rights Reserved
   Copyright (c) 1994 X Consortium
   Copyright (c) 1996-2018 Free Software Foundation, Inc.
   Copyright (c) 1998-2010 Marti Maria, Ignacio Ruiz de Conejo
   Copyright (c) 1998-2015 Marti Maria
   Copyright (c) 1998-2020 Marti Maria Saguer, all rights reserved
   Copyright (c) 1998-2020 Marti Maria Saguer.
   Copyright (c) 1998-2021 Marti Maria Saguer
   Copyright (c) 2001 softSurfer (www.softsurfer.com)
   Copyright (c) 2006 Steven G. Johnson <stevenj@alum.mit.edu>
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
   Copyright (c) 2011 Maarten Bosmans <mkbosmans@gmail.com>
   Copyright (c) 2013 Gabriele Svelto <gabriele.svelto@gmail.com>
   Copyright (c) 2014 Mike Frysinger <vapier@gentoo.org>
   Copyright (c) HP 2007. All rights reserved
   Copyright (c) HP, 2007. All rights reserved
   Copyright (c) Marti Maria 2021
   Copyright (c) Marti Maria, 2010.
ljharb/object.assign 4.1.7 npmjs:object.assign/4.1.7: https://github.com/ljharb/object.assign
   Copyright (c) 2014 Jordan Harband
LLVM - Low Level Virtual Machine 19.1.7 debian:libllvm19/1:19.1.7-3~deb12u1/amd64: https://www.llvm.org/
   Copyright (c) 2001 Alexander Peslyak and it is hereby released to the general public under the following terms: . Redistribution and use in source and binary forms, with or without
   Copyright (c) Copyright: 1992-1994 Henry Spencer
   Copyright (c) Copyright: 1999-2003 Steve Purcell
   Copyright (c) Copyright: 2001 Alexander Peslyak <solar at openwall.com>
   Copyright (c) Copyright: 2003-2017 University of Illinois at Urbana-Champaign.
   Copyright (c) Copyright: 2003-2020 Sylvestre Ledru and others
   Copyright (c) Copyright: 2006 Kirill Simonov
   Copyright (c) Copyright: 2006-2008, 2016, 2017-2020 Google Inc.
   Copyright (c) Copyright: 2008-2010 Apple, Inc.
LLVM - Low Level Virtual Machine 19.1.7 redhat:llvm/19.1.7-2.el10/x86_64: https://www.llvm.org/
   Copyright (c) 2003-2019 University of Illinois at Urbana-Champaign. All rights reserved
loader-runner 4.3.1 npmjs:loader-runner/4.3.1: https://github.com/webpack/loader-runner#readme
   No Copyrights found
Locale::Maketext 1.31 fedora:perl-Locale-Maketext/1.31-490.module_f37+14796+372df908/noarch: http://search.cpan.org/dist/Locale-Maketext/
   Copyright (c) 1999-2004 Sean M. Burke <sburke@cpan.org>, all rights reserved
Locales 2.36 debian:locales/2.36-9+deb12u12/all: http://www.gnu.org/software/libc/libc.html
   Copyright (c) 1989-1991 Carnegie Mellon University
   Copyright (c) 1991 Regents of the University of California.
   Copyright (c) 1991-2015 Free Software Foundation, Inc.
   Copyright (c) 1992 Eric Young
   Copyright (c) 1992-1994, 1997 Henry Spencer. All rights reserved
   Copyright (c) 1993 by Digital Equipment Corporation.
   Copyright (c) 1993 by Sun Microsystems, Inc. All rights reserved
   Copyright (c) 1995 by Tom Lord
   Copyright (c) 1996-1999 by Internet Software Consortium.
   Copyright (c) 1997-2003 University of Cambridge
   Copyright (c) 1998 WIDE Project.
   Copyright (c) 1999-2000 Tom Tromey
   Copyright (c) 2000 Intel Corporation
   Copyright (c) 2000 Red Hat, Inc.
   Copyright (c) 2001 by Stephen L. Moshier <moshier@na-net.ornl.gov>
   Copyright (c) 2002-2004, 2011 Simon Josefsson
   Copyright (c) 2010 Oracle America, Inc.
   Copyright (c) The Internet Society (2003). All Rights Reserved
Locales 2.36 debian:locales/2.36-9+deb12u13/all: http://www.gnu.org/software/libc/libc.html
   Copyright (c) 1989-1991 Carnegie Mellon University All Rights Reserved
   Copyright (c) 1991 Regents of the University of California. All rights reserved
   Copyright (c) 1992 Eric Young
   Copyright (c) 1992-1994, 1997 Henry Spencer. All rights reserved
   Copyright (c) 1993 by Digital Equipment Corporation. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyri
   Copyright (c) 1993 by Sun Microsystems, Inc. All rights reserved
   Copyright (c) 1995 by Tom Lord All Rights Reserved
   Copyright (c) 1996-1999 by Internet Software Consortium. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above co
   Copyright (c) 1997-2003 University of Cambridge Permission is granted to anyone to use this software for any purpose on any computer system, and to redistribute it freely, subject to the following res
   Copyright (c) 1998 WIDE Project. All rights reserved
   Copyright (c) 1999-2000 Tom Tromey
   Copyright (c) 2000 Intel Corporation All rights reserved
   Copyright (c) 2000 Red Hat, Inc. The following applies to portions of libidn/punycode.c and libidn/punycode.h:
   Copyright (c) 2001 by Stephen L. Moshier <moshier@na-net.ornl.gov>
   Copyright (c) 2002-2004, 2011 Simon Josefsson This file is part of GNU Libidn.
   Copyright (c) 2010 Oracle America, Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions 
   Copyright (c) copyright: Copyright (C) 1991-2015 Free Software Foundation, Inc.
   Copyright (c) The Internet Society (2003). All Rights Reserved
locate-path v5.0.0 npmjs:locate-path/5.0.0: https://github.com/sindresorhus/locate-path
   No Copyrights found
locate-path v6.0.0 npmjs:locate-path/6.0.0: https://github.com/sindresorhus/locate-path
   No Copyrights found
Lodash 4.17.21 npmjs:lodash/4.17.21: https://lodash.com/
   No Copyrights found
lodash.debounce 4.0.8 npmjs:lodash.debounce/4.0.8: https://lodash.com/
   No Copyrights found
lodash.memoize 4.1.2 npmjs:lodash.memoize/4.1.2: https://lodash.com/
   No Copyrights found
lodash.merge 4.6.2 npmjs:lodash.merge/4.6.2: https://lodash.com/
   No Copyrights found
lodash.truncate 4.4.2 npmjs:lodash.truncate/4.4.2: https://lodash.com/
   No Copyrights found
lodash.uniq 4.5.0 npmjs:lodash.uniq/4.5.0: https://lodash.com/
   No Copyrights found
Log4J Commons Logging Bridge 2.17.2 maven:org.apache.logging.log4j:log4j-jcl:2.17.2: http://logging.apache.org/log4j/2.x/log4j-jcl/
   Copyright (c) 1999-2022 The Apache Software Foundation This product includes software developed at
Log4J Compatibility API 2.17.1 maven:org.apache.logging.log4j:log4j-1.2-api:2.17.1: http://logging.apache.org/log4j/2.x/log4j-1.2-api/
   Copyright (c) 1969-1999 The Apache Software Foundation This product includes software developed at
Log4J Compatibility API 2.17.2 maven:org.apache.logging.log4j:log4j-1.2-api:2.17.2: http://logging.apache.org/log4j/2.x/log4j-1.2-api/
   Copyright (c) 1999-2022 The Apache Software Foundation This product includes software developed at
logform 2.7.0 npmjs:logform/2.7.0: https://github.com/winstonjs/logform#readme
   Copyright (c) 2017 Charlie Robbins
logrotate 3.20.1 alpine:logrotate/3.20.1-r0/ppc64le: http://sourceforge.net/projects/logrotate
   No Copyrights found
logrotate 3.22.0 alpine:logrotate/3.22.0-r0/x86_64: http://sourceforge.net/projects/logrotate
   No Copyrights found
logsave 1.47.0 debian:logsave/1.47.0-2+b2/amd64: http://e2fsprogs.sourceforge.net
   Copyright (c) Copyright: 1993-2018 Theodore Ts
   Copyright (c) Copyright: 1997-2000 by Theodore Ts
   Copyright (c) Copyright: 1999-2000 Andreas Dilger <adilger@turbolinux.com>
   Copyright (c) Copyright: August 26, 2011 Darrick J. Wong <djwong at us.ibm.com>
Logstash v7.5.1 alpine:logstash/7.5.1-r0/noarch: http://logstash.net/
   Copyright (c) (C) 2001-2004 by Michael Neumann (mailto:mneumann@ntecs.de) Released under the same term of license as Ruby.
   Copyright (c) (c) 2003-2007 Kouhei Sutou <kou@cozmixng.org> You can redistribute it and/or modify it under the same terms as Ruby.
   Copyright (c) (c) 2006-2013 Tony Arcieri, Martin Emde, Erik Michaels-Ober. Distributed under the [Ruby license][license].
   Copyright (c) (c) 2006-2016 Erik Michaels-Ober, John Nunemaker, Wynn Netherland, Steve Richert, Steve Agalloco. See [LICENSE][] for details.
   Copyright (c) (C) 2007-2010 Christian Neukirchen <http://purl.org/net/chneukirchen> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
   Copyright (c) (c) 2009-2017 See [LICENSE][] for details. [net_http]: http://ruby-doc.org/stdlib/libdoc/net/http/rdoc/Net/HTTP.html [persistent]: https://github.com/drbrain/net-http-persistent [t
   Copyright (c) (c) 2010-2012 Brad Pardee. See LICENSE for details.
   Copyright (c) (c) 2010-2013 Steve Richert, Erik Michaels-Ober. See
   Copyright (c) (c) 2010-2015 Jari Bakken. See LICENSE for details.
   Copyright (c) (c) 2010-2018 Michael Bleigh, Josh Kalderimis, Erik Michaels-Ober, and Pavel Pravosud. See [LICENSE][] for details. [codeclimate]: https://codeclimate.com/github/intridea/multi_jso
   Copyright (c) (c) 2011-2013 Erik Michaels-Ober. See
   Copyright (c) (c) 2011-2018 Tony Arcieri, Alexey V. Zapparov, Erik Michaels-Ober, Zachary Anker.
   Copyright (c) (c) 2015-2017 Alexey V Zapparov. See [LICENSE.txt][license] for further details.
   Copyright (c) (c) 2017 T. Yamada under Ruby License (2-clause BSDL or Artistic).
   Copyright (c) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license documen
   Copyright (c) 1989, 1991, 1999 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but
   Copyright (c) 1991, 1999 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 1995-2008 International Business Machines Corporation and others Some data files (under analysis/icu/src/data) are derived from Unicode data such as the Unicode Character Database. See h
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising 
   Copyright (c) 1996-2011 Anthony Green, Red Hat, Inc and others. See source files for details. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associat
   Copyright (c) 1997, 2004 International Business Machines Corporation. All rights reserved
   Copyright (c) 1997, 2017 The Apache Software Foundation or its licensors, as applicable. Mon, 18 Sep 2017 20:42:10 -0700 derby.version.major=10 derby.version.minor=14 derby.version.maint=1000000 derby.ver
   Copyright (c) 1997, 2017 The Apache Software Foundation or its licensors, as applicable. Mon, 18 Sep 2017 20:42:18 -0700 derby.version.major=10 derby.version.minor=14 derby.version.maint=1000000 derby.ver
   Copyright (c) 1998-2000 Motoyuki Kasahara. You may redistribute and/or modify this library under the same license terms as Ruby.
   Copyright (c) 1999 Shigeru Chiba. All Rights Reserved
   Copyright (c) 1999-2000, 2002, 2003 Masatoshi SEKI You can redistribute it and/or modify it under the same terms as Ruby.
   Copyright (c) 1999-2001 Gregory P. Ward.
   Copyright (c) 1999-2003 Masatoshi SEKI. You can redistribute it and/or modify it under the same terms as Ruby. Author:: Masatoshi SEKI
   Copyright (c) 1999-2004 Minero Aoki written and maintained by Minero Aoki <aamine@loveruby.net>
   Copyright (c) 1999-2005 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a cop
   Copyright (c) 1999-2007 Minero Aoki
   Copyright (c) 1999-2007 Minero Aoki This program is free software. You can distribute/modify this program under the same terms of ruby.
   Copyright (c) 1999-2007 Minero Aoki. Written & maintained by Minero Aoki <aamine@loveruby.net>.
   Copyright (c) 1999-2007 Yukihiro Matsumoto
   Copyright (c) 1999-2007 Yukihiro Matsumoto.
   Copyright (c) 1999-2012 Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 1999-2017 <a href="http://www.oracle.com">Oracle</a> and/or its affiliates. All Rights Reserved
   Copyright (c) 1999-2019 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2000 Information-technology Promotion Agency, Japan
   Copyright (c) 2000 Information-technology Promotion Agency, Japan Author: Wakou Aoyama <wakou@ruby-lang.org>
   Copyright (c) 2000 Information-technology Promotion Agency, Japan Author: Yukihiro "Matz" Matsumoto
   Copyright (c) 2000 Network Applied Communication Laboratory, Inc.
   Copyright (c) 2000, 2002 Masatoshi SEKI =end require 'drb/drb' require 'monitor'
   Copyright (c) 2000, 2002-2003 Masatoshi SEKI acl.rb is copyrighted free software by Masatoshi SEKI. You can redistribute it and/or modify it under the same terms as Ruby.
   Copyright (c) 2000, 2003-2011, 2013, 2014 IBM Corporation and others. All rights reserved
   Copyright (c) 2000, 2006 <br /><br /> OSGi Alliance Bishop Ranch 6<br/> 2400 Camino Ramon, Suite 375<br/> San Ramon, CA 94583 USA <br /><br /> All Rights Reserved
   Copyright (c) 2000-2001 Shugo Maeda <shugo@ruby-lang.org> This library is distributed under the terms of the Ruby license. You can freely distribute/modify this library.
   Copyright (c) 2000-2001 TAKAHASHI Masayoshi, GOTOU Yuuzou
   Copyright (c) 2000-2002 Verisign Inc., All rights reserved
   Copyright (c) 2000-2003 NAKAMURA, Hiroshi <nahi@ruby-lang.org> require 'continuation' unless RUBY_ENGINE == 'jruby'
   Copyright (c) 2000-2003 Nathaniel Talbott
   Copyright (c) 2000-2003 Nathaniel Talbott. It is free software, and is distributed under the Ruby license. See the COPYING file.
   Copyright (c) 2000-2003, 2005, 2008, 2011 NAKAMURA, Hiroshi <nahi@ruby-lang.org>. Documentation:: NAKAMURA, Hiroshi and Gavin Sinclair License::
   Copyright (c) 2000-2006 The Legion Of The Bouncy Castle. jnr-x86asm (https://github.com/jnr/jnr-x86asm) is distributed under the MIT
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2000-2011 ymnk, JCraft,Inc. All rights reserved
   Copyright (c) 2000-2019 The Legion of the Bouncy Castle Inc. (http://www.bouncycastle.org) lineSeparatormainorg/bouncycastle/LICENSEorg/bouncycastle/util/Stringsoutportions of the Software.
   Copyright (c) 2001 akira yamada <akira@ruby-lang.org> You can redistribute it and/or modify it under the same term as Ruby. Revision:: $Id$
   Copyright (c) 2001 GOTOU YUUZOU <gotoyuzo@notwork.org> All rights reserved
   Copyright (c) 2001 GOTOU Yuuzou Written and maintained by Minero Aoki <aamine@loveruby.net>. HTTPS support added by GOTOU Yuuzou <gotoyuzo@notwork.org>.
   Copyright (c) 2001 Yukihiro "Matz" Matsumoto
   Copyright (c) 2001, 2003, 2006 Akinori MUSHA <knu@iDaemons.org> All rights reserved
   Copyright (c) 2001-2002 GOTOU Yuuzou
   Copyright (c) 2001-2003 by Michael Neumann (mneumann@ntecs.de) $Id$
   Copyright (c) 2001-2003, 2005 by Michael Neumann (mneumann@ntecs.de) Released under the same term of license as Ruby.
   Copyright (c) 2001-2008 Python Software Foundation; All Rights Reserved
   Copyright (c) 2001-2008 Sean Russell <ser@germane-software.com>" DATE = "2008/019" VERSION = "3.1.7.3" REVISION = %w$Revision$[1] || ''
   Copyright (c) 2001-2013 Python Software Foundation. Licensed under <http://docs.python.org/license.html> From <http://hg.python.org/cpython/file/2.7/Lib/bisect.py> def <<( new_field ) lo = 0 hi = size
   Copyright (c) 2002 Anders Bengtsson <ndrsbngtssn@yahoo.se>
   Copyright (c) 2002 GOTO Kentaro
   Copyright (c) 2002 Hajimu UMEMOTO <ume@mahoroba.org>.
   Copyright (c) 2002 Internet Programming with Ruby writers $IPR: accesslog.rb,v 1.1 2002/10/01 17:16:32 gotoyuzo Exp $
   Copyright (c) 2002 Jan Arne Petersen <jpetersen@uni-bonn.de>
   Copyright (c) 2002 keita yamaguchi
   Copyright (c) 2002 Kevin Atkinson (kevina@gnu.org)
   Copyright (c) 2002 Michal Rokos <m.rokos@sh.cvut.cz> All rights reserved
   Copyright (c) 2002-2003 Internet Programming with Ruby writers. All rights reserved
   Copyright (c) 2002-2003 Python Software Foundation. Written by Greg Ward <gward@python.net> Licensed under <http://docs.python.org/license.html> From <http://hg.python.org/cpython/file/6b9f0a6efaeb/L
   Copyright (c) 2002-2003 Stefan Haustein, Oberhausen, Rhld., Germany. Licensed under BSD License. II. Used Software
   Copyright (c) 2002-2004 Thomas Sondergaard rubyzip is free software; you can redistribute it and/or
   Copyright (c) 2002-2012 the original author or authors. All rights reserved
   Copyright (c) 2002-2016 the original author or authors. This software is distributable under the BSD license. See the terms of the BSD license in the documentation provided with this software.
   Copyright (c) 2002-2017 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2003 Adapted from MIME::Types (Perl) by Mark Overmeer. === MIT License
   Copyright (c) 2003 GOTOU Yuuzou All rights reserved
   Copyright (c) 2003 H.M. The original implementation is provided by H.M. URL: http://rwiki.jin.gr.jp/cgi-bin/rw-cgi.rb?cmd=view;name= %C7%A7%BE%DA%B5%A1%C7%BD%A4%F2%B2%FE%C2%A4%A4%B7%A4%C6%A4%DF%A4%EB
   Copyright (c) 2003 Internet Programming with Ruby writers.
   Copyright (c) 2003 WATANABE Hirofumi <eban@ruby-lang.org> This program is free software. You can distribute/modify this program under the same terms of Ruby.
   Copyright (c) 2003-2004 Jim Weirich def terminal_width result = if ENV["THOR_COLUMNS"] ENV["THOR_COLUMNS"].to_i else unix? ? dynamic_width : 80 end result < 10 ? 80 : result rescue 80 end Called if s
   Copyright (c) 2003-2004 Jim Weirich, 2009 Eric Hodel Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),
   Copyright (c) 2003-2005 Minero Aoki This program is free software. You can distribute and/or modify this program under the Ruby License. For details of Ruby License, see ruby/COPYING.
   Copyright (c) 2003-2010 by Jim Weirich (jim.weirich@gmail.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Softwa
   Copyright (c) 2003-2012 Jim Weirich (jim.weirich@gmail.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Softw
   Copyright (c) 2004 by Jim Weirich (jim@weirichhouse.org).
   Copyright (c) 2004 David Corbin <dcorbin@users.sourceforge.net>
   Copyright (c) 2004 Mauricio Julio Fern See LICENSE.txt for additional licensing information. ++
   Copyright (c) 2004 Mauricio Julio Fern See LICENSE.txt for additional licensing information. --
   Copyright (c) 2004 Mauricio Julio Fern Simplified BSD Licence
   Copyright (c) 2004-2006 by Jim Weirich (jim@weirichhouse.org). All rights reserved
   Copyright (c) 2004-2006 Thomas E Enebo <enebo@acm.org>
   Copyright (c) 2004-2014 David R. Halliday Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in 
   Copyright (c) 2004-2015 Paul R. Holser, Jr. All rights reserved
   Copyright (c) 2004-2017 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2005 and onwards Google Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of
   Copyright (c) 2005 Brian Goetz and Tim Peierls. See http://www.jcip.net
   Copyright (c) 2005 Brian Goetz and Tim Peierls. See http://www.jcip.net and the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.5) Full text: http://creativecommons.org/
   Copyright (c) 2005 Brian Goetz Released under the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.5) Official home: http://www.jcip.net
   Copyright (c) 2005 by Sam Ruby (rubys@intertwingly.net). All rights reserved
   Copyright (c) 2005 James Edward Gray II. You can redistribute or modify this code under the terms of Ruby's license. See CSV for documentation.
   Copyright (c) 2005 the Lawrence Journal-World Used under the modified BSD license:
   Copyright (c) 2005 Zed A. Shaw You can redistribute it and/or modify it under the same terms as Ruby.
   Copyright (c) 2005 Zed A. Shaw You can redistribute it and/or modify it under the same terms as Ruby. include "http11_parser.h" include <stdio.h> include <assert.h> include <stdlib.h> include <ctype.h
   Copyright (c) 2005 Zed Shaw
   Copyright (c) 2005, 2008, 2011, 2015 Google Inc. All Rights Reserved
   Copyright (c) 2005-2006 Tim Fennell
   Copyright (c) 2005-2010, 2012, 2013-2017 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2005-2012 Kornelius Kalnbach <murphy@rubychan.de> (@murphy_karasu) http://coderay.rubychan.de/
   Copyright (c) 2005-2017 Frank Fock (SNMP4J.org)</footer> <windowtitle>${project.name} ${project.version}</windowtitle> <excludePackageNames>org.snmp4j.test:org.snmp4j.test.tools.console</excludePackageNam
   Copyright (c) 2005-2019 Philip Ross Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the So
   Copyright (c) 2006 by Chad Fowler, Rich Kilmer, Jim Weirich and others. All rights reserved
   Copyright (c) 2006 Kresten Krab Thorup <krab@gnu.org>
   Copyright (c) 2006 Michael Studman <me@michaelstudman.com>
   Copyright (c) 2006, 2011 Ben Konrath <ben@bagu.org> All rights reserved
   Copyright (c) 2006-2007 Justin Bailey Written and maintained by Justin Bailey <jgbailey@gmail.com>.
   Copyright (c) 2006-2011 Aaron Patterson, Mike Dalessio MIT License
   Copyright (c) 2006-2013 Paul Battley, Michael Neumann, Tim Fletcher. Returns a value representing the "cost" of transforming str1 into str2 def distance(str1, str2) n = str1.length m = str2.length ret
   Copyright (c) 2006-2016 Erik Michaels-Ober, John Nunemaker, Wynn Netherland, Steve Richert, Steve Agalloco Permission is hereby granted, free of charge, to any person obtaining a copy of this software
   Copyright (c) 2007 Clifford Heath Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Soft
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble
   Copyright (c) 2007 Miguel Covarrubias <mlcovarrubias@gmail.com> Alternatively, the contents of this file may be used under the terms of either of the GNU General Public License Version 2 or later (the
   Copyright (c) 2007 William N Dortch <bill.dortch@gmail.com>
   Copyright (c) 2007, 2009, 2012 Akinori MUSHA <knu@iDaemons.org>. All rights reserved
   Copyright (c) 2007-2008 Michael Granger. All rights reserved
   Copyright (c) 2007-2008, 2011 Evan Phoenix All rights reserved
   Copyright (c) 2007-2010 Christian Neukirchen <purl.org/net/chneukirchen> Rack is freely distributable under the terms of an MIT-style license. See COPYING or http://www.opensource.org/lic
   Copyright (c) 2007-2013 Nick Sieger <nick@nicksieger.com> Copyright, 2017, by [Samuel G. D. Williams](http://www.codeotaku.com/samuel-williams). Permission is hereby granted, free of charge, to any pe
   Copyright (c) 2007-2013 Nick Sieger nick@nicksieger.com Copyright, 2017, by Samuel G. D. Williams. MIT license.
   Copyright (c) 2007-2013 Nick Sieger. See the file README.txt included with the distribution for software license details. ++
   Copyright (c) 2007-2015 Christian Neukirchen <purl.org/net/chneukirchen> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation file
   Copyright (c) 2007-2018 The JRuby project, and is released under a tri EPL/GPL/LGPL license. You can use it, redistribute it and/or modify it under the terms of the:
   Copyright (c) 2007-2019 Pivotal Software, Inc.  /��
   Copyright (c) 2008 JRuby project Alternatively, the contents of this file may be used under the terms of either of the GNU General Public License Version 2 or later (the "GPL"), or the GNU Lesser Gene
   Copyright (c) 2008 Luc Heinrich <luc@honk-honk.com> Version: EPL 2.0/GPL 2.0/LGPL 2.1
   Copyright (c) 2008 Mike Dalessio <mike.dalessio@gmail.com> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met
   Copyright (c) 2008 The Apache Software Foundation
   Copyright (c) 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp> Documentation::
   Copyright (c) 2008-2009 Andrea Fazzi
   Copyright (c) 2008-2009 Jeremy Hinegardner All rights reserved
   Copyright (c) 2008-2009 Luc Heinrich
   Copyright (c) 2008-2009 Petr Kobalicek <kobalicek.petr@gmail.com> The following libraries are redistributed under the Apache Software License v2.0, available below. invokebinder (https://github.com/h
   Copyright (c) 2008-2010 Kouhei Sutou and 2001-2008 Python Software Foundation. It is free software, and is distributed under the Ruby license and/or the PSF license. See the COPYING file and PSFL file
   Copyright (c) 2008-2010 Wayne Meissner
   Copyright (c) 2008-2010 Wayne Meissner Version: EPL 2.0/GPL 2.0/LGPL 2.1
   Copyright (c) 2008-2011 J. Reid Morrison, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain 
   Copyright (c) 2008-2011 Kouhei Sutou; All Rights Reserved
   Copyright (c) 2008-2012 Kouhei Sutou <tt><kou@clear-code.com></tt> License:: Ruby license. require 'test/unit/attribute' require 'test/unit/fixture' require 'test/unit/exception-handler' require 'test
   Copyright (c) 2008-2016 Jeremy Hinegardner Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright not
   Copyright (c) 2008-2016 Ruby FFI project contributors All rights reserved
   Copyright (c) 2008-2017 Kouhei Sutou <kou@clear-code.com> License: Ruby OR LGPL-2.1+
   Copyright (c) 2008-2017 Kouhei Sutou <kou@clear-code.com> License:: Ruby license. begin require 'io/console' rescue LoadError end
   Copyright (c) 2009 by www.imdict.net. WordBreakTestUnicode_.java (under modules/analysis/common/src/test/) is derived from Unicode data such as the Unicode Character Database. See http://unicode.org/copyr
   Copyright (c) 2009 Chris Wanstrath Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Sof
   Copyright (c) 2009 Chris Wanstrath</p> <p>Original CTemplate by Google</p>
   Copyright (c) 2009 codehaus.org. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Softw
   Copyright (c) 2009 Engine Yard MIT License
   Copyright (c) 2009 Ezra Zygmuntowicz Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the S
   Copyright (c) 2009 Marc-Andre Lafortune Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in th
   Copyright (c) 2009 Michael Fellinger m.fellinger@gmail.com Rack::Reloader is subject to the terms of an MIT-style license. See COPYING or http://www.opensource.org/licenses/mit-license.php. require 'p
   Copyright (c) 2009 Vladimir Kolesnikov Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the
   Copyright (c) 2009-2010 Andrea Fazzi Version: EPL 2.0/GPL 2.0/LGPL 2.1
   Copyright (c) 2009-2010 Marc-Andr
   Copyright (c) 2009-2014 Kouhei Sutou. All rights reserved
   Copyright (c) 2009-2017 Mikel Lindsaar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the
   Copyright (c) 2009-2017 Rick Olson, Zack Hobson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to de
   Copyright (c) 2009-2017 Wynn Netherland, Adam Stacoviak, Erik Michaels-Ober Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation f
   Copyright (c) 2010 Andre Arko
   Copyright (c) 2010 Hiroshi Nakamura <nahi@ruby-lang.org> = Licence This program is licenced under the same licence as Ruby. (See the file 'LICENCE'.)
   Copyright (c) 2010 Hiroshi Nakamura <nahi@ruby-lang.org> = Licence This program is licensed under the same licence as Ruby. (See the file 'LICENCE'.)
   Copyright (c) 2010 Mike Williams <mdub@dogbiscuit.org> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software")
   Copyright (c) 2010 Red Hat Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Found
   Copyright (c) 2010 Tim Becker <tim.becker@kuriositaet.de> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),
   Copyright (c) 2010 with Reserved Font Name Lato. This Font Software is licensed under the SIL Open Font License, Version 1.1.
   Copyright (c) 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name "Source". All Rights Reserved
   Copyright (c) 2010-2011 Aman Gupta <aman@tmm1.net> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to dea
   Copyright (c) 2010-2011 Brad Pardee Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the So
   Copyright (c) 2010-2013 Michael Bleigh, Josh Kalderimis, Erik Michaels-Ober, Pavel Pravosud Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
   Copyright (c) 2010-2013 Michael Dvorkin Awesome Print is freely distributable under the terms of MIT license. See LICENSE file or http://www.opensource.org/licenses/mit-license.php
   Copyright (c) 2010-2013 Michael Dvorkin http://www.dvorkin.net
   Copyright (c) 2010-2013 Michael Dvorkin http://www.dvorkin.net %w(mike dvorkin.net) "@" || "twitter.com/mid" Permission is hereby granted, free of charge, to any person obtaining a copy of this softwa
   Copyright (c) 2010-2013 Steve Richert, Erik Michaels-Ober Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Softwar
   Copyright (c) 2010-2015 Jari Bakken Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the So
   Copyright (c) 2010-2016 Ryan Tomayko <http://tomayko.com/about> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "S
   Copyright (c) 2011 by Bart ten Brinke (info@retrosync.com). All rights reserved
   Copyright (c) 2011 John Mair (banisterfiend) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal 
   Copyright (c) 2011 Konstantin Haase Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the So
   Copyright (c) 2011 Martin Gieseking <martin.gieseking@uos.de>. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met
   Copyright (c) 2011 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without re
   Copyright (c) 2011 rick olson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software
   Copyright (c) 2011-2012 Akinori MUSHA, Eric Hodel
   Copyright (c) 2011-2012 Keith Rarick Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Soft
   Copyright (c) 2011-2013 Erik Michaels-Ober Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in
   Copyright (c) 2011-2013 John E. Vincent and contributors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a 
   Copyright (c) 2011-2013 Jordan Sissel and contributors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Soft
   Copyright (c) 2011-2013 miyucy MIT License
   Copyright (c) 2011-2016 Tony Arcieri, Erik Michaels-Ober, Alexey V. Zapparov, Zachary Anker Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
   Copyright (c) 2011-2017 Akinori MUSHA All rights reserved
   Copyright (c) 2011-2017 Akinori MUSHA Licensed under the 2-clause BSD license.
   Copyright (c) 2011-2017 Akinori MUSHA, All rights reserved
   Copyright (c) 2012 Brandon Keepers MIT License
   Copyright (c) 2012 Fluentd Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License
   Copyright (c) 2012 Jordan Sissel Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at ht
   Copyright (c) 2012 Kouhei Sutou <kou@clear-code.com> License: Ruby's
   Copyright (c) 2012 Lee Jarvis Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software
   Copyright (c) 2012 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.a
   Copyright (c) 2012 Relevance Inc edn-ruby is a Ruby library to read and write EDN (extensible data notation), a subset of Clojure used for transferring data between applications, much like JSON, YAML, or XML.
   Copyright (c) 2012 Relevance Inc MIT License
   Copyright (c) 2012, 2016 The Netty Project ~ ~ The Netty Project licenses this file to you under the Apache License, ~ version 2.0 (the "License"); you may not use this file except in compliance ~ with the Lice
   Copyright (c) 2012-2013 Jordan Sissel and contributors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a co
   Copyright (c) 2012-2015 Kouhei Sutou <kou@clear-code.com> License: Ruby's or LGPLv2.1 or later
   Copyright (c) 2012-2016 Reid Morrison Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a c
   Copyright (c) 2012-2018 Elasticsearch <http://www.elastic.co> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may o
   Copyright (c) 2012-2018 Elasticsearch <http://www.elasticsearch.org> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. Yo
   Copyright (c) 2012-2018 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2012-2018 Jordan Sissel, Elasticsearch and contributors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You 
   Copyright (c) 2013 Akinori MUSHA
   Copyright (c) 2013 Avdi Grimm MIT License
   Copyright (c) 2013 Elasticsearch <http://www.elasticsearch.org> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may
   Copyright (c) 2013 Elasticsearch Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License a
   Copyright (c) 2013 Elasticsearch Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at ht
   Copyright (c) 2013 Salvatore Sanfilippo <antirez@gmail.com> class Cluster def initialize(options = {}) @option = Option.new(options) @node, @slot = fetch_cluster_info!(@option) @command = fetch_comman
   Copyright (c) 2013 Salvatore Sanfilippo <antirez@gmail.com> module KeySlotConverter XMODEM_CRC16_LOOKUP = [ 0x0000, 0x1021, 0x2042, 0x3063, 0x4084, 0x50a5, 0x60c6, 0x70e7, 0x8108, 0x9129, 0xa14a, 0xb1
   Copyright (c) 2013 Sam Saffron MIT License
   Copyright (c) 2013 Steinar H. Gunderson, and is licensed under the Creative Commons Attribution 3.0 license (CC-BY-3.0). See https://creativecommons.org/licenses/by/3.0/ for more information. - kppkn.gtb 
   Copyright (c) 2014 Christian Meier Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Sof
   Copyright (c) 2014 Evan Phoenix and contributors. It is licensed under the BSD 3-Clause license. See the include LICENSE file for details.
   Copyright (c) 2014 Hiroshi Nakamura <nahi@ruby-lang.org>
   Copyright (c) 2014 Jian Weihang class JaroWinklerTest < Minitest::Test def test_jaro_winkler_distance assert_distance 0.9667, 'henka', 'henkan' assert_distance 1.0, 'al', 'al' assert_distance 0.9611, 
   Copyright (c) 2014 Jordan Sissel contributors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the
   Copyright (c) 2014 Kazuki Tsujimoto begin unless defined?(Byebug) captured = false TracePoint.new(:return, :c_return) do |tp| captured = true unless tp.binding and tp.return_value raise '' end end.ena
   Copyright (c) 2014 Kazuki Tsujimoto Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of
   Copyright (c) 2014 Kazuki Tsujimoto You can redistribute it and/or modify it under either the terms of the 2-clause BSDL (see the file BSDL), or the conditions below:
   Copyright (c) 2014-2016 Yuki Nishijima MIT License
   Copyright (c) 201416 Yuki Nishijima. See MIT-LICENSE for further details.
   Copyright (c) 2015 Chris Heald Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Softwar
   Copyright (c) 2015 Google Inc. ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtain a copy of the License
   Copyright (c) 2015-2017 Alexey V Zapparov MIT License
   Copyright (c) 2016 Elasticsearch <http://www.elastic.co> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain
   Copyright (c) 2017 Ruby/OpenSSL Project Authors ++
   Copyright (c) 2017 T. Yamada Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
   Copyright (c) 2017 T. Yamada under Ruby License (2-clause BSDL or Artistic). Check LICENSE terms.
   Copyright (c) 2018 The Pry Team Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Softwa
   Copyright (c) 2019 The Netty Project The Netty Project licenses this file to you under the Apache License, version 2.0 (the "License"); you may not use this file except in compliance with the License. You
   Copyright (c) = Copyright (c) 2003-2004 IBM Corporation and others. All rights reserved
   Copyright (c) = Copyright IBM Corp 2000, 2013. All rights reserved
   Copyright (c) copyright: Copyright (c) 2003-2004 Jim Weirich jcodings (http://github.com/jruby/jcodings) and joni (http://github.com/jruby/joni) are distributed under the MIT license without copyright.
   Copyright (c) copyright: Copyright (c) 2008 Alexander Beider
   Copyright (c) copyright: Copyright (C) 2010 Wayne Meissner
   Copyright (c) Copyright: Copyright (c) 2012 Fluentd Project
   Copyright (c) Copyright:: (C) 2000 Information-technology Promotion Agency, Japan module Timeout Raised by Timeout.timeout when the block times out. class Error < RuntimeError attr_reader :thread
   Copyright (c) Copyright:: (C) 2000 Network Applied Communication Laboratory, Inc.
   Copyright (c) Copyright:: (c) 2002-2003 David Alan Black License:: Distributed on the same licensing terms as Ruby itself == Warranty disclaimer
   Copyright (c) Copyright:: Copyright (c) 1998-2008 Keiju ISHITSUKA(SHL Japan Inc.)
   Copyright (c) Copyright:: Copyright (c) 2000-2002 Nathaniel Talbott License:: Ruby license. require 'test/unit'
   Copyright (c) Copyright:: Copyright (c) 2000-2003 Nathaniel Talbott. All rights reserved
   Copyright (c) Copyright:: Copyright (c) 2003-2014 Maik Schmidt License:: Distributes under the same terms as Ruby. require 'rexml/document' require 'stringio'
   Copyright (c) Copyright:: Copyright (c) 2008-2011 Kouhei Sutou. All rights reserved
   Copyright (c) Copyright:: Copyright (c) 2008-2014 Kouhei Sutou <kou@clear-code.com>
   Copyright (c) Copyright:: Copyright (c) 2011 Haruka Yoshihara <yoshihara@clear-code.com>
   Copyright (c) Copyright:: Copyright (c) 2011 Kouhei Sutou <kou@clear-code.com> License:: Ruby license. just test!!! don't use it yet!!!
   Copyright (c) Copyright:: Copyright (c) 2011 Kouhei Sutou <kou@clear-code.com> License:: Ruby license. require 'erb' require 'time' require 'test/unit/ui/testrunner' require 'test/unit/ui/testrunnermediator'
   Copyright (c) Copyright:: Copyright (c) 2011 Kouhei Sutou <tt><kou@clear-code.com></tt> License:: Ruby license. module Test module Unit class TestSuiteCreator :nodoc:
   Copyright (c) IBM Corp. 2003.
   Copyright (c) John Mair (banisterfiend) 2011 _retrieve the sourcecode for a method_
   Copyright (c) John Mair (banisterfiend) 2011 MIT License direc = File.dirname(__FILE__)
   Copyright (c) OSGi Alliance (2000, 2007). Licensed under the Apache License 2.0.
   Copyright (c) OSGi Alliance (2000, 2007). Licensed under the Apache License 2.0. This product includes software from http://kxml.sourceforge.net.
Logstash v7.5.2 alpine:logstash/7.5.2-r0/noarch: http://logstash.net/
   Copyright (c) (C) 2001-2004 by Michael Neumann (mailto:mneumann@ntecs.de)
   Copyright (c) (c) 2003-2007 Kouhei Sutou <kou@cozmixng.org> You can redistribute it and/or modify it under the same terms as Ruby.
   Copyright (c) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1989, 1991, 1999 Free Software Foundation, Inc.
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising 
   Copyright (c) 1998-2000 Motoyuki Kasahara.
   Copyright (c) 1999 Shigeru Chiba. All Rights Reserved
   Copyright (c) 1999-2000, 2002, 2003 Masatoshi SEKI You can redistribute it and/or modify it under the same terms as Ruby.
   Copyright (c) 1999-2003 Masatoshi SEKI. You can redistribute it and/or modify it under the same terms as Ruby. Author:: Masatoshi SEKI
   Copyright (c) 1999-2004 Minero Aoki written and maintained by Minero Aoki <aamine@loveruby.net>
   Copyright (c) 1999-2005 The Apache Software Foundation
   Copyright (c) 1999-2007 Minero Aoki
   Copyright (c) 1999-2007 Minero Aoki This program is free software. You can distribute/modify this program under the same terms of ruby.
   Copyright (c) 1999-2007 Minero Aoki. Written & maintained by Minero Aoki <aamine@loveruby.net>.
   Copyright (c) 1999-2007 Yukihiro Matsumoto
   Copyright (c) 1999-2007 Yukihiro Matsumoto.
   Copyright (c) 1999-2012 Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 1999-2019 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2000 Information-technology Promotion Agency, Japan
   Copyright (c) 2000 Information-technology Promotion Agency, Japan Author: Wakou Aoyama <wakou@ruby-lang.org>
   Copyright (c) 2000 Information-technology Promotion Agency, Japan Author: Yukihiro "Matz" Matsumoto
   Copyright (c) 2000 Network Applied Communication Laboratory, Inc.
   Copyright (c) 2000, 2002 Masatoshi SEKI =end require 'drb/drb' require 'monitor'
   Copyright (c) 2000, 2002-2003 Masatoshi SEKI acl.rb is copyrighted free software by Masatoshi SEKI. You can redistribute it and/or modify it under the same terms as Ruby.
   Copyright (c) 2000, 2003-2011, 2013, 2014 IBM Corporation and others.
   Copyright (c) 2000-2001 Shugo Maeda <shugo@ruby-lang.org>
   Copyright (c) 2000-2001 TAKAHASHI Masayoshi, GOTOU YUUZOU
   Copyright (c) 2000-2003 NAKAMURA, Hiroshi <nahi@ruby-lang.org> require 'continuation' unless RUBY_ENGINE == 'jruby'
   Copyright (c) 2000-2003 Nathaniel Talbott
   Copyright (c) 2000-2003 Nathaniel Talbott. It is free
   Copyright (c) 2000-2003, 2005, 2008, 2011 NAKAMURA, Hiroshi <nahi@ruby-lang.org>.
   Copyright (c) 2000-2006 The Legion Of The Bouncy Castle. jnr-x86asm (https://github.com/jnr/jnr-x86asm) is distributed under the MIT
   Copyright (c) 2000-2011 INRIA, France Telecom
   Copyright (c) 2000-2011 ymnk, JCraft,Inc. All rights reserved
   Copyright (c) 2001 akira yamada <akira@ruby-lang.org> You can redistribute it and/or modify it under the same term as Ruby. Revision:: $Id$
   Copyright (c) 2001 GOTOU Yuuzou <gotoyuzo@notwork.org>
   Copyright (c) 2001 GOTOU YUUZOU <gotoyuzo@notwork.org> All rights reserved
   Copyright (c) 2001 GOTOU Yuuzou Written and maintained by Minero Aoki <aamine@loveruby.net>. HTTPS support added by GOTOU Yuuzou <gotoyuzo@notwork.org>.
   Copyright (c) 2001 Yukihiro "Matz" Matsumoto
   Copyright (c) 2001, 2003, 2006 Akinori MUSHA <knu@iDaemons.org> All rights reserved
   Copyright (c) 2001-2002 GOTOU Yuuzou
   Copyright (c) 2001-2003 by Michael Neumann (mneumann@ntecs.de) $Id$
   Copyright (c) 2001-2003, 2005 by Michael Neumann (mneumann@ntecs.de)
   Copyright (c) 2001-2008 Python Software Foundation; All Rights Reserved
   Copyright (c) 2001-2008 Sean Russell <ser@germane-software.com>" DATE = "2008/019" VERSION = "3.1.7.3" REVISION = %w$Revision$[1] || ''
   Copyright (c) 2002 Anders Bengtsson <ndrsbngtssn@yahoo.se>
   Copyright (c) 2002 GOTO Kentaro
   Copyright (c) 2002 Hajimu UMEMOTO <ume@mahoroba.org>.
   Copyright (c) 2002 Internet Programming with Ruby writers $IPR: accesslog.rb,v 1.1 2002/10/01 17:16:32 gotoyuzo Exp $
   Copyright (c) 2002 Jan Arne Petersen <jpetersen@uni-bonn.de>
   Copyright (c) 2002 keita yamaguchi
   Copyright (c) 2002 Kevin Atkinson (kevina@gnu.org)
   Copyright (c) 2002 Michal Rokos <m.rokos@sh.cvut.cz>
   Copyright (c) 2002 Michal Rokos <m.rokos@sh.cvut.cz> All rights reserved
   Copyright (c) 2002-2003 Internet Programming with Ruby writers. All rights reserved
   Copyright (c) 2002-2003 Thomas Sondergaard rubyzip is free software; you can redistribute it and/or
   Copyright (c) 2002-2016 the original author or authors.
   Copyright (c) 2002-2017 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2003 GOTOU Yuuzou All rights reserved
   Copyright (c) 2003 H.M. The original implementation is provided by H.M. URL: http://rwiki.jin.gr.jp/cgi-bin/rw-cgi.rb?cmd=view;name= %C7%A7%BE%DA%B5%A1%C7%BD%A4%F2%B2%FE%C2%A4%A4%B7%A4%C6%A4%DF%A4%EB
   Copyright (c) 2003 Internet Programming with Ruby writers.
   Copyright (c) 2003 WATANABE Hirofumi <eban@ruby-lang.org> This program is free software. You can distribute/modify this program under the same terms of Ruby.
   Copyright (c) 2003-2004 Jim Weirich, 2009 Eric Hodel
   Copyright (c) 2003-2010 by Jim Weirich (jim.weirich@gmail.com)
   Copyright (c) 2004 David Corbin <dcorbin@users.sourceforge.net>
   Copyright (c) 2004 Mauricio Julio Fern
   Copyright (c) 2004-2006 Thomas E Enebo <enebo@acm.org>
   Copyright (c) 2004-2012 Martian Software, Inc.
   Copyright (c) 2004-2014 David R. Halliday
   Copyright (c) 2005 Brian Goetz
   Copyright (c) 2005 Brian Goetz and Tim Peierls.
   Copyright (c) 2005 Brian Goetz and Tim Peierls. See http://www.jcip.net
   Copyright (c) 2005 James Edward Gray II. You can redistribute or modify this code
   Copyright (c) 2005 the Lawrence Journal-World
   Copyright (c) 2005-2006 Tim Fennell
   Copyright (c) 2005-2014 John Mettraux, jmettraux@gmail.com
   Copyright (c) 2005-2019 Philip Ross
   Copyright (c) 2006 by Chad Fowler, Rich Kilmer, Jim Weirich and others.
   Copyright (c) 2006 Kresten Krab Thorup <krab@gnu.org>
   Copyright (c) 2006 Michael Studman <me@michaelstudman.com>
   Copyright (c) 2006, 2011 Ben Konrath <ben@bagu.org>
   Copyright (c) 2006-2007 Justin Bailey Written and maintained by Justin Bailey <jgbailey@gmail.com>.
   Copyright (c) 2006-2013 Paul Battley, Michael Neumann, Tim Fletcher. Returns a value representing the "cost" of transforming str1 into str2 def distance(str1, str2) n = str1.length m = str2.length ret
   Copyright (c) 2007 Clifford Heath
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2007 Miguel Covarrubias <mlcovarrubias@gmail.com>
   Copyright (c) 2007 William N Dortch <bill.dortch@gmail.com>
   Copyright (c) 2007, 2009, 2012 Akinori MUSHA <knu@iDaemons.org>. All rights reserved
   Copyright (c) 2007-2008 Evan Phoenix All rights reserved
   Copyright (c) 2007-2008 Michael Granger. All rights reserved
   Copyright (c) 2007-2012 Dion Mendel. All rights reserved
   Copyright (c) 2007-2015 Christian Neukirchen <purl.org/net/chneukirchen>
   Copyright (c) 2007-2018 Dion Mendel.
   Copyright (c) 2007-2018 Dion Mendel. require 'bindata/version' require 'bindata/array' require 'bindata/bits' require 'bindata/buffer' require 'bindata/choice' require 'bindata/count_bytes_remaining
   Copyright (c) 2007-2018 The JRuby project, and is released
   Copyright (c) 2008 JRuby project
   Copyright (c) 2008 Luc Heinrich <luc@honk-honk.com> Version: EPL 2.0/GPL 2.0/LGPL 2.1
   Copyright (c) 2008 Mike Dalessio <mike.dalessio@gmail.com> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met
   Copyright (c) 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp> Documentation::
   Copyright (c) 2008-2009 Andrea Fazzi
   Copyright (c) 2008-2009 Luc Heinrich
   Copyright (c) 2008-2009 Petr Kobalicek <kobalicek.petr@gmail.com>
   Copyright (c) 2008-2010 Kouhei Sutou and 2001-2008 Python Software
   Copyright (c) 2008-2010 Wayne Meissner
   Copyright (c) 2008-2010 Wayne Meissner Version: EPL 2.0/GPL 2.0/LGPL 2.1
   Copyright (c) 2008-2011 J. Reid Morrison, Inc.
   Copyright (c) 2008-2011 Kouhei Sutou; All Rights Reserved
   Copyright (c) 2008-2012 Kouhei Sutou <tt><kou@clear-code.com></tt>
   Copyright (c) 2008-2017 Kouhei Sutou <kou@clear-code.com>
   Copyright (c) 2009 codehaus.org.
   Copyright (c) 2009 Marc-Andre Lafortune
   Copyright (c) 2009 Michael Fellinger m.fellinger@gmail.com
   Copyright (c) 2009 Vladimir Kolesnikov
   Copyright (c) 2009-2010 Andrea Fazzi Version: EPL 2.0/GPL 2.0/LGPL 2.1
   Copyright (c) 2009-2014 Kouhei Sutou. All rights reserved
   Copyright (c) 2010 Hiroshi Nakamura <nahi@ruby-lang.org>
   Copyright (c) 2010 Hiroshi Nakamura <nahi@ruby-lang.org> = Licence This program is licenced under the same licence as Ruby. (See the file 'LICENCE'.)
   Copyright (c) 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/),
   Copyright (c) 2010-2013 Michael Dvorkin
   Copyright (c) 2010-2016 Ryan Tomayko <http://tomayko.com/about>
   Copyright (c) 2011 John Mair (banisterfiend)
   Copyright (c) 2011-2012 Keith Rarick
   Copyright (c) 2011-2013 John E. Vincent and contributors.
   Copyright (c) 2012 Relevance Inc
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2012-2018 Elasticsearch <http://www.elastic.co>
   Copyright (c) 2013 Elasticsearch
   Copyright (c) 2013 Sam Saffron
   Copyright (c) 2014 Christian Meier
   Copyright (c) 2014 Jian Weihang class JaroWinklerTest < Minitest::Test def test_jaro_winkler_distance assert_distance 0.9667, 'henka', 'henkan' assert_distance 1.0, 'al', 'al' assert_distance 0.9611, 
   Copyright (c) 2014 Kazuki Tsujimoto begin unless defined?(Byebug) captured = false TracePoint.new(:return, :c_return) do |tp| captured = true unless tp.binding and tp.return_value raise '' end end.ena
   Copyright (c) 2014 Kazuki Tsujimoto Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of
   Copyright (c) 2014 Kazuki Tsujimoto You can redistribute it and/or modify it under either the terms of the 2-clause BSDL (see the file BSDL), or the conditions below:
   Copyright (c) 2014-2016 Yuki Nishijima
   Copyright (c) 2015 Chris Heald
   Copyright (c) 2015 Google Inc. All Rights Reserved
   Copyright (c) 2017 Ruby/OpenSSL Project Authors ++
   Copyright (c) 2019 Ry Biesemeyer <identity@yaauie.com>
   Copyright (c) = Copyright (c) 2003-2004 IBM Corporation and others. All rights reserved
   Copyright (c) = Copyright IBM Corp 2000, 2013. All rights reserved
   Copyright (c) copyright: Copyright (c) 2003-2004 Jim Weirich
   Copyright (c) copyright: Copyright (c) 2008 Alexander Beider
   Copyright (c) copyright: Copyright (C) 2010 Wayne Meissner
   Copyright (c) Copyright:: (C) 2000 Information-technology Promotion Agency, Japan module Timeout Raised by Timeout.timeout when the block times out. class Error < RuntimeError attr_reader :thread
   Copyright (c) Copyright:: (C) 2000 Network Applied Communication Laboratory, Inc.
   Copyright (c) Copyright:: (c) 2002-2003 David Alan Black
   Copyright (c) Copyright:: Copyright (c) 1998-2008 Keiju ISHITSUKA(SHL Japan Inc.)
   Copyright (c) Copyright:: Copyright (c) 2000-2002 Nathaniel Talbott
   Copyright (c) Copyright:: Copyright (c) 2000-2003 Nathaniel Talbott. All rights reserved
   Copyright (c) Copyright:: Copyright (c) 2008-2011 Kouhei Sutou. All rights reserved
   Copyright (c) Copyright:: Copyright (c) 2008-2014 Kouhei Sutou <kou@clear-code.com>
   Copyright (c) Copyright:: Copyright (c) 2011 Haruka Yoshihara <yoshihara@clear-code.com>
   Copyright (c) Copyright:: Copyright (c) 2011 Kouhei Sutou <tt><kou@clear-code.com></tt>
   Copyright (c) John Mair (banisterfiend) 2011
Logstash v9.1.3 github:logstash/logstash:v9.1.3: http://logstash.net/
   Copyright (c) 1989, 1991, 1999 Free Software Foundation, Inc.
   Copyright (c) 1993-2017, 2019 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising 
   Copyright (c) 1999-2006 Minero Aoki. All rights reserved
   Copyright (c) 1999-2017 Apache Software Foundation
   Copyright (c) 1999-2017 Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 1999-2019 by Shigeru Chiba, All rights reserved
   Copyright (c) 1999-2021 The Apache Software Foundation
   Copyright (c) 1999-2021 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2000-2002 Verisign Inc., All rights reserved
   Copyright (c) 2000-2006 The Legion Of The Bouncy Castle.
   Copyright (c) 2000-2006 The Legion Of The Bouncy Castle. jnr-x86asm (https://github.com/jnr/jnr-x86asm) is distributed under the MIT
   Copyright (c) 2000-2011 INRIA, France Telecom
   Copyright (c) 2000-2011 ymnk, JCraft,Inc. All rights reserved
   Copyright (c) 2001-2016 Arno Unkrig
   Copyright (c) 2002 Hajimu UMEMOTO <ume@mahoroba.org>
   Copyright (c) 2002 Kevin Atkinson (kevina@gnu.org)
   Copyright (c) 2002-2012 Ramnivas Laddad, Juergen Hoeller, Chris Beams
   Copyright (c) 2002-2012 Ramnivas Laddad, Juergen Hoeller, Chris Beams picocli (http://picocli.info)
   Copyright (c) 2002-2012, 2015 the original author or authors.
   Copyright (c) 2002-2017 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2003-2004 Jim Weirich
   Copyright (c) 2003-2017 Maik Schmidt.
   Copyright (c) 2003-2017 Maik Schmidt. It is free software, and may be redistributed under the terms specified in the COPYING file of the current Ruby distribution. Redistribution and use in source and
   Copyright (c) 2004 Jason Paul Kitchen
   Copyright (c) 2004 Jason Paul Kitchen TypeUtil.java
   Copyright (c) 2004 Mauricio Julio Fern
   Copyright (c) 2004 Sam Hocevar <sam@hocevar.net>
   Copyright (c) 2004-2007 QOS.ch
   Copyright (c) 2004-2014 David R. Halliday
   Copyright (c) 2005 Steven Baker
   Copyright (c) 2005 Zed Shaw
   Copyright (c) 2005-2006 Tim Fennell
   Copyright (c) 2005-2006 Tim Fennell Dumbster SMTP test server
   Copyright (c) 2005-2012 Kornelius Kalnbach <murphy@rubychan.de> (@murphy_karasu)
   Copyright (c) 2005-2012 Kornelius Kalnbach <murphy@rubychan.de> (@murphy_karasu) http://coderay.rubychan.de/
   Copyright (c) 2005-2016 James Edward Gray II. All rights reserved
   Copyright (c) 2005-2018 Philip Ross
   Copyright (c) 2005-2020 John Mettraux, jmettraux@gmail.com
   Copyright (c) 2006 David Chelimsky, The RSpec Development Team
   Copyright (c) 2006-2011 Aaron Patterson, Mike Dalessio
   Copyright (c) 2006-2013 Tony Arcieri, Martin Emde, Erik Michaels-Ober. Distributed under the Ruby is copyrighted free software by Yukihiro Matsumoto <matz@netlab.jp>. You can redistribute it and/or mo
   Copyright (c) 2006-2015 Erik Michaels-Ober, John Nunemaker, Wynn Netherland, Steve Richert, Steve Agalloco
   Copyright (c) 2007 Clifford Heath
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2007 Nathan Sobo.
   Copyright (c) 2007-2008 Sharon Rosner
   Copyright (c) 2007-2009 Blake Mizerany
   Copyright (c) 2007-2009 Ola Bini <ola.bini@gmail.com>
   Copyright (c) 2007-2012 Dion Mendel. All rights reserved
   Copyright (c) 2007-2013 Nick Sieger <nick@nicksieger.com>
   Copyright (c) 2007-2015 University of Illinois at Urbana-Champaign. All rights reserved
   Copyright (c) 2007-2017 Akinori MUSHA <knu@iDaemons.org>
   Copyright (c) 2007-2017 Akinori MUSHA <knu@iDaemons.org> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 
   Copyright (c) 2007-2018 Christian Neukirchen <http://chneukirchen.org/infopage.html>
   Copyright (c) 2007-2018 The JRuby project
   Copyright (c) 2007-2018 The JRuby project, and is released
   Copyright (c) 2008 Alexander Beider
   Copyright (c) 2008 SnakeYAML
   Copyright (c) 2008 The Ruby I18n team
   Copyright (c) 2008-2009 Petr Kobalicek <kobalicek.petr@gmail.com>
   Copyright (c) 2008-2011 J. Reid Morrison, Inc.
   Copyright (c) 2008-2013 Sadayuki Furuhashi
   Copyright (c) 2008-2015 Jeremy Hinegardner
   Copyright (c) 2008-2015 Jeremy Hinegardner Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright not
   Copyright (c) 2008-2016 Ruby FFI project contributors All rights reserved
   Copyright (c) 2008-2017: [Aaron Patterson](http://tenderlovemaking.com) [Mike Dalessio](http://mike.daless.io) [Charles Nutter](http://blog.headius.com) [Sergio Arbeo](http://www.serabe.com) [Patric
   Copyright (c) 2008-2018 Jeremy Evans
   Copyright (c) 2009 Aaron Patterson, et al.
   Copyright (c) 2009 Chad Humphries, David Chelimsky
   Copyright (c) 2009 Chris Wanstrath
   Copyright (c) 2009 codehaus.org.
   Copyright (c) 2009 Dominik Honnef
   Copyright (c) 2009 Engine Yard
   Copyright (c) 2009 Ezra Zygmuntowicz
   Copyright (c) 2009-2010 Marc-Andr
   Copyright (c) 2009-2010 Wayne Meissner
   Copyright (c) 2009-2013 Dan Kubb
   Copyright (c) 2009-2015 Rick Olson, Zack Hobson
   Copyright (c) 2009-2017 Mikel Lindsaar
   Copyright (c) 2009-2017 The JRuby Team
   Copyright (c) 2009-2018 Simone Carletti <weppos@weppos.net>
   Copyright (c) 2010 Andre Arko
   Copyright (c) 2010 Mike Williams <mdub@dogbiscuit.org>
   Copyright (c) 2010-2011 Aman Gupta <aman@tmm1.net>
   Copyright (c) 2010-2011 Brad Pardee
   Copyright (c) 2010-2013 Michael Bleigh, Josh Kalderimis, Erik Michaels-Ober, Pavel Pravosud
   Copyright (c) 2010-2013 Steve Richert, Erik Michaels-Ober
   Copyright (c) 2010-2016 Ryan Tomayko <http://tomayko.com/about>
   Copyright (c) 2010-2016 The Kompanee, Ltd
   Copyright (c) 2010-2017 Konstantin Haase
   Copyright (c) 2010-2019 Michael Dvorkin
   Copyright (c) 2011 Evan Phoenix
   Copyright (c) 2011 Evan Phoenix All rights reserved
   Copyright (c) 2011 Jordan Sissel
   Copyright (c) 2011, 2016 John Mair (banisterfiend)
   Copyright (c) 2011-2012 Akinori MUSHA, Eric Hodel
   Copyright (c) 2011-2013 Erik Michaels-Ober
   Copyright (c) 2011-2013 John E. Vincent and contributors.
   Copyright (c) 2011-2013 miyucy
   Copyright (c) 2011-2013 Theo Hultberg
   Copyright (c) 2011-2015 Tony Arcieri, Erik Michaels-Ober, Alexey V. Zapparov, Zachary Anker
   Copyright (c) 2011-2017 Akinori MUSHA
   Copyright (c) 2011-2017 Akinori MUSHA All rights reserved
   Copyright (c) 2012 Brandon Keepers
   Copyright (c) 2012 Chad Humphries, David Chelimsky, Myron Marston
   Copyright (c) 2012 David Chelimsky, Myron Marston
   Copyright (c) 2012 Eric Lindvall
   Copyright (c) 2012 Fluentd Project
   Copyright (c) 2012 Hiroshi Nakamura <nahi@ruby-lang.org> All rights reserved
   Copyright (c) 2012 Markus Schirp (packaging)
   Copyright (c) 2012 Relevance Inc
   Copyright (c) 2012 Sokolov Yura
   Copyright (c) 2012, 2016 Eclipse Foundation and others.
   Copyright (c) 2012, 2017 Eclipse Foundation.
   Copyright (c) 2012-2013 Jordan Sissel and contributors.
   Copyright (c) 2012-2016 Reid Morrison
   Copyright (c) 2013 Avdi Grimm
   Copyright (c) 2013 Dan Kubb, Erik Michaels-Ober
   Copyright (c) 2013 David Chelimsky, Myron Marston, Jon Rowe, Sam Phippen, Xavier Shay, Bradley Schaefer
   Copyright (c) 2013 Elasticsearch
   Copyright (c) 2013 Hugo Barauna
   Copyright (c) 2013 Sam Saffron
   Copyright (c) 2013 ThoughtWorks Brasil
   Copyright (c) 2013-2017 Michael S. Klishin and contributors
   Copyright (c) 2014 Christian Meier
   Copyright (c) 2014 Greg Vanore
   Copyright (c) 2014 Jordan Sissel contributors.
   Copyright (c) 2014 Steve Richert
   Copyright (c) 2014 The Netty Project
   Copyright (c) 2014-2016 Yuki Nishijima
   Copyright (c) 2015 Aleksey V Zapparov
   Copyright (c) 2015 Chris Heald
   Copyright (c) 2015 Google Inc.
   Copyright (c) 2015 Janko Marohni
   Copyright (c) 2015-2016 TIBCO Software Inc. All rights reserved
   Copyright (c) 2015-2017 Zachary Scott
   Copyright (c) 2016 Discourse Construction Kit, Inc.
   Copyright (c) 2016 Fritz Elfert
   Copyright (c) 2016 Marcus Linke
   Copyright (c) 2017 Espartaco Palma. All rights reserved
   Copyright (c) 2017 Marcus Stollsteimer. All rights reserved
   Copyright (c) 2017 Olivier Lacan. All rights reserved
   Copyright (c) 2017 pavel. All rights reserved
   Copyright (c) 2017 Remko Popma
   Copyright (c) 2017 SHIBATA Hiroshi. All rights reserved
   Copyright (c) 2017 T. Yamada
   Copyright (c) 2017 T. Yamada Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
   Copyright (c) 2017-2018 Steven Daniels. All rights reserved
   Copyright (c) 2017-2022 John Mettraux, jmettraux
   Copyright (c) 2018 Kouhei Sutou. All rights reserved
   Copyright (c) 2018 Mitsutaka Mimura. All rights reserved
   Copyright (c) 2018 Tomohiro Ogoke. All rights reserved
   Copyright (c) 2018 Vladislav. All rights reserved
   Copyright (c) 2019 Red Hat, Inc. All rights reserved
   Copyright (c) 2019-2020 Nobuyoshi Nakada, Yusuke Endoh
   Copyright (c) 2019-2020 Nobuyoshi Nakada, Yusuke Endoh Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Red
   Copyright (c) 2020 AmazingPrint
   Copyright (c) 2020 Jan van der Pas
   Copyright (c) 2021 IETF Trust and the persons identified as the
   Copyright (c) 2021 MaxMind, Inc.
   Copyright (c) 2021 Yusuke Endoh
   Copyright (c) 2022 Elasticsearch B.V. <http://www.elastic.co>
   Copyright (c) copyright: Copyright (c) 2003-2004 Jim Weirich
   Copyright (c) copyright: Copyright (c) 2008 Alexander Beider
   Copyright (c) copyright: Copyright (C) 2010 Wayne Meissner
   Copyright (c) The Internet Society (2003). All Rights Reserved
logstash-codec-avro 3.4.1 rubygems:logstash-codec-avro/3.4.1-java: http://www.elasticsearch.org/guide/en/logstash/current/index.html
   Copyright (c) 2020 Elastic and contributors
logstash-codec-cef 6.2.8 rubygems:logstash-codec-cef/6.2.8-java: https://github.com/logstash-plugins/logstash-codec-cef
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-codec-collectd 3.1.0 rubygems:logstash-codec-collectd/3.1.0: http://logstash.net/
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-codec-dots 3.0.6 rubygems:logstash-codec-dots/3.0.6: http://logstash.net/
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
logstash-codec-edn 3.1.0 rubygems:logstash-codec-edn/3.1.0: http://logstash.net/
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-codec-edn_lines 3.1.0 rubygems:logstash-codec-edn_lines/3.1.0: http://logstash.net/
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-codec-es_bulk 3.1.0 rubygems:logstash-codec-es_bulk/3.1.0: https://github.com/logstash-plugins/logstash-codec-es_bulk
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-codec-fluent 3.4.3 rubygems:logstash-codec-fluent/3.4.3-java: http://logstash.net/
   Copyright (c) 2020 Elastic and contributors
logstash-codec-graphite 3.0.6 rubygems:logstash-codec-graphite/3.0.6: http://logstash.net/
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-codec-json 3.1.1 rubygems:logstash-codec-json/3.1.1: https://github.com/logstash-plugins/logstash-codec-json
   Copyright (c) 2020 Elastic and contributors
logstash-codec-json_lines 3.2.2 rubygems:logstash-codec-json_lines/3.2.2: http://logstash.net/
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-codec-line 3.1.1 rubygems:logstash-codec-line/3.1.1: https://github.com/logstash-plugins/logstash-codec-line
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-codec-msgpack 3.1.0 rubygems:logstash-codec-msgpack/3.1.0: http://logstash.net/
   No Copyrights found
logstash-codec-multiline 3.1.2 rubygems:logstash-codec-multiline/3.1.2: https://github.com/logstash-plugins/logstash-codec-multiline
   Copyright (c) 2020 Elastic and contributors
logstash-codec-netflow 4.3.2 rubygems:logstash-codec-netflow/4.3.2: https://github.com/logstash-plugins/logstash-codec-netflow
   Copyright (c) 2012-2015 Elasticsearch
   Copyright (c) 2020 Elastic and contributors
logstash-codec-plain 3.1.0 rubygems:logstash-codec-plain/3.1.0: http://logstash.net/
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-codec-rubydebug 3.1.0 rubygems:logstash-codec-rubydebug/3.1.0: http://logstash.net/
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-filter-aggregate 2.10.0 rubygems:logstash-filter-aggregate/2.10.0: https://github.com/logstash-plugins/logstash-filter-aggregate
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-filter-anonymize 3.0.7 rubygems:logstash-filter-anonymize/3.0.7: http://logstash.net/
   Copyright (c) 2020 Elastic and contributors
logstash-filter-cidr 3.1.3 rubygems:logstash-filter-cidr/3.1.3: http://logstash.net/
   No Copyrights found
logstash-filter-clone 4.2.0 rubygems:logstash-filter-clone/4.2.0: https://github.com/logstash-plugins/logstash-filter-clone
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-filter-csv 3.1.1 rubygems:logstash-filter-csv/3.1.1: https://github.com/logstash-plugins/logstash-filter-csv
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-filter-date 3.1.15 rubygems:logstash-filter-date/3.1.15: http://logstash.net/
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-filter-de_dot 1.1.0 rubygems:logstash-filter-de_dot/1.1.0: http://www.elastic.co/guide/en/logstash/current/index.html
   Copyright (c) 2020 Elastic and contributors
logstash-filter-dissect 1.2.5 rubygems:logstash-filter-dissect/1.2.5: http://www.elastic.co/guide/en/logstash/current/index.html
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-filter-dns 3.2.0 rubygems:logstash-filter-dns/3.2.0: http://logstash.net/
   Copyright (c) 2020 Elastic and contributors
logstash-filter-drop 3.0.5 rubygems:logstash-filter-drop/3.0.5: http://logstash.net/
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
logstash-filter-elasticsearch 4.2.0 rubygems:logstash-filter-elasticsearch/4.2.0: https://github.com/logstash-plugins/logstash-filter-elasticsearch
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-filter-fingerprint 3.4.4 rubygems:logstash-filter-fingerprint/3.4.4: https://github.com/logstash-plugins/logstash-filter-fingerprint
   Copyright (c) 2020 Elastic and contributors
logstash-filter-geoip v7.3.1 rubygems:logstash-filter-geoip/7.3.1-java: https://github.com/logstash-plugins/logstash-filter-geoip
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-filter-grok 4.4.3 rubygems:logstash-filter-grok/4.4.3: http://logstash.net/
   Copyright (c) 2020 Elastic and contributors
logstash-filter-http 2.0.0 rubygems:logstash-filter-http/2.0.0: https://github.com/lucashenning/logstash-filter-http/
   Copyright (c) 2020 Elastic and contributors
logstash-filter-json 3.2.1 rubygems:logstash-filter-json/3.2.1: https://github.com/logstash-plugins/logstash-filter-json
   Copyright (c) 2020 Elastic and contributors
logstash-filter-kv 4.7.0 rubygems:logstash-filter-kv/4.7.0: https://github.com/logstash-plugins/logstash-filter-kv
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-filter-metrics 4.0.7 rubygems:logstash-filter-metrics/4.0.7: https://github.com/logstash-plugins/logstash-filter-metrics
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-filter-mutate 3.5.8 rubygems:logstash-filter-mutate/3.5.8: https://github.com/logstash-plugins/logstash-filter-mutate
   Copyright (c) 2020 Elastic and contributors
logstash-filter-prune 3.0.4 rubygems:logstash-filter-prune/3.0.4: http://logstash.net/
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2012-2018 Elasticsearch <http://www.elastic.co>
logstash-filter-ruby 3.1.8 rubygems:logstash-filter-ruby/3.1.8: http://logstash.net/
   Copyright (c) 2020 Elastic and contributors
logstash-filter-sleep 3.0.7 rubygems:logstash-filter-sleep/3.0.7: http://logstash.net/
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-filter-split 3.1.8 rubygems:logstash-filter-split/3.1.8: http://logstash.net/
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2012-2018 Elasticsearch <http://www.elastic.co>
logstash-filter-syslog_pri 3.2.1 rubygems:logstash-filter-syslog_pri/3.2.1: http://logstash.net/
   Copyright (c) 2020 Elastic and contributors
logstash-filter-throttle 4.0.4 rubygems:logstash-filter-throttle/4.0.4: http://logstash.net/
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
logstash-filter-translate 3.4.3 rubygems:logstash-filter-translate/3.4.3: https://github.com/logstash-plugins/logstash-filter-translate
   No Copyrights found
logstash-filter-truncate 1.0.6 rubygems:logstash-filter-truncate/1.0.6: http://www.elastic.co/guide/en/logstash/current/index.html
   Copyright (c) 2020 Elastic and contributors
logstash-filter-urldecode 3.0.6 rubygems:logstash-filter-urldecode/3.0.6: http://logstash.net/
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
logstash-filter-useragent 3.2.4 rubygems:logstash-filter-useragent/3.2.4: https://github.com/logstash-plugins/logstash-filter-useragent
   No Copyrights found
logstash-filter-useragent v3.3.5 rubygems:logstash-filter-useragent/3.3.5-java: https://github.com/logstash-plugins/logstash-filter-useragent
   Copyright (c) 2020 Elastic and contributors
logstash-filter-uuid 3.0.5 rubygems:logstash-filter-uuid/3.0.5: https://github.com/logstash-plugins/logstash-filter-uuid
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
logstash-filter-xml 4.3.2 rubygems:logstash-filter-xml/4.3.2: https://github.com/logstash-plugins/logstash-filter-xml
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-input-azure_event_hubs 1.5.2 rubygems:logstash-input-azure_event_hubs/1.5.2: http://www.elastic.co/guide/en/logstash/current/index.html
   No Copyrights found
logstash-input-beats 7.0.2 rubygems:logstash-input-beats/7.0.2-java: https://github.com/logstash-plugins/logstash-input-beats
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2019, 2022 The Netty Project
   Copyright (c) 2020 Elastic and contributors
logstash-input-couchdb_changes 3.1.6 rubygems:logstash-input-couchdb_changes/3.1.6: http://www.elasticsearch.org/guide/en/logstash/current/index.html
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2012-2018 Elasticsearch <http://www.elastic.co>
logstash-input-dead_letter_queue 2.0.1 rubygems:logstash-input-dead_letter_queue/2.0.1: http://www.elastic.co/guide/en/logstash/current/index.html
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-input-elasticsearch 5.2.0 rubygems:logstash-input-elasticsearch/5.2.0: https://github.com/logstash-plugins/logstash-input-elasticsearch
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-input-elastic_serverless_forwarder 2.0.0 rubygems:logstash-input-elastic_serverless_forwarder/2.0.0-java: http://www.elastic.co/guide/en/logstash/current/index.html
   Copyright (c) 2022 Elastic and contributors
   Copyright (c) 2022 Elasticsearch
logstash-input-exec 3.6.0 rubygems:logstash-input-exec/3.6.0: http://logstash.net/
   Copyright (c) 2020 Elastic and contributors
logstash-input-file 4.4.6 rubygems:logstash-input-file/4.4.6: http://logstash.net/
   Copyright (c) 2020 Elastic and contributors
logstash-input-ganglia 3.1.4 rubygems:logstash-input-ganglia/3.1.4: http://logstash.net/
   Copyright (c) 2010 Red Hat Inc.
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2012-2018 Elasticsearch <http://www.elastic.co>
logstash-input-gelf 3.3.2 rubygems:logstash-input-gelf/3.3.2: http://logstash.net/
   Copyright (c) 2020 Elastic and contributors
logstash-input-generator 3.1.0 rubygems:logstash-input-generator/3.1.0: https://github.com/logstash-plugins/logstash-input-generator
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-input-graphite 3.0.6 rubygems:logstash-input-graphite/3.0.6: http://logstash.net/
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2012-2018 Elasticsearch <http://www.elastic.co>
logstash-input-heartbeat 3.1.1 rubygems:logstash-input-heartbeat/3.1.1: http://www.elasticsearch.org/guide/en/logstash/current/index.html
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-input-http 4.1.2 rubygems:logstash-input-http/4.1.2-java: http://www.elastic.co/guide/en/logstash/current/index.html
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2019, 2022 The Netty Project
   Copyright (c) 2020 Elastic and contributors
logstash-input-http-poller 6.0.0 rubygems:logstash-input-http_poller/6.0.0: https://www.elastic.co/guide/en/logstash/current/plugins-inputs-http_poller.html
   Copyright (c) 2020 Elastic and contributors
logstash-input-jms 3.3.0 rubygems:logstash-input-jms/3.3.0-java: http://www.elasticsearch.org/guide/en/logstash/current/index.html
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
logstash-input-pipe 3.1.0 rubygems:logstash-input-pipe/3.1.0: https://github.com/logstash-plugins/logstash-input-pipe
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-input-redis 3.7.1 rubygems:logstash-input-redis/3.7.1: https://github.com/logstash-plugins/logstash-input-redis
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-input-stdin 3.4.0 rubygems:logstash-input-stdin/3.4.0: https://github.com/logstash-plugins/logstash-input-stdin
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-input-syslog 3.7.1 rubygems:logstash-input-syslog/3.7.1: https://github.com/logstash-plugins/logstash-input-syslog
   Copyright (c) 2012-2018 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-input-tcp 7.0.2 rubygems:logstash-input-tcp/7.0.2-java: https://github.com/logstash-plugins/logstash-input-tcp
   Copyright (c) 2002-2024 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2019, 2022 The Netty Project
   Copyright (c) 2020 Elastic and contributors
logstash-input-twitter 4.1.1 rubygems:logstash-input-twitter/4.1.1: http://logstash.net/
   Copyright (c) 2020 Elastic and contributors
logstash-input-udp 3.5.0 rubygems:logstash-input-udp/3.5.0: http://logstash.net/
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-input-unix 3.1.2 rubygems:logstash-input-unix/3.1.2: https://github.com/logstash-plugins/logstash-input-unix
   Copyright (c) 2020 Elastic and contributors
logstash-integration-aws 7.2.1 rubygems:logstash-integration-aws/7.2.1-java: http://www.elastic.co/guide/en/logstash/current/index.html
   Copyright (c) 2012-2015 Elasticsearch
   Copyright (c) 2020 Elastic and contributors
logstash-integration-jdbc 5.6.0 rubygems:logstash-integration-jdbc/5.6.0: http://www.elastic.co/guide/en/logstash/current/index.html
   Copyright (c) 1995-2008 International Business Machines Corporation and others Some data files (under analysis/icu/src/data) are derived from Unicode data such as the Unicode Character Database. See h
   Copyright (c) 1997, 2004 International Business Machines Corporation. All rights reserved
   Copyright (c) 1997, 2020 The Apache Software Foundation or its licensors, as applicable. Fri, 30 May 2025 15:16:34 +0000 derby.version.major=10 derby.version.minor=15 derby.version.maint=2000001 derby.ver
   Copyright (c) 1997, 2020 The Apache Software Foundation or its licensors, as applicable. Fri, 30 May 2025 15:16:35 +0000 derby.version.major=10 derby.version.minor=15 derby.version.maint=2000001 derby.ver
   Copyright (c) 2002-2003 Stefan Haustein, Oberhausen, Rhld., Germany.
   Copyright (c) 2004-2020 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2008 The Apache Software Foundation
   Copyright (c) 2009 by www.imdict.net. WordBreakTestUnicode_.java (under modules/analysis/common/src/test/) is derived from Unicode data such as the Unicode Character Database. See http://unicode.org/copyr
   Copyright (c) 2020 Elastic and contributors
   Copyright (c) IBM Corp. 2003.
   Copyright (c) OSGi Alliance (2000, 2007).
logstash-integration-kafka 11.6.3 rubygems:logstash-integration-kafka/11.6.3-java: http://www.elastic.co/guide/en/logstash/current/index.html
   Copyright (c) 2004-2006 Intel Corporation and licensed under the BSD license. This project contains the following code copied from Apache Hive:
   Copyright (c) 2009-2024 The Apache Software Foundation
   Copyright (c) 2012-2019 Elastic NV This product includes software developed by The Apache Software
   Copyright (c) 2017-2018 Alexis Seigneurin. This project contains the following code copied from Apache Hadoop:
   Copyright (c) 2018 Lightbend Inc. <https://www.lightbend.com>
   Copyright (c) 2020 Elastic and contributors
   Copyright (c) 2025 The Apache Software Foundation. This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
logstash-integration-logstash 1.0.4 rubygems:logstash-integration-logstash/1.0.4-java: https://www.elastic.co/logstash
   Copyright (c) 2020 Elastic and contributors
   Copyright (c) 2023 Elasticsearch
logstash-integration-rabbitmq 7.4.0 rubygems:logstash-integration-rabbitmq/7.4.0-java: http://www.elastic.co/guide/en/logstash/current/index.html
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-integration-snmp 4.0.7 rubygems:logstash-integration-snmp/4.0.7-java: http://www.elastic.co/guide/en/logstash/current/index.html
   Copyright (c) 2004-2019 Frank Fock Type ''java -jar snmp4j.jar help <command>'' for help on a specific command. Type ''java -jar snmp4j.jar example <command>'' for examples on a specific command. Type 
   Copyright (c) 2020 Elastic and contributors
logstash-mixin-ca_trusted_fingerprint_support 1.0.1 rubygems:logstash-mixin-ca_trusted_fingerprint_support/1.0.1: https://github.com/logstash-plugins/logstash-mixin-ca_trusted_fingerprint_support
   No Copyrights found
logstash-mixin-deprecation_logger_support 1.0.0 rubygems:logstash-mixin-deprecation_logger_support/1.0.0: https://github.com/logstash-plugins/logstash-mixin-deprecation_logger_support
   No Copyrights found
logstash-mixin-deprecation_logger_support 1.0.0 rubygems:logstash-mixin-deprecation_logger_support/1.0.0-java: https://github.com/logstash-plugins/logstash-mixin-deprecation_logger_support
   Copyright (c) 2019 Elastic N.V. <http://www.elastic.co>
logstash-mixin-ecs_compatibility_support 1.3.0 rubygems:logstash-mixin-ecs_compatibility_support/1.3.0: https://github.com/logstash-plugins/logstash-mixin-ecs_compatibility_support
   No Copyrights found
logstash-mixin-ecs_compatibility_support 1.3.0 rubygems:logstash-mixin-ecs_compatibility_support/1.3.0-java: https://github.com/logstash-plugins/logstash-mixin-ecs_compatibility_support
   Copyright (c) 2020 Elastic and contributors
logstash-mixin-event_support 1.0.1 rubygems:logstash-mixin-event_support/1.0.1: https://github.com/logstash-plugins/logstash-mixin-event_support
   No Copyrights found
logstash-mixin-event_support 1.0.1 rubygems:logstash-mixin-event_support/1.0.1-java: https://github.com/logstash-plugins/logstash-mixin-event_support
   Copyright (c) 2020 Elastic N.V. <http://www.elastic.co>
logstash-mixin-http_client 7.5.0 rubygems:logstash-mixin-http_client/7.5.0: http://www.elastic.co/guide/en/logstash/current/index.html
   Copyright (c) 2020 Elastic and contributors
logstash-mixin-normalize_config_support 1.0.0 rubygems:logstash-mixin-normalize_config_support/1.0.0: https://github.com/logstash-plugins/logstash-mixin-normalize_config_support
   No Copyrights found
logstash-mixin-plugin_factory_support 1.0.0 rubygems:logstash-mixin-plugin_factory_support/1.0.0: https://github.com/logstash-plugins/logstash-mixin-plugin_factory_support
   No Copyrights found
logstash-mixin-scheduler 1.0.1 rubygems:logstash-mixin-scheduler/1.0.1: https://github.com/logstash-plugins/logstash-mixin-scheduler
   No Copyrights found
logstash-mixin-scheduler 1.0.1 rubygems:logstash-mixin-scheduler/1.0.1-java: https://github.com/logstash-plugins/logstash-mixin-scheduler
   Copyright (c) 2022 Elastic N.V. <http://www.elastic.co>
logstash-mixin-validator_support 1.1.1 rubygems:logstash-mixin-validator_support/1.1.1-java: https://github.com/logstash-plugins/logstash-mixin-validator_support
   Copyright (c) 2020 Elastic N.V. <http://www.elastic.co>
logstash-output-csv 3.0.10 rubygems:logstash-output-csv/3.0.10: https://github.com/logstash-plugins/logstash-output-csv
   Copyright (c) 2020 Elastic and contributors
logstash-output-elasticsearch 12.0.6 rubygems:logstash-output-elasticsearch/12.0.6-java: https://github.com/logstash-plugins/logstash-output-elasticsearch
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-output-email 4.1.3 rubygems:logstash-output-email/4.1.3: https://github.com/logstash-plugins/logstash-output-email
   Copyright (c) 2020 Elastic and contributors
logstash-output-file 4.3.0 rubygems:logstash-output-file/4.3.0: http://logstash.net/
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-output-graphite 3.1.6 rubygems:logstash-output-graphite/3.1.6: http://logstash.net/
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2012-2018 Elasticsearch <http://www.elastic.co>
logstash-output-http 6.0.0 rubygems:logstash-output-http/6.0.0: https://github.com/logstash-plugins/logstash-output-http
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-output-lumberjack 3.1.9 rubygems:logstash-output-lumberjack/3.1.9: http://logstash.net/
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-output-nagios 3.0.6 rubygems:logstash-output-nagios/3.0.6: http://logstash.net/
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2012-2018 Elasticsearch <http://www.elastic.co>
logstash-output-null 3.0.5 rubygems:logstash-output-null/3.0.5: http://logstash.net/
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2012-2018 Elasticsearch <http://www.elastic.co>
logstash-output-otlp 0.2.0 rubygems:logstash-output-otlp/0.2.0-java: https://github.com/wjma90/logstash-output-opentelemetry
   Copyright (c) 1999-2017 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2020 Elastic and contributors
logstash-output-pipe 3.0.6 rubygems:logstash-output-pipe/3.0.6: https://github.com/logstash-plugins/logstash-output-pipe
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2012-2018 Elasticsearch <http://www.elastic.co>
logstash-output-redis 5.2.0 rubygems:logstash-output-redis/5.2.0: https://github.com/logstash-plugins/logstash-output-redis
   Copyright (c) 2020 Elastic and contributors
logstash-output-stdout 3.1.4 rubygems:logstash-output-stdout/3.1.4: https://github.com/logstash-plugins/logstash-output-stdout
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2012-2018 Elasticsearch <http://www.elastic.co>
logstash-output-tcp 7.0.1 rubygems:logstash-output-tcp/7.0.1: https://github.com/logstash-plugins/logstash-output-tcp
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-output-udp 3.2.0 rubygems:logstash-output-udp/3.2.0: https://github.com/logstash-plugins/logstash-output-udp
   Copyright (c) 2012-2015 Elasticsearch This product includes software developed by The Apache Software
   Copyright (c) 2020 Elastic and contributors
logstash-output-webhdfs 3.1.0 rubygems:logstash-output-webhdfs/3.1.0-java: http://www.dbap.de
   Copyright (c) 2020 Elastic and contributors
logstash-patterns-core 4.3.4 rubygems:logstash-patterns-core/4.3.4: http://logstash.net/
   Copyright (c) 2020 Elastic and contributors
logstash-plugins/logstash-filter-dns v3.2.0 github:logstash-plugins/logstash-filter-dns:v3.2.0
   Copyright (c) 2020 Elastic and contributors
logstash-plugins/logstash-filter-memcached 1.2.0 rubygems:logstash-filter-memcached/1.2.0: https://github.com/logstash-plugins/logstash-filter-memcached
   Copyright (c) 2020 Elastic and contributors
log-symbols 7.0.1 npmjs:log-symbols/7.0.1: https://github.com/sindresorhus/log-symbols
   No Copyrights found
loose-envify 1.4.0 npmjs:loose-envify/1.4.0: https://github.com/zertosh/loose-envify
   Copyright (c) 2015 Andres Suarez <zertosh@gmail.com>
lostisland/sawyer 0.9.1 debian:ruby-sawyer/0.9.1-1: https://github.com/lostisland/sawyer
   Copyright (c) 2011 rick olson
lostisland/sawyer 0.9.2 github:lostisland/sawyer:v0.9.2: https://github.com/lostisland/sawyer
   Copyright (c) 2011 rick olson
lostisland/sawyer 0.9.2 rubygems:sawyer/0.9.2: https://github.com/lostisland/sawyer
   Copyright (c) 2011 rick olson
lostisland/sawyer 0.9.3 debian:ruby-sawyer/0.9.3-1/all: https://github.com/lostisland/sawyer
   No Copyrights found
lower-case 2.0.2 npmjs:lower-case/2.0.2: https://github.com/blakeembrey/lower-case
   Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)
lru_redux 1.1.0 redhat:rubygem-lru_redux/1.1.0-1.el7/noarch: https://github.com/SamSaffron/lru_redux
   Copyright (c) 2013 Sam Saffron
lru_redux 1.1.0 rubygems:lru_redux/1.1.0
   Copyright (c) 2013 Sam Saffron
lsb 11.2~rc1 debian:lsb-base/11.2~rc1/all: http://www.linuxfoundation.org/collaborate/workgroups/lsb
   No Copyrights found
lsb 11.6 debian:lsb/11.6: http://www.linuxfoundation.org/collaborate/workgroups/lsb
   Copyright (c) 200510 Chris Lawrence <lawrencc@debian.org>
   Copyright (c) 2018 Didier Raboud <odyx@debian.org>
lsb 11.6 debian:lsb-base/11.6/all: http://www.linuxfoundation.org/collaborate/workgroups/lsb
   Copyright (c) Copyright: 2002-2010 Chris Lawrence <lawrencc@debian.org>
   Copyright (c) Copyright: 2005-2011 Canonical Ltd.
lua 5.1.5 github:LuaDist/lua:5.1.5: http://www.lua.org
   Copyright (c) 1994-2009 Lua.org, PUC-Rio." VALUE "OriginalFilename", "lua5.1.dll" VALUE "ProductName", "Lua - The Programming Language" VALUE "ProductVersion", "5.1.4" VALUE "PrivateBuild", "Built for L
   Copyright (c) 1994-2012 Lua.org, PUC-Rio" define LUA_AUTHORS "R. Ierusalimschy, L. H. de Figueiredo & W. Celes"
   Copyright (c) 1994-2012 Lua.org, PUC-Rio.
   Copyright (c) 1994-2012 Lua.org, PUC-Rio. All rights reserved
   Copyright (c) 1994-2012 Lua.org, PUC-Rio." VALUE "OriginalFilename", "lua.exe" VALUE "ProductName", "Lua - The Programming Language" VALUE "ProductVersion", "5.1.5" VALUE "PrivateBuild", "Built for LuaD
   Copyright (c) 2007-2009 Kitware, Inc.
   Copyright (c) 2007-2012 LuaDist.
lua-cjson 2.1.0 debian:lua-cjson/2.1.0+dfsg-2/i386: https://kyne.au/~mark/software/lua-cjson.php
   No Copyrights found
luaj-jse 3.0.1 maven:org.luaj:luaj-jse:3.0.1: http://sourceforge.net/projects/luaj/
   Copyright (c) 2007-2013 LuaJ. All rights reserved
   Copyright (c) 2009 luaj.org"; private static final String usage = "usage: java -cp luaj-jse.jar luac [options] [filenames]. " + "Available options are: " + " - process stdin " + " -l list " + " -o nam
   Copyright (c) 2009-2013, 2015 Luaj.org. All rights reserved
   Copyright (c) 2012 luaj.org"; private static final String usage = "usage: java -cp luaj-jse.jar,bcel-5.2.jar luajc [options] fileordir [, fileordir ...] " + "Available options are: " + " - process std
   Copyright (c) 2012 Luaj.org.org"; private static final String usage = "usage: java -cp luaj-jse.jar lua [options] [script [args]]. " + "Available options are: " + " -e stat execute string 'stat' " + "
lz4 null
   No Copyrights found
lz4 1.9.4 debian:liblz4-1/1.9.4-1/amd64: http://www.lz4.org
   Copyright (c) Copyright: 2011-2020 Yann Collet.
   Copyright (c) Copyright: 2013-2022 Nobuhiro Iwamatsu <iwamatsu@debian.org>
   Copyright (c) Copyright: 2015 Louis P. Santillan <lpsantil@gmail.com>
   Copyright (c) Copyright: 2016-2020 Przemyslaw Skibinski, Yann Collet
   Copyright (c) Copyright: 2016-2020 Przemyslaw Skibinski, Yann Collet, Facebook, Inc.
   Copyright (c) Copyright: 2016-2020 Yann Collet, Facebook, Inc.
   Copyright (c) Copyright: 2022 Xiaomi Inc.
   Copyright (c) Copyright: Yann Collet 2011-2020
lz4 1.9.4 ubuntu:lz4/1.9.4-1build1: http://www.lz4.org
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 2011-2020 Yann Collet All rights reserved
   Copyright (c) 2011-2020 Yann Collet.
   Copyright (c) 2011present, Takayuki Matsuoka
   Copyright (c) 2012-2016 Yann Collet
   Copyright (c) 2013-2020 Yann Collet Permission is granted to copy and distribute this document for any purpose and without charge, including translations into other languages and incorporation into co
   Copyright (c) 2013-2020 Yann Collet" VALUE "OriginalFilename", "lz4.dll" VALUE "ProductName", "LZ4" VALUE "ProductVersion", LZ4_VERSION_STRING END END BLOCK "VarFileInfo" BEGIN VALUE "Translation", 0
   Copyright (c) 2013-2020 Yann Collet" VALUE "OriginalFilename", "lz4.exe" VALUE "ProductName", "LZ4" VALUE "ProductVersion", LZ4_VERSION_STRING END END BLOCK "VarFileInfo" BEGIN VALUE "Translation", 0
   Copyright (c) 2014 lpsantil All rights reserved
   Copyright (c) 2016-2020 Przemyslaw Skibinski, Yann Collet
   Copyright (c) 2016-2020 Przemyslaw Skibinski, Yann Collet, Facebook, Inc.
   Copyright (c) 2016-2020 Yann Collet, Facebook, Inc.
   Copyright (c) 2016present, Facebook, Inc.
   Copyright (c) 2016present, Przemyslaw Skibinski
   Copyright (c) 2018present lzutao <taolzu(at)gmail.com>
   Copyright (c) 2022 Xiaomi Inc.
   Copyright (c) Copyright: (C) 2011-2020 Yann Collet
   Copyright (c) Copyright: 2011-2020 Yann Collet.
   Copyright (c) Copyright: 2013-2022 Nobuhiro Iwamatsu <iwamatsu@debian.org>
   Copyright (c) Copyright: 2015 Louis P. Santillan <lpsantil@gmail.com>
   Copyright (c) Copyright: 2016-2020 Przemyslaw Skibinski, Yann Collet
   Copyright (c) Copyright: 2016-2020 Przemyslaw Skibinski, Yann Collet, Facebook, Inc.
   Copyright (c) Copyright: 2016-2020 Yann Collet, Facebook, Inc.
   Copyright (c) Copyright: 2022 Xiaomi Inc.
   Copyright (c) Copyright: Yann Collet 2011-2020
   Copyright (c) Yann Collet 2011-2020
lz4 v1.10.0 alpine:lz4-libs/1.10.0-r0/x86_64: http://www.lz4.org
   No Copyrights found
lz4 v1.9.3 github:lz4/lz4:v1.9.3: http://www.lz4.org
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 2011-2016 Yann Collet All rights reserved
   Copyright (c) 2011-2017 Yann Collet.
   Copyright (c) 2011present, Takayuki Matsuoka
   Copyright (c) 2011present, Yann Collet.
   Copyright (c) 2012-2016 Yann Collet
   Copyright (c) 2013-2016 Yann Collet" VALUE "OriginalFilename", "lz4.dll" VALUE "ProductName", "LZ4" VALUE "ProductVersion", LZ4_VERSION_STRING END END BLOCK "VarFileInfo" BEGIN VALUE "Translation", 0
   Copyright (c) 2013-2016 Yann Collet" VALUE "OriginalFilename", "lz4.exe" VALUE "ProductName", "LZ4" VALUE "ProductVersion", LZ4_VERSION_STRING END END BLOCK "VarFileInfo" BEGIN VALUE "Translation", 0
   Copyright (c) 2014 lpsantil All rights reserved
   Copyright (c) 2016present, Facebook, Inc.
   Copyright (c) 2016present, Przemyslaw Skibinski
   Copyright (c) 2016present, Przemyslaw Skibinski, Yann Collet
   Copyright (c) 2016present, Przemyslaw Skibinski, Yann Collet, Facebook, Inc.
   Copyright (c) 2016present, Yann Collet, Facebook, Inc.
   Copyright (c) 2018present lzutao <taolzu(at)gmail.com>
   Copyright (c) Copyright: (C) 2011-2020 Yann Collet
   Copyright (c) Yann Collet 2011-2017
   Copyright (c) Yann Collet 2014present
   Copyright (c) Yann Collet 2018 - present
lz4java 1.8.0 maven:org.lz4:lz4-java:1.8.0: https://github.com/lz4/lz4-java
   Copyright (c) 2020 Adrien Grand and the lz4-java contributors.
   Copyright (c) 2020 Linnaea Von Lavia and the lz4-java contributors.
   Copyright (c) 2020 Rei Odaira and the lz4-java contributors.
   Copyright (c) 2020 The Apache Software Foundation and the lz4-java contributors.
lz-string 1.5.0 npmjs:lz-string/1.5.0: https://github.com/pieroxy/lz-string
   Copyright (c) 2013 pieroxy
   Copyright (c) 2013 Pieroxy <pieroxy@pieroxy.net>
maelstrom-container 0.14.0 crates:maelstrom-container/0.14.0: https://github.com/maelstrom-software/maelstrom
   No Copyrights found
mailru/easyjson v0.7.7 github:mailru/easyjson:v0.7.7: https://github.com/mailru/easyjson
   Copyright (c) 2009 The Go Authors. All rights reserved
   Copyright (c) 2016 Mail.Ru Group
make-dir 2.1.0 npmjs:make-dir/2.1.0: https://github.com/sindresorhus/make-dir#readme
   No Copyrights found
make-dir 4.0.0 npmjs:make-dir/4.0.0: https://github.com/sindresorhus/make-dir#readme
   No Copyrights found
makeerror 1.0.12 npmjs:makeerror/1.0.12: https://github.com/daaku/nodejs-makeerror
   Copyright (c) 2014 Naitik Shah. All rights reserved
manticore 0.9.1 github:cheald/manticore:v0.9.1: https://github.com/cheald/manticore
   Copyright (c) 1999-2020 The Apache Software Foundation This product includes software developed at
manticore 0.9.1 rubygems:manticore/0.9.1: https://github.com/cheald/manticore
   No Copyrights found
manticore 0.9.1 rubygems:manticore/0.9.1-java: https://github.com/cheald/manticore
   Copyright (c) 1999-2020 The Apache Software Foundation This product includes software developed at
mapstructure v1.5.0 github:mitchellh/mapstructure:v1.5.0: https://github.com/mitchellh/mapstructure
   Copyright (c) 2013 Mitchell Hashimoto
march_hare 4.7.0 rubygems:march_hare/4.7.0-java: http://rubymarchhare.info
   Copyright (c) 2007-2024 Broadcom Inc. and/or its subsidiaries.  /��
markedjs 17.0.1 npmjs:marked/17.0.1: https://marked.js.org
   Copyright (c) 2004 John Gruber
   Copyright (c) 2011-2018 Christopher Jeffrey (https://github.com/chjj/)
   Copyright (c) 2011-2018 Christopher Jeffrey.
   Copyright (c) 2018-2025 MarkedJS.
Masterminds-semver v1.5.0 github:MasterMinds/semver:v1.5.0: https://github.com/Masterminds/semver
   Copyright (c) 2014-2019 Matt Butcher and Matt Farina
   Copyright (c) file for proper display on GitHub - 107: Fix handling prerelease when sorting alphanum and num - 109: Fixed where Validate sometimes returns wrong message on error 1.4.2 (201804-10)
match-sorter 8.2.0 npmjs:match-sorter/8.2.0: https://github.com/kentcdodds/match-sorter#readme
   Copyright (c) 2020 Kent C. Dodds
mathiasbynens/he 1.2.0 npmjs:he/1.2.0: https://github.com/mathiasbynens/he
   No Copyrights found
mathiasbynens/regenerate 1.4.2 npmjs:regenerate/1.4.2: https://github.com/mathiasbynens/regenerate
   No Copyrights found
math-intrinsics 1.1.0 npmjs:math-intrinsics/1.1.0: https://github.com/es-shims/math-intrinsics#readme
   Copyright (c) 2024 ECMAScript Shims
mathml-tag-names 2.1.3 npmjs:mathml-tag-names/2.1.3: https://github.com/wooorm/mathml-tag-names#readme
   Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
matrix 0.4.2 rubygems:matrix/0.4.2: https://github.com/ruby/matrix
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
mattn-go-colorable 0.1.13 github:mattn/go-colorable:v0.1.13: http://godoc.org/github.com/mattn/go-colorable
   Copyright (c) 2016 Yasuhiro Matsumoto
mattn-go-colorable v0.1.14 github:mattn/go-colorable:v0.1.14: http://godoc.org/github.com/mattn/go-colorable
   Copyright (c) 2016 Yasuhiro Matsumoto
mattn/go-ieproxy v0.0.1 github:mattn/go-ieproxy:v0.0.1
   Copyright (c) 2014 mattn
   Copyright (c) 2017 oliverpool
   Copyright (c) 2019 Adele Reed
mattn-go-isatty v0.0.20 github:mattn/go-isatty:v0.0.20: http://godoc.org/github.com/mattn/go-isatty
   No Copyrights found
mattn-go-sqlite3 v1.14.22 github:mattn/go-sqlite3:v1.14.22: http://mattn.github.io/go-sqlite3
   Copyright (c) 2009-2010 Cybozu Labs, Inc.
   Copyright (c) 2011 Kazuho Oku Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source co
   Copyright (c) 2011 The Go Authors. All rights reserved
   Copyright (c) 2014 Yasuhiro Matsumoto
   Copyright (c) 2018 segment.com <friends@segment.com>
   Copyright (c) 2018-2019 G.J.R. Timmer <gjr.timmer@gmail.com>.
   Copyright (c) 2018-2019, 2022 Yasuhiro Matsumoto <mattn.jp@gmail.com>.
mawk 1.3.4.20200120 debian:mawk/1.3.4.20200120-1: http://invisible-island.net/mawk/mawk.html
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1991-1996, 2014 Michael D. Brennan " define FMT_N "%-20s%.0f " define FMT_S "%-20s%s "
   Copyright (c) 1991-1996, 2014 Michael D. Brennan This is a source file for mawk, an implementation of the AWK programming language.
   Copyright (c) 1991-1996, 2014. Michael D. Brennan This is a source file for mawk, an implementation of the AWK programming language.
   Copyright (c) 1994 X Consortium
   Copyright (c) 1994-1996, 1999, 2000-2002, 2004, 2005-2006 Free Software Foundation, Inc. This file is free documentation; the Free Software Foundation gives unlimited permission to copy
   Copyright (c) 199596 Chris Fearnley.
   Copyright (c) 1996 Michael D. Brennan
   Copyright (c) 1998-2003 James Troup. Further modifications up to mawk 1.3.4.20190203 is of:
   Copyright (c) 2005 Aleksey Cheusov
   Copyright (c) 2005 Aleksey Cheusov This is a source file for mawk, an implementation of the AWK programming language.
   Copyright (c) 2005 by Aleksey Cheusov
   Copyright (c) 2008-2019 by Thomas E. Dickey mawk 1.3.4 includes substantial work by others:
   Copyright (c) 2008-2020 Thomas E. Dickey
   Copyright (c) 2008-2020. Thomas E. Dickey
   Copyright (c) 2009-2010 by Jonathan Nieder
   Copyright (c) 2009-2010 Jonathan Nieder
   Copyright (c) 2009-2010, 2012, 2013-2016, 2019 Thomas E. Dickey This is a source file for mawk, an implementation of the AWK programming language.
   Copyright (c) 2009-2020 by Thomas E. Dickey. The source code is
   Copyright (c) 2010 Jonathan Nieder This is a source file for mawk, an implementation of the AWK programming language.
   Copyright (c) Copyright: 1994 X Consortium
   Copyright (c) Copyright: 2008-2020 by Thomas E. Dickey
   Copyright (c) Copyright: 2012-2019 Thomas E. Dickey Licence: other-BSD Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided
MaxMind DB Reader 2.1.0 maven:com.maxmind.db:maxmind-db:2.1.0: https://github.com/PaddeK/node-maxmind-db
   Copyright (c) 1993, 2018 Oracle and/or its affiliates.
   Copyright (c) 2013, 2015, 2020 Oracle and/or its affiliates. All rights reserved
MaxMind GeoIP2 API 2.17.0 maven:com.maxmind.geoip2:geoip2:2.17.0
   Copyright (c) 1993, 2018 Oracle and/or its affiliates.
   Copyright (c) 1999-2022 The Apache Software Foundation
   Copyright (c) 2002 Kevin Atkinson (kevina@gnu.org)
   Copyright (c) 2007, Tatu Saloranta (tatu.saloranta@iki.fi)
   Copyright (c) 2008 Alexander Beider
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2013-2021 by MaxMind, Inc.
   Copyright (c) 2020 Tim Buktu.
   Copyright (c) 2021 The fast_float authors.
   Copyright (c) 2022 Daniel Lemire
   Copyright (c) 2023 Werner Randelshofer, Switzerland.
mchange-commons-java 0.2.19 maven:com.mchange:mchange-commons-java:0.2.19: https://github.com/swaldman/mchange-commons-java
   No Copyrights found
mdbook-compress 0.1.0 crates:mdbook-compress/0.1.0: https://github.com/RosiePuddles/mdbook-compress
   Copyright (c) 2006-2023 undefined and other contributors
@mdn/browser-compat-data 5.7.6 npmjs:@mdn/browser-compat-data/5.7.6: https://github.com/mdn/browser-compat-data#readme
   No Copyrights found
mdn-data 2.0.28 npmjs:mdn-data/2.0.28: https://developer.mozilla.org
   No Copyrights found
mdn-data 2.12.2 npmjs:mdn-data/2.12.2: https://developer.mozilla.org
   No Copyrights found
mdub/clamp 1.3.3 redhat:rubygem-clamp/1.3.3-1.el9sat/noarch: https://github.com/mdub/clamp
   Copyright (c) 2010 Mike Williams <mdub@dogbiscuit.org>
mdub/clamp 1.3.3 rubygems:clamp/1.3.3: https://github.com/mdub/clamp
   Copyright (c) 2010 Mike Williams <mdub@dogbiscuit.org>
media-typer 1.1.0 npmjs:media-typer/1.1.0: https://github.com/expressjs/media-typer
   Copyright (c) 2014-2017 Douglas Christopher Wilson
   Copyright (c) Copyright(c) 2014-2017 Douglas Christopher Wilson
memoizable 0.4.2 rubygems:memoizable/0.4.2: http://github.com/ecomba/memoizable
   Copyright (c) 2013 Dan Kubb, Erik Michaels-Ober
memoize-one 6.0.0 npmjs:memoize-one/6.0.0: https://github.com/alexreardon/memoize-one
   Copyright (c) 2019 Alexander Reardon
meow 13.2.0 npmjs:meow/13.2.0: https://github.com/sindresorhus/meow
   Copyright (c) 2010-2023 Isaac Z. Schlueter and Contributors Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the ab
   Copyright (c) 2014 Dave Justice
   Copyright (c) 2014-2017 Jon Schlinkert.
   Copyright (c) 2014-2018 Simon Lydell
   Copyright (c) 2014present Sebastian McKenzie and other contributors
   Copyright (c) 2015 Dmitry Ivanov
   Copyright (c) 2015 Kyle E. Mitchell
   Copyright (c) Copyright: === Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
   Copyright (c) Copyright: === Copyright (c) 2013 Raynos.
   Copyright (c) Copyright: === Copyright (c) 2015 Rebecca Turner Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyri
   Copyright (c) Copyright: === Copyright (c) 2016 Contributors Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyrigh
merge2 1.4.1 npmjs:merge2/1.4.1: https://github.com/teambition/merge2
   Copyright (c) 2014-2020 Teambition
merge-descriptors 2.0.0 npmjs:merge-descriptors/2.0.0: https://github.com/component/merge-descriptors
   No Copyrights found
Merge-Stream 2.0.0 npmjs:merge-stream/2.0.0: https://github.com/grncdr/merge-stream
   No Copyrights found
method_source 1.1.0 redhat:rubygem-method_source/1.1.0-1.el8sat/noarch: https://github.com/banister/method_source
   Copyright (c) 2011 John Mair (banisterfiend)
   Copyright (c) John Mair (banisterfiend) 2011
   Copyright (c) John Mair (banisterfiend) 2011 _retrieve the sourcecode for a method_
method_source 1.1.0 rubygems:method_source/1.1.0: https://github.com/banister/method_source
   Copyright (c) 2011 John Mair (banisterfiend)
   Copyright (c) John Mair (banisterfiend) 2011
   Copyright (c) John Mair (banisterfiend) 2011 _retrieve the sourcecode for a method_
Metrics Core 4.2.9 maven:io.dropwizard.metrics:metrics-core:4.2.9: http://metrics.codahale.com/metrics-core/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
metriks 0.9.9.8 debian:ruby-metriks/0.9.9.8-3.1: https://github.com/eric/metriks
   Copyright (c) 2012 Eric Lindvall
metriks 0.9.9.8 debian:ruby-metriks/0.9.9.8-3.1/all: https://github.com/eric/metriks
   No Copyrights found
micromatch 4.0.8 npmjs:micromatch/4.0.8: https://github.com/jonschlinkert/micromatch
   Copyright (c) 2014present, Jon Schlinkert.
micromatch/braces 3.0.2 npmjs:braces/3.0.2: https://github.com/micromatch/braces
   Copyright (c) 2014-2018 Jon Schlinkert.
micromatch/braces 3.0.3 npmjs:braces/3.0.3: https://github.com/micromatch/braces
   Copyright (c) 2014present, Jon Schlinkert.
micrometer-commons 1.10.13 maven:io.micrometer:micrometer-commons:1.10.13
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2001-2019 The Apache Software Foundation
   Copyright (c) 2002-2019 the original author or authors.
   Copyright (c) 2004-2011 QOS.ch
   Copyright (c) 2010 Google Inc.
   Copyright (c) 2012-2013, 2017 The Netty Project
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2017-2022 VMware, Inc.
   Copyright (c) 2017Present VMware, Inc. All Rights Reserved
micrometer-metrics 1.10.13 maven:io.micrometer:micrometer-core:1.10.13: https://micrometer.io
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2001-2019 The Apache Software Foundation
   Copyright (c) 2002-2022 the original author or authors.
   Copyright (c) 2004-2011 QOS.ch
   Copyright (c) 2010 Google Inc.
   Copyright (c) 2010 Google Inc. The comments and initialization of {@code REPLACEMENT_CHARS} came directly from Moshi's {@code JsonUtf8Writer}. @author Jon Schneider @author Johnny Lim
   Copyright (c) 2012-2013, 2017 The Netty Project
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2017-2023 VMware, Inc.
   Copyright (c) 2017Present VMware, Inc. All Rights Reserved
micrometer-observation 1.10.13 maven:io.micrometer:micrometer-observation:1.10.13
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2001-2019 The Apache Software Foundation
   Copyright (c) 2002-2021 the original author or authors.
   Copyright (c) 2010 Google Inc.
   Copyright (c) 2013 The Netty Project
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2017Present VMware, Inc. All Rights Reserved
   Copyright (c) 2021-2023 VMware, Inc.
micrometer-registry-prometheus 1.10.13 maven:io.micrometer:micrometer-registry-prometheus:1.10.13
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2001-2019 The Apache Software Foundation
   Copyright (c) 2002-2019 the original author or authors.
   Copyright (c) 2010 Google Inc.
   Copyright (c) 2013 The Netty Project
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2017, 2020, 2022 VMware, Inc.
   Copyright (c) 2017Present VMware, Inc. All Rights Reserved
Microsoft AutoRest Runtime for Java 1.7.3 maven:com.microsoft.rest:client-runtime:1.7.3: https://github.com/Azure/autorest-clientruntime-for-java
   No Copyrights found
Microsoft Azure AutoRest Authentication Library for Java 1.7.3 maven:com.microsoft.azure:azure-client-authentication:1.7.3: https://github.com/Azure/autorest-clientruntime-for-java
   No Copyrights found
Microsoft Azure AutoRest Runtime for Java 1.7.3 maven:com.microsoft.azure:azure-client-runtime:1.7.3: https://github.com/Azure/autorest-clientruntime-for-java
   No Copyrights found
Microsoft Azure SDK annotations 1.10.0 maven:com.microsoft.azure:azure-annotations:1.10.0: https://github.com/Microsoft/java-api-annotations
   No Copyrights found
Microsoft Azure SDK for Key Vault 1.2.4 maven:com.microsoft.azure:azure-keyvault-core:1.2.4
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Microsofttslib 2.8.1 npmjs:tslib/2.8.1: http://github.com/Microsoft/tslib/
   No Copyrights found
Microsoft Visual Studio 9.00.30729.6161 long_tail:dll:microsoft_corporation.MFCM90U.DLL:9.00.30729.6161
   No Copyrights found
Microsoft Windows Azure Storage Client SDK 8.6.6 maven:com.microsoft.azure:azure-storage:8.6.6: http://nexus.sonatype.org/oss-repository-hosting.html/parent/modules/plugins/cloud-azure
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
miekg/dns v1.1.65 github:miekg/dns:v1.1.65: https://github.com/miekg/dns
   Copyright (c) 2009 The Go Authors. All rights reserved
   Copyright (c) 2009 The Go Authors. Extensions copyright (c) 2011, Miek Gieben.
   Copyright (c) 2011 Miek Gieben
   Copyright (c) 2011 Miek Gieben. All rights reserved
   Copyright (c) 2014 CloudFlare. All rights reserved
mime 1.6.0 npmjs:mime/1.6.0: https://github.com/broofa/node-mime
   Copyright (c) 2010 Benjamin Thomas, Robert Kieffer
MIME::Base64 3.16 alpine:perl-mime-base64/3.16-r4/x86: http://search.cpan.org/dist/MIME-Base64/
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore) =head1 SEE ALSO
   Copyright (c) 1995-1999, 2001, 2002-2004, 2010 Gisle Aas. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
mime-db 1.52.0 npmjs:mime-db/1.52.0: https://github.com/jshttp/mime-db
   Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
   Copyright (c) 2015-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
   Copyright (c) Copyright(c) 2014 Jonathan Ong
   Copyright (c) Copyright(c) 2015-2022 Douglas Christopher Wilson
mime-db 1.54.0 npmjs:mime-db/1.54.0: https://github.com/jshttp/mime-db
   Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
   Copyright (c) 2015-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
   Copyright (c) Copyright(c) 2014 Jonathan Ong
   Copyright (c) Copyright(c) 2015-2022 Douglas Christopher Wilson
mime-types-data 3.2023.1003 opensuse:rubygem-mime-types-data/3.2023.1003-1.1/x86_64: https://github.com/mime-types/mime-types-data
   No Copyrights found
mimic-fn 2.1.0 npmjs:mimic-fn/2.1.0: https://github.com/sindresorhus/mimic-fn#readme
   No Copyrights found
mimic-function 5.0.1 npmjs:mimic-function/5.0.1: https://github.com/sindresorhus/mimic-function#readme
   No Copyrights found
mini-css-extract-plugin 2.9.4 npmjs:mini-css-extract-plugin/2.9.4: https://github.com/webpack-contrib/mini-css-extract-plugin#readme
   No Copyrights found
minimatch 3.1.2 npmjs:minimatch/3.1.2: https://github.com/isaacs/minimatch
   No Copyrights found
minimatch 9.0.5 npmjs:minimatch/9.0.5: https://github.com/isaacs/minimatch
   Copyright (c) 2011-2023 Isaac Z. Schlueter and Contributors
mini_mime 1.1.5 rubygems:mini_mime/1.1.5: https://github.com/discourse/mini_mime
   Copyright (c) 2016 Discourse Construction Kit, Inc.
minimist 1.2.8 npmjs:minimist/1.2.8: https://github.com/minimistjs/minimist
   No Copyrights found
min-indent 1.0.1 npmjs:min-indent/1.0.1: https://github.com/thejameskyle/min-indent#readme
   No Copyrights found
minio-java 8.5.5 maven:io.minio:minio:8.5.5: https://minio.io/#libraries
   Copyright (c) 2000-2023 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org)
   Copyright (c) 2007, Tatu Saloranta (tatu.saloranta@iki.fi) Licensing
   Copyright (c) 2015-2022 MinIO, Inc.
   Copyright (c) 2020 Tim Buktu. 2-clause BSD License.
   Copyright (c) 2021 The fast_float authors. Apache 2.0 License.
   Copyright (c) 2022 Daniel Lemire. Apache 2.0 License.
   Copyright (c) 2022 Tim Buktu Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source cod
   Copyright (c) 2023 Werner Randelshofer, Switzerland. Licensing
   Copyright (c) 2023 Werner Randelshofer, Switzerland. MIT License. See FastDoubleParser-NOTICE for details of other source code included in FastDoubleParser
minipass 7.1.2 npmjs:minipass/7.1.2: https://github.com/isaacs/minipass
   Copyright (c) 2017-2023 npm, Inc., Isaac Z. Schlueter, and Contributors Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided
minitar 0.9 opensuse:ruby2.7-rubygem-minitar/0.9-1.2/i586: http://rubyforge.org/projects/ruwiki/
   No Copyrights found
minitar 1.0.2 rubygems:minitar/1.0.2: http://rubyforge.org/projects/ruwiki/
   Copyright (c) 2004 Mauricio Julio Fern Simplified BSD Licence
minitar 1.1.0 debian:ruby-minitar/1.1.0-1: http://rubyforge.org/projects/ruwiki/
   Copyright (c) 2004 Mauricio Julio Fern
minitest 5.11.1 opensuse:ruby2.5-rubygem-minitest/5.11.1-1.1/armv7hl: http://github.com/seattlerb/minitest
   No Copyrights found
minitest 5.15.0 rubygems:minitest/5.15.0: http://github.com/seattlerb/minitest
   No Copyrights found
moby/sys user/v0.1.0 github:moby/sys:user/v0.1.0: https://github.com/moby/sys
   Copyright (c) 2012 The Go Authors. All rights reserved
   Copyright (c) 2014-2018 Docker, Inc.
   Copyright (c) 2014-2018 The Docker Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of sou
mockdate v3.0.5 npmjs:mockdate/3.0.5: https://github.com/boblauer/mockdate
   Copyright (c) 2014 Bob Lauer
Mockito_ 4.11.0 maven:org.mockito:mockito-core:4.11.0: http://mockito.org
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2006 Ivan Sagalaev All rights reserved
   Copyright (c) 2007, 2015-2022 Mockito contributors
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
mockito-junit-jupiter 4.5.1 maven:org.mockito:mockito-junit-jupiter:4.5.1
   Copyright (c) 2007, 2018 Mockito contributors
Mock Server Client 5.15.0 maven:org.mock-server:mockserver-client-java:5.15.0
   Copyright (c) 1991, 2000-2001 by Lucent Technologies. Permission to use, copy, modify, and distribute this software for any purpose without fee is hereby granted, provided that this entire notice is 
   Copyright (c) 1997-1998, 2006 Sun Microsystems, Inc. All rights reserved
   Copyright (c) 1997-2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2000-2011 INRIA, France Telecom
   Copyright (c) 2000-2011 ymnk, JCraft,Inc. All rights reserved
   Copyright (c) 2000-2022 The Legion Of The Bouncy Castle Inc. (https://www.bouncycastle.org)
   Copyright (c) 2001-2016 Stephen Colebourne
   Copyright (c) 2002, 2007 Tatu Saloranta, tatu.saloranta@iki.fi
   Copyright (c) 2003-2010 Christian d
   Copyright (c) 2004 The Apache Software Foundation
   Copyright (c) 2004-2006 Intel Corportation
   Copyright (c) 2004-2015 Paul R. Holser, Jr.
   Copyright (c) 2004-2022 QOS.ch
   Copyright (c) 2005 Brian Goetz
   Copyright (c) 2005-2021 The Guava Authors
   Copyright (c) 2008 Google Inc.
   Copyright (c) 2008 SnakeYAML
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) 2009-2015 The Libphonenumber Authors
   Copyright (c) 2009-2019 the original author or authors.
   Copyright (c) 2010-2011 the V8 project authors. All rights reserved
   Copyright (c) 2010-2012 Google Inc. All Rights Reserved
   Copyright (c) 2011 Joe Walnes and contributors
   Copyright (c) 2011 The Guava Authors.
   Copyright (c) 2011 Tim Buktu (tbuktu@hotmail.com)
   Copyright (c) 2011-2013, 2021 LMAX Ltd.
   Copyright (c) 2011-2014 JSON-SMART authors
   Copyright (c) 2011-2022 The Netty Project
   Copyright (c) 2012 Andrew Wang (andrew@umbrant.com)
   Copyright (c) 2012-2021 Connect2id Ltd and contributors.
   Copyright (c) 2012-2022 Connect2id Ltd.
   Copyright (c) 2013 FasterXML.com
   Copyright (c) 2013 Stephen Connolly.
   Copyright (c) 2014 Francis Galiegue (fgaliegue@gmail.com)
   Copyright (c) 2014 Twitter, Inc.
   Copyright (c) 2014-2017, 2021 The Error Prone Authors.
   Copyright (c) 2016 Gil Tene
   Copyright (c) 2016 Johno Crawford
   Copyright (c) 2016, 2020, 2022 Network New Technologies Inc.
   Copyright (c) 2016-2017 Clifton Labs
   Copyright (c) 2016-2017 SmartBear Software
   Copyright (c) 2017 Harith Elrufaie
   Copyright (c) 2017 Morten Haraldsen (ethlo)
   Copyright (c) 2017 R. Kempees (contributed to the ClassGraph project)
   Copyright (c) 2017 Sergey Bespalov
   Copyright (c) 2018-2020 Raffaello Giulietti
   Copyright (c) 2019 @jacobg, Luke Hutchison
   Copyright (c) 2019 @mcollovati, contributed to the ClassGraph project
   Copyright (c) 2019 Luke Hutchison, with significant contributions from Davy De Durpel
   Copyright (c) 2019-2021 Luke Hutchison
MockServer Core 5.15.0 maven:org.mock-server:mockserver-core:5.15.0
   Copyright (c) 2014 The Netty Project
   Copyright (c) 2017 SmartBear Software
MockServer & Proxy Netty 5.15.0 maven:org.mock-server:mockserver-netty:5.15.0
   Copyright (c) 1991, 2000-2001 by Lucent Technologies. Permission to use, copy, modify, and distribute this software for any purpose without fee is hereby granted, provided that this entire notice is 
   Copyright (c) 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved
   Copyright (c) 1997-1998, 2006 Sun Microsystems, Inc. All Rights Reserved
   Copyright (c) 1997-2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 1998-2019 The OpenSSL Project. All rights reserved
   Copyright (c) 2000-2011 INRIA, France Telecom
   Copyright (c) 2000-2011 ymnk, JCraft,Inc. All rights reserved
   Copyright (c) 2000-2022 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org)
   Copyright (c) 2001-2016 Stephen Colebourne
   Copyright (c) 2001-2021 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2002, 2007 Tatu Saloranta, tatu.saloranta@iki.fi
   Copyright (c) 2003-2010 Christian d
   Copyright (c) 2004 The Apache Software Foundation
   Copyright (c) 2004-2006 Intel Corportation
   Copyright (c) 2004-2015 Paul R. Holser, Jr.
   Copyright (c) 2004-2022 QOS.ch
   Copyright (c) 2005 Brian Goetz
   Copyright (c) 2005-2021 The Guava Authors
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2008 Google Inc.
   Copyright (c) 2008 SnakeYAML
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) 2009 The Go Authors. All rights reserved
   Copyright (c) 2009-2015 The Libphonenumber Authors
   Copyright (c) 2009-2019 the original author or authors.
   Copyright (c) 2010-2011 the V8 project authors. All rights reserved
   Copyright (c) 2010-2012 Google Inc. All Rights Reserved
   Copyright (c) 2011 Joe Walnes and contributors
   Copyright (c) 2011 The Guava Authors.
   Copyright (c) 2011 Tim Buktu (tbuktu@hotmail.com)
   Copyright (c) 2011-2013, 2021 LMAX Ltd.
   Copyright (c) 2011-2014 JSON-SMART authors
   Copyright (c) 2011-2022 The Netty Project
   Copyright (c) 2012 Andrew Wang (andrew@umbrant.com)
   Copyright (c) 2012-2021 Connect2id Ltd and contributors.
   Copyright (c) 2012-2022 Connect2id Ltd.
   Copyright (c) 2013 FasterXML.com
   Copyright (c) 2013 Stephen Connolly.
   Copyright (c) 2014 Francis Galiegue (fgaliegue@gmail.com)
   Copyright (c) 2014 Twitter, Inc.
   Copyright (c) 2014-2017, 2021 The Error Prone Authors.
   Copyright (c) 2015 Google Inc. Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and thi
   Copyright (c) 2015 The Chromium Authors. All rights reserved
   Copyright (c) 2015-2016 the fiat-crypto authors (see
   Copyright (c) 2016 Gil Tene
   Copyright (c) 2016 Johno Crawford
   Copyright (c) 2016, 2020, 2022 Network New Technologies Inc.
   Copyright (c) 2016-2017 Clifton Labs
   Copyright (c) 2016-2017 SmartBear Software
   Copyright (c) 2017 Harith Elrufaie
   Copyright (c) 2017 Morten Haraldsen (ethlo)
   Copyright (c) 2017 R. Kempees (contributed to the ClassGraph project)
   Copyright (c) 2017 Sergey Bespalov
   Copyright (c) 2018-2020 Raffaello Giulietti
   Copyright (c) 2019 @jacobg, Luke Hutchison
   Copyright (c) 2019 @mcollovati, contributed to the ClassGraph project
   Copyright (c) 2019 Luke Hutchison, with significant contributions from Davy De Durpel
   Copyright (c) 2019-2021 Luke Hutchison
modern-go/concurrent 20180305-snapshot-bacd9c7e github:modern-go/concurrent:bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94: https://github.com/modern-go/concurrent
   No Copyrights found
modern-go/reflect2 v1.0.2 github:modern-go/reflect2:v1.0.2: https://github.com/modern-go/reflect2
   No Copyrights found
Module::Load::Conditional 0.74 centos:perl-Module-Load-Conditional/0.74-511.el10/noarch: https://metacpan.org/release/Module-Load-Conditional
   Copyright (c) This module is copyright (c) 2002 Jos Boumans <kane@cpan.org>. All rights reserved
module-replacements 2.10.1 npmjs:module-replacements/2.10.1: https://github.com/es-tooling/module-replacements#readme
   Copyright (c) 2024 James Garbutt
moo-color 1.0.3 npmjs:moo-color/1.0.3: https://github.com/archco/moo-color#readme
   Copyright (c) 2018 archco
moxystudio/node-cross-spawn 7.0.6 npmjs:cross-spawn/7.0.6: https://github.com/moxystudio/node-cross-spawn
   Copyright (c) 2018 Made With MOXY Lda <hello@moxy.studio>
Mozilla Rhino 1.7.7.2 maven:org.mozilla:rhino:1.7.7.2: http://www.mozilla.org/rhino/
   Copyright (c) 1991, 2000-2001 by Lucent Technologies. Permission to use, copy, modify, and distribute this software for any purpose without fee is hereby granted, provided that this entire notice is 
   Copyright (c) 1997-1998 Sun Microsystems, Inc. All Rights Reserved
   Copyright (c) 2010-2011 the V8 project authors. All rights reserved
mozilla-sccache 0.2.15~git0.6b6d2f7 opensuse:sccache/0.2.15~git0.6b6d2f7-11.1/i586: https://github.com/mozilla/sccache
   No Copyrights found
mozilla-sccache 0.9.1~22 opensuse:sccache/0.9.1~22-160000.3.5/aarch64: https://github.com/mozilla/sccache
   No Copyrights found
mozjs-github mozjs-source-26eff341874075f35c3daa42b8e29fa54ff62972 github:servo/mozjs:mozjs-source-26eff341874075f35c3daa42b8e29fa54ff62972: https://github.com/servo/mozjs
   Copyright (c) 1983, 1990, 1993, 2011-2018 The Regents of the University of California. All rights reserved
   Copyright (c) 1984, 1989-1990, 2000, 2001-2015, 2018, 2019 Free Software Foundation,
   Copyright (c) 1987-1988 by the Student Information Processing Board of the Massachusetts Institute of Technology
   Copyright (c) 1987-1988 Student Information Processing Board of the Massachusetts Institute of Technology.
   Copyright (c) 1988-2004 Keith Packard and Bart Massey.
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1989, 1991, 1996-2021 Free Software Foundation, Inc.
   Copyright (c) 1991 by the Massachusetts Institute of Technology
   Copyright (c) 1991, 2000-2001 by Lucent Technologies.
   Copyright (c) 1991-1995 Stichting Mathematisch Centrum Amsterdam, The Netherlands. All rights reserved
   Copyright (c) 1991-2022 Unicode, Inc. All rights reserved
   Copyright (c) 1991-2024 Unicode, Inc.
   Copyright (c) 1992-1993 Simmule Turner and Rich Salz. All rights reserved
   Copyright (c) 1992-2022 The FreeBSD Project.
   Copyright (c) 1993 Bill Triggs
   Copyright (c) 1993 Bill Triggs <Bill.Triggs@inrialpes.fr>
   Copyright (c) 1993 by Digital Equipment Corporation.
   Copyright (c) 1993, 2004 by Sun Microsystems, Inc. All rights reserved
   Copyright (c) 1994 X Consortium
   Copyright (c) 1994-1995 by Daniel Quinlan (quinlan@yggdrasil.com)
   Copyright (c) 1994-2006 Sun Microsystems Inc.
   Copyright (c) 1995-2016 International Business Machines Corporation and others.
   Copyright (c) 1995-2017 Bruno Haible <bruno@clisp.org>
   Copyright (c) 1995-2024 Jean-loup Gailly
   Copyright (c) 1995-2024 Jean-loup Gailly and Mark Adler
   Copyright (c) 1995-2024 Jean-loup Gailly, Mark Adler
   Copyright (c) 1995-2024 Mark Adler
   Copyright (c) 1996 John Maloney and Mario Wolczko.
   Copyright (c) 1996-1999 by Internet Software Consortium.
   Copyright (c) 1996-2004, 2007, 2008-2012, 2014, 2019 Red Hat, Inc.
   Copyright (c) 1996-2016 International Business Machines Corporation
   Copyright (c) 1996-2016 International Business Machines Corporation and others. All Rights Reserved
   Copyright (c) 1996-2019 Anthony Green, Red Hat, Inc and others.
   Copyright (c) 1997-2002 Makoto Matsumoto and Takuji Nishimura, All rights reserved
   Copyright (c) 1998 Cygnus Solutions
   Copyright (c) 1998 Geoffrey Keating
   Copyright (c) 1998 Robert D. Cameron.
   Copyright (c) 1998-2007 Marti Maria
   Copyright (c) 1999-2003 The OpenLDAP Foundation, Redwood City, California, USA. All Rights Reserved
   Copyright (c) 1999-2006 Brian Paul
   Copyright (c) 1999-2006, 2013 IBM Corp. All rights reserved
   Copyright (c) 1999-2008 Brian Paul All Rights Reserved
   Copyright (c) 1999-2016 Brian Paul, et al All Rights Reserved
   Copyright (c) 2000 Hewlett Packard Company
   Copyright (c) 2000, 2007 Software AG
   Copyright (c) 2000-2002 IBM, Inc. and Others.
   Copyright (c) 2000-2019 The OpenLDAP Foundation.
   Copyright (c) 2001 John Hornkvist
   Copyright (c) 2001, 2004 and onwards Google Inc.
   Copyright (c) 2001-2006 Gregory P. Ward
   Copyright (c) 2001-2006 Gregory P. Ward. All rights reserved
   Copyright (c) 2001-2008 Python Software Foundation
   Copyright (c) 2001-2014 International Business Machines Corporation. All Rights Reserved
   Copyright (c) 2001-2015 IBM and others. All rights reserved
   Copyright (c) 2001-2017 David M. Beazley (Dabeaz LLC) All rights reserved
   Copyright (c) 2001-2019 Howard Chu, Symas Corp.
   Copyright (c) 2001-2023 Python Software Foundation; All Rights
   Copyright (c) 2001-2023 Python Software Foundation; All Rights Reserved
   Copyright (c) 2002 Bo Thorsen
   Copyright (c) 2002 Lars Gustaebel <lars@gustaebel.de>
   Copyright (c) 2002 Ranjit Mathew
   Copyright (c) 2002 Roger Sayle
   Copyright (c) 2002, 2007 Bo Thorsen <bo@suse.de>
   Copyright (c) 2002-2003, 2007, 2008 Jean-Marc Valin
   Copyright (c) 2002-2006 Python Software Foundation. All rights reserved
   Copyright (c) 2002-2007 Andrew Tridgell
   Copyright (c) 2002-2008, 2012 Kaz Kojima
   Copyright (c) 2002-2008, 2017 Michael Kerrisk <mtk.manpages@gmail.com>
   Copyright (c) 2003 Binh Nguyen
   Copyright (c) 2003-2004 by Peter Astrand <astrand@lysator.liu.se>
   Copyright (c) 2003-2004 Randolph Chung <tausq@debian.org>
   Copyright (c) 2003-2005 Tom Wu
   Copyright (c) 2003-2011 - Gustavo Niemeyer <gustavo@niemeyer.net>
   Copyright (c) 2003-2019 University of Illinois at Urbana-Champaign. All rights reserved
   Copyright (c) 2003-2022 Paul T. McGuire
   Copyright (c) 2004 Baron Schwartz <baron at sequent dot org>
   Copyright (c) 2004 by Arthur Langereis
   Copyright (c) 2004 by Arthur Langereis (arthur_ext at domain xfinitegames, tld com)
   Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
   Copyright (c) 2004 Holger Krekel and others
   Copyright (c) 2004 Renesas Technology
   Copyright (c) 2004 Renesas Technology.
   Copyright (c) 2004 Scott James Remnant <scott@netsplit.com>.
   Copyright (c) 2004 Simon Posnjak
   Copyright (c) 2004, 2008, 2011-2014, 2017, 2018-2019 Anthony Green
   Copyright (c) 2004-2005 Sun Microsystems, Inc. All rights reserved
   Copyright (c) 2004-2007 The Dojo Foundation
   Copyright (c) 2004-2009 Paramjit Oberoi <param.cs.wisc.edu>
   Copyright (c) 2004-2011 David Schultz <das@FreeBSD.ORG>
   Copyright (c) 2005 Axis Communications AB
   Copyright (c) 2005 Bob Ippolito. All rights Reserved
   Copyright (c) 2005-2007 Sam Stephenson
   Copyright (c) 2005-2010 ActiveState Software Inc.
   Copyright (c) 2005-2014 Intel Corporation. All rights reserved
   Copyright (c) 2005-2019 Ilya Etingof <etingof@gmail.com>
   Copyright (c) 2005-2020 Rich Felker, et al.
   Copyright (c) 2006 by the Mozilla Foundation
   Copyright (c) 2006 VMware, Inc., Bismarck, ND. USA.
   Copyright (c) 2006, 2008 by Michael Kerrisk <mtk.manpages@gmail.com>
   Copyright (c) 2006, 2009-2011 Jay Hutchinson
   Copyright (c) 2006-2007 by Mike Taylor <bear@code-bear.com>
   Copyright (c) 2006-2007 Erin Catto http://www.gphysics.com
   Copyright (c) 2006-2008 Jason Evans <jasone@FreeBSD.org>.
   Copyright (c) 2006-2009 Graydon Hoare
   Copyright (c) 2006-2011, 2015, 2017 The Chromium Authors. All rights reserved
   Copyright (c) 2006-2013 James Graham and other contributors
   Copyright (c) 2006-2015 David Jean Louis.
   Copyright (c) 2006-2016 Kirill Simonov
   Copyright (c) 2006-2022 by the respective authors (see AUTHORS file). All rights reserved
   Copyright (c) 2006-2022 the Mako authors and contributors <see AUTHORS file>
   Copyright (c) 2006-2022 the Mako authors and contributors <see AUTHORS file>.
   Copyright (c) 2006-2023 by Georg Brandl, Matth 'Chajdas and contributors.
   Copyright (c) 2006-2024 by Georg Brandl, Matth
   Copyright (c) 2006-2025 by the Pygments team, see AUTHORS.
   Copyright (c) 2006-2025 by the Pygments team.
   Copyright (c) 2006-2025 the V8 project authors. All rights reserved
   Copyright (c) 2007 by Steven Levithan <stevenlevithan.com>
   Copyright (c) 2007 Carl Worth
   Copyright (c) 2007 John Resig (jquery.com)
   Copyright (c) 2007 Tim Lauridsen <tla@rasmil.dk>
   Copyright (c) 2007, 2010, 2014 Pallets
   Copyright (c) 2007, 2011-2012, 2017, 2018-2024 Google Inc. All Rights Reserved
   Copyright (c) 2007, 2020 Apple Inc.
   Copyright (c) 2007-2008 by Mikeal Rogers <mikeal@mozilla.com>
   Copyright (c) 2007-2008 Olav Bjorkoy (olav at bjorkoy.com)
   Copyright (c) 2007-2008, 2013, 2014-2024 Apple Inc. All rights reserved
   Copyright (c) 2007-2010 Free Software Foundation, Inc
   Copyright (c) 2007-2014 VMware, Inc.
   Copyright (c) 2007-2017, 2019, 2020 Mozilla Foundation.
   Copyright (c) 2008 by Armin Ronacher.
   Copyright (c) 2008 David Daney
   Copyright (c) 2008 Matteo Frigo
   Copyright (c) 2008 Red Hat, Inc
   Copyright (c) 2008 Steven G. Johnson <stevenj@alum.mit.edu>
   Copyright (c) 2008 Thorvald Natvig
   Copyright (c) 2008, 2010, 2021 The Android Open Source Project
   Copyright (c) 2008, 2013, 2019 Google, Inc
   Copyright (c) 2008-2009 Guido U. Draheim <guidod@gmx.de>
   Copyright (c) 2008-2010 VMware, Inc. All Rights Reserved
   Copyright (c) 2008-2011 International Business Machines Corporation, Google and others. All Rights Reserved
   Copyright (c) 2008-2015 Google, International Business Machines Corporation and others. All Rights Reserved
   Copyright (c) 2008-2018 The Khronos Group Inc.
   Copyright (c) 2008-2019 Intel Corporation
   Copyright (c) 2008-2020 Andrey Petrov and contributors (see CONTRIBUTORS.txt)
   Copyright (c) 2008-2020 Zetetic LLC
   Copyright (c) 2008present The pip developers (see AUTHORS.txt file)
   Copyright (c) 2009 Alan Jenkins <alan-jenkins@tuffmail.co.uk>
   Copyright (c) 2009 Bradley Smith <brad@brad-smith.co.uk>
   Copyright (c) 2009 Jeremy Huddleston, Julien Cristau, and Matthieu Herrb
   Copyright (c) 2009 Kazuhiko Arase
   Copyright (c) 2009 Oliver Hunt
   Copyright (c) 2009 The Go Authors
   Copyright (c) 2009 The Go Authors. All rights reserved
   Copyright (c) 2009, 2011 the Sputnik authors. All rights reserved
   Copyright (c) 2009, 2011-2013, 2016, 2017-2020 Google Inc.
   Copyright (c) 2009, 2012 The Closure Library Authors. All Rights Reserved
   Copyright (c) 2009-2010 Martin Hedenfalk <martin@bzero.se>
   Copyright (c) 2009-2010 Mikhail Gusarov
   Copyright (c) 2009-2012 ARM Ltd.
   Copyright (c) 2009-2016 Stuart Knightley
   Copyright (c) 2009-2017 International Business Machines Corporation, Google, and others. All Rights Reserved
   Copyright (c) 2009-2019 Joel Rosdahl
   Copyright (c) 2009-2021 Joel Rosdahl and other contributors
   Copyright (c) 2009-2024 Mozilla Corporation
   Copyright (c) 2009-2024 Mozilla Foundation
   Copyright (c) 2010 , Yahoo
   Copyright (c) 2010 Alec Thomas
   Copyright (c) 2010 Brian Warner
   Copyright (c) 2010 CodeSourcery
   Copyright (c) 2010 Jonathan Hartley
   Copyright (c) 2010 Konstantin Belousov <kib@freebsd.org>
   Copyright (c) 2010 Luca Barbieri
   Copyright (c) 2010 Paul Dyson
   Copyright (c) 2010 Rhys Ulerich <rhys.ulerich@gmail.com>
   Copyright (c) 2010 Ronny Pfannschmidt, Holger Krekel
   Copyright (c) 2010 Valve Software
   Copyright (c) 2010, 2013-2020, 2023 The Rust Project Developers
   Copyright (c) 2010-2011 Dmitry Vyukov. All rights reserved
   Copyright (c) 2010-2012 Grant Galitz
   Copyright (c) 2010-2013 Unity Technologies All Rights Reserved
   Copyright (c) 2010-2020 Benjamin Peterson
   Copyright (c) 2010202x The platformdirs developers
   Copyright (c) 2011 Alexandre Ratchov <alex@caoua.org>
   Copyright (c) 2011 Free Software Foundation
   Copyright (c) 2011 John H. Ford <john@johnford.info>
   Copyright (c) 2011 Kyle Moffett
   Copyright (c) 2011 Maarten Bosmans <mkbosmans@gmail.com>
   Copyright (c) 2011 Matt Mackall and other contributors
   Copyright (c) 2011 Plausible Labs Cooperative, Inc.
   Copyright (c) 2011 Sybren A. St
   Copyright (c) 2011 Texas Instruments
   Copyright (c) 2011 Timothy Wall
   Copyright (c) 2011 Tom Schuster <evilpies@gmail.com>
   Copyright (c) 2011, 2017 Mozilla Foundation. All rights reserved
   Copyright (c) 2011, 2019, 2022 Google, Inc. All rights reserved
   Copyright (c) 2011-2012 - Grant Galitz
   Copyright (c) 2011-2012 Erik Rose
   Copyright (c) 2011-2012 Norbert Lindenberg. All rights reserved
   Copyright (c) 2011-2014 Sasha Hart.
   Copyright (c) 2011-2015 Twitter, Inc.
   Copyright (c) 2011-2019 Howard Chu, Symas Corp. All rights reserved
   Copyright (c) 2011-2023 Yann Collet
   Copyright (c) 2011-2023 Yann Collet.
   Copyright (c) 2011-2024 The Rust Project Developers.
   Copyright (c) 2012 - present, Victor Zverovich
   Copyright (c) 2012 Alexandre K. I. de Mendonca <alexandre.keunecke@gmail.com>
   Copyright (c) 2012 Alexandre K. I. de Mendonca <alexandre.keunecke@gmail.com>, Paulo Pizarro <paulo.pizarro@gmail.com>
   Copyright (c) 2012 by Simon Sapin
   Copyright (c) 2012 Daniel Holth <dholth@fastmail.fm> and contributors
   Copyright (c) 2012 David Richards
   Copyright (c) 2012 davidshimjs
   Copyright (c) 2012 Ecma International
   Copyright (c) 2012 John Resig, http://jquery.com/
   Copyright (c) 2012 Nokia Siemens Networks Oyj
   Copyright (c) 2012 Onan Games. All rights reserved
   Copyright (c) 2012 Sean Stangl <sstangl@mozilla.com>
   Copyright (c) 2012 Tilera Corp.
   Copyright (c) 2012 Vincent Lejeune
   Copyright (c) 2012 Yaakov Selkowitz and Keith Packard
   Copyright (c) 2012, 2014, 2017-2020, 2023 Ecma International. All rights reserved
   Copyright (c) 2012, 2017 by Kenneth Reitz.
   Copyright (c) 2012, 2019 Google, Inc.
   Copyright (c) 2012-2013 Xilinx, Inc
   Copyright (c) 2012-2013, 2015, 2016-2018, 2020, 2022-2025 Mozilla Corporation. All rights reserved
   Copyright (c) 2012-2014 - Tomi Pievil
   Copyright (c) 2012-2014 Antoine Pitrou and contributors
   Copyright (c) 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
   Copyright (c) 2012-2016 Victor Zverovich
   Copyright (c) 2012-2021 Christian Rau <rauy@users.sourceforge.net>
   Copyright (c) 2012-2023 Python Software Foundation.
   Copyright (c) 2012-2023 The Python Software Foundation.
   Copyright (c) 2012-2023 Vinay Sajip.
   Copyright (c) 2013 Dave St.Germain
   Copyright (c) 2013 Eddy Petri
   Copyright (c) 2013 IBM
   Copyright (c) 2013 Imagination Technologies
   Copyright (c) 2013 Imagination Technologies Ltd.
   Copyright (c) 2013 Julian Berman
   Copyright (c) 2013 Jyun-Yan You
   Copyright (c) 2013 Marek Ol
   Copyright (c) 2013 Matthew Arsenault
   Copyright (c) 2013 Matthew Rocklin
   Copyright (c) 2013 Mentor Graphics.
   Copyright (c) 2013 Miodrag Vallat
   Copyright (c) 2013 noamraph
   Copyright (c) 2013 Sebastien Alaiwan
   Copyright (c) 2013 Sebastien Alaiwan <sebastien.alaiwan@gmail.com>
   Copyright (c) 2013 Synopsys, Inc. (www.synopsys.com)
   Copyright (c) 2013 Tatsuhiro Tsujikawa
   Copyright (c) 2013 Tensilica, Inc.
   Copyright (c) 2013 the Octane Benchmark project authors. All rights reserved
   Copyright (c) 2013 The WebRTC project authors. All Rights Reserved
   Copyright (c) 2013 The Written Word, Inc.
   Copyright (c) 2013, 2015, 2017, 2023-2024 Microsoft Corporation. All rights reserved
   Copyright (c) 2013, 2016, 2020 Nicolas Silva
   Copyright (c) 2013, 2016-2018, 2022, 2023-2024 Mathias Bynens. All rights reserved
   Copyright (c) 2013-2014 Ray Holder
   Copyright (c) 2013-2014 The Servo Project Developers. See the COPYRIGHT
   Copyright (c) 2013-2015 ARM Limited
   Copyright (c) 2013-2015 Matt Arsenault 2015 RWTH Aachen University, Federal Republic of Germany
   Copyright (c) 2013-2016 The rust-url developers.
   Copyright (c) 2013-2019 Nikolay Kim and Andrew Svetlov
   Copyright (c) 2013-2019 William Pearson
   Copyright (c) 2013-2019, 2023 The Servo Project Developers.
   Copyright (c) 2013-2021 Caleb P. Burns
   Copyright (c) 2013-2022 Audrey Roy Greenfeld
   Copyright (c) 2013-2022 The rust-url developers
   Copyright (c) 2013-2024 Kim Davies and contributors.
   Copyright (c) 2014 Alex Chricton
   Copyright (c) 2014 Carl Lerche and other MIO contributors
   Copyright (c) 2014 Chris Wong
   Copyright (c) 2014 Cory Benfield
   Copyright (c) 2014 Gregory Boissinot
   Copyright (c) 2014 Hank Yates. All rights reserved
   Copyright (c) 2014 Jeff Quast
   Copyright (c) 2014 Jeff Quast <contact@jeffquast.com>
   Copyright (c) 2014 Kang Seonghoon.
   Copyright (c) 2014 Mathias Bynens <https://mathiasbynens.be/>
   Copyright (c) 2014 Mathijs van de Nes
   Copyright (c) 2014 Mike Frysinger <vapier@gentoo.org>
   Copyright (c) 2014 Nylas
   Copyright (c) 2014 Paho Lurie-Gregg
   Copyright (c) 2014 Ryan Lewis. All rights reserved
   Copyright (c) 2014 Sebastian Macke <sebastian@macke.de>
   Copyright (c) 2014 the Dart project authors.
   Copyright (c) 2014 Thomas Dahlstrom. All rights reserved
   Copyright (c) 2014 Tsukasa Oi
   Copyright (c) 2014 Ty Overby
   Copyright (c) 2014 Vladimir Matveev
   Copyright (c) 2014 Y. T. CHUNG
   Copyright (c) 2014, 2016 Alex Crichton
   Copyright (c) 2014, 2016-2018 Valerie Young. All rights reserved
   Copyright (c) 2014, 2018 S
   Copyright (c) 2014-2015 Cubane Canada, Inc. All rights reserved
   Copyright (c) 2014-2015 Vitaly Puzrin, Alex Kocharin.
   Copyright (c) 2014-2015, 2017, 2022 Dan Burkert
   Copyright (c) 2014-2015, 2018 VIXL authors
   Copyright (c) 2014-2016 - Yaron de Leeuw <me@jarondl.net>
   Copyright (c) 2014-2016 Nathan West
   Copyright (c) 2014-2016 Simon Sapin
   Copyright (c) 2014-2017 Matthias C. M. Troffaes
   Copyright (c) 2014-2018 David Henningsson <diwic@ubuntu.com> and other contributors
   Copyright (c) 2014-2018 Optimal Computing (NZ) Ltd
   Copyright (c) 2014-2018 Optimal Computing (NZ) Ltd.
   Copyright (c) 2014-2019 Geoffroy Couprie
   Copyright (c) 2014-2019 The Asciidoctor Project
   Copyright (c) 2014-2021 Florian Bernd
   Copyright (c) 2014-2021 Joel H
   Copyright (c) 2014-2021 Sean McArthur
   Copyright (c) 2014-2021 The rusqlite developers
   Copyright (c) 2014-2022 Steven Fackler, Yuki Okushi
   Copyright (c) 2014-2025 Andr
   Copyright (c) 2014-2025 Kang Seonghoon
   Copyright (c) 2015 - dateutil contributors (see AUTHORS file)
   Copyright (c) 2015 - Paul Ganssle <paul@ganssle.io>
   Copyright (c) 2015 Alice Maz
   Copyright (c) 2015 Austin Bonander
   Copyright (c) 2015 Bart
   Copyright (c) 2015 Chen Yuheng
   Copyright (c) 2015 Danny Guo
   Copyright (c) 2015 David Cramer
   Copyright (c) 2015 David Cuddeback
   Copyright (c) 2015 David Roundy <roundyd@physics.oregonstate.edu>
   Copyright (c) 2015 Edward Barnard
   Copyright (c) 2015 Haakon Sporsheim <haakon.sporsheim@telenordigital.com>
   Copyright (c) 2015 holger krekel (rather uses bitbucket/hpk42)
   Copyright (c) 2015 Hynek Schlawack
   Copyright (c) 2015 Hynek Schlawack and the attrs contributors
   Copyright (c) 2015 Ilkka Rauta
   Copyright (c) 2015 Intel
   Copyright (c) 2015 Joe Neeman.
   Copyright (c) 2015 John Nagle
   Copyright (c) 2015 Jonas Klesy
   Copyright (c) 2015 Jonathan Reem
   Copyright (c) 2015 Jukka Lehtosalo and contributors
   Copyright (c) 2015 Magnus Hallin
   Copyright (c) 2015 Michael Knyszek <mknyszek@berkeley.edu> 2015 Andrew Waterman <waterman@cs.berkeley.edu> 2018 Stef O'Rear <sorear2@gmail.com>
   Copyright (c) 2015 Michael Petch <mpetch@capp-sysware.com>
   Copyright (c) 2015 Nicholas Allegra (comex)
   Copyright (c) 2015 Patrick Reisert and the RtMidi contributors
   Copyright (c) 2015 Philip Taylor <philip@zaynar.co.uk>
   Copyright (c) 2015 Simonas Kazlauskas
   Copyright (c) 2015 Steven Allen
   Copyright (c) 2015 Ted Mielczarek.
   Copyright (c) 2015 The Gimli Developers
   Copyright (c) 2015 The procfs Developers
   Copyright (c) 2015 The quick-error Developers
   Copyright (c) 2015 The rust-openssl-verify Developers
   Copyright (c) 2015 The topological-sort-rs Developers
   Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All
   Copyright (c) 2015 Yuheng Chen.
   Copyright (c) 2015 Zirak. All rights reserved
   Copyright (c) 2015, 2017 Andrew Gallant
   Copyright (c) 2015, 2017 Caitlin Potter. All rights reserved
   Copyright (c) 2015, 2017, 2020-2021 Igor Shaula
   Copyright (c) 2015, 2017-2019 Carl Lerche
   Copyright (c) 2015, 2018 The Servo Project Developers
   Copyright (c) 2015, 2018, 2021, 2024 Radford M. Neal
   Copyright (c) 2015, 2018-2019 Mike Pennisi. All rights reserved
   Copyright (c) 2015, 2019 Nick Fitzgerald
   Copyright (c) 2015-2016 Brendan Zabarauskas and the gl-rs developers
   Copyright (c) 2015-2016 Julien Enselme
   Copyright (c) 2015-2016 Markus Unterwaditzer
   Copyright (c) 2015-2016 Pyfisch
   Copyright (c) 2015-2016 Red Hat
   Copyright (c) 2015-2016 Will Bond <will@wbond.net>
   Copyright (c) 2015-2017 Brian Smith.
   Copyright (c) 2015-2017 Nir Cohen
   Copyright (c) 2015-2018 Leonardo Balter. All rights reserved
   Copyright (c) 2015-2018 The winapi-rs Developers
   Copyright (c) 2015-2018 winapi-rs developers
   Copyright (c) 2015-2018, 2020, 2021 Rick Waldron. All rights reserved
   Copyright (c) 2015-2020 Cory Benfield and contributors
   Copyright (c) 2015-2020 Denis Blank <denis.blank at outlook dot com>
   Copyright (c) 2015-2020 Julien Cretin
   Copyright (c) 2015-2020 The rust-hex Developers
   Copyright (c) 2015-2020 The rust-hex Developers.
   Copyright (c) 2015-2020, 2022, 2023-2024 Jordan Harband. All rights reserved
   Copyright (c) 2015-2021 David Henningsson, and other contributors.
   Copyright (c) 2015-2021 Pyfisch Tpt
   Copyright (c) 2015-2022 Kevin B. Knapp and Clap Contributors
   Copyright (c) 2015-2023 rust-minidump contributors
   Copyright (c) 2016 Adrien Verg
   Copyright (c) 2016 and later Unicode, Inc. and others. All Rights Reserved
   Copyright (c) 2016 Andrew Svetlov and aio-libs contributors
   Copyright (c) 2016 Anthony Ramine
   Copyright (c) 2016 ASH
   Copyright (c) 2016 Christian Perez-Llamas
   Copyright (c) 2016 Damien Zammit
   Copyright (c) 2016 Jeff Morrison. All rights reserved
   Copyright (c) 2016 Jelte Fennema
   Copyright (c) 2016 Jethro G. Beekman
   Copyright (c) 2016 Johan Mabille, Sylvain Corlay, Wolf Vollprecht and Martin Renou
   Copyright (c) 2016 Joshua Harlow
   Copyright (c) 2016 lazy-static.rs Developers
   Copyright (c) 2016 Maik Klein
   Copyright (c) 2016 metal-rs developers
   Copyright (c) 2016 microsoft, inc. all rights reserved
   Copyright (c) 2016 Nika Layzell
   Copyright (c) 2016 NumScale SAS
   Copyright (c) 2016 oauth-client-rs Developers
   Copyright (c) 2016 Paul Mason
   Copyright (c) 2016 Peter Atashian
   Copyright (c) 2016 Peter Ericson
   Copyright (c) 2016 QuantStack
   Copyright (c) 2016 Rick Waldron, Andr
   Copyright (c) 2016 rustc-version-rs developers
   Copyright (c) 2016 Sgeo
   Copyright (c) 2016 The
   Copyright (c) 2016 The android_log_sys Developers
   Copyright (c) 2016 The android_logger Developers
   Copyright (c) 2016 The dns-parser Developers
   Copyright (c) 2016 The fallible-streaming-iterator Developers
   Copyright (c) 2016 The rust-dwarf Developers
   Copyright (c) 2016 Tim Disney. All rights reserved
   Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
   Copyright (c) 2016, 2018 Advanced Micro Devices, Inc.
   Copyright (c) 2016, 2018 Amanieu d
   Copyright (c) 2016, 2018, 2023-2024 Michael Ficarra. All rights reserved
   Copyright (c) 2016-2017 Artyom Pavlov
   Copyright (c) 2016-2017 Isis Agora Lovecruft, Henry de Valence. All rights reserved
   Copyright (c) 2016-2017 Martin Geisler
   Copyright (c) 2016-2017 Robin Templeton. All rights reserved
   Copyright (c) 2016-2017, 2019 Aleksey Shvayka. All rights reserved
   Copyright (c) 2016-2018 isis lovecruft, Henry de Valence
   Copyright (c) 2016-2018 Julien Danjou
   Copyright (c) 2016-2018 Nikita Pekin and lazycell contributors
   Copyright (c) 2016-2018, 2020, 2023 GFX developers
   Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
   Copyright (c) 2016-2020 aio-libs collaboration.
   Copyright (c) 2016-2020 Nikita Pekin and the lazycell contributors
   Copyright (c) 2016-2021 Andrew Svetlov and aio-libs team
   Copyright (c) 2016-2021 Frank Denis.
   Copyright (c) 2016-2023 Artyom Pavlov, Marek Kotewicz
   Copyright (c) 2016-2023 Grant Jenks
   Copyright (c) 2016-2024 and later: Unicode, Inc. and others.
   Copyright (c) 2016-2024 Kevin Gibbons. All rights reserved
   Copyright (c) 2017 Aaron Power
   Copyright (c) 2017 by Kenneth Reitz
   Copyright (c) 2017 Caio Lima <ticaiolima@gmail.com>
   Copyright (c) 2017 Claude Pache. All rights reserved
   Copyright (c) 2017 Contributors
   Copyright (c) 2017 Corey Frang. All rights reserved
   Copyright (c) 2017 Daniel Ehrenberg. All rights reserved
   Copyright (c) 2017 Danielle Madeley <danielle@madeley.id.au>
   Copyright (c) 2017 dateutil contributors (see AUTHORS file)
   Copyright (c) 2017 Elisey Zanko
   Copyright (c) 2017 Emilio Cobos
   Copyright (c) 2017 Evgeny Safronov
   Copyright (c) 2017 Gilad Naaman
   Copyright (c) 2017 Greg Dubicki
   Copyright (c) 2017 h2 authors
   Copyright (c) 2017 http-rs authors
   Copyright (c) 2017 Idan Arye
   Copyright (c) 2017 Ilia Mirkin
   Copyright (c) 2017 Ivan Vyshnevskyi. All rights reserved
   Copyright (c) 2017 Jack Evans
   Copyright (c) 2017 Jimmy Cuadra
   Copyright (c) 2017 Johannes F. Knauf
   Copyright (c) 2017 Josh Wolfe. All rights reserved
   Copyright (c) 2017 K. Adam White. All rights reserved
   Copyright (c) 2017 Lucas Azzola. All rights reserved
   Copyright (c) 2017 Lyza Danger Gardner. All rights reserved
   Copyright (c) 2017 Marshall Pierce
   Copyright (c) 2017 Matt Brubeck
   Copyright (c) 2017 Matt Brubeck.
   Copyright (c) 2017 Michael "Z" Goddard. All rights reserved
   Copyright (c) 2017 Nate Prewitt
   Copyright (c) 2017 Nikolai Vazquez
   Copyright (c) 2017 Paul Ganssle <paul@ganssle.io>
   Copyright (c) 2017 Plain contributors
   Copyright (c) 2017 Rick Waldron, 2016 the V8 project authors. All rights reserved
   Copyright (c) 2017 Robert Grosse
   Copyright (c) 2017 RON developers
   Copyright (c) 2017 Samuel Vasko
   Copyright (c) 2017 ScienJus
   Copyright (c) 2017 Serde Developers
   Copyright (c) 2017 Ted Driggs
   Copyright (c) 2017 The Error-Chain Project Developers
   Copyright (c) 2017 The foreign-types Developers
   Copyright (c) 2017 The Tokio Authors
   Copyright (c) 2017 The Valerie Young. All rights reserved
   Copyright (c) 2017 Thomas Helland
   Copyright (c) 2017 Thomas Kluyver
   Copyright (c) 2017 V8. All rights reserved
   Copyright (c) 2017, 2020 Frommi
   Copyright (c) 2017, 2021 Ron Buckton and the V8 project authors. All rights reserved
   Copyright (c) 2017-2018 Alexey Kopytov
   Copyright (c) 2017-2018 Igalia, S. L. All rights reserved
   Copyright (c) 2017-2018 Sergio Benitez
   Copyright (c) 2017-2019 Caio Lima. All rights reserved
   Copyright (c) 2017-2019 Jason R. Coombs, Barry Warsaw
   Copyright (c) 2017-2019 Mozilla
   Copyright (c) 2017-2019 University of Edinburgh, Nikolay Bogoychev, Mateusz Chudyk, Kenneth Heafield, and Microsoft Corporation
   Copyright (c) 2017-2020 Dirkjan Ochtman
   Copyright (c) 2017-2021 Ingy d
   Copyright (c) 2017-2021, 2024 Leo Balter. All rights reserved
   Copyright (c) 2017-2023 Alissa Rao <lymiahugs@gmail.com>
   Copyright (c) 2017-2023 Eira Fransham.
   Copyright (c) 2017-2024 Kenta Moriuchi
   Copyright (c) 2017-2025 Igalia, S.L. All rights reserved
   Copyright (c) 2018 - present, Victor Zverovich and fmt contributors
   Copyright (c) 2018 Advanced Micro Devices, Inc. All Rights Reserved
   Copyright (c) 2018 Akash Kurdekar
   Copyright (c) 2018 Amal Hussein. All rights reserved
   Copyright (c) 2018 Andrea Giammarchi. All rights reserved
   Copyright (c) 2018 Andrew Paprocki. All rights reserved
   Copyright (c) 2018 Ashley Mannix, Christopher Armstrong, Dylan DPC, Hunar Roop Kahlon
   Copyright (c) 2018 ClearScore
   Copyright (c) 2018 Developers of the Rand project
   Copyright (c) 2018 Dimitri Sabadie <dimitri.sabadie@gmail.com>
   Copyright (c) 2018 diwic
   Copyright (c) 2018 Google Inc., Igalia S.L. All rights reserved
   Copyright (c) 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
   Copyright (c) 2018 Igalia S. L. All rights reserved
   Copyright (c) 2018 Jorge Aparicio
   Copyright (c) 2018 Josh Stone
   Copyright (c) 2018 Markus Stange <mstange@themasta.com>
   Copyright (c) 2018 Michal Horejsek
   Copyright (c) 2018 Mozilla. All rights reserved
   Copyright (c) 2018 Peter Wong. All rights reserved
   Copyright (c) 2018 Richard Lawrence. All rights reserved
   Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
   Copyright (c) 2018 Sentry (https://sentry.io) and individual contributors. All rights reserved
   Copyright (c) 2018 Shilpi Jain and Michael Ficarra. All rights reserved
   Copyright (c) 2018 The Chromium Authors
   Copyright (c) 2018 The pin-utils authors
   Copyright (c) 2018 The quinn Developers
   Copyright (c) 2018 The typed-arena developers
   Copyright (c) 2018 The Uuid Developers.
   Copyright (c) 2018 The Uuid Project Developers.
   Copyright (c) 2018 Ujjwal Sharma. All rights reserved
   Copyright (c) 2018 Ulf Adams
   Copyright (c) 2018 Viktor Mukhachev. All rights reserved
   Copyright (c) 2018, 2020 the V8 project authors, Igalia, S.L. All rights reserved
   Copyright (c) 2018, 2020-2025 Richard Gibson. All rights reserved
   Copyright (c) 2018, 2023 Serge Guelton
   Copyright (c) 2018, 2025 Bloomberg LP. All rights reserved
   Copyright (c) 2018-2019 dirs-rs contributors
   Copyright (c) 2018-2019 Vigil Security, LLC
   Copyright (c) 2018-2019, 2021, 2022-2024 Igalia S.L. All rights reserved
   Copyright (c) 2018-2019, 2022, 2023 The Fuchsia Authors
   Copyright (c) 2018-2020 The Rust Secure Code Working Group
   Copyright (c) 2018-2020 Xidorn Quan
   Copyright (c) 2018-2021 Developers of the Rand project.
   Copyright (c) 2018-2022 RustCrypto Developers
   Copyright (c) 2018-2023 The RustCrypto Project Developers
   Copyright (c) 2018-2025 The rust-random Project Developers
   Copyright (c) 2018Present Sharad Chand
   Copyright (c) 2019 Adrian Heine. All rights reserved
   Copyright (c) 2019 Alexey Gerasev
   Copyright (c) 2019 Bocoup. All rights reserved
   Copyright (c) 2019 Caio Lima (Igalia SL). All rights reserved
   Copyright (c) 2019 Daniel "Lokathor" Gee.
   Copyright (c) 2019 Denis Pushkarev (zloirock.ru)
   Copyright (c) 2019 Embark Studios
   Copyright (c) 2019 Filipe La
   Copyright (c) 2019 Filippo Broggini
   Copyright (c) 2019 Googe Inc. All rights reserved
   Copyright (c) 2019 Google Inc., 2023 Igalia S.L. All rights reserved
   Copyright (c) 2019 Google, LLC. All rights reserved
   Copyright (c) 2019 Hyper Contributors
   Copyright (c) 2019 Igalia, S.L., Google, Inc. All rights reserved
   Copyright (c) 2019 Jaideep Bhoosreddy (Bloomberg LP). All rights reserved
   Copyright (c) 2019 Jan Kelling
   Copyright (c) 2019 Jason Orendorff. All rights reserved
   Copyright (c) 2019 Kubilay Kahveci (Bloomberg LP). All rights reserved
   Copyright (c) 2019 Leo Balter, 2020 Rick Waldron. All rights reserved
   Copyright (c) 2019 Manish Goregaokar
   Copyright (c) 2019 Martin Storsjo
   Copyright (c) 2019 Mozilla Corporation, Igalia S.L. All rights reserved
   Copyright (c) 2019 Nick Fitzgerald, 2021 Yuki Okushi
   Copyright (c) 2019 Peter Glotfelty
   Copyright (c) 2019 Sergey Rubanov, 2020 Rick Waldron. All rights reserved
   Copyright (c) 2019 Sergey Rubanov. All rights reserved
   Copyright (c) 2019 Student Main. All rights reserved
   Copyright (c) 2019 ta7sudan. All rights reserved
   Copyright (c) 2019 The Crossbeam Project Developers
   Copyright (c) 2019 The CryptoCorrosion Contributors
   Copyright (c) 2019 The filetime_win Developers
   Copyright (c) 2019 The Fuchsia Authors.
   Copyright (c) 2019 The guid_win Developers
   Copyright (c) 2019 The Rust Fuzz Project Developers.
   Copyright (c) 2019 the V8 project authors, Igalia S.L. All rights reserved
   Copyright (c) 2019 The winapi-rs and comedy Developers
   Copyright (c) 2019 Tiancheng "Timothy" Gu. All rights reserved
   Copyright (c) 2019 Timothy Arceri
   Copyright (c) 2019 Tower Contributors
   Copyright (c) 2019 web-platform-tests contributors
   Copyright (c) 2019 Yoshua Wuyts
   Copyright (c) 2019, 2021, 2023 Cloudflare, Inc.
   Copyright (c) 2019, 2022-2023 Tokio Contributors
   Copyright (c) 2019, 2023 Ron Buckton. All rights reserved
   Copyright (c) 2019-2020 Google Inc, Igalia S.L. All rights reserved
   Copyright (c) 2019-2020 Google. All rights reserved
   Copyright (c) 2019-2020 Nia Alarie <nia@NetBSD.org>
   Copyright (c) 2019-2020 Osspial
   Copyright (c) 2019-2020, 2024 Sony Interactive Entertainment Inc. All rights reserved
   Copyright (c) 2019-2021, 2023 Alexey Shvayka. All rights reserved
   Copyright (c) 2019-2024 Avram Lubkin, All Rights Reserved
   Copyright (c) 2020 Adam Kluball. All rights reserved
   Copyright (c) 2020 Andrew D. Straw
   Copyright (c) 2020 Andrew Straw
   Copyright (c) 2020 Bradley Farias. All rights reserved
   Copyright (c) 2020 Caio Lima (Igalia S.L). All rights reserved
   Copyright (c) 2020 Daniel Glastonbury
   Copyright (c) 2020 David Pedersen
   Copyright (c) 2020 devsnek. All rights reserved
   Copyright (c) 2020 ExecutableBookProject
   Copyright (c) 2020 Gilad Naaman, Ralf Jung
   Copyright (c) 2020 Guoli Lyu
   Copyright (c) 2020 Igalia S.L, Toru Nagashima. All rights reserved
   Copyright (c) 2020 Jeff Walden, Mozilla Corporation. All rights reserved
   Copyright (c) 2020 Ka Ho Ng <khng300@gmail.com>
   Copyright (c) 2020 Katharos Technology
   Copyright (c) 2020 Olivier Goffart <ogoffart@sixtyfps.io>
   Copyright (c) 2020 Philip Degarmo and other contributors
   Copyright (c) 2020 Project Developers
   Copyright (c) 2020 Qu Xing. All rights reserved
   Copyright (c) 2020 Rick Waldron Inc. All rights reserved
   Copyright (c) 2020 Rick Waldron, 2020 Rick Waldron. All rights reserved
   Copyright (c) 2020 Salesforce.com, Inc. All rights reserved
   Copyright (c) 2020 Salesforce.com. All rights reserved
   Copyright (c) 2020 Soveu
   Copyright (c) 2020 Steven Joruk
   Copyright (c) 2020 Tania Batieva
   Copyright (c) 2020 The FreeBSD Foundation
   Copyright (c) 2020 Thomas Grainger.
   Copyright (c) 2020 Thomas Steinke
   Copyright (c) 2020 Tomasz "Soveu" Marx
   Copyright (c) 2020 Toru Nagashima. All rights reserved
   Copyright (c) 2020 Vladislav Lazurenko. All rights reserved
   Copyright (c) 2020 Will McGugan
   Copyright (c) 2020 Xing Qu. All rights reserved
   Copyright (c) 2020 Yevhenii Reizner
   Copyright (c) 2020, 2025 ExE Boss. All rights reserved
   Copyright (c) 2021 1Password
   Copyright (c) 2021 by Ahmed TAHRI
   Copyright (c) 2021 Gus Caplan. All rights reserved
   Copyright (c) 2021 hclarke
   Copyright (c) 2021 Igalia SL. All rights reserved
   Copyright (c) 2021 Igalia. All rights reserved
   Copyright (c) 2021 ISRG, except where otherwise noted. All rights reserved
   Copyright (c) 2021 Jamie Kyle. All rights reserved
   Copyright (c) 2021 Kate Mih
   Copyright (c) 2021 Nikhil Singhal. All rights reserved
   Copyright (c) 2021 Ron Buckton and Aleksey Shvayka. All rights reserved
   Copyright (c) 2021 Ron Buckton and Andr
   Copyright (c) 2021 Stuart Cook. All rights reserved
   Copyright (c) 2021 Taneli Hukkinen
   Copyright (c) 2021 Traverse Research B.V.
   Copyright (c) 2021 Valohai
   Copyright (c) 2021, 2023 The gfx-rs developers
   Copyright (c) 2021-2022 Carey Evans
   Copyright (c) 2021-2022 Jan-Erik Rediger
   Copyright (c) 2021-2022 Microsoft. All rights reserved
   Copyright (c) 2021-2022, 2024 Chengzhong Wu. All rights reserved
   Copyright (c) 2022 Alex Gr
   Copyright (c) 2022 Bo Pang. All rights reserved
   Copyright (c) 2022 Bobby Holley
   Copyright (c) 2022 Dana Keeler
   Copyright (c) 2022 Mathias Bynens, Ron Buckton, and Andr
   Copyright (c) 2022 Mathias Bynens, Ron Buckton, and the V8 project authors. All rights reserved
   Copyright (c) 2022 President and Fellows of Harvard College
   Copyright (c) 2022 Quinn Okabayashi
   Copyright (c) 2022 The Diplomat Developers
   Copyright (c) 2022 The Fuchsia Authors. All rights reserved
   Copyright (c) 2022 The rust-cli Developers
   Copyright (c) 2022 Val Neekman @ Neekware Inc.
   Copyright (c) 2022 Xiaomi Inc.
   Copyright (c) 2022-2024 Jacob Pratt et al.
   Copyright (c) 2023 Alex Franchuk <alex.franchuk@gmail.com>
   Copyright (c) 2023 Anthony Frehner and Kevin Gibbons. All rights reserved
   Copyright (c) 2023 Anthony Frehner. All rights reserved
   Copyright (c) 2023 Chris Smith
   Copyright (c) 2023 Eduardo San Martin Morote
   Copyright (c) 2023 ISRG
   Copyright (c) 2023 Jacob Pratt
   Copyright (c) 2023 Justin Grant. All rights reserved
   Copyright (c) 2023 Kevin Gibbons, Anthony Frehner. All rights reserved
   Copyright (c) 2023 Peter Klecha. All rights reserved
   Copyright (c) 2023 The Mozilla Foundation.
   Copyright (c) 2023 The Unicode Consortium
   Copyright (c) 2023 Tobias Gustafsson
   Copyright (c) 2023 Veera Sivarajan. All rights reserved
   Copyright (c) 2024 Aur
   Copyright (c) 2024 Daniel Kwan. All rights reserved
   Copyright (c) 2024 Juli
   Copyright (c) 2024 Justin Dorfman. All rights reserved
   Copyright (c) 2024 Leo Balter, Jordan Harband. All rights reserved
   Copyright (c) 2024 Linus Groh. All rights reserved
   Copyright (c) 2024 Mathias Ness. All rights reserved
   Copyright (c) 2024 Mozilla Corporation and contributors.
   Copyright (c) 2024 Orson Peters
   Copyright (c) 2024 Sune Eriksson Lianes, Mathias Ness. All rights reserved
   Copyright (c) 2024 Sune Eriksson Lianes. All rights reserved
   Copyright (c) 2024 Tan Meng. All rights reserved
   Copyright (c) 2024 The contributors to this project
   Copyright (c) 2024 Trifecta Tech Foundation
   Copyright (c) 2024 Unicode
   Copyright (c) 2024-2025 Jonas Haukenes, Mathias Ness. All rights reserved
   Copyright (c) 2024-2025 Jonas Haukenes. All rights reserved
   Copyright (c) 2024-2025 Sosuke Suzuki. All rights reserved
   Copyright (c) 2025 ayuan. All rights reserved
   Copyright (c) 2025 Brage Hogstad, University of Bergen. All rights reserved
   Copyright (c) 2025 J.
   Copyright (c) 2025 Jonas Haukenes, Sune Eriksson Lianes. All rights reserved
   Copyright (c) 2025 Luca Casonato. All rights reserved
   Copyright (c) 2025 TAHRI Ahmed R.
   Copyright (c) by Andrew Chin, 2019 and other contributors.
   Copyright (c) Fedor Indutny, 2018.
   Copyright (c) Holger Krekel and others, 2004.
   Copyright (c) IBM Corp. 2001-2016 - All Rights Reserved
   Copyright (c) IBM Corporation, 2000-2016. All rights reserved
   Copyright (c) Jonathan Hartley 2013
   Copyright (c) Jonathan Hartley 2013.
   Copyright (c) m4b 2016-2024
   Copyright (c) Mateusz Kobos, (c) 2011
   Copyright (c) Norbert Lindenberg 2011-2012.
   Copyright (c) OASIS Open 2016, 2019. All Rights Reserved
   Copyright (c) Paul Dreik 2019
   Copyright (c) Paul Johnston 1999-2002.
   Copyright (c) Paul Johnston 2000-2002
   Copyright (c) Ulrik Sverdrup "bluss" 2015-2023
   Copyright (c) Vladimir Matveev, 2014-2020
   Copyright (c) yohhoy 2012.
   Copyright (c) ©2019 Collabora Ltd.
   Copyright (c) ⓒ 2015-2016 Kevin B. Knapp
mqttrust_core 0.5.2 crates:mqttrust_core/0.5.2: https://crates.io/crates/mqttrust_core
   Copyright (c) 2020 Dario Nieuwenhuis <dirbaio@dirbaio.net>
mrmime 2.0.1 npmjs:mrmime/2.0.1: https://github.com/lukeed/mrmime#readme
   No Copyrights found
msgpack-c 1.8.0 rubygems:msgpack/1.8.0: https://github.com/msgpack/msgpack-c
   Copyright (c) 2008-2015 Sadayuki Furuhashi
msgpack-c 1.8.0 rubygems:msgpack/1.8.0-java: https://github.com/msgpack/msgpack-c
   No Copyrights found
msg-simple 1.2 maven:com.github.java-json-tools:msg-simple:1.2
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2014 Francis Galiegue (fgaliegue@gmail.com)
ms.js 2.0.0 npmjs:ms/2.0.0: https://github.com/guille/ms.js
   Copyright (c) 2016 Zeit, Inc.
ms.js 2.1.3 npmjs:ms/2.1.3: https://github.com/guille/ms.js
   Copyright (c) 2020 Vercel, Inc.
multi_json 1.15.0 alpine:ruby-multi_json/1.15.0-r4/noarch: https://github.com/intridea/multi_json
   Copyright (c) 2011-2012 Keith Rarick
multi_json 1.15.0 opensuse:ruby3.1-rubygem-multi_json/1.15.0-1.11/x86_64: https://github.com/intridea/multi_json
   Copyright (c) 2011-2012 Keith Rarick
multi_json 1.15.0 rubygems:multi_json/1.15.0: https://github.com/intridea/multi_json
   Copyright (c) 2011-2012 Keith Rarick
murmurhash3 0.1.6 rubygems:murmurhash3/0.1.6: https://github.com/funny-falcon/murmurhash3
   No Copyrights found
musl 1.2.5 alpine:musl/1.2.5-r10/x86_64: http://www.musl-libc.org
   No Copyrights found
musl 1.2.5 alpine:musl/1.2.5-r20/x86_64: http://www.musl-libc.org
   No Copyrights found
musl 1.2.5 alpine:musl/1.2.5-r21/x86_64: http://www.musl-libc.org
   No Copyrights found
musl 1.2.5 alpine:musl/1.2.5-r8/x86_64: http://www.musl-libc.org
   No Copyrights found
musl 1.2.5 alpine:musl/1.2.5-r9/x86_64: http://www.musl-libc.org
   No Copyrights found
musl 1.2.5 alpine:musl-utils/1.2.5-r10/x86_64: http://www.musl-libc.org
   No Copyrights found
musl 1.2.5 alpine:musl-utils/1.2.5-r19/x86_64: http://www.musl-libc.org
   No Copyrights found
musl 1.2.5 alpine:musl-utils/1.2.5-r21/x86_64: http://www.musl-libc.org
   No Copyrights found
musl 1.2.5 alpine:musl-utils/1.2.5-r8/x86_64: http://www.musl-libc.org
   No Copyrights found
musl 1.2.5 alpine:musl-utils/1.2.5-r9/x86_64: http://www.musl-libc.org
   No Copyrights found
musl-obstack 1.2.3 alpine:musl-obstack/1.2.3-r2/x86_64
   No Copyrights found
mustermann 3.0.4 rubygems:mustermann/3.0.4: http://rkh.github.io/mustermann/
   Copyright (c) 2013-2017 Konstantin Haase
   Copyright (c) 2016-2017 Zachary Scott
mustermann-contrib 3.0.4 debian:ruby-mustermann/3.0.4-1/all: http://sinatrarb.com/mustermann/
   Copyright (c) Copyright: 2013-2017 Konstantin Haase
mustermann-contrib 3.0.4 ubuntu:ruby-mustermann/3.0.4-1: http://sinatrarb.com/mustermann/
   Copyright (c) 2013-2017 Konstantin Haase
   Copyright (c) 2016-2017 Zachary Scott
mutex_m 0.1.1 rubygems:mutex_m/0.1.1: https://github.com/ruby/mutex_m
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
nanoid 3.3.11 npmjs:nanoid/3.3.11: https://github.com/ai/nanoid#readme
   Copyright (c) 2017 Andrey Sitnik <andrey@sitnik.ru>
nanoid 5.1.6 npmjs:nanoid/5.1.6: https://github.com/ai/nanoid#readme
   Copyright (c) 2017 Andrey Sitnik <andrey@sitnik.ru>
napi-postinstall 0.3.4 npmjs:napi-postinstall/0.3.4: https://github.com/un-ts/napi-postinstall#readme
   Copyright (c) 2021present UnTS
@napi-rs/wasm-runtime 0.2.12 npmjs:@napi-rs/wasm-runtime/0.2.12: https://github.com/napi-rs/napi-rs#readme
   Copyright (c) 2018 GitHub
   Copyright (c) 2020present LongYinan
natefinch/lumberjack v2.2.1 github:natefinch/Lumberjack:v2.2.1: https://github.com/natefinch/lumberjack
   Copyright (c) 2014 Nate Finch
natural-compare 1.4.0 npmjs:natural-compare/1.4.0: https://github.com/litejs/natural-compare
   Copyright (c) 2012-2015 Lauri Rooden
naught 1.1.0 debian:ruby-naught/1.1.0-1: https://github.com/avdi/naught
   Copyright (c) 2013 Avdi Grimm
   Copyright (c) Copyright: 2013 Avdi Grimm
   Copyright (c) Copyright: 2014 Praveen Arimbrathodiyil <praveen@debian.org>
naught 1.1.0 debian:ruby-naught/1.1.0-1/all: https://github.com/avdi/naught
   Copyright (c) Copyright: 2013 Avdi Grimm
   Copyright (c) Copyright: 2014 Praveen Arimbrathodiyil <praveen@debian.org>
naught 1.1.0 rubygems:naught/1.1.0: https://github.com/avdi/naught
   Copyright (c) 2013 Avdi Grimm
nb-javac jdk-17.0.1-ga maven:com.dukescript.nbjavac:nb-javac:jdk-17.0.1-ga
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1996, 1999-2021 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2003-2004 Sun Microsystems, Inc. All Rights Reserved
   Copyright (c) 2018 Google LLC. All rights reserved
nbtree_cli 0.1.0 crates:nbtree_cli/0.1.0: https://crates.io/crates/nbtree_cli
   No Copyrights found
ncurses 6.4 debian:libncursesw6/6.4-4/amd64: http://www.gnu.org/software/ncurses/
   No Copyrights found
ncurses 6.4 debian:libtinfo6/6.4-4/amd64: http://www.gnu.org/software/ncurses/
   Copyright (c) Copyright: 1980, 1991-1993 The Regents of the University of California
   Copyright (c) Copyright: 1994 X Consortium
   Copyright (c) Copyright: 1998-2018 Free Software Foundation, Inc.
ncurses 6.4 debian:ncurses-base/6.4-4/all: http://www.gnu.org/software/ncurses/
   Copyright (c) Copyright: 1980, 1991-1993 The Regents of the University of California
   Copyright (c) Copyright: 1994 X Consortium
   Copyright (c) Copyright: 1998-2018 Free Software Foundation, Inc.
ncurses 6.5_p20250503 alpine:libncursesw/6.5_p20250503-r0/x86_64: http://www.gnu.org/software/ncurses/
   No Copyrights found
ncurses 6.5_p20250503 alpine:ncurses-terminfo-base/6.5_p20250503-r0/noarch: http://www.gnu.org/software/ncurses/
   No Copyrights found
ncurses 6.5_p20250705 alpine:ncurses-terminfo-base/6.5_p20250705-r0/noarch: http://www.gnu.org/software/ncurses/
   No Copyrights found
ncurses 6.5_p20251123 alpine:libncursesw/6.5_p20251123-r0/x86_64: http://www.gnu.org/software/ncurses/
   No Copyrights found
ncurses 6.5_p20251123 alpine:ncurses-terminfo-base/6.5_p20251123-r0/noarch: http://www.gnu.org/software/ncurses/
   No Copyrights found
ncurses-bin 6.4 debian:ncurses-bin/6.4-4/amd64: http://invisible-island.net/ncurses/
   Copyright (c) Copyright: 1980, 1991-1993 The Regents of the University of California
   Copyright (c) Copyright: 1994 X Consortium
   Copyright (c) Copyright: 1998-2018 Free Software Foundation, Inc.
NekoHTML 1.9.14 maven:nekohtml:nekohtml:1.9.14: http://nekohtml.sourceforge.net/
   Copyright (c) 2001-2008 The Apache Software Foundation.
   Copyright (c) 2002-2009 Andy Clark, Marc Guillemot
   Copyright (c) 2004-2008 Andy Clark
neo-async 2.6.2 npmjs:neo-async/2.6.2: https://github.com/suguru03/Neo-Async
   Copyright (c) 2014-2018 Suguru Motegi
nero 0.0.1 crates:nero/0.0.1: https://crates.io/crates/nero
   No Copyrights found
NetBase 6.4 debian:netbase/6.4: http://github.com/buttonpusher/NetBase
   Copyright (c) 1998-2001 Anthony Towns
   Copyright (c) 2002-2022 Marco d
   Copyright (c) Copyright: Copyright (c) 1994-1998 Peter Tobias
NetBase 6.4 debian:netbase/6.4/all: http://github.com/buttonpusher/NetBase
   Copyright (c) 1998-2001 Anthony Towns
   Copyright (c) 2002-2022 Marco d
   Copyright (c) Copyright: Copyright (c) 1994-1998 Peter Tobias
net-ftp null: https://github.com/ruby/net-ftp
   No Copyrights found
net-ftp 0.3.7 rubygems:net-ftp/0.3.7: https://github.com/ruby/net-ftp
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
net-http 0.3.0 rubygems:net-http/0.3.0: https://github.com/ruby/net-http
   Copyright (c) 1999-2007 Minero Aoki
   Copyright (c) 1999-2007 Yukihiro Matsumoto
   Copyright (c) 2001 GOTOU Yuuzou <gotoyuzo@notwork.org>
   Copyright (c) 2001 GOTOU Yuuzou Written and maintained by Minero Aoki <aamine@loveruby.net>. HTTPS support added by GOTOU Yuuzou <gotoyuzo@notwork.org>.
net-http 0.6.0 rubygems:net-http/0.6.0: https://github.com/ruby/net-http
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 1999-2007 Minero Aoki
   Copyright (c) 1999-2007 Yukihiro Matsumoto
   Copyright (c) 2001 GOTOU Yuuzou
   Copyright (c) 2001 GOTOU Yuuzou <gotoyuzo@notwork.org>
net-imap null: https://github.com/ruby/net-imap
   No Copyrights found
net-imap 0.2.5 rubygems:net-imap/0.2.5: https://github.com/ruby/net-imap
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2000 Shugo Maeda <shugo@ruby-lang.org>
net-imap 0.5.9 rubygems:net-imap/0.5.9: https://github.com/ruby/net-imap
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2000 Shugo Maeda <shugo@ruby-lang.org>
   Copyright (c) 2021 IETF Trust and the persons identified as the
   Copyright (c) 2023 Jim Gay, Joel Drapper, Nicholas Evans
   Copyright (c) The Internet Society (2003). All Rights Reserved
net-pop 0.1.1 rubygems:net-pop/0.1.1: https://github.com/ruby/net-pop
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 1999-2007 Minero Aoki. Written & maintained by Minero Aoki <aamine@loveruby.net>.
   Copyright (c) 1999-2007 Yukihiro Matsumoto.
net-pop 0.1.2 rubygems:net-pop/0.1.2: https://github.com/ruby/net-pop
   Copyright (c) 1999-2007 Minero Aoki. Written & maintained by Minero Aoki <aamine@loveruby.net>.
   Copyright (c) 1999-2007 Yukihiro Matsumoto.
net-protocol null: https://github.com/ruby/net-protocol
   No Copyrights found
net-protocol 0.1.2 rubygems:net-protocol/0.1.2: https://github.com/ruby/net-protocol
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 1999-2004 Minero Aoki written and maintained by Minero Aoki <aamine@loveruby.net>
   Copyright (c) 1999-2004 Yukihiro Matsumoto
net-protocol 0.2.2 rubygems:net-protocol/0.2.2: https://github.com/ruby/net-protocol
   Copyright (c) 1999-2004 Minero Aoki written and maintained by Minero Aoki <aamine@loveruby.net>
   Copyright (c) 1999-2004 Yukihiro Matsumoto
netroy/image-size 0.5.5 npmjs:image-size/0.5.5: https://github.com/netroy/image-size
   Copyright (c) 2017 Aditya Yadav, http://netroy.in
net-smtp null: https://github.com/ruby/net-smtp
   No Copyrights found
net-smtp 0.3.1 rubygems:net-smtp/0.3.1: https://github.com/ruby/net-smtp
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 1999-2007 Minero Aoki. Written & maintained by Minero Aoki <aamine@loveruby.net>.
   Copyright (c) 1999-2007 Yukihiro Matsumoto.
net-smtp 0.5.1 rubygems:net-smtp/0.5.1: https://github.com/ruby/net-smtp
   Copyright (c) 1999-2007 Minero Aoki.
   Copyright (c) 1999-2007 Yukihiro Matsumoto.
Netty/Codec/Base 4.2.0.Alpha5 maven:io.netty:netty-codec-base:4.2.0.Alpha5
   Copyright (c) 2012-2018, 2021, 2022, 2024 The Netty Project
Netty/Codec/Base 4.2.0.RC4 maven:io.netty:netty-codec-base:4.2.0.RC4
   Copyright (c) 2012-2018, 2021, 2022, 2024 The Netty Project
Netty/Codec/Marshalling 4.2.0.Alpha3 maven:io.netty:netty-codec-marshalling:4.2.0.Alpha3
   Copyright (c) 2012, 2017, 2024 The Netty Project
Netty/Codec/Protobuf 4.2.0.Alpha3 maven:io.netty:netty-codec-protobuf:4.2.0.Alpha3
   Copyright (c) 2012, 2015, 2024 The Netty Project
netty-handler 4.1.100.Final maven:org.lucee:netty-handler:4.1.100.Final: http://maven.lucee.org/netty-handler/
   No Copyrights found
Netty Project 4.1.100.Final maven:io.netty:netty-handler:4.1.100.Final: http://netty.io/
   Copyright (c) 2011-2023 The Netty Project
Netty Project 4.1.102.Final maven:io.netty:netty-buffer:4.1.102.Final: http://netty.io/
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2012-2017, 2019, 2020-2022 The Netty Project
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
Netty Project 4.1.102.Final maven:io.netty:netty-codec:4.1.102.Final: http://netty.io/
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2012-2013<br><a href="http://www.acme.com">ACME Inc.<a> "</info>"; testDecodeWithXml(xml, xml); }
   Copyright (c) 2012-2023 The Netty Project
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
Netty Project 4.1.102.Final maven:io.netty:netty-common:4.1.102.Final: http://netty.io/
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2004-2011 QOS.ch
   Copyright (c) 2012-2023 The Netty Project
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
Netty Project 4.1.102.Final maven:io.netty:netty-resolver:4.1.102.Final: http://netty.io/
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014-2017, 2021 The Netty Project
Netty Project 4.1.102.Final maven:io.netty:netty-transport:4.1.102.Final: http://netty.io/
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2012-2023 The Netty Project
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
Netty Project 4.1.108 maven:io.netty:netty-buffer:4.1.108.Final: http://netty.io/
   Copyright (c) 2012-2017, 2019, 2020-2022 The Netty Project
Netty Project 4.1.108 maven:io.netty:netty-codec:4.1.108.Final: http://netty.io/
   Copyright (c) 2012-2013<br><a href="http://www.acme.com">ACME Inc.<a> "</info>"; testDecodeWithXml(xml, xml); }
   Copyright (c) 2012-2024 The Netty Project
Netty Project 4.1.108 maven:io.netty:netty-common:4.1.108.Final: http://netty.io/
   Copyright (c) 2004-2011 QOS.ch
   Copyright (c) 2012-2023 The Netty Project
Netty Project 4.1.108 maven:io.netty:netty-resolver:4.1.108.Final: http://netty.io/
   Copyright (c) 2014-2017, 2021 The Netty Project
Netty Project 4.1.108 maven:io.netty:netty-transport:4.1.108.Final: http://netty.io/
   Copyright (c) 2012-2023 The Netty Project
Netty Project 4.1.118 maven:io.netty:netty-buffer:4.1.118.Final: http://netty.io/
   Copyright (c) 2012-2017, 2019, 2020-2022, 2024 The Netty Project
Netty Project 4.1.118 maven:io.netty:netty-codec:4.1.118.Final: http://netty.io/
   Copyright (c) 2012-2013<br><a href="http://www.acme.com">ACME Inc.<a> "</info>"; testDecodeWithXml(xml, xml); }
   Copyright (c) 2012-2024 The Netty Project
Netty Project 4.1.118 maven:io.netty:netty-codec-http:4.1.118.Final: http://netty.io/
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) 2011 Joe Walnes and contributors All rights reserved
   Copyright (c) 2012-2024 The Netty Project
Netty Project 4.1.118 maven:io.netty:netty-common:4.1.118.Final: http://netty.io/
   Copyright (c) 2004-2011 QOS.ch
   Copyright (c) 2012-2024 The Netty Project
Netty Project 4.1.118 maven:io.netty:netty-handler:4.1.118.Final: http://netty.io/
   Copyright (c) 2011-2024 The Netty Project
Netty Project 4.1.118 maven:io.netty:netty-transport:4.1.118.Final: http://netty.io/
   Copyright (c) 2012-2024 The Netty Project
Netty Project 4.1.86 maven:io.netty:netty-codec-http2:4.1.86.Final: http://netty.io/
   Copyright (c) 2014 Twitter, Inc.
   Copyright (c) 2014-2020, 2022 The Netty Project
Netty Project 4.1.86 maven:io.netty:netty-codec-http:4.1.86.Final: http://netty.io/
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) 2011 Joe Walnes and contributors
   Copyright (c) 2012-2022 The Netty Project
Netty Project 4.1.86 maven:io.netty:netty-codec-socks:4.1.86.Final: http://netty.io/
   Copyright (c) 2012-2015, 2019, 2022 The Netty Project
Netty Project 4.1.86 maven:io.netty:netty-handler:4.1.86.Final: http://netty.io/
   Copyright (c) 2011-2022 The Netty Project
Netty Project 4.1.86 maven:io.netty:netty-handler-proxy:4.1.86.Final: http://netty.io/
   Copyright (c) 2014, 2016, 2022 The Netty Project
Netty/TomcatNative [BoringSSL - Static] 2.0.56.Final maven:io.netty:netty-tcnative-boringssl-static:2.0.56.Final
   Copyright (c) 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved
   Copyright (c) 1998-2019 The OpenSSL Project. All rights reserved
   Copyright (c) 2009 The Go Authors. All rights reserved
   Copyright (c) 2015 Google Inc. Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and thi
   Copyright (c) 2015 The Chromium Authors. All rights reserved
   Copyright (c) 2015-2016 the fiat-crypto authors (see
   Copyright (c) 2016 The Netty Project
Netty/TomcatNative [OpenSSL - Classes] 2.0.56.Final maven:io.netty:netty-tcnative-classes:2.0.56.Final
   Copyright (c) 2014, 2016-2022 The Netty Project
Netty/Transport/Native/Unix/Common 4.1.100.Final maven:io.netty:netty-transport-native-unix-common:4.1.100.Final
   Copyright (c) 2014-2018, 2020, 2021-2022 The Netty Project
Netty/Transport/Native/Unix/Common 4.1.118.Final maven:io.netty:netty-transport-native-unix-common:4.1.118.Final
   Copyright (c) 2014-2018, 2020, 2021-2022, 2024 The Netty Project
Netty/Transport/Native/Unix/Common 4.1.86.Final maven:io.netty:netty-transport-native-unix-common:4.1.86.Final
   Copyright (c) 2014-2018, 2020, 2021-2022 The Netty Project
newt-sys 0.0.0 crates:newt-sys/0.0.0: https://crates.io/crates/newt-sys
   No Copyrights found
nexdrew/ansi-align 3.0.1 npmjs:ansi-align/3.0.1: https://github.com/nexdrew/ansi-align#readme
   Copyright (c) 2016 Contributors Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and th
nghttp2 v1.52.0 debian:libnghttp2-14/1.52.0-1+deb12u2/amd64: https://nghttp2.org
   Copyright (c) Copyright: 2007-2013 by the Sphinx team
   Copyright (c) Copyright: 2008 Benjamin Kosnik <bkoz@redhat.com>,
   Copyright (c) Copyright: 2009 Sebastian Huber <sebastian-huber@web.de>,
   Copyright (c) Copyright: 2012 Twist Inc.
   Copyright (c) Copyright: 2012-2014 Tatsuhiro Tsujikawa
   Copyright (c) Copyright: 2013 Dave Snider
nghttp2 v1.52.0 debian:libnghttp2-14/1.52.0-1+deb12u2/mipsel: https://nghttp2.org
   Copyright (c) Copyright: 2007-2013 by the Sphinx team
   Copyright (c) Copyright: 2008 Benjamin Kosnik <bkoz@redhat.com>,
   Copyright (c) Copyright: 2009 Sebastian Huber <sebastian-huber@web.de>,
   Copyright (c) Copyright: 2012 Twist Inc.
   Copyright (c) Copyright: 2012-2014 Tatsuhiro Tsujikawa
   Copyright (c) Copyright: 2013 Dave Snider
nghttp2 v1.64.0 alpine:nghttp2-libs/1.64.0-r0/x86_64: https://nghttp2.org
   No Copyrights found
nghttp2 v1.65.0 alpine:nghttp2-libs/1.65.0-r0/x86_64: https://nghttp2.org
   No Copyrights found
nghttp2 v1.68.0 alpine:nghttp2-libs/1.68.0-r0/x86_64: https://nghttp2.org
   No Copyrights found
nghttp3 v1.13.1 alpine:nghttp3/1.13.1-r0/x86_64: https://github.com/ngtcp2/nghttp3
   No Copyrights found
nginx 1.29.0 null: http://nginx.org/
   No Copyrights found
nickcolley/jest-axe 10.0.0 npmjs:jest-axe/10.0.0: https://github.com/nickcolley/jest-axe#readme
   Copyright (c) 2017 Crown Copyright (Government Digital Service)
nicksieger's multipart-post 2.4.1 debian:ruby-multipart-post/2.4.1-1: http://github.com/nicksieger/multipart-post
   No Copyrights found
nicksieger's multipart-post 2.4.1 rubygems:multipart-post/2.4.1: http://github.com/nicksieger/multipart-post
   No Copyrights found
Nimbus-JOSE-JWT 10.0.2 maven:com.nimbusds:nimbus-jose-jwt:10.0.2: http://nimbusds.com/
   Copyright (c) 2012-2024 Connect2id Ltd and contributors.
   Copyright (c) 2012-2024 Connect2id Ltd.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
Nimbus-JOSE-JWT 9.22 maven:com.nimbusds:nimbus-jose-jwt:9.22: http://nimbusds.com/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2012-2021 Connect2id Ltd and contributors.
   Copyright (c) 2012-2021 Connect2id Ltd.
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Nimbus-JOSE-JWT 9.28 maven:com.nimbusds:nimbus-jose-jwt:9.28: http://nimbusds.com/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2012-2021 Connect2id Ltd and contributors.
   Copyright (c) 2012-2022 Connect2id Ltd.
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Nimbus LangTag 1.7 maven:com.nimbusds:lang-tag:1.7
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2012-2016 Connect2id Ltd.
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
nkf 0.2.0 rubygems:nkf/0.2.0: https://github.com/ruby/nkf
   Copyright (c) (SP <= c define HOLD_SIZE 1024 if defined(INT_IS_SHORT) define IOBUF_SIZE 2048 else define IOBUF_SIZE 16384 endif
   Copyright (c) 1987 FUJITSU LTD. (I.Ichikawa). "
   Copyright (c) 1987 Fujitsu LTD. (Itaru ICHIKAWA).
   Copyright (c) 1996-2018 The nkf Project. This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use o
   Copyright (c) 1996-2018 The nkf Project." include "config.h" include "nkf.h" include "utf8tbl.h" ifdef __WIN32__ include <windows.h> include <locale.h> endif if defined(__OS2__) define INCL_DOS defin
   Copyright (c) 2007-2011 Koichiro Ohba <koichiro@meadowy.org>
no-case 3.0.4 npmjs:no-case/3.0.4: https://github.com/blakeembrey/no-case
   Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)
nodeca-argparse 1.0.10 npmjs:argparse/1.0.10: https://github.com/nodeca/argparse
   Copyright (c) 2012 by Vitaly Puzrin
nodeca-argparse 2.0.1 npmjs:argparse/2.0.1: https://github.com/nodeca/argparse
   Copyright (c) 1991-1995 Stichting Mathematisch Centrum Amsterdam, The Netherlands. All rights reserved
   Copyright (c) 1999-2001 Gregory P. Ward.
   Copyright (c) 2002-2003, 2010, 2011-2020 Python Software Foundation.
   Copyright (c) 2020 argparse.js authors
   Copyright (c) 2020 argparse.js authors Originally written by Greg Ward <gward@python.net> Hardcode the recognized whitespace characters to the US-ASCII whitespace characters. The main reason for doing
node-concat-map 0.0.1 npmjs:concat-map/0.0.1: https://github.com/substack/node-concat-map
   No Copyrights found
Node Cookie Parser 0.7.2 npmjs:cookie/0.7.2: https://github.com/jshttp/cookie
   Copyright (c) 2012-2014 Roman Shtylman <shtylman@gmail.com>
   Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
   Copyright (c) Copyright(c) 2012-2014 Roman Shtylman
   Copyright (c) Copyright(c) 2015 Douglas Christopher Wilson
node-cookie-signature 1.2.2 npmjs:cookie-signature/1.2.2: https://github.com/visionmedia/node-cookie-signature
   No Copyrights found
node-entities 2.2.0 npmjs:entities/2.2.0: https://github.com/FB55/node-entities
   No Copyrights found
node-entities 4.5.0 npmjs:entities/4.5.0: https://github.com/FB55/node-entities
   No Copyrights found
node-entities 6.0.1 npmjs:entities/6.0.1: https://github.com/FB55/node-entities
   No Copyrights found
node-error-ex 1.3.4 npmjs:error-ex/1.3.4: https://github.com/qix-/node-error-ex#readme
   Copyright (c) 2015 JD Ballard
node-glob 10.5.0 npmjs:glob/10.5.0: http://github.com/isaacs/node-glob
   Copyright (c) 2009-2023 Isaac Z. Schlueter and Contributors
node-graceful-fs 4.2.11 npmjs:graceful-fs/4.2.11: https://github.com/isaacs/node-graceful-fs
   Copyright (c) 2011-2022 Isaac Z. Schlueter, Ben Noordhuis, and Contributors Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, prov
node-html-entities 2.6.0 npmjs:html-entities/2.6.0: https://github.com/mdevils/node-html-entities
   Copyright (c) 2021 Dulin Marat
node-http-proxy-agent 5.0.0 npmjs:http-proxy-agent/5.0.0: https://github.com/TooTallNate/node-http-proxy-agent
   Copyright (c) 2013 Nathan Rajlich
node-ignore 5.3.2 npmjs:ignore/5.3.2: https://github.com/kaelzhang/node-ignore
   Copyright (c) 2013 Kael Zhang <i@kael.me>, contributors
node-ignore 7.0.5 npmjs:ignore/7.0.5: https://github.com/kaelzhang/node-ignore
   Copyright (c) 2013 Kael Zhang <i@kael.me>, contributors
node-int64 0.4.0 npmjs:node-int64/0.4.0: https://github.com/broofa/node-int64
   Copyright (c) 2012, 2014 Robert Kieffer
nodejs Deprecate 2.0.0 npmjs:depd/2.0.0: https://github.com/dougwilson/nodejs-depd
   Copyright (c) 2014-2018 Douglas Christopher Wilson
   Copyright (c) Copyright(c) 2014-2018 Douglas Christopher Wilson
node-jsonfile 6.1.0 npmjs:jsonfile/6.1.0: https://github.com/jprichardson/node-jsonfile
   Copyright (c) 2012-2015 JP Richardson <jprichardson@gmail.com>
nodejs/string_decoder 1.3.0 npmjs:string_decoder/1.3.0: https://github.com/nodejs/string_decoder
   No Copyrights found
nodejs-walker 1.0.8 npmjs:walker/1.0.8: http://github.com/nshah/nodejs-walker
   Copyright (c) 2013 Naitik Shah
@nodelib/fs.scandir 2.1.5 npmjs:@nodelib/fs.scandir/2.1.5: https://github.com/nodelib/nodelib/tree/master#readme
   No Copyrights found
@nodelib/fs.stat 2.0.5 npmjs:@nodelib/fs.stat/2.0.5: https://github.com/nodelib/nodelib/tree/master#readme
   No Copyrights found
@nodelib/fs.walk 1.2.8 npmjs:@nodelib/fs.walk/1.2.8: https://github.com/nodelib/nodelib/tree/master#readme
   No Copyrights found
node-lru-cache 10.4.3 npmjs:lru-cache/10.4.3: http://github.com/isaacs/node-lru-cache
   Copyright (c) 2010-2023 Isaac Z. Schlueter and Contributors Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the ab
node-lru-cache 5.1.1 npmjs:lru-cache/5.1.1: http://github.com/isaacs/node-lru-cache
   No Copyrights found
node-lru-cache 6.0.0 npmjs:lru-cache/6.0.0: http://github.com/isaacs/node-lru-cache
   No Copyrights found
node-mkdirp 1.0.4 npmjs:mkdirp/1.0.4: https://github.com/substack/node-mkdirp
   No Copyrights found
node-releases 2.0.27 npmjs:node-releases/2.0.27: https://github.com/chicoxyzzy/node-releases
   Copyright (c) 2017 Sergey Rubanov (https://github.com/chicoxyzzy)
node-semver  5.7.2 npmjs:semver/5.7.2: https://github.com/npm/node-semver
   No Copyrights found
node-semver  6.3.1 npmjs:semver/6.3.1: https://github.com/npm/node-semver
   No Copyrights found
node-semver  7.5.4 npmjs:semver/7.5.4: https://github.com/npm/node-semver
   No Copyrights found
node-semver  7.7.3 npmjs:semver/7.7.3: https://github.com/npm/node-semver
   No Copyrights found
node-shell-quote 1.8.3 npmjs:shell-quote/1.8.3: https://github.com/substack/node-shell-quote
   Copyright (c) 2013 James Halliday (mail@substack.net)
node-source-map-support 0.5.13 npmjs:source-map-support/0.5.13: https://github.com/evanw/node-source-map-support
   Copyright (c) 2014 Evan Wallace
node-source-map-support 0.5.21 npmjs:source-map-support/0.5.21: https://github.com/evanw/node-source-map-support
   Copyright (c) 2014 Evan Wallace
node-stack-trace 0.0.10 npmjs:stack-trace/0.0.10: https://github.com/felixge/node-stack-trace
   Copyright (c) 2011 Felix Geisend
node-watch 0.7.4 npmjs:node-watch/0.7.4: http://npmjs.org/package/node-watch
   Copyright (c) 2012-2021 Yuan Chuan <yuanchuan23@gmail.com>
nokogiri 1.18.10 ubuntu:ruby-nokogiri/1.18.10+dfsg-1: http://nokogiri.org/
   Copyright (c) 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler
   Copyright (c) 1998-2012 Daniel Veillard. All Rights Reserved
   Copyright (c) 1999-2004 The Apache Software Foundation.
   Copyright (c) 2000 Example.com. All rights reserved
   Copyright (c) 2001 The Internet Society and W3C (Massachusetts Institute
   Copyright (c) 2001-2002 SourceForge ISO-RELAX Project (ASAMI
   Copyright (c) 2001-2002 Thomas Broyer, Charlie Bozeman and Daniel Veillard.
   Copyright (c) 2001-2003 Thai Open Source Software Center Ltd
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) 2008-2023 by Mike Dalessio, Aaron Patterson, Yoko Harada, Akinori MUSHA, John Shahid, Karol Bucek, Sam Ruby, Craig Barnes, Stephen Checkoway, Lars Kanis, Sergio Arbeo, Timothy Elliott, No
   Copyright (c) 2010-2011 Google Inc.
   Copyright (c) 2011, 2013 Google Inc. All Rights Reserved
   Copyright (c) 2013-2021 Sam Ruby, Stephen Checkoway
   Copyright (c) 2017-2018 Craig Barnes
   Copyright (c) 2017-2018 Craig Barnes.
   Copyright (c) 2018 Stephen Checkoway
nokogiri 1.18.2 debian:ruby-nokogiri/1.18.2+dfsg-1+b2/riscv64: http://nokogiri.org/
   Copyright (c) 1998-2003 Daniel Veillard. All Rights Reserved
   Copyright (c) 2013-2021 Sam Ruby, Stephen Checkoway
nokogiri 1.18.9 rubygems:nokogiri/1.18.9: http://nokogiri.org/
   Copyright (c) --------- Copyright (C) 1998-2001 Norman Walsh
   Copyright (c) 1991, 1996-2019, 2021, 2022 Free Software Foundation, Inc.
   Copyright (c) 1992-1996, 1998, 1999 HaL Computer Systems, Inc., O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software Corporation, and the Organization for the Advancement of S
   Copyright (c) 1992-2000 HaL Computer Systems, Inc., O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software Corporation, and the Organization for the Advancement of Structured Information Standards
   Copyright (c) 1992-2000 HaL Computer Systems, Inc., O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software Corporation, Norman Walsh and the Organization for the Advancement of Structured Informat
   Copyright (c) 1992-2000 HaL Computer Systems, Inc., O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software Corporation, Norman Walsh, and the Organization for the Advancement of Structured Informa
   Copyright (c) 1994 X Consortium
   Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising 
   Copyright (c) 1996-2001, 2003, 2004-2019, 2021, 2022 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 This file is free software; the Free Software Foundation gives unlimited permission to c
   Copyright (c) 1996-2021 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 1998 Bjorn Reese and Daniel Stenberg. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyrig
   Copyright (c) 1998-1999 Norman Walsh http://nwalsh.com/docbook/xml/ You may distribute this DTD under the same terms as DocBook.
   Copyright (c) 1998-2000 TFI Technology Ltd" name="copyright"/> <META content="TFI Technology" name="author"/> <META content="1 day" name="revisit-after"/> <META content="ALL" name="Robot"/> <META content="Gene
   Copyright (c) 1998-2012 Daniel Veillard. All Rights Reserved
   Copyright (c) 1998-2017 Daniel Veillard. OS/400 version by P. Monnerat.") make_module OS400 os400.c LINK= No need to rebuild service program yet. MODULES=
   Copyright (c) 1999 Capella Computers Ltd. Author: Oren Ben-Kiki Date: 1999-06-14
   Copyright (c) 1999-2000 Norman Walsh http://nwalsh.com/docbook/simple/ You may distribute this DTD under the same terms as DocBook.
   Copyright (c) 2000 by its authors. Free distribution and modification is permitted, including adding to the list of authors and copyright holders, as long as this copyright notice is maintained. --> <
   Copyright (c) 2000 Example.com. All rights reserved
   Copyright (c) 2000 Gary Pennington and Daniel Veillard. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above cop
   Copyright (c) 2001 Bjorn Reese <breese@users.sourceforge.net> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the abo
   Copyright (c) 2001 by Goetz Bock <bock@blacknet.de> --> <xsl:transform xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:local="data_local_to_this_file" version='1.0'> <xsl:output method="text" /> <local:b
   Copyright (c) 2001-2002 SourceForge ISO-RELAX Project (ASAMI
   Copyright (c) 2001-2002 Thomas Broyer, Charlie Bozeman and Daniel Veillard.
   Copyright (c) 2001-2003 Thai Open Source Software Center Ltd All rights reserved
   Copyright (c) 2003-2012 Daniel Veillard. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice a
   Copyright (c) 2004 Scott James Remnant <scott@netsplit.com>.
   Copyright (c) 2004, 2011-2019, 2021, 2022 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy
   Copyright (c) 2004-2005, 2007, 2008-2009, 2011, 2012-2019, 2021, 2022 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is free software; the Free Software Foundation gives unlimited permis
   Copyright (c) 2004-2005, 2007, 2009, 2011-2019, 2021, 2022 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. This file is free software; the Free Software Foundation gives unlimited 
   Copyright (c) 2004-2019, 2021 Bootstrap Authors
   Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) 2008-2023 by Mike Dalessio, Aaron Patterson, Yoko Harada, Akinori MUSHA, John Shahid, Karol Bucek, Sam Ruby, Craig Barnes, Stephen Checkoway, Lars Kanis, Sergio Arbeo, Timothy Elliott, No
   Copyright (c) 2010-2011 Google Inc.
   Copyright (c) 2010-2017 Christopher Swenson.
   Copyright (c) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test 0 != $[]
   Copyright (c) 2011 Maarten Bosmans <mkbosmans@gmail.com> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice 
   Copyright (c) 2012 Google Inc. All Rights Reserved
   Copyright (c) 2012 Vojtech Fried.
   Copyright (c) 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
   Copyright (c) 2013-2021 Sam Ruby, Stephen Checkoway
   Copyright (c) 2014 Mike Frysinger <vapier@gentoo.org> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and
   Copyright (c) 2017-2018 Craig Barnes
   Copyright (c) 2017-2018 Craig Barnes.
   Copyright (c) 2018 Stephen Checkoway
   Copyright (c) <BR/>1998-2000 <BR/>TFI Technology Ltd <BR/> <A href="mailto:enquiry@tfi-technology.com">Mail Us</A> </FONT> </P> </TD> </TR> </TBODY> </TABLE> </TD> <TD align="left" height="450" vAlign="
   Copyright (c) copyright><year>1999</year><year>2000</year> <holder>Norman Walsh</holder>
   Copyright (c) Nicolas Mailhot <nim at fedoraproject dot org> 2006 --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:exsl="http://exslt.org/common" version="1.0" extension-element-prefixes
   Copyright (c) Stephane Bline Peregrine Systems 2001 Driver file to allow pdf bookmarking (based on fop implementation). -->
normalize-path 3.0.0 npmjs:normalize-path/3.0.0: https://github.com/jonschlinkert/normalize-path
   Copyright (c) 2014-2018 Jon Schlinkert.
npm ini 1.3.8 npmjs:ini/1.3.8: https://github.com/npm/ini
   No Copyrights found
npm-run-path 4.0.1 npmjs:npm-run-path/4.0.1: https://github.com/sindresorhus/npm-run-path
   No Copyrights found
nss-wrapper 1.1.12 debian:libnss-wrapper/1.1.12-1/amd64: http://cwrap.org/nss_wrapper.html
   No Copyrights found
nss-wrapper 1.1.2 debian:nss-wrapper/1.1.2-1: http://cwrap.org/nss_wrapper.html
   Copyright (c) 2006 Alexander Neundorf, <neundorf@kde.org>
   Copyright (c) 2007 Daniel Gollub <dgollub@suse.de>
   Copyright (c) 2007-2010 Andreas Schneider <asn@cynapses.org>
   Copyright (c) 2011-2012 Andreas Schneider <asn@cryptomilk.org>
   Copyright (c) Andreas Schneider 2013 <asn@samba.org> All rights reserved
   Copyright (c) Copyright: 2006 Alexander Neundorf <neundorf@kde.org>
   Copyright (c) Copyright: 2007 Daniel Gollub <dgollub@suse.de>
   Copyright (c) Copyright: 2007 Stefan Metzmacher <metze@samba.org>
   Copyright (c) Copyright: 2011-2012 Andreas Schneider <asn@cryptomilk.org>
   Copyright (c) Copyright: 2014 Jakub Wilk <jwilk@debian.org>
   Copyright (c) Guenther Deschner 2009 <gd@samba.org>
   Copyright (c) Stefan Metzmacher 2007 <metze@samba.org>
nth-check 2.1.1 npmjs:nth-check/2.1.1: https://github.com/fb55/nth-check
   No Copyrights found
nwsapi 2.2.23 npmjs:nwsapi/2.2.23: http://javascript.nwbox.com/nwsapi/
   Copyright (c) 2007-2025 Diego Perini
   Copyright (c) 2007-2025 Diego Perini (http://www.iport.it/)
nxproxy 3.5.99.4 debian:nx-x11-common/2:3.5.99.4-1/all: https://github.com/ArcticaProject/nx-libs/
   Copyright (c) 1991-1999 Silicon Graphics, Inc. All Rights Reserved
   Copyright (c) 1993 by Davor Matic . Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyrig
   Copyright (c) 1993-1994 NCR Corporation - Dayton, Ohio, USA . Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provid
   Copyright (c) 1995-1996 Brian Pane
   Copyright (c) 1996-1997 Zachary Vonler and Brian Pane
   Copyright (c) 1999-2002 Kevin Vigor and Brian Pane All rights reserved
   Copyright (c) Copyright: 1984-1991, 1993, 1994, 1998 The Open Group
   Copyright (c) Copyright: 1987 Sun Microsystems, Inc. Mountain View, CA.
   Copyright (c) Copyright: 1987 the Regents of the University of California
   Copyright (c) Copyright: 1987, 1989, 1991, 1993 Digital Equipment Corporation, Maynard, Massachusetts
   Copyright (c) Copyright: 1987-1988, 1990 Digital Equipment Corporation, Maynard
   Copyright (c) Copyright: 1989 Network Computing Devices, Inc., Mountain View, California
   Copyright (c) Copyright: 1989-1995 GROUPE BULL
   Copyright (c) Copyright: 1990-1991 OMRON Corporation, NTT Software Corporation
   Copyright (c) Copyright: 1990-1991 Tektronix, Inc
   Copyright (c) Copyright: 1990-1992 Oracle and/or its affiliates.
   Copyright (c) Copyright: 1990-1995 FUJITSU LIMITED
   Copyright (c) Copyright: 199091,92,93 Thomas Roell, Germany
   Copyright (c) Copyright: 1991-1992 Fuji Xerox Co.,Ltd
   Copyright (c) Copyright: 1991-1999 Silicon Graphics, Inc.
   Copyright (c) Copyright: 1991-2000 Silicon Graphics, Inc
   Copyright (c) Copyright: 1992 Fuji Xerox Co., Ltd
   Copyright (c) Copyright: 1992, 1994-1995 X Consortium
   Copyright (c) Copyright: 1992-1993 TOSHIBA Corp
   Copyright (c) Copyright: 1993 Davor Matic
   Copyright (c) Copyright: 1993 Silicon Graphics Computer Systems, Inc
   Copyright (c) Copyright: 1993 SunSoft, Inc
   Copyright (c) Copyright: 1993, 2003, 2005 IBM Corporation
   Copyright (c) Copyright: 1993-1994 Sony Corporation
   Copyright (c) Copyright: 1994-1995 Hewlett-Packard Company
   Copyright (c) Copyright: 1995 David E. Wexelblat.
   Copyright (c) Copyright: 1995 Network Computing Devices
   Copyright (c) Copyright: 1996 Thomas E. Dickey <dickey@clark.net>
   Copyright (c) Copyright: 1997 Metro Link Incorporated
   Copyright (c) Copyright: 1997, 1999 Keith Whitwell
   Copyright (c) Copyright: 1997-2004 Marc Aurele La France (TSI @ UQV), tsi@xfree86.org
   Copyright (c) Copyright: 1998 Todd C. Miller <Todd.Miller@courtesan.com>
   Copyright (c) Copyright: 1998, 2003, 2006 Keith Packard
   Copyright (c) Copyright: 1998-1999 Precision Insight, Inc., Cedar Park, Texas
   Copyright (c) Copyright: 1999 The XFree86 Project Inc
   Copyright (c) Copyright: 1999 Wittawat Yamwong
   Copyright (c) Copyright: 1999, 2002 Aladdin Enterprises.
   Copyright (c) Copyright: 1999-2000 Bruno Haible
   Copyright (c) Copyright: 1999-2001 Brian Paul
   Copyright (c) Copyright: 1999-2004 David Airlie
   Copyright (c) Copyright: 2000 Compaq Computer Corporation
   Copyright (c) Copyright: 2000 Compaq Computer Corporation, Inc
   Copyright (c) Copyright: 2000 SuSE, Inc
   Copyright (c) Copyright: 2000 The XFree86 Project, Inc.
   Copyright (c) Copyright: 2000, 2002 Keith Packard, member of The XFree86 Project, Inc
   Copyright (c) Copyright: 2001, 2011 NoMachine (http://www.nomachine.com)
   Copyright (c) Copyright: 2001, 2011 NoMachine (http://www.nomachine.com/)
   Copyright (c) Copyright: 2001, 2011 NoMachine, http://www.nomachine.com/.
   Copyright (c) Copyright: 2002 Tungsten Graphics Inc., Cedar Park, Texas
   Copyright (c) Copyright: 2002 XFree86 Inc
   Copyright (c) Copyright: 2003 Tungsten Graphics, inc
   Copyright (c) Copyright: 2003 Tungsten Graphics, Inc., Cedar Park, Texas
   Copyright (c) Copyright: 2004 Alexander Gottwald
   Copyright (c) Copyright: 2004 Eric Anholt
   Copyright (c) Copyright: 2005 Tungsten Graphics
   Copyright (c) Copyright: 2007-2009 Troy D. Hanson
   Copyright (c) Copyright: 2008 Jamey Sharp, Josh Triplett
   Copyright (c) Copyright: 2009 NVIDIA Corporation
   Copyright (c) Copyright: 2009 Red Hat, Inc
   Copyright (c) Copyright: 2010 Keith Packard <keithp@keithp.com>
   Copyright (c) Copyright: 2011-2016 Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
   Copyright (c) Copyright: 2012 Red Hat Inc
   Copyright (c) Copyright: 2013 Jan Engelhardt <jengelh@inai.de>
   Copyright (c) Copyright: 2015 Mihai Moldovan <ionic@ionic.de>
   Copyright (c) Copyright: 2015 Qindel Formacion y Servicios SL.
   Copyright (c) Copyright: 2015-2016 Qindel Group (http://www.qindel.com)
Nyalab/caniuse-api 3.0.0 npmjs:caniuse-api/3.0.0: https://github.com/Nyalab/caniuse-api
   Copyright (c) 2014 S
OAuth 2.0 SDK with OpenID Connect extensions 8.36.2 maven:com.nimbusds:oauth2-oidc-sdk:8.36.2: https://bitbucket.org/nimbusds/oauth-2.0-sdk-with-openid-connect-extensions
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2012-2021 Connect2id Ltd and contributors.
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
object-assign 4.1.1 npmjs:object-assign/4.1.1: https://github.com/sindresorhus/object-assign
   No Copyrights found
object.entries 1.1.9 npmjs:object.entries/1.1.9: https://github.com/es-shims/Object.entries#readme
   Copyright (c) 2015 Jordan Harband
object.fromentries 2.0.8 npmjs:object.fromentries/2.0.8: https://github.com/es-shims/Object.fromEntries#readme
   Copyright (c) 2018 Jordan Harband
object.groupby 1.0.3 npmjs:object.groupby/1.0.3: https://github.com/es-shims/Object.groupBy#readme
   Copyright (c) 2023 ECMAScript Shims
object-inspect 1.13.4 npmjs:object-inspect/1.13.4: https://github.com/substack/object-inspect
   Copyright (c) 2013 James Halliday
object-keys 1.1.1 npmjs:object-keys/1.1.1: https://github.com/ljharb/object-keys
   Copyright (c) 2013 Jordan Harband
object.values 1.2.1 npmjs:object.values/1.2.1: https://github.com/es-shims/object.values
   Copyright (c) 2015 Jordan Harband
observer 0.1.1 rubygems:observer/0.1.1: https://github.com/ftzeng/observer
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
oci2git 0.1.5 crates:oci2git/0.1.5: https://github.com/virviil/oci2git
   Copyright (c) 2016-2018 Kaarle Ritvanen
oci2git 0.2.2 crates:oci2git/0.2.2: https://github.com/virviil/oci2git
   Copyright (c) 2016-2018 Kaarle Ritvanen
octokit.rb 4.25.1 debian:ruby-octokit/4.25.1-1: https://github.com/octokit/octokit.rb
   Copyright (c) 2009-2017 Wynn Netherland, Adam Stacoviak, Erik Michaels-Ober
octokit.rb 4.25.1 debian:ruby-octokit/4.25.1-2/all: https://github.com/octokit/octokit.rb
   Copyright (c) Copyright: 2009-2017 Wynn Netherland <wynn.netherland@gmail.com>
   Copyright (c) Copyright: 2014-2015 Miguel Landaeta <nomadium@debian.org>
octokit.rb 4.25.1 rubygems:octokit/4.25.1: https://github.com/octokit/octokit.rb
   Copyright (c) 2009-2017 Wynn Netherland, Adam Stacoviak, Erik Michaels-Ober
OGC Web Map Tile Service 1.0.0 - Executable Test Suite 1.8 maven:org.opengis.cite:ets-wmts10:1.8
   Copyright (c) (C) 2004-2010 Alex Gorbatchev.
   Copyright (c) (C)2003 W3C(R) (MIT, ERCIM, Keio), All Rights Reserved
   Copyright (c) 1999 IBM Corporation., http://www.ibm.com.
   Copyright (c) 1999 Sun Microsystems., http://www.sun.com.
   Copyright (c) 1999 Sun Microsystems., http://www.sun.com. - voluntary contributions made by Paul Eng on behalf of the Apache Software Foundation that were originally developed at iClick, Inc.,
   Copyright (c) 1999-2009 The Apache Software Foundation. This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 1999-2022 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2000 World Wide Web Consortium, http://www.w3.org
   Copyright (c) 2000-2006 hamcrest.org package org.hamcrest.core;
   Copyright (c) 2000-2006 hamcrest.org package org.hamcrest;
   Copyright (c) 2001-2009 Hewlett-Packard Development Company, LP
   Copyright (c) 2002-2014 EPFL
   Copyright (c) 2003 Plugged In Software All rights reserved
   Copyright (c) 2005, 2012 jQuery Foundation, Inc. and other contributors
   Copyright (c) 2005-2006 Northrop Grumman Corporation. All Rights Reserved
   Copyright (c) 2006 Shin, YoungJin var datatypes = 'ATOM BOOL BOOLEAN BYTE CHAR COLORREF DWORD DWORDLONG DWORD_PTR ' + 'DWORD32 DWORD64 FLOAT HACCEL HALF_PTR HANDLE HBITMAP HBRUSH ' + 'HCOLORSPACE HCONV HC
   Copyright (c) 2006, 2010 Open Geospatial Consortium. To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ . </documentation> </annotation> <import namespace="http://www.w3.org
   Copyright (c) 2009-2010 Open Geospatial Consortium. To obtain additional rights of use, visit http://www.opengeospatial.org/legal/. </documentation> </annotation> <!-- ================================
   Copyright (c) 2009-2010 Open Geospatial Consortium. To obtain additional rights of use, visit http://www.opengeospatial.org/legal/. </documentation> <documentation> 2011-05-05 PwD data type of TileMat
   Copyright (c) 2009. All Rights Reserved
   Copyright (c) 2010-2011 Epimorphics Ltd.
   Copyright (c) 2010-2011 Talis Systems Ltd.
   Copyright (c) 2010-2011, 2013 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2011-2014 Typesafe, Inc.
   Copyright (c) 2012 jQuery Foundation and other contributors
   Copyright (c) 2012 Twitter, Inc
   Copyright (c) 2014 Andrew O
   Copyright (c) copyright-software-19980720 [2] http://www.w3.org/Consortium/Legal/IPR-FAQ-20000620.htmlDTD --> <xs:schema elementFormDefault="qualified" targetNamespace="http://www.w3.org/2003/05/soap-envelope" xmln
ohx 0.1.0 crates:ohx/0.1.0: https://crates.io/crates/ohx
   Copyright (c) 2022 Miguel Young de la Sota
OkHttp 4.12.0 maven:com.squareup.okhttp3:okhttp:4.12.0: https://github.com/square/okhttp
   Copyright (c) 2010-2012 The Android Open Source Project
   Copyright (c) 2012-2020 Square, Inc.
   Copyright (c) 2013 Twitter, Inc.
OkHttp Logging Interceptor 4.12.0 maven:com.squareup.okhttp3:logging-interceptor:4.12.0
   Copyright (c) 2015, 2018 Square, Inc.
OkHttp URLConnection 4.12.0 maven:com.squareup.okhttp3:okhttp-urlconnection:4.12.0
   Copyright (c) 2013, 2015 Square, Inc.
Okio 1.17.6 maven:com.datadoghq.okio:okio:1.17.6: https://github.com/DataDog/okio/okio
   Copyright (c) 2014 Square Inc.
   Copyright (c) 2014-2019 Square, Inc.
onetime 2.1.1 maven:com.atlassian:onetime:2.1.1
   Copyright (c) 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
on-finished 2.4.1 npmjs:on-finished/2.4.1: https://github.com/jshttp/on-finished
   Copyright (c) 2013 Jonathan Ong <me@jongleberry.com>
   Copyright (c) 2014 Douglas Christopher Wilson <doug@somethingdoug.com>
   Copyright (c) Copyright(c) 2013 Jonathan Ong
   Copyright (c) Copyright(c) 2014 Douglas Christopher Wilson
on-headers 1.1.0 npmjs:on-headers/1.1.0: https://github.com/jshttp/on-headers
   Copyright (c) 2014 Douglas Christopher Wilson
   Copyright (c) Copyright(c) 2014 Douglas Christopher Wilson
oniguruma-dev 6.9.10 alpine:oniguruma/6.9.10-r0/x86_64
   No Copyrights found
oniguruma-dev 6.9.9 alpine:oniguruma/6.9.9-r0/x86_64
   No Copyrights found
open3 0.1.2 rubygems:open3/0.1.2: https://github.com/ruby/open3
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
OpenCensus 0.2.0 maven:io.opencensus:opencensus-proto:0.2.0
   No Copyrights found
OpenCensus 0.31.1 maven:io.opencensus:opencensus-contrib-http-util:0.31.1
   Copyright (c) 2017-2018 OpenCensus Authors
opencensus-api 0.31.1 maven:io.opencensus:opencensus-api:0.31.1
   Copyright (c) 201617, OpenCensus Authors
   Copyright (c) 2017-2019 OpenCensus Authors
opencontainers/go-digest 1.0.0 github:opencontainers/go-digest:v1.0.0: https://www.opencontainers.org/
   Copyright (c) 2016-2017 Docker, Inc.
   Copyright (c) 2019-2020 OCI Contributors
opencontainers/image-spec v1.1.1 github:opencontainers/image-spec:v1.1.1: https://www.opencontainers.org/
   No Copyrights found
opencsv 3.5 maven:com.opencsv:opencsv:3.5: http://opencsv.sourceforge.net/
   Copyright (c) 2005, 2015 Bytecode Pty Ltd.
   Copyright (c) 2007, 2010 Kyle Miller.
   Copyright (c) 2013 Mark Rogers.
OpenJDK 11.0.10.0 opensuse:java-11-openjdk/11.0.10.0-lp152.2.9.1/x86_64: http://openjdk.java.net/
   Copyright (c) (FT_Long)( (AF_LatinMetrics)(metrics) )->units_per_em ) / 2048 )
   Copyright (c) -- use this as you will. $Id: AttributeList.java,v 1.3 2004/11/03 22:44:51 jsuttor Exp $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: AttributeListImpl.java,v 1.2 2004/11/03 22:53:08 jsuttor Exp $ package org.xml.sax.helpers;
   Copyright (c) -- use this as you will. $Id: DocumentHandler.java,v 1.2 2004/11/03 22:44:51 jsuttor Exp $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: DTDHandler.java,v 1.2 2004/11/03 22:44:51 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: DTDHandler.java,v 1.2 2004/11/03 22:44:51 jsuttor Exp $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: EntityResolver.java,v 1.2 2004/11/03 22:44:52 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: EntityResolver.java,v 1.2 2004/11/03 22:44:52 jsuttor Exp $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: EntityResolver2.java,v 1.2 2004/11/03 22:49:08 jsuttor Exp $ package org.xml.sax.ext;
   Copyright (c) -- use this as you will. $Id: ErrorHandler.java,v 1.2 2004/11/03 22:44:52 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: ErrorHandler.java,v 1.2 2004/11/03 22:44:52 jsuttor Exp $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: HandlerBase.java,v 1.2 2005/06/10 03:50:47 jeffsuttor Exp $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: InputSource.java,v 1.2 2004/11/03 22:55:32 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: InputSource.java,v 1.2 2004/11/03 22:55:32 jsuttor Exp $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: Locator.java,v 1.2 2004/11/03 22:55:32 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: Locator.java,v 1.2 2004/11/03 22:55:32 jsuttor Exp $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: LocatorImpl.java,v 1.2 2004/11/03 22:53:09 jsuttor Exp $ package org.xml.sax.helpers;
   Copyright (c) -- use this as you will. $Id: Parser.java,v 1.2 2004/11/03 22:55:32 jsuttor Exp $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: ParserFactory.java,v 1.2 2004/11/03 22:53:09 jsuttor Exp $ package org.xml.sax.helpers;
   Copyright (c) -- use this as you will. $Id: SAXException.java,v 1.3 2004/11/03 22:55:32 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: SAXException.java,v 1.3 2004/11/03 22:55:32 jsuttor Exp $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: SAXParseException.java,v 1.2 2004/11/03 22:55:32 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: SAXParseException.java,v 1.2 2004/11/03 22:55:32 jsuttor Exp $ package org.xml.sax;
   Copyright (c) 1983, 1987-1988, 1990, 1991, 1993-1994 The Regents of the University of California. All rights reserved
   Copyright (c) 1987-1988 by the Student Information Processing Board of the Massachusetts Institute of Technology Permission to use, copy, modify, and distribute this software and its documentation for an
   Copyright (c) 1987-1988 Student Information Processing Board of the Massachusetts Institute of Technology. Permission to use, copy, modify, and distribute this software and its documentation for any 
   Copyright (c) 1988 AT All Rights Reserved
   Copyright (c) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place,
   Copyright (c) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.<br/>
   Copyright (c) 1989, 1991, 1996-2015 Free Software Foundation, Inc.
   Copyright (c) 1991 by the Massachusetts Institute of Technology Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, pro
   Copyright (c) 1991, 2000-2001 by Lucent Technologies. Permission to use, copy, modify, and distribute this software for any purpose without fee is hereby granted, provided that this entire notice is 
   Copyright (c) 1991-1994 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file exists to provi
   Copyright (c) 1991-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains 1-pass
   Copyright (c) 1991-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains 2-pass
   Copyright (c) 1991-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains downsa
   Copyright (c) 1991-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains tables
   Copyright (c) 1991-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains upsamp
   Copyright (c) 1991-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains additi
   Copyright (c) 1991-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains declar
   Copyright (c) 1991-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains Huffma
   Copyright (c) 1991-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains initia
   Copyright (c) 1991-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains input 
   Copyright (c) 1991-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains master
   Copyright (c) 1991-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains output
   Copyright (c) 1991-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains the JP
   Copyright (c) 1991-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file provides common
   Copyright (c) 1991-1998 Thomas G. Lane. All Rights Reserved
   Copyright (c) 1991-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains a slow
   Copyright (c) 1991-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains option
   Copyright (c) 1991-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains routin
   Copyright (c) 1991-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains simple
   Copyright (c) 1991-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains softwa
   Copyright (c) 1991-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file defines the app
   Copyright (c) 1991-2016 Unicode, Inc. All rights reserved
   Copyright (c) 1992 Network Computing Devices, Inc. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the 
   Copyright (c) 1992, 2016, 2018 Oracle and/or its affiliates, and Stanford University.
   Copyright (c) 1992-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file provides a real
   Copyright (c) 1992-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This include file defines
   Copyright (c) 1993 by Digital Equipment Corporation. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyri
   Copyright (c) 1993-1994 X Consortium
   Copyright (c) 1993-1994, 1998 The Open Group Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the
   Copyright (c) 1993-1994, 1998 The Open Group. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that th
   Copyright (c) 1993-2020 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 1994 Hewlett-Packard Co.
   Copyright (c) 1994-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains code f
   Copyright (c) 1994-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains the de
   Copyright (c) 1994-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains the fo
   Copyright (c) 1994-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains the in
   Copyright (c) 1994-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains the ma
   Copyright (c) 1994-1996 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This include file contain
   Copyright (c) 1994-1996, 1999, 2000-2002, 2004, 2005-2013 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided t
   Copyright (c) 1994-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains the co
   Copyright (c) 1994-1997 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file defines the err
   Copyright (c) 1994-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains a fast
   Copyright (c) 1994-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains a floa
   Copyright (c) 1994-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains applic
   Copyright (c) 1994-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains invers
   Copyright (c) 1994-1999 RSA Security Inc. Licence to copy this document is granted provided that it is identified as "RSA Security In.c Public-Key Cryptography Standards (PKCS)" in all material mentio
   Copyright (c) 1994-1999 RSA Security Inc. Licence to copy this document is granted provided that it is identified as "RSA Security Inc. Public-Key Cryptography Standards (PKCS)" in all material mentio
   Copyright (c) 1994-2000 Netscape Communications Corporation. All rights reserved
   Copyright (c) 1994-2000, 2003 the Initial Developer. All Rights Reserved
   Copyright (c) 1994-2002 <a href="http://www.w3.org/">World Wide Web
   Copyright (c) 1995 by Jeff Dinkins.
   Copyright (c) 1995 by Jeff Dinkins. Unauthorized reproduction is prohibited. For more information about Jeff's photographs, please see:
   Copyright (c) 1995 Colin Plumb. All rights reserved
   Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
   Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. The software is supplied "as is", without warranty of any kind, express or implied, including, without limitation, the warranties of merchanta
   Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc." PNG_STRING_NEWLINE; endif }
   Copyright (c) 1995-1996 Jean-loup Gailly. For conditions of distribution and use, see copyright notice in zlib.h This file was modified since it was taken from the zlib distribution
   Copyright (c) 1995-1998 Thomas G. Lane. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. This file contains librar
   Copyright (c) 1995-2000 The Cryptix Foundation Limited. All rights reserved
   Copyright (c) 1995-2006, 2010 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h Thanks to Rodney Brown <rbrown64@csc.com.au> for his contribution of faster CRC methods:
   Copyright (c) 1995-2006, 2010, 2011-2012, 2016 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h Thanks to Rodney Brown <rbrown64@csc.com.au> for his contribution of f
   Copyright (c) 1995-2010 Jean-loup Gailly. For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1995-2016 Jean-loup Gailly, Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler "; If you use the zlib library in a product, an acknowledgment is welcome in the documentation of your product. If for some reason you cannot includ
   Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising 
   Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the u
   Copyright (c) 1995-2017 Jean-loup Gailly detect_data_type() function provided freely by Cosmin Truta, 2006 For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2017 Jean-loup Gailly For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2017 Mark Adler "; If you use the zlib library in a product, an acknowledgment is welcome in the documentation of your product. If for some reason you cannot include such an acknowledgm
   Copyright (c) 1995-2017 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2019 The PNG Reference Library Authors.
   Copyright (c) 1996 Mort Bay Consulting Pty. Ltd. All rights reserved
   Copyright (c) 1996, 1998 The Open Group Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above cop
   Copyright (c) 1996-1997 Andreas Dilger
   Copyright (c) 1996-1997 Andreas Dilger" PNG_STRING_NEWLINE
   Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88,
   Copyright (c) 1996-1997 Andreas Dilger.
   Copyright (c) 1996-1999 by Internet Software Consortium. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above co
   Copyright (c) 1996-2001, 2003, 2004-2015 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or 
   Copyright (c) 1996-2013 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 1996-2015 International Business Machines Corporation and others. All Rights Reserved
   Copyright (c) 1996-2020 by
   Copyright (c) 1997 Eric S. Raymond
   Copyright (c) 1997 The Open Group Research Institute. All rights reserved
   Copyright (c) 1997-1998 Netscape Communications Corporation. "); PR_fprintf(PR_STDERR, "Usage: ssltap [-vhfsxl] [-p port] hostname:port "); PR_fprintf(PR_STDERR, " -v [prints version string] "); PR_fprintf(PR_
   Copyright (c) 1997-2007 Sun
   Copyright (c) 1998 by the FundsXpress, INC. All rights reserved
   Copyright (c) 1998 Thomas G. Lane"
   Copyright (c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 2 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US "3A43E220FE7F3EA9653D1E21742EAC2B75C20FD8980305BC502CAF8C2D9B41A1",
   Copyright (c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 3 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US "83CE3C1229688A593D485F81973C0F9195431EDA37CC5E36430E79C7A888638B",
   Copyright (c) 1998, 2005 IBM Corp. All Rights Reserved
   Copyright (c) 1998-1999 International Business Machines. All Rights Reserved
   Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from
   Copyright (c) 1998-2002, 2004, 2006-2018 Glenn Randers-Pehrson" PNG_STRING_NEWLINE
   Copyright (c) 1998-2004 David Turner and Werner Lemberg
   Copyright (c) 1998-2018 Glenn Randers-Pehrson
   Copyright (c) 1998-2020 Marti Maria Saguer
   Copyright (c) 1999 International Business Machines, Inc., http://www.apache.org. For more information on the Apache Software Foundation, please see <http://www.apache.org/>.
   Copyright (c) 1999 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US "EB04CF5EB1F39AFA762F2BB120F296CBA520C1B97DB1589565B81CB9A17B7244", cacerts alias: verisignclass
   Copyright (c) 1999-2000 Sun Microsystems Inc. All Rights Reserved
   Copyright (c) 1999-2004 David Corcoran <corcoran@musclecard.com>
   Copyright (c) 1999-2004 The Apache Software Foundation.
   Copyright (c) 1999-2004 The Apache Software Foundation. All rights reserved
   Copyright (c) 1999-2004 Wily Technology, Inc. All rights reserved
   Copyright (c) 1999-2006 Brian Paul All Rights Reserved
   Copyright (c) 2000 Computing Research Labs, New Mexico State University
   Copyright (c) 2000 Example.com. All rights reserved
   Copyright (c) 2000, 2002, 2004-2005, 2015 World Wide Web Consortium,
   Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are
   Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
   Copyright (c) 2000-2003 Daisuke Okajima and Kohsuke Kawaguchi. All rights reserved
   Copyright (c) 2000-2013 INRIA, France Telecom All rights reserved
   Copyright (c) 2001 softSurfer (www.softsurfer.com) This code may be freely used and modified for any purpose providing that this copyright notice is included with it. SoftSurfer makes no warranty for thi
   Copyright (c) 2001 Thai Open Source Software Center Ltd, Sun Microsystems. All rights reserved
   Copyright (c) 2001 The Internet Society and W3C (Massachusetts Institute
   Copyright (c) 2001-2002 SourceForge ISO-RELAX Project (ASAMI Tomoharu, Daisuke
   Copyright (c) 2001-2003 Thai Open Source Software Center Ltd<br /> All rights reserved
   Copyright (c) 2001-2003, 2005, 2010 Thai Open Source Software Center Ltd All rights reserved
   Copyright (c) 2001-2005 freebxml.org. All rights reserved
   Copyright (c) 2001-2005 Robin Berjon. All rights reserved
   Copyright (c) 2001-2011 Ludovic Rousseau <ludovic.rousseau@free.fr> All rights reserved
   Copyright (c) 2002 Graz University of Technology. All rights reserved
   Copyright (c) 2002-2003 Andy Clark. All rights reserved
   Copyright (c) 2002-2003 BEA Systems, Inc. All rights Reserved
   Copyright (c) 2002-2004, 2015, 2016. All rights reserved
   Copyright (c) 2002-2011 Ludovic Rousseau <ludovic.rousseau@free.fr>
   Copyright (c) 2002-2011 Ludovic Rousseau <ludovic.rousseau@free.fr> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following condition
   Copyright (c) 2002-2019 the original author or authors.
   Copyright (c) 2003 Wily Technology, Inc.
   Copyright (c) 2003, 2005-2010, 2013, 2014-2018 Google Inc. All Rights Reserved
   Copyright (c) 2003-2008, 2010 Sun Microsystems, Inc. All Rights Reserved
   Copyright (c) 2003-2014 Ludovic Rousseau
   Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
   Copyright (c) 2004 Kohsuke Kawaguchi
   Copyright (c) 2004 Scott James Remnant <scott@netsplit.com>.
   Copyright (c) 2004, 2007-2012, 2014, 2015-2016, 2018, 2019-2020 Red Hat, Inc.
   Copyright (c) 2004, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or dis
   Copyright (c) 2004-2005, 2007, 2008-2009, 2011, 2012-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is free software; the Free Software Foundation gives unlimited permission to cop
   Copyright (c) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. This file is free software; the Free Software Foundation gives unlimited permission 
   Copyright (c) 2004-2015 Paul R. Holser, Jr.
   Copyright (c) 2004-2020 by Masatake YAMATO and Redhat K.K. FT_Raccess_Get_HeaderInfo() and raccess_guess_darwin_hfsplus() are derived from ftobjs.c.
   Copyright (c) 2005 Martin Paljak <martin@paljak.pri.ee> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1
   Copyright (c) 2005-2020 by David Turner, Robert Wilhelm, and Werner Lemberg.
   Copyright (c) 2006 Behdad Esfahbod
   Copyright (c) 2006 thawte, Inc. - For authorized use only", OU=Certification Services Division, O="thawte, Inc.", C=US "8D722F81A9C113C0791DF136A2966DB26C950A971DB46B4199F4EA54B78BFB9F", cacerts alias: thawtepr
   Copyright (c) 2006 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US "9ACFAB7E43C8D880D06B262A94DEEEE4B4659989C3D0CAF19BAF6405E41AB7DF", cacerts alias: verisignunive
   Copyright (c) 2006-2008, 2010, 2011-2012 the V8 project authors. All rights reserved
   Copyright (c) 2006-2014 Adobe Systems Incorporated.
   Copyright (c) 2007 Chris Wilson
   Copyright (c) 2007 GeoTrust Inc. - For authorized use only, O=GeoTrust Inc., C=US "5EDB7AC43B82A06A8761E8D7BE4979EBF2611F7DD79BF91C1C6B566A219ED766", cacerts alias: geotrustprimarycag3 DN: CN=GeoTrust Primary C
   Copyright (c) 2007 GeoTrust Inc. - For authorized use only, O=GeoTrust Inc., C=US "A4FE7C7F15155F3F0AEF7AAA83CF6E06DEB97CA3F909DF920AC1490882D488ED", DECEMBER_31_2019 );
   Copyright (c) 2007 Sun Microsystems, Inc.
   Copyright (c) 2007 thawte, Inc. - For authorized use only", O="thawte, Inc.", C=US "A4310D50AF18A6447190372A86AFAF8B951FFB431D837F1E5688B45971ED1557", cacerts alias: thawteprimaryrootcag3 DN: CN=thawte Primary 
   Copyright (c) 2007 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US "69DDD7EA90BB57C93E135DC85EA6FCD5480B603239BDC454FC758B2A26CF7F79", cacerts alias: verisignclass
   Copyright (c) 2007-2009, 2013 Red Hat, Inc. This is part of HarfBuzz, a text shaping library.
   Copyright (c) 2007-2011 Mij <mij@bitchx.it> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above 
   Copyright (c) 2007-2014 Stephen Colebourne All rights reserved
   Copyright (c) 2008 GeoTrust Inc. - For authorized use only, O=GeoTrust Inc., C=US "B478B812250DF878635C2AA7EC7D155EAA625EE82916E2CD294361886CD1FBD4", cacerts alias: geotrustuniversalca DN: CN=GeoTrust Universal
   Copyright (c) 2008 Otto Moerbeek <otto@drijf.net>
   Copyright (c) 2008 thawte, Inc. - For authorized use only", OU=Certification Services Division, O="thawte, Inc.", C=US "4B03F45807AD70F21BFC2CAE71C9FDE4604C064CF5FFB686BAE5DBAAD7FDD34C", cacerts alias: thawtepr
   Copyright (c) 2008 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US "2399561127A57125DE8CEFEA610DDF2FA078B5C8067F4E828290BFB860E84B3C" );
   Copyright (c) 2008, 2011, 2014 Red Hat, Inc. This file is part of IcedTea-Sound.
   Copyright (c) 2008-2018 The Khronos Group Inc.
   Copyright (c) 2009 Apple Inc. All rights reserved
   Copyright (c) 2009 by Remo Dentato (rdentato@gmail.com)
   Copyright (c) 2009 D.E. Shaw. All Rights Reserved
   Copyright (c) 2009 Goldman Sachs International. All Rights Reserved
   Copyright (c) 2009 Keith Stribley
   Copyright (c) 2009 Sun Microsystems Inc.
   Copyright (c) 2009 VMware, Inc. All Rights Reserved
   Copyright (c) 2009, 2011-2020 Red Hat, Inc. All rights reserved
   Copyright (c) 2009, 2011-2020 SAP SE. All rights reserved
   Copyright (c) 2009, 2015 by Oracle Corporation. All Rights Reserved
   Copyright (c) 2009, 2015-2016, 2019 Red Hat Inc.
   Copyright (c) 2009-2010, 2012, 2014-2016 Google, Inc. All Rights Reserved
   Copyright (c) 2009-2013 Attila Szegedi
   Copyright (c) 2009-2015 Attila Szegedi Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of sou
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2018 the original author(s).
   Copyright (c) 2010-2014 IBM Corporation
   Copyright (c) 2010-2018 Google, Inc. This is part of HarfBuzz, a text shaping library.
   Copyright (c) 2011 Codethink Limited
   Copyright (c) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test 0 != $[]
   Copyright (c) 2011 Hewlett-Packard Company. All rights reserved
   Copyright (c) 2011 Oracle 和/或其子公司。保留所有权利。 Source Code SourceCode.loading=<html><body bgcolor="ffffff">正在加载和格式化源代码, 请稍候...</body></html>
   Copyright (c) 2011 SAP AG. All Rights Reserved
   Copyright (c) 2011-2012 Oracle and/or its affiliates.
   Copyright (c) 2011-2012, 2016, 2017-2018 Google, Inc.
   Copyright (c) 2012 " "; Last updated: - 6/06/2016, 1:42:31 PM private static final String UNICODE = " " + " COPYRIGHT AND PERMISSION NOTICE " + " " +
   Copyright (c) 2012 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US private static final String INT = "-----BEGIN CERTIFICATE----- " + "MIID5zCCA2ygAwIBAgIQC
   Copyright (c) 2012 Grigori Goronzy <greg@kinoho.net> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above cop
   Copyright (c) 2012 Mozilla Foundation. This is part of HarfBuzz, a text shaping library.
   Copyright (c) 2012 Skip Balk. All Rights Reserved
   Copyright (c) 2012-2013, 2015 Mozilla Foundation.
   Copyright (c) 2013 by Google, Inc.
   Copyright (c) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
   Copyright (c) 2013 IBM Corporation import java.awt.BorderLayout; import java.awt.Robot;
   Copyright (c) 2013 Red Hat All rights reserved
   Copyright (c) 2013-2014 IBM Corporation and Others. All Rights Reserved
   Copyright (c) 2014 2108, Red Hat Inc. All rights reserved
   Copyright (c) 2014 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US Serial number: 24c5f46412b9dcc242a93017176979d6 Valid from: Fri May 29 13:36:00 PDT 2020 
   Copyright (c) 2014 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US Serial number: 83790beb78eeb966007ad3dbf11d570 Valid from: Fri May 29 13:29:00 PDT 2020 u
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014, 2016 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US
   Copyright (c) 2014, 2016 Intel Corporation. All rights reserved
   Copyright (c) 2014-2015 Goldman Sachs.
   Copyright (c) 2014-2016 Attila Szegedi Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source c
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2014-2020 Red Hat Inc. All rights reserved
   Copyright (c) 2015 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US private static final String INT = "-----BEGIN CERTIFICATE----- " + "MIIGMjCCBBqgAwIBAgIRA
   Copyright (c) 2015 Free Software Foundation, Inc. This program is free software; [...] LINKER_VERSION_STRING=`$LD -Wl,-version 2>&1 | $HEAD -n 1` Extract version number [ LINKER_VERSION_NUMBER=`$ECHO 
   Copyright (c) 2015 Magdalen Berns <m.berns@thismagpie.com>
   Copyright (c) 2015 Oracle, Inc.
   Copyright (c) 2015 Red Hat Inc
   Copyright (c) 2015, 2017. Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2015-2017 Oracle and/or its affiliates. All rights
   Copyright (c) 2016 Elie Roux <elie.roux@telecom-bretagne.eu>
   Copyright (c) 2016 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US private static final String REVOKED = "-----BEGIN CERTIFICATE----- " + "MIIGJzCCBaygAwIBA
   Copyright (c) 2016 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US private static final String VALID = "-----BEGIN CERTIFICATE----- " + "MIIFrTCCBTKgAwIBAgI
   Copyright (c) 2016 Igalia S.L. This is part of HarfBuzz, a text shaping library.
   Copyright (c) 2016 Intel Corporation. Intel Math Library (LIBM) Source Code DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   Copyright (c) 2016 Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com> To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this soft
   Copyright (c) 2016 Linaro Ltd. All rights reserved
   Copyright (c) 2016 Oracle America, Inc.
   Copyright (c) 2016 Red Hat Inc. DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   Copyright (c) 2016, 2019 Intel Corporation. DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   Copyright (c) 2016, 2019-2020 Azul Systems, Inc. All rights reserved
   Copyright (c) 2016-2017, 2019 JetBrains s.r.o.
   Copyright (c) 2016-2017, 2019 SAP SE and/or its affiliates. All rights reserved
   Copyright (c) 2016-2019 Red Hat, Inc. and/or its affiliates.
   Copyright (c) 2017 Instituto de Pesquisas Eldorado. All rights reserved
   Copyright (c) 2017 Oracle America, Inc. All rights reserved
   Copyright (c) 2017-2018 Red Hat, Inc. and/or its affiliates. DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   Copyright (c) 2018 Adobe Inc. This is part of HarfBuzz, a text shaping library.
   Copyright (c) 2018 Amazon and/or its affiliates. All rights reserved
   Copyright (c) 2018 by SAP AG, Walldorf, Germany.
   Copyright (c) 2018 Cavium. All rights reserved
   Copyright (c) 2018 Ebrahim Byagowi
   Copyright (c) 2018 Ebrahim Byagowi This is part of HarfBuzz, a text shaping library.
   Copyright (c) 2018 Ebrahim Byagowi. This is part of HarfBuzz, a text shaping library.
   Copyright (c) 2018 Google LLC. All rights reserved
   Copyright (c) 2018 Khaled Hosny
   Copyright (c) 2018 SAP and/or its affiliates.
   Copyright (c) 2018 SAP and/or its affiliates. All rights reserved
   Copyright (c) 2018 SAP.
   Copyright (c) 2018 Unicode Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. For terms of use, see http://www.unicode.org/terms_of_use.html Emoji Data for UT
   Copyright (c) 2018-2019 Cosmin Truta
   Copyright (c) 2018-2019 Cosmin Truta" PNG_STRING_NEWLINE
   Copyright (c) 2018-2019 Cosmin Truta.
   Copyright (c) 2018-2019 SAP. All rights reserved
   Copyright (c) 2018-2020 by David Turner, Robert Wilhelm, and Werner Lemberg. Originally written by Shao Yu Zhang <shaozhang@fb.com>.
   Copyright (c) 2018-2020 Google and/or its affiliates. All rights reserved
   Copyright (c) 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved
   Copyright (c) 2019 BELLSOFT. All rights reserved
   Copyright (c) 2019 Loongson Technology Co. Ltd. All rights reserved
   Copyright (c) 2019 Red Hat, Inc. DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   Copyright (c) 2019-2020 Arm Limited. All rights reserved
   Copyright (c) 2019-2020 Huawei Technologies Co. Ltd. All rights reserved
   Copyright (c) 2020 THL A29 Limited, a Tencent company. All rights reserved
   Copyright (c) Copyright() { int year = getYear(); return String.format(year > 2012 ? OPENJDK_AFTER2012 : OPENJDK2012, year); }
   Copyright (c) Copyright() { int year = getYear(); return String.format(year > 2012 ? ORACLE_AFTER2012 : ORACLE2012, year); }
   Copyright (c) Copyright(c) 2012 Intel Corp. .align 16 .Lone:
   Copyright (c) Copyright(c) 2013 Intel Corp. Reference: [1] Shay Gueron, Michael E. Kounavis: Intel® Carry-Less Multiplication Instruction and its Usage for Computing the GCM Mode (Rev. 2.01) http://software.intel.
   Copyright (c) Copyright(c) 2013 Intel Corp. Wrapper funcions for Intel optimized implementation of AES-GCM
   Copyright (c) copyright-software-20021231 $Id: ws-addr.xsd,v 1.2 2008/07/23 13:38:16 plehegar Exp $
   Copyright (c) copyright: Copyright 1997 by Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All rights reserved
   Copyright (c) COPYRIGHT; static String years; final int firstYear = 2017; int currentYear = Calendar.getInstance().get(Calendar.YEAR); if (firstYear < currentYear) { years = String.format("%d, %d", firstYear, curre
   Copyright (c) Eastman Kodak Company, 1997 As an unpublished work pursuant to Title 17 of the United States Code. All rights reserved
   Copyright (c) February 2004 Toby Reyelts All rights reserved
   Copyright (c) IBM Corp. 1996-2003, 2005 All Rights Reserved
   Copyright (c) IBM Corp. 1996-2005 - All Rights Reserved
   Copyright (c) IBM Corp. 1997-2000. All rights reserved
   Copyright (c) IBM Corp. 1998, 2013
   Copyright (c) IBM Corp. and others, 1996-2009 - All Rights Reserved
   Copyright (c) IBM Corporation 1998
   Copyright (c) IBM Corporation 1999. All rights reserved
   Copyright (c) IBM Corporation, 1997, 2001. All Rights Reserved
   Copyright (c) OASIS Open (2004). All Rights Reserved
   Copyright (c) OASIS Open 2016. All Rights Reserved
   Copyright (c) Taligent, Inc. 1996-1997 All Rights Reserved
   Copyright (c) Taligent, Inc. 1996-1998 - All Rights Reserved
   Copyright (c) the number of business days thereafter of each successive valuation date. ISDA 2003 Term: Multiple Valuation Dates</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> </xsd:complexT
   Copyright (c) the number of business days thereafter of each successive valuation date. ISDA 2003 Term: Multiple Valuation Dates</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:extens
   Copyright (c) Vladislav Malyshkin 2010 This file is under GPL version 3.
   Copyright (c) Wang Labs, Inc. 1990-1991" 03.tif (pages 1 and 3(indexes 0 and 2)) "Oi/GFS, writer v00.06.02" Color2.tif (page 1 (index 0)) color3.tif (page 1 (index 0))
OpenJDK 17.0.16 photon:openjdk17-src/17.0.16-1.ph4/x86_64: http://openjdk.java.net/
   Copyright (c) 1988 AT
   Copyright (c) 1991-2012 Unicode, Inc.
   Copyright (c) 1991-2020 Unicode, Inc. All rights reserved
   Copyright (c) 1994-2025 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 1995 Colin Plumb. All rights reserved
   Copyright (c) 1995-2000 The Cryptix Foundation Limited.
   Copyright (c) 1996-2015 International Business Machines Corporation and others. All Rights Reserved
   Copyright (c) 1997 by Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All rights reserved
   Copyright (c) 1997 The Open Group Research Institute. All rights reserved
   Copyright (c) 1998 by the FundsXpress, INC.
   Copyright (c) 1998-1999 International Business Machines. All Rights Reserved
   Copyright (c) 1998-1999, 2006, 2007-2008 VeriSign, Inc.
   Copyright (c) 1999 Entrust.net Limited
   Copyright (c) 2000, 2002, 2004, 2015 World Wide Web Consortium,
   Copyright (c) 2000-2005 INRIA, France Telecom All rights reserved
   Copyright (c) 2000-2011 INRIA, France Telecom
   Copyright (c) 2002 Graz University of Technology. All rights reserved
   Copyright (c) 2002-2016 the original author or authors.
   Copyright (c) 2002-2023 the original author(s).
   Copyright (c) 2003 Wily Technology, Inc.
   Copyright (c) 2004-2015 Paul R. Holser, Jr.
   Copyright (c) 2006, 2009, 2012, 2015 Entrust, Inc.
   Copyright (c) 2006-2007 thawte, Inc.
   Copyright (c) 2007-2008 GeoTrust Inc.
   Copyright (c) 2007-2013 Stephen Colebourne
   Copyright (c) 2008 thawte, Inc. - For authorized use only
   Copyright (c) 2009 Google Inc. All Rights Reserved
   Copyright (c) 2009, 2015 by Oracle Corporation. All Rights Reserved
   Copyright (c) 2009-2016 Attila Szegedi
   Copyright (c) 2015, 2018-2021 Red Hat, Inc.
   Copyright (c) 2015, 2019-2021 Red Hat Inc.
   Copyright (c) 2017 Red Hat, Inc. and/or its affiliates.
   Copyright (c) 2017, 2019 Red Hat, Inc. All rights reserved
   Copyright (c) 2018 and later: Unicode, Inc. and others.
   Copyright (c) 2018 Google LLC. All rights reserved
   Copyright (c) 2018 SAP SE. All rights reserved
   Copyright (c) 2019 Red Hat Inc. All rights reserved
   Copyright (c) 2019-2021 Arm Limited. All rights reserved
   Copyright (c) 2019-2021 Azul Systems, Inc. All rights reserved
   Copyright (c) 2020 Datadog, Inc. All rights reserved
   Copyright (c) 2020 Microsoft Corporation. All rights reserved
   Copyright (c) 2020-2021 NTT DATA.
   Copyright (c) 2020-2021, 2023 Huawei Technologies Co., Ltd. All rights reserved
   Copyright (c) 2021 DataDog. All rights reserved
   Copyright (c) 2021 JetBrains s.r.o.
   Copyright (c) Eastman Kodak Company, 1997
   Copyright (c) IBM Corp. 1996-2003, 2005 All Rights Reserved
   Copyright (c) IBM Corp. 1996-2005 - All Rights Reserved
   Copyright (c) IBM Corp. 1997-2000. All rights reserved
   Copyright (c) IBM Corp. 2013
   Copyright (c) IBM Corp. and others, 1996-2009 - All Rights Reserved
   Copyright (c) IBM Corporation 1999. All rights reserved
   Copyright (c) IBM Corporation, 1997, 2001. All Rights Reserved
   Copyright (c) Taligent, Inc. 1996-1997 All Rights Reserved
   Copyright (c) Taligent, Inc. 1996-1998 - All Rights Reserved
   Copyright (c) Wang Labs, Inc. 1990-1991
OpenJDK 17.0.16.0 opensuse:java-17-openjdk-jmods/17.0.16.0-4.1/x86_64: http://openjdk.java.net/
   Copyright (c) 1982 The Royal Institute, Thai Royal Government.
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1991-2021 Unicode, Inc. All rights reserved
   Copyright (c) 1994 Hewlett-Packard Co.
   Copyright (c) 1995-2005 The Cryptix Foundation Limited. All rights reserved
   Copyright (c) 1995-2016 International Business Machines Corporation and others All rights reserved
   Copyright (c) 1996 Netscape Communications Corporation. All rights reserved
   Copyright (c) 1996, 1998 The Open Group Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above cop
   Copyright (c) 1996-1997, 1999, 2001-2005, 2010, 2013, 2016-2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 1996-2003 by Elliot Joel Berk and C. Scott Ananian
   Copyright (c) 1996-2015 by Scott Hudson, Frank Flannery, C. Scott Ananian, Michael Petter Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fe
   Copyright (c) 1998 National Electronics and Computer Technology Center,
   Copyright (c) 1998-2004 David Turner and Werner Lemberg
   Copyright (c) 1999 David Turner
   Copyright (c) 1999 IBM Corporation., http://www.ibm.com.
   Copyright (c) 1999 Sun Microsystems., http://www.sun.com. - voluntary contributions made by Paul Eng on behalf of the Apache Software Foundation that were originally developed at iClick, Inc.,
   Copyright (c) 1999-2002 Lotus Development Corporation., http://www.lotus.com.
   Copyright (c) 1999-2004 David Corcoran <corcoran@musclecard.com>
   Copyright (c) 1999-2007 Brian Paul All Rights Reserved
   Copyright (c) 1999-2023 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2000-2011 France T All rights reserved
   Copyright (c) 2001 Institute for Data Communications Systems, <http://www.nue.et-inf.uni-siegen.de/>. The development of this software was partly funded by the European Commission in the <WebSig> pro
   Copyright (c) 2001-2002 Sun Microsystems., http://www.sun.com.
   Copyright (c) 2002 Graz University of Technology. All rights reserved
   Copyright (c) 2002-2011 Ludovic Rousseau <ludovic.rousseau@free.fr>
   Copyright (c) 2002-2023 the original author or authors.
   Copyright (c) 2003 IBM Corporation., http://www.ibm.com. - voluntary contributions made by Ovidiu Predescu (ovidiu@cup.hp.com) on behalf of the Apache Software Foundation and was originally developed
   Copyright (c) 2004 World Wide Web Consortium, (Massachusetts Institute of Technology,
   Copyright (c) 2004-2013 Red Hat, Inc.
   Copyright (c) 2004-2015 Paul R. Holser, Jr.
   Copyright (c) 2004-2022 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
   Copyright (c) 2005 Martin Paljak <martin@paljak.pri.ee>
   Copyright (c) 2005 Werner Lemberg
   Copyright (c) 2006-2025 Behdad Esfahbod
   Copyright (c) 2007 Chris Wilson
   Copyright (c) 2008-2018 The Khronos Group Inc.
   Copyright (c) 2009 by Remo Dentato (rdentato@gmail.com)
   Copyright (c) 2009 Keith Stribley
   Copyright (c) 2009 VMware, Inc. All Rights Reserved
   Copyright (c) 2009-2013 Attila Szegedi Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions o
   Copyright (c) 2010-2024 Google, Inc.
   Copyright (c) 2011 Codethink Limited For full copyright notices consult the individual files in the package.
   Copyright (c) 2012 Grigori Goronzy <greg@kinoho.net> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above cop
   Copyright (c) 2012 Zilong Tan (eric.zltan@gmail.com)
   Copyright (c) 2012-2024 JP Aumasson
   Copyright (c) 2013-2015 Alexei Podtelezhnikov
   Copyright (c) 2015 Mozilla Foundation.
   Copyright (c) 2016 Elie Roux <elie.roux@telecom-bretagne.eu>
   Copyright (c) 2016 Igalia S.L.
   Copyright (c) 2016 Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com> To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this soft
   Copyright (c) 2018 Khaled Hosny
   Copyright (c) 2018-2019 Adobe Inc.
   Copyright (c) 2018-2020 Ebrahim Byagowi
   Copyright (c) 2018-2023 Wim Taymans
   Copyright (c) 2019 Facebook, Inc.
   Copyright (c) 2021 Collabora Ltd. ```
   Copyright (c) 2021 Oracle and/or its affiliates.
   Copyright (c) 2021 Red Hat, Inc. ```
   Copyright (c) 2022 Matthias Clasen
   Copyright (c) 2023 PipeWire authors
   Copyright (c) 2024 Unicode
   Copyright (c) Eastman Kodak Company 1991-2003
   Copyright (c) OASIS Open 2023. All Rights Reserved
OpenJDK 17.0.16.0.8 centos:java-17-openjdk-jmods/1:17.0.16.0.8-2.el9/x86_64: http://openjdk.java.net/
   Copyright (c) 1982 The Royal Institute, Thai Royal Government.
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1991-1998 Thomas G. Lane. All Rights Reserved
   Copyright (c) 1991-1998 Thomas G. Lane. This software is the work of Tom Lane, Philip Gladstone, Jim Boucher, Lee Crocker, Julian Minguillon, Luis Ortiz, George Phillips, Davide Rossi, Guido Vollbedi
   Copyright (c) 1991-2021 Unicode, Inc. All rights reserved
   Copyright (c) 1994 Hewlett-Packard Co.
   Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
   Copyright (c) 1995-2005 The Cryptix Foundation Limited. All rights reserved
   Copyright (c) 1995-2016 International Business Machines Corporation and others All rights reserved
   Copyright (c) 1995-2024 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising 
   Copyright (c) 1995-2025 The PNG Reference Library Authors.
   Copyright (c) 1996 Netscape Communications Corporation. All rights reserved
   Copyright (c) 1996, 1998 The Open Group Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above cop
   Copyright (c) 1996-1997 Andreas Dilger
   Copyright (c) 1996-1997, 1999, 2001-2005, 2010, 2013, 2016-2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 1996-2000 by David Turner, Robert Wilhelm, and Werner Lemberg. All rights reserved
   Copyright (c) 1996-2002, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg
   Copyright (c) 1996-2003 by Elliot Joel Berk and C. Scott Ananian
   Copyright (c) 1996-2015 by Scott Hudson, Frank Flannery, C. Scott Ananian, Michael Petter Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fe
   Copyright (c) 1996-2024 by David Turner, Robert Wilhelm, and Werner Lemberg.
   Copyright (c) 1996-2024 by David Turner, Robert Wilhelm, Werner Lemberg, and Dominik R
   Copyright (c) 1996-2024 by Just van Rossum, David Turner, Robert Wilhelm, and Werner Lemberg.
   Copyright (c) 1997 Eric S. Raymond
   Copyright (c) 1998 National Electronics and Computer Technology Center,
   Copyright (c) 1998-2004 David Turner and Werner Lemberg
   Copyright (c) 1998-2018 Glenn Randers-Pehrson
   Copyright (c) 1998-2025 Marti Maria Saguer
   Copyright (c) 1999 David Turner
   Copyright (c) 1999 IBM Corporation., http://www.ibm.com.
   Copyright (c) 1999 Sun Microsystems., http://www.sun.com. - voluntary contributions made by Paul Eng on behalf of the Apache Software Foundation that were originally developed at iClick, Inc.,
   Copyright (c) 1999-2002 Lotus Development Corporation., http://www.lotus.com.
   Copyright (c) 1999-2004 David Corcoran <corcoran@musclecard.com>
   Copyright (c) 1999-2007 Brian Paul All Rights Reserved
   Copyright (c) 1999-2023 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2000 Computing Research Labs, New Mexico State University
   Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are
   Copyright (c) 2000-2011 France T All rights reserved
   Copyright (c) 2001 Institute for Data Communications Systems, <http://www.nue.et-inf.uni-siegen.de/>. The development of this software was partly funded by the European Commission in the <WebSig> pro
   Copyright (c) 2001 softSurfer (www.softsurfer.com) This code may be freely used and modified for any purpose providing that this copyright notice is included with it. SoftSurfer makes no warranty for
   Copyright (c) 2001-2002 Sun Microsystems., http://www.sun.com.
   Copyright (c) 2002 Graz University of Technology. All rights reserved
   Copyright (c) 2002-2011 Ludovic Rousseau <ludovic.rousseau@free.fr>
   Copyright (c) 2002-2023 the original author or authors.
   Copyright (c) 2003 IBM Corporation., http://www.ibm.com. - voluntary contributions made by Ovidiu Predescu (ovidiu@cup.hp.com) on behalf of the Apache Software Foundation and was originally developed
   Copyright (c) 2003-2024 by Masatake YAMATO, Red Hat K.K.,
   Copyright (c) 2004 World Wide Web Consortium, (Massachusetts Institute of Technology,
   Copyright (c) 2004-2013 Red Hat, Inc.
   Copyright (c) 2004-2015 Paul R. Holser, Jr.
   Copyright (c) 2004-2022 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
   Copyright (c) 2004-2024 by David Turner, Robert Wilhelm, Werner Lemberg, and George Williams.
   Copyright (c) 2004-2024 by Masatake YAMATO and Redhat K.K.
   Copyright (c) 2005 Martin Paljak <martin@paljak.pri.ee>
   Copyright (c) 2005 Werner Lemberg
   Copyright (c) 2006-2014 Adobe Systems Incorporated.
   Copyright (c) 2006-2025 Behdad Esfahbod
   Copyright (c) 2007 Chris Wilson
   Copyright (c) 2007-2024 by David Turner.
   Copyright (c) 2007-2024 by Dereg Clegg and Michael Toftdal.
   Copyright (c) 2007-2024 by Derek Clegg and Michael Toftdal.
   Copyright (c) 2007-2024 by Rahul Bhalerao <rahul.bhalerao@redhat.com>, <b.rahul.pm@gmail.com>.
   Copyright (c) 2008 Otto Moerbeek <otto@drijf.net>
   Copyright (c) 2008-2018 The Khronos Group Inc.
   Copyright (c) 2008-2024 by David Turner, Robert Wilhelm, Werner Lemberg, and suzuki toshiya.
   Copyright (c) 2009 by Remo Dentato (rdentato@gmail.com)
   Copyright (c) 2009 Keith Stribley
   Copyright (c) 2009 VMware, Inc. All Rights Reserved
   Copyright (c) 2009-2013 Attila Szegedi Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions o
   Copyright (c) 2009-2024 by Oran Agra and Mickey Gabel.
   Copyright (c) 2010-2024 Google, Inc.
   Copyright (c) 2011 Codethink Limited For full copyright notices consult the individual files in the package.
   Copyright (c) 2012 Grigori Goronzy <greg@kinoho.net> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above cop
   Copyright (c) 2012 Zilong Tan (eric.zltan@gmail.com)
   Copyright (c) 2012-2024 JP Aumasson
   Copyright (c) 2013-2015 Alexei Podtelezhnikov
   Copyright (c) 2013-2024 by Google, Inc.
   Copyright (c) 2015 Mozilla Foundation.
   Copyright (c) 2016 Elie Roux <elie.roux@telecom-bretagne.eu>
   Copyright (c) 2016 Igalia S.L.
   Copyright (c) 2016 Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com> To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this soft
   Copyright (c) 2018 Khaled Hosny
   Copyright (c) 2018-2019 Adobe Inc.
   Copyright (c) 2018-2020 Ebrahim Byagowi
   Copyright (c) 2018-2023 Wim Taymans
   Copyright (c) 2018-2024 by David Turner, Robert Wilhelm, Dominik R
   Copyright (c) 2018-2025 Cosmin Truta
   Copyright (c) 2019 Facebook, Inc.
   Copyright (c) 2019-2024 by Nikhil Ramakrishnan, David Turner, Robert Wilhelm, and Werner Lemberg.
   Copyright (c) 2021 Collabora Ltd. ```
   Copyright (c) 2021 Oracle and/or its affiliates.
   Copyright (c) 2021 Red Hat, Inc. ```
   Copyright (c) 2022 Matthias Clasen
   Copyright (c) 2022-2024 by David Turner, Robert Wilhelm, Werner Lemberg, and Moazin Khatti.
   Copyright (c) 2022-2024 by David Turner, Robert Wilhelm, Werner Lemberg, George Williams, and
   Copyright (c) 2023 PipeWire authors
   Copyright (c) 2024 Unicode
   Copyright (c) Eastman Kodak Company 1991-2003
   Copyright (c) OASIS Open 2023. All Rights Reserved
OpenJDK 17.0.16+8 null: http://openjdk.java.net/
   No Copyrights found
OpenJDK 17.0.16+8 debian:openjdk-17/17.0.16+8-1: http://openjdk.java.net/
   Copyright (c) 1982 The Royal Institute, Thai Royal Government.
   Copyright (c) 1988 AT
   Copyright (c) 1989, 1991, 2013, 2015, 2020 Free Software Foundation, Inc.
   Copyright (c) 1991-1998 Thomas G. Lane.
   Copyright (c) 1991-2012 Unicode, Inc.
   Copyright (c) 1991-2021 Unicode, Inc. All rights reserved
   Copyright (c) 1992, 2021 Oracle and/or its affiliates, and Stanford University.
   Copyright (c) 1993-2025 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 1994-2011 Hewlett-Packard Co.
   Copyright (c) 1995 by Jeff Dinkins.
   Copyright (c) 1995 Colin Plumb
   Copyright (c) 1995 Colin Plumb. All rights reserved
   Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
   Copyright (c) 1995-2005 The Cryptix Foundation Limited.
   Copyright (c) 1995-2016 International Business Machines Corporation and others
   Copyright (c) 1995-2024 Jean-loup Gailly and Mark Adler
   Copyright (c) 1995-2025 The PNG Reference Library Authors.
   Copyright (c) 1996 Netscape Communications Corporation. All rights reserved
   Copyright (c) 1996, 1998 The Open Group
   Copyright (c) 1996-1997 Andreas Dilger
   Copyright (c) 1996-2000 by David Turner, Robert Wilhelm, and Werner Lemberg. All rights reserved
   Copyright (c) 1996-2002, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg
   Copyright (c) 1996-2003 by Elliot Joel Berk and C. Scott Ananian
   Copyright (c) 1996-2003, 2007 Sun Microsystems, Inc.
   Copyright (c) 1996-2015 by Scott Hudson, Frank Flannery, C. Scott Ananian, Michael Petter
   Copyright (c) 1996-2015 International Business Machines Corporation and others. All Rights Reserved
   Copyright (c) 1996-2024 by
   Copyright (c) 1996-2024 by David Turner, Robert Wilhelm, and Werner Lemberg.
   Copyright (c) 1996-2024 by David Turner, Robert Wilhelm, Werner Lemberg, and Dominik R
   Copyright (c) 1996-2024 by Just van Rossum, David Turner, Robert Wilhelm, and Werner Lemberg.
   Copyright (c) 1996-2025 Oracle and/or its affiliates.
   Copyright (c) 1997 by Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All rights reserved
   Copyright (c) 1997 Eric S. Raymond
   Copyright (c) 1997 The Open Group Research Institute. All rights reserved
   Copyright (c) 1997-2003 Eastman Kodak Company
   Copyright (c) 1997-2007 Sun
   Copyright (c) 1998 by the FundsXpress, INC.
   Copyright (c) 1998 National Electronics and Computer Technology Center,
   Copyright (c) 1998, 2005 IBM Corp. All Rights Reserved
   Copyright (c) 1998-1999 International Business Machines. All Rights Reserved
   Copyright (c) 1998-1999, 2006, 2007-2008 VeriSign, Inc.
   Copyright (c) 1998-2004 David Turner and Werner Lemberg
   Copyright (c) 1998-2018 Glenn Randers-Pehrson
   Copyright (c) 1998-2025 Marti Maria Saguer
   Copyright (c) 1999 David Turner
   Copyright (c) 1999 Entrust.net Limited
   Copyright (c) 1999, 2001-2002 Sun Microsystems.
   Copyright (c) 1999, 2003 IBM Corporation.
   Copyright (c) 1999-2002 Lotus Development Corporation.
   Copyright (c) 1999-2004 Wily Technology, Inc. All rights reserved
   Copyright (c) 1999-2007 Brian Paul All Rights Reserved
   Copyright (c) 1999-2007 Brian Paul.
   Copyright (c) 1999-2022 The Apache Software Foundation.
   Copyright (c) 1999-2023 The Apache Software Foundation
   Copyright (c) 2000 Computing Research Labs, New Mexico State University
   Copyright (c) 2000, 2002, 2004-2005, 2015 World Wide Web Consortium,
   Copyright (c) 2000-2005 INRIA, France Telecom All rights reserved
   Copyright (c) 2000-2011 France T
   Copyright (c) 2000-2011 INRIA, France Telecom
   Copyright (c) 2001 Institute for Data Communications Systems, <http://www.nue.et-inf.uni-siegen.de/>.
   Copyright (c) 2001 softSurfer (www.softsurfer.com)
   Copyright (c) 2002 Graz University of Technology. All rights reserved
   Copyright (c) 2002-2023 the original author or authors.
   Copyright (c) 2002-2023 the original author(s).
   Copyright (c) 2003 Wily Technology, Inc.
   Copyright (c) 2003-2024 by Masatake YAMATO, Red Hat K.K.,
   Copyright (c) 2004 Scott James Remnant <scott@netsplit.com>.
   Copyright (c) 2004 World Wide Web Consortium, (Massachusetts Institute of Technology,
   Copyright (c) 2004-2015 Paul R. Holser, Jr.
   Copyright (c) 2004-2015, 2018, 2019-2024 Red Hat, Inc.
   Copyright (c) 2004-2024 by David Turner, Robert Wilhelm, Werner Lemberg, and George Williams.
   Copyright (c) 2004-2024 by Masatake YAMATO and Redhat K.K.
   Copyright (c) 2005 Werner Lemberg
   Copyright (c) 2005, 2009-2010, 2013, 2014-2021 Google Inc. All Rights Reserved
   Copyright (c) 2005-2010, 2013, 2015, 2018-2020 Google Inc.
   Copyright (c) 2006, 2009, 2012, 2015 Entrust, Inc.
   Copyright (c) 2006-2007 thawte, Inc.
   Copyright (c) 2006-2014 Adobe Systems Incorporated.
   Copyright (c) 2006-2025 Behdad Esfahbod
   Copyright (c) 2007 Chris Wilson
   Copyright (c) 2007, 2009, 2011-2024 Red Hat, Inc. All rights reserved
   Copyright (c) 2007-2008 GeoTrust Inc.
   Copyright (c) 2007-2008, 2010 Sun Microsystems, Inc. All Rights Reserved
   Copyright (c) 2007-2014 Stephen Colebourne
   Copyright (c) 2007-2023 Canonical Ltd.
   Copyright (c) 2007-2024 by David Turner.
   Copyright (c) 2007-2024 by Dereg Clegg and Michael Toftdal.
   Copyright (c) 2007-2024 by Derek Clegg and Michael Toftdal.
   Copyright (c) 2007-2024 by Rahul Bhalerao <rahul.bhalerao@redhat.com>, <b.rahul.pm@gmail.com>.
   Copyright (c) 2008 Otto Moerbeek <otto@drijf.net>
   Copyright (c) 2008 thawte, Inc. - For authorized use only
   Copyright (c) 2008-2018 The Khronos Group Inc.
   Copyright (c) 2008-2024 by David Turner, Robert Wilhelm, Werner Lemberg, and suzuki toshiya.
   Copyright (c) 2009 Apple Inc. All rights reserved
   Copyright (c) 2009 by Remo Dentato
   Copyright (c) 2009 by Remo Dentato (rdentato@gmail.com)
   Copyright (c) 2009 D.E. Shaw. All Rights Reserved
   Copyright (c) 2009 Goldman Sachs International. All Rights Reserved
   Copyright (c) 2009 Keith Stribley
   Copyright (c) 2009 VMware, Inc. All Rights Reserved
   Copyright (c) 2009, 2011-2024 SAP SE. All rights reserved
   Copyright (c) 2009, 2015 by Oracle Corporation. All Rights Reserved
   Copyright (c) 2009, 2015-2016, 2019, 2020-2023 Red Hat Inc.
   Copyright (c) 2009-2010, 2012, 2014-2016 Google, Inc. All Rights Reserved
   Copyright (c) 2009-2016 Attila Szegedi
   Copyright (c) 2009-2022 Google LLC
   Copyright (c) 2009-2024 by Oran Agra and Mickey Gabel.
   Copyright (c) 2010-2014 IBM Corporation
   Copyright (c) 2010-2024 Google, Inc.
   Copyright (c) 2011 Codethink Limited
   Copyright (c) 2011 Hewlett-Packard Company. All rights reserved
   Copyright (c) 2011 Oracle
   Copyright (c) 2011 SAP AG. All Rights Reserved
   Copyright (c) 2011, 2014-2023 Red Hat Inc. All rights reserved
   Copyright (c) 2012 Grigori Goronzy <greg@kinoho.net>
   Copyright (c) 2012 Zilong Tan (eric.zltan@gmail.com)
   Copyright (c) 2012, 2021 Skip Balk. All Rights Reserved
   Copyright (c) 2012-2020 Bert Belder <bertbelder@gmail.com>
   Copyright (c) 2012-2022 SAP SE.
   Copyright (c) 2012-2024 JP Aumasson
   Copyright (c) 2013-2014 IBM Corporation and Others. All Rights Reserved
   Copyright (c) 2013-2015 Alexei Podtelezhnikov
   Copyright (c) 2013-2024 by Google, Inc.
   Copyright (c) 2014 2108, Red Hat Inc. All rights reserved
   Copyright (c) 2014-2015 Goldman Sachs.
   Copyright (c) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn.
   Copyright (c) 2015 Mozilla Foundation.
   Copyright (c) 2015 Oracle, Inc.
   Copyright (c) 2015 Red Hat Inc
   Copyright (c) 2015, 2020 and/or its affiliates. All rights reserved
   Copyright (c) 2015-2016. All rights reserved
   Copyright (c) 2016 Elie Roux <elie.roux@telecom-bretagne.eu>
   Copyright (c) 2016 Igalia S.L.
   Copyright (c) 2016 Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com>
   Copyright (c) 2016 Red Hat and individual contributors
   Copyright (c) 2016, 2019-2021 Intel Corporation.
   Copyright (c) 2016, 2019-2021, 2023, 2024 Azul Systems, Inc. All rights reserved
   Copyright (c) 2016-2017, 2019, 2021 JetBrains s.r.o.
   Copyright (c) 2016-2017, 2019, 2022 SAP SE and/or its affiliates. All rights reserved
   Copyright (c) 2016-2021, 2023 Red Hat, Inc. and/or its affiliates.
   Copyright (c) 2017 Instituto de Pesquisas Eldorado.
   Copyright (c) 2017 Instituto de Pesquisas Eldorado. All rights reserved
   Copyright (c) 2017 Project Nayuki
   Copyright (c) 2018 and later: Unicode, Inc. and others.
   Copyright (c) 2018 by SAP AG, Walldorf, Germany.
   Copyright (c) 2018 Cavium (by BELLSOFT). All rights reserved
   Copyright (c) 2018 Cavium. All rights reserved
   Copyright (c) 2018 Ebrahim Byagowi.
   Copyright (c) 2018 Khaled Hosny
   Copyright (c) 2018 SAP and/or its affiliates. All rights reserved
   Copyright (c) 2018, 2020 SAP and/or its affiliates.
   Copyright (c) 2018-2019 Adobe Inc.
   Copyright (c) 2018-2019 Google LLC.
   Copyright (c) 2018-2019 SAP. All rights reserved
   Copyright (c) 2018-2020 Ebrahim Byagowi
   Copyright (c) 2018-2021 Google LLC. All rights reserved
   Copyright (c) 2018-2022 Google and/or its affiliates. All rights reserved
   Copyright (c) 2018-2023 Wim Taymans
   Copyright (c) 2018-2024 Arm Limited. All rights reserved
   Copyright (c) 2018-2024 by David Turner, Robert Wilhelm, Dominik R
   Copyright (c) 2018-2024 by David Turner, Robert Wilhelm, Dominik Röttsches, and Werner Lemberg.
   Copyright (c) 2018-2025 Cosmin Truta
   Copyright (c) 2019 Adobe, Inc.
   Copyright (c) 2019 Facebook Inc.
   Copyright (c) 2019 Facebook, Inc.
   Copyright (c) 2019 Loongson Technology Co. Ltd. All rights reserved
   Copyright (c) 2019 Red Hat, Inc
   Copyright (c) 2019 Red Hat, Inc. and/or its affiliates. All rights reserved
   Copyright (c) 2019 Twitter, Inc.
   Copyright (c) 2019-2021 Huawei Technologies Co. Ltd.
   Copyright (c) 2019-2021 NTT DATA.
   Copyright (c) 2019-2024 BELLSOFT. All rights reserved
   Copyright (c) 2019-2024 by Nikhil Ramakrishnan, David Turner, Robert Wilhelm, and Werner Lemberg.
   Copyright (c) 2019-2024 Huawei Technologies Co., Ltd. All rights reserved
   Copyright (c) 2020 Oracle America, Inc.
   Copyright (c) 2020, 2023 Datadog, Inc. All rights reserved
   Copyright (c) 2020-2021 Amazon.com, Inc
   Copyright (c) 2020-2021 Amazon.com, Inc. or its affiliates. All rights reserved
   Copyright (c) 2020-2021 Azul Systems, Inc.
   Copyright (c) 2020-2021 Microsoft Corporation
   Copyright (c) 2020-2021 Microsoft Corporation. All rights reserved
   Copyright (c) 2020-2022 THL A29 Limited, a Tencent company. All rights reserved
   Copyright (c) 2021 Alibaba Group Holding Limited
   Copyright (c) 2021 Amazon and/or its affiliates. All rights reserved
   Copyright (c) 2021 Azul, Inc. All rights reserved
   Copyright (c) 2021 Behdad Esfahbod.
   Copyright (c) 2021 Collabora Ltd.
   Copyright (c) 2021 DataDog. All rights reserved
   Copyright (c) 2021 Dynatrace LLC. All rights reserved
   Copyright (c) 2021 Huawei Technologies Co. Ltd. All rights reserved
   Copyright (c) 2021 Red Hat, Inc.. All rights reserved
   Copyright (c) 2021, 2023 Alphabet LLC. All rights reserved
   Copyright (c) 2021, 2023 Amazon.com Inc. or its affiliates. All Rights Reserved
   Copyright (c) 2021-2022, 2024 JetBrains s.r.o.. All rights reserved
   Copyright (c) 2021-2023 Arm Limited.
   Copyright (c) 2021-2023 BELLSOFT
   Copyright (c) 2021-2025 Alibaba Group Holding Limited. All Rights Reserved
   Copyright (c) 2022 IBM Corp.
   Copyright (c) 2022 Matthias Clasen
   Copyright (c) 2022-2024 by David Turner, Robert Wilhelm, Werner Lemberg, and Moazin Khatti.
   Copyright (c) 2022-2024 by David Turner, Robert Wilhelm, Werner Lemberg, George Williams, and
   Copyright (c) 202223 THL A29 Limited, a Tencent company.
   Copyright (c) 2023 PipeWire authors
   Copyright (c) 2023-2024 Rivos Inc. All rights reserved
   Copyright (c) 2024 Unicode
   Copyright (c) Eastman Kodak Company 1991-2003
   Copyright (c) Eastman Kodak Company, 1997
   Copyright (c) IBM Corp. 1996-2003, 2005 All Rights Reserved
   Copyright (c) IBM Corp. 1996-2005 - All Rights Reserved
   Copyright (c) IBM Corp. 1997-2000. All rights reserved
   Copyright (c) IBM Corp. 2013
   Copyright (c) IBM Corp. and others, 1996-2009 - All Rights Reserved
   Copyright (c) IBM Corporation 1999. All rights reserved
   Copyright (c) IBM Corporation, 1997, 2001. All Rights Reserved
   Copyright (c) Intel, 2021 All rights reserved
   Copyright (c) OASIS Open 2023. All Rights Reserved
   Copyright (c) Taligent, Inc. 1996-1997 All Rights Reserved
   Copyright (c) Taligent, Inc. 1996-1998 - All Rights Reserved
   Copyright (c) Vladislav Malyshkin 2010
   Copyright (c) Wang Labs, Inc. 1990-1991
OpenJDK 17.0.16+8 debian:openjdk-17-jdk-headless/17.0.16+8-1/amd64: http://openjdk.java.net/
   Copyright (c) 1982 The Royal Institute, Thai Royal Government.
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1991-2021 Unicode, Inc. All rights reserved
   Copyright (c) 1994 Hewlett-Packard Co.
   Copyright (c) 1995-2005 The Cryptix Foundation Limited.
   Copyright (c) 1995-2016 International Business Machines Corporation and others
   Copyright (c) 1996 Netscape Communications Corporation. All rights reserved
   Copyright (c) 1996, 1998 The Open Group
   Copyright (c) 1996-1997, 1999, 2001-2005, 2010, 2013, 2016-2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 1996-2003 by Elliot Joel Berk and C. Scott Ananian
   Copyright (c) 1996-2015 by Scott Hudson, Frank Flannery, C. Scott Ananian, Michael Petter
   Copyright (c) 1998 National Electronics and Computer Technology Center,
   Copyright (c) 1999, 2001-2002 Sun Microsystems.
   Copyright (c) 1999, 2003 IBM Corporation.
   Copyright (c) 1999-2002 Lotus Development Corporation.
   Copyright (c) 1999-2007 Brian Paul All Rights Reserved
   Copyright (c) 1999-2023 The Apache Software Foundation
   Copyright (c) 2000-2011 France T
   Copyright (c) 2001 Institute for Data Communications Systems, <http://www.nue.et-inf.uni-siegen.de/>.
   Copyright (c) 2002 Graz University of Technology. All rights reserved
   Copyright (c) 2002-2023 the original author or authors.
   Copyright (c) 2004 World Wide Web Consortium, (Massachusetts Institute of Technology,
   Copyright (c) 2004-2015 Paul R. Holser, Jr.
   Copyright (c) 2008-2018 The Khronos Group Inc.
   Copyright (c) 2009 by Remo Dentato
   Copyright (c) 2009 VMware, Inc. All Rights Reserved
   Copyright (c) 2009-2013 Attila Szegedi
   Copyright (c) 2012-2024 JP Aumasson
   Copyright (c) 2016 Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com>
   Copyright (c) 2018-2023 Wim Taymans
   Copyright (c) 2021 Collabora Ltd.
   Copyright (c) 2021 Oracle and/or its affiliates.
   Copyright (c) 2021 Red Hat, Inc.
   Copyright (c) 2023 PipeWire authors
   Copyright (c) Eastman Kodak Company 1991-2003
   Copyright (c) OASIS Open 2023. All Rights Reserved
OpenJDK 17.0.17.0.10 rocky:java-17-openjdk-jmods-fastdebug/1:17.0.17.0.10-1.el9/x86_64: http://openjdk.java.net/
   Copyright (c) 1982 The Royal Institute, Thai Royal Government.
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1991-1998 Thomas G. Lane.
   Copyright (c) 1991-2021 Unicode, Inc. All rights reserved
   Copyright (c) 1994 Hewlett-Packard Co.
   Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
   Copyright (c) 1995-2005 The Cryptix Foundation Limited.
   Copyright (c) 1995-2016 International Business Machines Corporation and others
   Copyright (c) 1995-2024 Jean-loup Gailly and Mark Adler
   Copyright (c) 1995-2025 The PNG Reference Library Authors.
   Copyright (c) 1996 Netscape Communications Corporation. All rights reserved
   Copyright (c) 1996, 1998 The Open Group
   Copyright (c) 1996-1997 Andreas Dilger
   Copyright (c) 1996-1997, 1999, 2001-2005, 2010, 2013, 2016-2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 1996-2000 by David Turner, Robert Wilhelm, and Werner Lemberg. All rights reserved
   Copyright (c) 1996-2002, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg
   Copyright (c) 1996-2003 by Elliot Joel Berk and C. Scott Ananian
   Copyright (c) 1996-2015 by Scott Hudson, Frank Flannery, C. Scott Ananian, Michael Petter
   Copyright (c) 1996-2024 by David Turner, Robert Wilhelm, and Werner Lemberg.
   Copyright (c) 1996-2024 by David Turner, Robert Wilhelm, Werner Lemberg, and Dominik R
   Copyright (c) 1996-2024 by Just van Rossum, David Turner, Robert Wilhelm, and Werner Lemberg.
   Copyright (c) 1997 Eric S. Raymond
   Copyright (c) 1998 National Electronics and Computer Technology Center,
   Copyright (c) 1998-2004 David Turner and Werner Lemberg
   Copyright (c) 1998-2018 Glenn Randers-Pehrson
   Copyright (c) 1998-2025 Marti Maria Saguer
   Copyright (c) 1999 David Turner
   Copyright (c) 1999, 2001-2002 Sun Microsystems.
   Copyright (c) 1999, 2003 IBM Corporation.
   Copyright (c) 1999-2002 Lotus Development Corporation.
   Copyright (c) 1999-2007 Brian Paul All Rights Reserved
   Copyright (c) 1999-2024 The Apache Software Foundation
   Copyright (c) 2000 Computing Research Labs, New Mexico State University
   Copyright (c) 2000-2011 France T
   Copyright (c) 2001 Institute for Data Communications Systems, <http://www.nue.et-inf.uni-siegen.de/>.
   Copyright (c) 2001 softSurfer (www.softsurfer.com)
   Copyright (c) 2002 Graz University of Technology. All rights reserved
   Copyright (c) 2002-2023 the original author or authors.
   Copyright (c) 2003-2024 by Masatake YAMATO, Red Hat K.K.,
   Copyright (c) 2004 World Wide Web Consortium, (Massachusetts Institute of Technology,
   Copyright (c) 2004-2013, 2021 Red Hat, Inc.
   Copyright (c) 2004-2015 Paul R. Holser, Jr.
   Copyright (c) 2004-2024 by David Turner, Robert Wilhelm, Werner Lemberg, and George Williams.
   Copyright (c) 2004-2024 by Masatake YAMATO and Redhat K.K.
   Copyright (c) 2005 Werner Lemberg
   Copyright (c) 2006-2014 Adobe Systems Incorporated.
   Copyright (c) 2006-2025 Behdad Esfahbod
   Copyright (c) 2007 Chris Wilson
   Copyright (c) 2007-2024 by David Turner.
   Copyright (c) 2007-2024 by Dereg Clegg and Michael Toftdal.
   Copyright (c) 2007-2024 by Derek Clegg and Michael Toftdal.
   Copyright (c) 2007-2024 by Rahul Bhalerao <rahul.bhalerao@redhat.com>, <b.rahul.pm@gmail.com>.
   Copyright (c) 2008 Otto Moerbeek <otto@drijf.net>
   Copyright (c) 2008-2018 The Khronos Group Inc.
   Copyright (c) 2008-2024 by David Turner, Robert Wilhelm, Werner Lemberg, and suzuki toshiya.
   Copyright (c) 2009 by Remo Dentato
   Copyright (c) 2009 Keith Stribley
   Copyright (c) 2009 VMware, Inc. All Rights Reserved
   Copyright (c) 2009-2013 Attila Szegedi
   Copyright (c) 2009-2024 by Oran Agra and Mickey Gabel.
   Copyright (c) 2010-2024 Google, Inc.
   Copyright (c) 2011 Codethink Limited
   Copyright (c) 2012 Grigori Goronzy <greg@kinoho.net>
   Copyright (c) 2012 Zilong Tan (eric.zltan@gmail.com)
   Copyright (c) 2012-2024 JP Aumasson
   Copyright (c) 2013-2015 Alexei Podtelezhnikov
   Copyright (c) 2013-2024 by Google, Inc.
   Copyright (c) 2015 Mozilla Foundation.
   Copyright (c) 2016 Elie Roux <elie.roux@telecom-bretagne.eu>
   Copyright (c) 2016 Igalia S.L.
   Copyright (c) 2016 Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com>
   Copyright (c) 2018 Khaled Hosny
   Copyright (c) 2018-2019 Adobe Inc.
   Copyright (c) 2018-2020 Ebrahim Byagowi
   Copyright (c) 2018-2023 Wim Taymans
   Copyright (c) 2018-2024 by David Turner, Robert Wilhelm, Dominik R
   Copyright (c) 2018-2025 Cosmin Truta
   Copyright (c) 2019 Facebook, Inc.
   Copyright (c) 2019-2024 by Nikhil Ramakrishnan, David Turner, Robert Wilhelm, and Werner Lemberg.
   Copyright (c) 2021 Collabora Ltd.
   Copyright (c) 2021, 2023 Oracle and/or its affiliates.
   Copyright (c) 2022 Matthias Clasen
   Copyright (c) 2022-2024 by David Turner, Robert Wilhelm, Werner Lemberg, and Moazin Khatti.
   Copyright (c) 2022-2024 by David Turner, Robert Wilhelm, Werner Lemberg, George Williams, and
   Copyright (c) 2023 PipeWire authors
   Copyright (c) 2024 Unicode
   Copyright (c) Eastman Kodak Company 1991-2003
   Copyright (c) OASIS Open 2023. All Rights Reserved
openjdk17 17.0.14_p7 alpine:openjdk17-jre/17.0.14_p7-r0/aarch64
   No Copyrights found
openjdk17 17.0.16_p8 alpine:openjdk17-jmods/17.0.16_p8-r0/noarch
   Copyright (c) 1982 The Royal Institute, Thai Royal Government.
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1991-2021 Unicode, Inc. All rights reserved
   Copyright (c) 1994 Hewlett-Packard Co.
   Copyright (c) 1995-2005 The Cryptix Foundation Limited. All rights reserved
   Copyright (c) 1995-2016 International Business Machines Corporation and others All rights reserved
   Copyright (c) 1996 Netscape Communications Corporation. All rights reserved
   Copyright (c) 1996, 1998 The Open Group Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above cop
   Copyright (c) 1996-1997, 1999, 2001-2005, 2010, 2013, 2016-2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 1996-2003 by Elliot Joel Berk and C. Scott Ananian
   Copyright (c) 1996-2015 by Scott Hudson, Frank Flannery, C. Scott Ananian, Michael Petter Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fe
   Copyright (c) 1998 National Electronics and Computer Technology Center,
   Copyright (c) 1998-2004 David Turner and Werner Lemberg
   Copyright (c) 1999 David Turner
   Copyright (c) 1999 IBM Corporation., http://www.ibm.com.
   Copyright (c) 1999 Sun Microsystems., http://www.sun.com. - voluntary contributions made by Paul Eng on behalf of the Apache Software Foundation that were originally developed at iClick, Inc.,
   Copyright (c) 1999-2002 Lotus Development Corporation., http://www.lotus.com.
   Copyright (c) 1999-2004 David Corcoran <corcoran@musclecard.com>
   Copyright (c) 1999-2007 Brian Paul All Rights Reserved
   Copyright (c) 1999-2023 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2000-2011 France T All rights reserved
   Copyright (c) 2001 Institute for Data Communications Systems, <http://www.nue.et-inf.uni-siegen.de/>. The development of this software was partly funded by the European Commission in the <WebSig> pro
   Copyright (c) 2001-2002 Sun Microsystems., http://www.sun.com.
   Copyright (c) 2002 Graz University of Technology. All rights reserved
   Copyright (c) 2002-2011 Ludovic Rousseau <ludovic.rousseau@free.fr>
   Copyright (c) 2002-2023 the original author or authors.
   Copyright (c) 2003 IBM Corporation., http://www.ibm.com. - voluntary contributions made by Ovidiu Predescu (ovidiu@cup.hp.com) on behalf of the Apache Software Foundation and was originally developed
   Copyright (c) 2004 World Wide Web Consortium, (Massachusetts Institute of Technology,
   Copyright (c) 2004-2013 Red Hat, Inc.
   Copyright (c) 2004-2015 Paul R. Holser, Jr.
   Copyright (c) 2004-2022 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
   Copyright (c) 2005 Martin Paljak <martin@paljak.pri.ee>
   Copyright (c) 2005 Werner Lemberg
   Copyright (c) 2006-2025 Behdad Esfahbod
   Copyright (c) 2007 Chris Wilson
   Copyright (c) 2008-2018 The Khronos Group Inc.
   Copyright (c) 2009 by Remo Dentato (rdentato@gmail.com)
   Copyright (c) 2009 Keith Stribley
   Copyright (c) 2009 VMware, Inc. All Rights Reserved
   Copyright (c) 2009-2013 Attila Szegedi Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions o
   Copyright (c) 2010-2024 Google, Inc.
   Copyright (c) 2011 Codethink Limited For full copyright notices consult the individual files in the package.
   Copyright (c) 2012 Grigori Goronzy <greg@kinoho.net> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above cop
   Copyright (c) 2012 Zilong Tan (eric.zltan@gmail.com)
   Copyright (c) 2012-2024 JP Aumasson
   Copyright (c) 2013-2015 Alexei Podtelezhnikov
   Copyright (c) 2015 Mozilla Foundation.
   Copyright (c) 2016 Elie Roux <elie.roux@telecom-bretagne.eu>
   Copyright (c) 2016 Igalia S.L.
   Copyright (c) 2016 Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com> To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this soft
   Copyright (c) 2018 Khaled Hosny
   Copyright (c) 2018-2019 Adobe Inc.
   Copyright (c) 2018-2020 Ebrahim Byagowi
   Copyright (c) 2018-2023 Wim Taymans
   Copyright (c) 2019 Facebook, Inc.
   Copyright (c) 2021 Collabora Ltd. ```
   Copyright (c) 2021 Oracle and/or its affiliates.
   Copyright (c) 2021 Red Hat, Inc. ```
   Copyright (c) 2022 Matthias Clasen
   Copyright (c) 2023 PipeWire authors
   Copyright (c) 2024 Unicode
   Copyright (c) Eastman Kodak Company 1991-2003
   Copyright (c) OASIS Open 2023. All Rights Reserved
openjdk17 17.0.16_p8 alpine:openjdk17-src/17.0.16_p8-r0/noarch
   Copyright (c) -- use this as you will. $Id: DTDHandler.java,v 1.2 2004/11/03 22:44:51 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: EntityResolver.java,v 1.2 2004/11/03 22:44:52 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: ErrorHandler.java,v 1.2 2004/11/03 22:44:52 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: InputSource.java,v 1.2 2004/11/03 22:55:32 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: Locator.java,v 1.2 2004/11/03 22:55:32 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: SAXException.java,v 1.3 2004/11/03 22:55:32 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: SAXParseException.java,v 1.2 2004/11/03 22:55:32 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) 1988 AT All Rights Reserved
   Copyright (c) 1991-2020 Unicode, Inc. All rights reserved
   Copyright (c) 1994-2025 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 1995 Colin Plumb. All rights reserved
   Copyright (c) 1995-2000 The Cryptix Foundation Limited. All rights reserved
   Copyright (c) 1996-2015 International Business Machines Corporation and others. All Rights Reserved
   Copyright (c) 1997 The Open Group Research Institute. All rights reserved
   Copyright (c) 1998 by the FundsXpress, INC. All rights reserved
   Copyright (c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 2 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US "3A43E220FE7F3EA9653D1E21742EAC2B75C20FD8980305BC502CAF8C2D9B41A1",
   Copyright (c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 3 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US "83CE3C1229688A593D485F81973C0F9195431EDA37CC5E36430E79C7A888638B",
   Copyright (c) 1998-1999 International Business Machines. All Rights Reserved
   Copyright (c) 1999 Entrust.net Limited, OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.), O=Entrust.net "6DC47172E01CBCB0BF62580D895FE2B8AC9AD4F873801E0C10B9C837D21EB177", cacerts alias: affirmtrustco
   Copyright (c) 1999 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US "EB04CF5EB1F39AFA762F2BB120F296CBA520C1B97DB1589565B81CB9A17B7244", cacerts alias: verisignclass
   Copyright (c) 2000, 2002, 2004, 2015 World Wide Web Consortium,
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2002 Graz University of Technology. All rights reserved
   Copyright (c) 2002-2016 the original author or authors.
   Copyright (c) 2002-2023 the original author(s).
   Copyright (c) 2003 Wily Technology, Inc.
   Copyright (c) 2004-2015 Paul R. Holser, Jr.
   Copyright (c) 2006 Entrust, Inc., OU=www.entrust.net/CPS is incorporated by reference, O=Entrust, Inc., C=US "73C176434F1BC6D5ADF45B0E76E727287C8DE57616C1E6E6141A2B2CBC7D8E4C", cacerts alias: entrustrootcaec1 D
   Copyright (c) 2006 thawte, Inc. - For authorized use only", OU=Certification Services Division, O="thawte, Inc.", C=US "8D722F81A9C113C0791DF136A2966DB26C950A971DB46B4199F4EA54B78BFB9F", cacerts alias: thawtepr
   Copyright (c) 2006 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US "9ACFAB7E43C8D880D06B262A94DEEEE4B4659989C3D0CAF19BAF6405E41AB7DF", cacerts alias: verisignunive
   Copyright (c) 2007 GeoTrust Inc. - For authorized use only, O=GeoTrust Inc., C=US "5EDB7AC43B82A06A8761E8D7BE4979EBF2611F7DD79BF91C1C6B566A219ED766", cacerts alias: geotrustprimarycag3 DN: CN=GeoTrust Primary C
   Copyright (c) 2007 GeoTrust Inc. - For authorized use only, O=GeoTrust Inc., C=US "A4FE7C7F15155F3F0AEF7AAA83CF6E06DEB97CA3F909DF920AC1490882D488ED", DECEMBER_31_2019 );
   Copyright (c) 2007 thawte, Inc. - For authorized use only", O="thawte, Inc.", C=US "A4310D50AF18A6447190372A86AFAF8B951FFB431D837F1E5688B45971ED1557", cacerts alias: thawteprimaryrootcag3 DN: CN=thawte Primary 
   Copyright (c) 2007 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US "69DDD7EA90BB57C93E135DC85EA6FCD5480B603239BDC454FC758B2A26CF7F79", cacerts alias: verisignclass
   Copyright (c) 2007-2013 Stephen Colebourne All rights reserved
   Copyright (c) 2008 GeoTrust Inc. - For authorized use only, O=GeoTrust Inc., C=US "B478B812250DF878635C2AA7EC7D155EAA625EE82916E2CD294361886CD1FBD4", cacerts alias: geotrustuniversalca DN: CN=GeoTrust Universal
   Copyright (c) 2008 thawte, Inc. - For authorized use only", OU=Certification Services Division, O="thawte, Inc.", C=US "4B03F45807AD70F21BFC2CAE71C9FDE4604C064CF5FFB686BAE5DBAAD7FDD34C", cacerts alias: thawtepr
   Copyright (c) 2008 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US "2399561127A57125DE8CEFEA610DDF2FA078B5C8067F4E828290BFB860E84B3C" );
   Copyright (c) 2009 Entrust, Inc. - for authorized use only, OU=See www.entrust.net/legal-terms, O=Entrust, Inc., C=US "43DF5774B03E7FEF5FE40D931A7BEDF1BB2E6B42738C4E6D3841103D3AA7F339", cacerts alias: entrustro
   Copyright (c) 2009 Google Inc. All Rights Reserved
   Copyright (c) 2009, 2015 by Oracle Corporation. All Rights Reserved
   Copyright (c) 2009-2015 Attila Szegedi Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of sou
   Copyright (c) 2012 Entrust, Inc. - for authorized use only, OU=See www.entrust.net/legal-terms, O=Entrust, Inc., C=US "02ED0EB28C14DA45165C566791700D6451D7FB56F0B2AB1D3B8EB070E56EDFF5", cacerts alias: entrustro
   Copyright (c) 2014-2016 Attila Szegedi Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source c
   Copyright (c) 2015 Entrust, Inc. - for authorized use only, OU=See www.entrust.net/legal-terms, O=Entrust, Inc., C=US, "DB3517D1F6732A2D5AB97C533EC70779EE3270A62FB4AC4238372460E6F01E88", cacerts alias: entrust2
   Copyright (c) 2015, 2018-2021 Red Hat, Inc.
   Copyright (c) 2015, 2019-2021 Red Hat Inc.
   Copyright (c) 2017 Red Hat, Inc. and/or its affiliates.
   Copyright (c) 2017, 2019 Red Hat, Inc. All rights reserved
   Copyright (c) 2018 and later: Unicode, Inc. and others.
   Copyright (c) 2018 Google LLC. All rights reserved
   Copyright (c) 2018 SAP SE. All rights reserved
   Copyright (c) 2019 Red Hat Inc. All rights reserved
   Copyright (c) 2019-2021 Arm Limited. All rights reserved
   Copyright (c) 2019-2021 Azul Systems, Inc. All rights reserved
   Copyright (c) 2020 Datadog, Inc. All rights reserved
   Copyright (c) 2020 Microsoft Corporation. All rights reserved
   Copyright (c) 2020-2021 NTT DATA.
   Copyright (c) 2020-2021, 2023 Huawei Technologies Co., Ltd. All rights reserved
   Copyright (c) 2021 DataDog. All rights reserved
   Copyright (c) 2021 JetBrains s.r.o.
   Copyright (c) copyright: Copyright 1997 by Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All rights reserved
   Copyright (c) Eastman Kodak Company, 1997
   Copyright (c) Eastman Kodak Company, 1997 As an unpublished work pursuant to Title 17 of the United States Code. All rights reserved
   Copyright (c) IBM Corp. 1996-2003, 2005 All Rights Reserved
   Copyright (c) IBM Corp. 1996-2005 - All Rights Reserved
   Copyright (c) IBM Corp. 1997-2000. All rights reserved
   Copyright (c) IBM Corp. 2013
   Copyright (c) IBM Corp. and others, 1996-2009 - All Rights Reserved
   Copyright (c) IBM Corporation 1999. All rights reserved
   Copyright (c) IBM Corporation, 1997, 2001. All Rights Reserved
   Copyright (c) Taligent, Inc. 1996-1997 All Rights Reserved
   Copyright (c) Taligent, Inc. 1996-1998 - All Rights Reserved
   Copyright (c) Wang Labs, Inc. 1990-1991" 03.tif (pages 1 and 3(indexes 0 and 2)) "Oi/GFS, writer v00.06.02" Color2.tif (page 1 (index 0)) color3.tif (page 1 (index 0))
openjdk17-loongarch-static-libs 17.0.16_p8 alpine:openjdk17-loongarch-doc/17.0.16_p8-r0/noarch
   No Copyrights found
OpenLDAP 2.5.13 debian:libldap-2.5-0/2.5.13+dfsg-5/amd64: http://www.openldap.org/
   Copyright (c) 1987, 1989 Regents of the University of California.
   Copyright (c) 1990, 1992-1996 Regents of the University of Michigan.
   Copyright (c) 1991, 1993 The Regents of the University of California. All rights reserved
   Copyright (c) 1992-2015 Free Software Foundation, Inc.
   Copyright (c) 1995, 1997, 2001-2006 IBM Corporation.
   Copyright (c) 1996, 1998 by Internet Software Consortium.
   Copyright (c) 1996-1998 TimesTen Performance Software.
   Copyright (c) 1997-1999 Kungliga Tekniska Hxf6gskolan (Royal Institute of Technology, Stockholm, Sweden).
   Copyright (c) 1997-2001 Computing Research Labs
   Copyright (c) 1998 A. Hartgers.
   Copyright (c) 1998-2004 Hallvard B. Furuseth.
   Copyright (c) 1998-2006 Net Boolean Incorporated.
   Copyright (c) 1998-2013 Kurt D. Zeilenga.
   Copyright (c) 1999 Dmitry Kovalev.
   Copyright (c) 1999 Howard Chu <hyc@highlandsun.com>
   Copyright (c) 1999 John C. Quillan.
   Copyright (c) 1999 Juan C. Gomez, All rights reserved
   Copyright (c) 1999 Juan C. Gomez.
   Copyright (c) 1999 Lars Uffmann.
   Copyright (c) 1999 PM Lashley.
   Copyright (c) 1999-2000 Novell, Inc. All Rights Reserved
   Copyright (c) 1999-2003 The OpenLDAP Foundation, Redwood City,
   Copyright (c) 1999-2003, 2006, 2009, 2018 Howard Chu.
   Copyright (c) 1999-2008 Howard Y.H. Chu.
   Copyright (c) 1999-2009, 2016 Symas Corporation.
   Copyright (c) 2000 Mark Adamson, Carnegie Mellon.
   Copyright (c) 2000-2008 Pierangelo Masarati.
   Copyright (c) 2001, 2004 Pierangelo Masarati, All rights reserved
   Copyright (c) 2002 F5 Networks, Inc, All rights reserved
   Copyright (c) 2002 myinternet Limited.
   Copyright (c) 2003 by IBM Corporation.
   Copyright (c) 2003-2004 PADL Software Pty Ltd.
   Copyright (c) 2003-2008 by Howard Chu, Symas Corporation.
   Copyright (c) 2003-2018 by Howard Chu.
   Copyright (c) 2003-2022 The OpenLDAP Foundation.
   Copyright (c) 2004 Hewlett-Packard Company
   Copyright (c) 2004 Hewlett-Packard Company.
   Copyright (c) 2004 Howard Chu, Symas Corp.
   Copyright (c) 2004 Howard Chu, Symas Corp. All Rights Reserved
   Copyright (c) 2004 Mark Adamson.
   Copyright (c) 2004 Scott James Remnant <scott@netsplit.com>.
   Copyright (c) 2004 Virginia Tech, David Hawes.
   Copyright (c) 2004-2017 Howard Chu, Symas Corporation.
   Copyright (c) 2004-2022 by Howard Chu, Symas Corp.
   Copyright (c) 2005-2006 SysNet s.n.c.
   Copyright (c) 2006 Hans Leidekker
   Copyright (c) 2006-2007, 2009, 2010-2014 Arthur de Jong
   Copyright (c) 2006-2022 The OpenLDAP Foundation All Rights Reserved
   Copyright (c) 2007 Micha
   Copyright (c) 2007-2008 Emmanuel Dreyfus
   Copyright (c) 2007-2011 Gavin Henry.
   Copyright (c) 2007-2011 Suretec Systems Ltd.
   Copyright (c) 2008 Emmanuel Dreyfus.
   Copyright (c) 2008 Pierangelo Masarati, SysNet
   Copyright (c) 2008 Red Hat, Inc.
   Copyright (c) 2009 Symas Corporation All Rights Reserved
   Copyright (c) 2009-2010 Martin Hedenfalk <martin@bzero.se>
   Copyright (c) 2009-2018 Howard Chu All Rights Reserved
   Copyright (c) 2011 Howard Chu
   Copyright (c) 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
   Copyright (c) 2013 by Ted C. Cheng, Symas Corp.
   Copyright (c) 2015 by Howard Chu, Symas Corp. All rights reserved
   Copyright (c) 2016-2017 by Michael Str
   Copyright (c) 2016-2021 Ond
   Copyright (c) 2018 by Ond
   Copyright (c) Copyright: (C) 2011 Devin J. Pohly
   Copyright (c) Copyright: 1997-2022 The OpenLDAP Foundation.
   Copyright (c) Copyright: Copyright (c) 1983, 1988, 1993 The Regents of the University of California. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1992-2018 Free Software Foundation, Inc.
   Copyright (c) Copyright: Copyright (C) 1994 X Consortium
   Copyright (c) Copyright: Copyright (c) 1994-2008 Ralf S. Engelschall <rse@engelschall.com>
   Copyright (c) Copyright: Copyright (c) 1998-1999 NeoSoft, Inc.
   Copyright (c) Copyright: Copyright (c) 2000-2001 Aaron D. Gifford
   Copyright (c) Copyright: Copyright (C) 2006 West Consulting
   Copyright (c) Copyright: Copyright (C) 2007-2008, 2012 Arthur de Jong
   Copyright (c) Copyright: Copyright (c) 2009 by Emily Backes, Symas Corp.
   Copyright (c) Copyright: Copyright 1992-2020 Free Software Foundation, Inc.
   Copyright (c) Copyright: Copyright 1998-2022 The OpenLDAP Foundation, All Rights Reserved
   Copyright (c) Copyright: Copyright 1998-2022 The OpenLDAP Foundation.
   Copyright (c) Copyright: Copyright 1999-2021 SYMAS Corporation All Rights Reserved
   Copyright (c) Copyright: Copyright 2003-2006 Hewlett-Packard Company
   Copyright (c) Copyright: Copyright 2004 Sang Seok Lim, IBM . All rights reserved
   Copyright (c) Copyright: Copyright 2009 Jonathan Clarke <jonathan@phillipoux.net>.
   Copyright (c) Copyright: Copyright 2009 Peter Marschall
   Copyright (c) Copyright: Copyright 2009-2022 The OpenLDAP Foundation All Rights Reserved
   Copyright (c) Copyright: Copyright 2011 Devin J. Pohly
   Copyright (c) Copyright: Copyright 2011 PADL Software Pty Ltd.
   Copyright (c) Copyright: Copyright 2011-2021 Howard Chu, Symas Corp.
   Copyright (c) Copyright: Copyright 2015 Howard Chu <hyc@symas.com>.
   Copyright (c) Copyright: Copyright 2016-2017 Symas Corp. All Rights Reserved
   Copyright (c) Copyright: Copyright 2016-2021 Symas Corporation.
   Copyright (c) IBM Corp. 1997, 2002-2003
   Copyright (c) PADL Software Pty Ltd. 1999
OpenLDAP 2.5.13 debian:libldap-2.5-0/2.5.13+dfsg-5/armhf: http://www.openldap.org/
   Copyright (c) 1987, 1989 Regents of the University of California.
   Copyright (c) 1990, 1992-1996 Regents of the University of Michigan.
   Copyright (c) 1991, 1993 The Regents of the University of California. All rights reserved
   Copyright (c) 1992-2015 Free Software Foundation, Inc.
   Copyright (c) 1995, 1997, 2001-2006 IBM Corporation.
   Copyright (c) 1996, 1998 by Internet Software Consortium.
   Copyright (c) 1996-1998 TimesTen Performance Software.
   Copyright (c) 1997-1999 Kungliga Tekniska Hxf6gskolan (Royal Institute of Technology, Stockholm, Sweden).
   Copyright (c) 1997-2001 Computing Research Labs
   Copyright (c) 1998 A. Hartgers.
   Copyright (c) 1998-2004 Hallvard B. Furuseth.
   Copyright (c) 1998-2006 Net Boolean Incorporated.
   Copyright (c) 1998-2013 Kurt D. Zeilenga.
   Copyright (c) 1999 Dmitry Kovalev.
   Copyright (c) 1999 Howard Chu <hyc@highlandsun.com>
   Copyright (c) 1999 John C. Quillan.
   Copyright (c) 1999 Juan C. Gomez, All rights reserved
   Copyright (c) 1999 Juan C. Gomez.
   Copyright (c) 1999 Lars Uffmann.
   Copyright (c) 1999 PM Lashley.
   Copyright (c) 1999-2000 Novell, Inc. All Rights Reserved
   Copyright (c) 1999-2003 The OpenLDAP Foundation, Redwood City,
   Copyright (c) 1999-2003, 2006, 2009, 2018 Howard Chu.
   Copyright (c) 1999-2008 Howard Y.H. Chu.
   Copyright (c) 1999-2009, 2016 Symas Corporation.
   Copyright (c) 2000 Mark Adamson, Carnegie Mellon.
   Copyright (c) 2000-2008 Pierangelo Masarati.
   Copyright (c) 2001, 2004 Pierangelo Masarati, All rights reserved
   Copyright (c) 2002 F5 Networks, Inc, All rights reserved
   Copyright (c) 2002 myinternet Limited.
   Copyright (c) 2003 by IBM Corporation.
   Copyright (c) 2003-2004 PADL Software Pty Ltd.
   Copyright (c) 2003-2008 by Howard Chu, Symas Corporation.
   Copyright (c) 2003-2018 by Howard Chu.
   Copyright (c) 2003-2022 The OpenLDAP Foundation.
   Copyright (c) 2004 Hewlett-Packard Company
   Copyright (c) 2004 Hewlett-Packard Company.
   Copyright (c) 2004 Howard Chu, Symas Corp.
   Copyright (c) 2004 Howard Chu, Symas Corp. All Rights Reserved
   Copyright (c) 2004 Mark Adamson.
   Copyright (c) 2004 Scott James Remnant <scott@netsplit.com>.
   Copyright (c) 2004 Virginia Tech, David Hawes.
   Copyright (c) 2004-2017 Howard Chu, Symas Corporation.
   Copyright (c) 2004-2022 by Howard Chu, Symas Corp.
   Copyright (c) 2005-2006 SysNet s.n.c.
   Copyright (c) 2006 Hans Leidekker
   Copyright (c) 2006-2007, 2009, 2010-2014 Arthur de Jong
   Copyright (c) 2006-2022 The OpenLDAP Foundation All Rights Reserved
   Copyright (c) 2007 Micha
   Copyright (c) 2007-2008 Emmanuel Dreyfus
   Copyright (c) 2007-2011 Gavin Henry.
   Copyright (c) 2007-2011 Suretec Systems Ltd.
   Copyright (c) 2008 Emmanuel Dreyfus.
   Copyright (c) 2008 Pierangelo Masarati, SysNet
   Copyright (c) 2008 Red Hat, Inc.
   Copyright (c) 2009 Symas Corporation All Rights Reserved
   Copyright (c) 2009-2010 Martin Hedenfalk <martin@bzero.se>
   Copyright (c) 2009-2018 Howard Chu All Rights Reserved
   Copyright (c) 2011 Howard Chu
   Copyright (c) 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
   Copyright (c) 2013 by Ted C. Cheng, Symas Corp.
   Copyright (c) 2015 by Howard Chu, Symas Corp. All rights reserved
   Copyright (c) 2016-2017 by Michael Str
   Copyright (c) 2016-2021 Ond
   Copyright (c) 2018 by Ond
   Copyright (c) Copyright: (C) 2011 Devin J. Pohly
   Copyright (c) Copyright: 1997-2022 The OpenLDAP Foundation.
   Copyright (c) Copyright: Copyright (c) 1983, 1988, 1993 The Regents of the University of California. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1992-2018 Free Software Foundation, Inc.
   Copyright (c) Copyright: Copyright (C) 1994 X Consortium
   Copyright (c) Copyright: Copyright (c) 1994-2008 Ralf S. Engelschall <rse@engelschall.com>
   Copyright (c) Copyright: Copyright (c) 1998-1999 NeoSoft, Inc.
   Copyright (c) Copyright: Copyright (c) 2000-2001 Aaron D. Gifford
   Copyright (c) Copyright: Copyright (C) 2006 West Consulting
   Copyright (c) Copyright: Copyright (C) 2007-2008, 2012 Arthur de Jong
   Copyright (c) Copyright: Copyright (c) 2009 by Emily Backes, Symas Corp.
   Copyright (c) Copyright: Copyright 1992-2020 Free Software Foundation, Inc.
   Copyright (c) Copyright: Copyright 1998-2022 The OpenLDAP Foundation, All Rights Reserved
   Copyright (c) Copyright: Copyright 1998-2022 The OpenLDAP Foundation.
   Copyright (c) Copyright: Copyright 1999-2021 SYMAS Corporation All Rights Reserved
   Copyright (c) Copyright: Copyright 2003-2006 Hewlett-Packard Company
   Copyright (c) Copyright: Copyright 2004 Sang Seok Lim, IBM . All rights reserved
   Copyright (c) Copyright: Copyright 2009 Jonathan Clarke <jonathan@phillipoux.net>.
   Copyright (c) Copyright: Copyright 2009 Peter Marschall
   Copyright (c) Copyright: Copyright 2009-2022 The OpenLDAP Foundation All Rights Reserved
   Copyright (c) Copyright: Copyright 2011 Devin J. Pohly
   Copyright (c) Copyright: Copyright 2011 PADL Software Pty Ltd.
   Copyright (c) Copyright: Copyright 2011-2021 Howard Chu, Symas Corp.
   Copyright (c) Copyright: Copyright 2015 Howard Chu <hyc@symas.com>.
   Copyright (c) Copyright: Copyright 2016-2017 Symas Corp. All Rights Reserved
   Copyright (c) Copyright: Copyright 2016-2021 Symas Corporation.
   Copyright (c) IBM Corp. 1997, 2002-2003
   Copyright (c) PADL Software Pty Ltd. 1999
OpenLDAP 2.5.13 debian:libldap-common/2.5.13+dfsg-5/all: http://www.openldap.org/
   Copyright (c) 1987, 1989 Regents of the University of California.
   Copyright (c) 1990, 1992-1996 Regents of the University of Michigan.
   Copyright (c) 1991, 1993 The Regents of the University of California. All rights reserved
   Copyright (c) 1992-2015 Free Software Foundation, Inc.
   Copyright (c) 1995, 1997, 2001-2006 IBM Corporation.
   Copyright (c) 1996, 1998 by Internet Software Consortium.
   Copyright (c) 1996-1998 TimesTen Performance Software.
   Copyright (c) 1997-1999 Kungliga Tekniska Hxf6gskolan (Royal Institute of Technology, Stockholm, Sweden).
   Copyright (c) 1997-2001 Computing Research Labs
   Copyright (c) 1998 A. Hartgers.
   Copyright (c) 1998-2004 Hallvard B. Furuseth.
   Copyright (c) 1998-2006 Net Boolean Incorporated.
   Copyright (c) 1998-2013 Kurt D. Zeilenga.
   Copyright (c) 1999 Dmitry Kovalev.
   Copyright (c) 1999 Howard Chu <hyc@highlandsun.com>
   Copyright (c) 1999 John C. Quillan.
   Copyright (c) 1999 Juan C. Gomez, All rights reserved
   Copyright (c) 1999 Juan C. Gomez.
   Copyright (c) 1999 Lars Uffmann.
   Copyright (c) 1999 PM Lashley.
   Copyright (c) 1999-2000 Novell, Inc. All Rights Reserved
   Copyright (c) 1999-2003 The OpenLDAP Foundation, Redwood City,
   Copyright (c) 1999-2003, 2006, 2009, 2018 Howard Chu.
   Copyright (c) 1999-2008 Howard Y.H. Chu.
   Copyright (c) 1999-2009, 2016 Symas Corporation.
   Copyright (c) 2000 Mark Adamson, Carnegie Mellon.
   Copyright (c) 2000-2008 Pierangelo Masarati.
   Copyright (c) 2001, 2004 Pierangelo Masarati, All rights reserved
   Copyright (c) 2002 F5 Networks, Inc, All rights reserved
   Copyright (c) 2002 myinternet Limited.
   Copyright (c) 2003 by IBM Corporation.
   Copyright (c) 2003-2004 PADL Software Pty Ltd.
   Copyright (c) 2003-2008 by Howard Chu, Symas Corporation.
   Copyright (c) 2003-2018 by Howard Chu.
   Copyright (c) 2003-2022 The OpenLDAP Foundation.
   Copyright (c) 2004 Hewlett-Packard Company
   Copyright (c) 2004 Hewlett-Packard Company.
   Copyright (c) 2004 Howard Chu, Symas Corp.
   Copyright (c) 2004 Howard Chu, Symas Corp. All Rights Reserved
   Copyright (c) 2004 Mark Adamson.
   Copyright (c) 2004 Scott James Remnant <scott@netsplit.com>.
   Copyright (c) 2004 Virginia Tech, David Hawes.
   Copyright (c) 2004-2017 Howard Chu, Symas Corporation.
   Copyright (c) 2004-2022 by Howard Chu, Symas Corp.
   Copyright (c) 2005-2006 SysNet s.n.c.
   Copyright (c) 2006 Hans Leidekker
   Copyright (c) 2006-2007, 2009, 2010-2014 Arthur de Jong
   Copyright (c) 2006-2022 The OpenLDAP Foundation All Rights Reserved
   Copyright (c) 2007 Micha
   Copyright (c) 2007-2008 Emmanuel Dreyfus
   Copyright (c) 2007-2011 Gavin Henry.
   Copyright (c) 2007-2011 Suretec Systems Ltd.
   Copyright (c) 2008 Emmanuel Dreyfus.
   Copyright (c) 2008 Pierangelo Masarati, SysNet
   Copyright (c) 2008 Red Hat, Inc.
   Copyright (c) 2009 Symas Corporation All Rights Reserved
   Copyright (c) 2009-2010 Martin Hedenfalk <martin@bzero.se>
   Copyright (c) 2009-2018 Howard Chu All Rights Reserved
   Copyright (c) 2011 Howard Chu
   Copyright (c) 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
   Copyright (c) 2013 by Ted C. Cheng, Symas Corp.
   Copyright (c) 2015 by Howard Chu, Symas Corp. All rights reserved
   Copyright (c) 2016-2017 by Michael Str
   Copyright (c) 2016-2021 Ond
   Copyright (c) 2018 by Ond
   Copyright (c) Copyright: (C) 2011 Devin J. Pohly
   Copyright (c) Copyright: 1997-2022 The OpenLDAP Foundation.
   Copyright (c) Copyright: Copyright (c) 1983, 1988, 1993 The Regents of the University of California. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1992-2018 Free Software Foundation, Inc.
   Copyright (c) Copyright: Copyright (C) 1994 X Consortium
   Copyright (c) Copyright: Copyright (c) 1994-2008 Ralf S. Engelschall <rse@engelschall.com>
   Copyright (c) Copyright: Copyright (c) 1998-1999 NeoSoft, Inc.
   Copyright (c) Copyright: Copyright (c) 2000-2001 Aaron D. Gifford
   Copyright (c) Copyright: Copyright (C) 2006 West Consulting
   Copyright (c) Copyright: Copyright (C) 2007-2008, 2012 Arthur de Jong
   Copyright (c) Copyright: Copyright (c) 2009 by Emily Backes, Symas Corp.
   Copyright (c) Copyright: Copyright 1992-2020 Free Software Foundation, Inc.
   Copyright (c) Copyright: Copyright 1998-2022 The OpenLDAP Foundation, All Rights Reserved
   Copyright (c) Copyright: Copyright 1998-2022 The OpenLDAP Foundation.
   Copyright (c) Copyright: Copyright 1999-2021 SYMAS Corporation All Rights Reserved
   Copyright (c) Copyright: Copyright 2003-2006 Hewlett-Packard Company
   Copyright (c) Copyright: Copyright 2004 Sang Seok Lim, IBM . All rights reserved
   Copyright (c) Copyright: Copyright 2009 Jonathan Clarke <jonathan@phillipoux.net>.
   Copyright (c) Copyright: Copyright 2009 Peter Marschall
   Copyright (c) Copyright: Copyright 2009-2022 The OpenLDAP Foundation All Rights Reserved
   Copyright (c) Copyright: Copyright 2011 Devin J. Pohly
   Copyright (c) Copyright: Copyright 2011 PADL Software Pty Ltd.
   Copyright (c) Copyright: Copyright 2011-2021 Howard Chu, Symas Corp.
   Copyright (c) Copyright: Copyright 2015 Howard Chu <hyc@symas.com>.
   Copyright (c) Copyright: Copyright 2016-2017 Symas Corp. All Rights Reserved
   Copyright (c) Copyright: Copyright 2016-2021 Symas Corporation.
   Copyright (c) IBM Corp. 1997, 2002-2003
   Copyright (c) PADL Software Pty Ltd. 1999
OpenSAML 2.0 2.5.1-1 maven:org.opensaml:opensaml:2.5.1-1: http://www.opensaml.org/
   No Copyrights found
OpenSAML 2.0 4.2.0 maven:org.opensaml:opensaml-core:4.2.0: http://www.opensaml.org/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
OpenSAML 2.0 4.2.0 maven:org.opensaml:opensaml-messaging-api:4.2.0: http://www.opensaml.org/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
OpenSAML 2.0 4.2.0 maven:org.opensaml:opensaml-profile-api:4.2.0: http://www.opensaml.org/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
OpenSAML 2.0 4.2.0 maven:org.opensaml:opensaml-saml-api:4.2.0: http://www.opensaml.org/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) OASIS Open 2011-2012, 2017. All rights reserved
OpenSAML 2.0 4.2.0 maven:org.opensaml:opensaml-saml-impl:4.2.0: http://www.opensaml.org/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
OpenSAML 2.0 4.2.0 maven:org.opensaml:opensaml-security-api:4.2.0: http://www.opensaml.org/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
OpenSAML 2.0 4.2.0 maven:org.opensaml:opensaml-security-impl:4.2.0: http://www.opensaml.org/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
OpenSAML 2.0 4.2.0 maven:org.opensaml:opensaml-soap-api:4.2.0: http://www.opensaml.org/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2001 Martin Gudgin, Developmentor. Changes made are the following:
   Copyright (c) 2001-2006 BEA Systems Inc., International Business Machines Corporation, Microsoft Corporation, Inc., SAP AG, Sonic Software, and VeriSign, Inc. All rights reserved
   Copyright (c) 2005 World Wide Web Consortium,
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) copyright-software-19980720 [2] http://www.w3.org/Consortium/Legal/IPR-FAQ-20000620.htmlDTD --> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.xmlsoap.org/soap/envelo
   Copyright (c) copyright-software-20021231 $Id: ws-addr.xsd,v 1.2 2008/07/23 13:38:16 plehegar Exp $
   Copyright (c) copyright: Copyright 2001 W3C (Massachusetts Institute of Technology,
   Copyright (c) OASIS Open 2002-2006. All Rights Reserved
   Copyright (c) Â© OASIS Open 2002-2006. All Rights Reserved
OpenSAML 2.0 4.2.0 maven:org.opensaml:opensaml-soap-impl:4.2.0: http://www.opensaml.org/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
OpenSAML 2.0 4.2.0 maven:org.opensaml:opensaml-storage-api:4.2.0: http://www.opensaml.org/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
OpenSAML 2.0 4.2.0 maven:org.opensaml:opensaml-xmlsec-api:4.2.0: http://www.opensaml.org/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2001 The Internet Society and W3C (Massachusetts Institute
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) copyright-software-19980720 [2] http://www.w3.org/Consortium/Legal/IPR-FAQ-20000620.htmlDTD --> <schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:ds="http://www.w3.org/2000/09/xmldsig" targetName
OpenSAML 2.0 4.2.0 maven:org.opensaml:opensaml-xmlsec-impl:4.2.0: http://www.opensaml.org/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
OpenSSL 3.0.17 debian:libssl3/3.0.17-1~deb12u2/amd64: https://www.openssl.org
   Copyright (c) Copyright: 1995-2020 The OpenSSL Project Authors
   Copyright (c) Copyright: 2013 Mark Jason Dominus <mjd@cpan.org>.
OpenSSL 3.0.17 debian:libssl3/3.0.17-1~deb12u3/amd64: https://www.openssl.org
   No Copyrights found
OpenSSL 3.0.17 debian:openssl/3.0.17-1~deb12u2: https://www.openssl.org
   Copyright (c) 1989 Free Software Foundation, Inc.
   Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson All rights reserved
   Copyright (c) 1995-2025 The OpenSSL Project Authors. All Rights Reserved
   Copyright (c) 2002, 2017-2020 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2004 EdelKey Project. All Rights Reserved
   Copyright (c) 2004 Kungliga Tekniska H (Royal Institute of Technology, Stockholm, Sweden). All rights reserved
   Copyright (c) 2004, 2018 Richard Levitte <richard@levitte.org> All rights reserved
   Copyright (c) 2004-2014 Akamai Technologies. All Rights Reserved
   Copyright (c) 2005 Nokia. All rights reserved
   Copyright (c) 2006 Network Resonance, Inc. Copyright (C) 2011, RTFM, Inc.
   Copyright (c) 2006 NTT (Nippon Telegraph and Telephone Corporation) . ALL RIGHTS RESERVED
   Copyright (c) 2007 KISA(Korea Information Security Agency). All rights reserved
   Copyright (c) 2008 Andy Polyakov <appro@openssl.org>
   Copyright (c) 2011 Google Inc.
   Copyright (c) 2012 Samuel Neves <sneves@dei.uc.pt> More information about the BLAKE2 hash function and its implementations can be found at https://blake2.net.
   Copyright (c) 2012, 2014, 2020 Intel Corporation. All Rights Reserved
   Copyright (c) 2012-2014 Daniel J. Bernstein To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldw
   Copyright (c) 2012-2016 Jean-Philippe Aumasson
   Copyright (c) 2013 by Mark Jason Dominus <mjd@cpan.org>.
   Copyright (c) 2013 by Mark Jason Dominus <mjd@cpan.org>. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 2013 M. J. Dominus.
   Copyright (c) 2013-2014 Timo Ter
   Copyright (c) 2014-2016 Cryptography Research, Inc.
   Copyright (c) 2015 CloudFlare, Inc.
   Copyright (c) 2016 Viktor Dukhovni <openssl-users@dukhovni.org>.
   Copyright (c) 2016 VMS Software, Inc. All Rights Reserved
   Copyright (c) 2017 BaishanCloud. All rights reserved
   Copyright (c) 2017 National Security Research Institute. All Rights Reserved
   Copyright (c) 2017 Ribose Inc. All Rights Reserved
   Copyright (c) 2019 Red Hat, Inc.
   Copyright (c) 2021 UnionTech. All Rights Reserved
   Copyright (c) ========= Copyright (c) 1998-2025 The OpenSSL Project
   Copyright (c) Copyright: 1995-2020 The OpenSSL Project Authors
   Copyright (c) Copyright: 2013 Mark Jason Dominus <mjd@cpan.org>.
   Copyright (c) IBM Corp. 2018-2019 Author: Patrick Steuer <patrick.steuer@de.ibm.com>
   Copyright (c) IBM Corp. 2018-2019 Author: Patrick Steuer <patrick.steuer@de.ibm.com> package perlasm::s390x;
   Copyright (c) Nokia 2007-2020
   Copyright (c) Patrick Powell 1995 This code is based on code written by Patrick Powell <papowell@astart.com> It may be used for any purpose as long as this notice remains intact on all source code distrib
   Copyright (c) Siemens AG 2015-2022
OpenSSL 3.0.17 debian:openssl/3.0.17-1~deb12u2/amd64: https://www.openssl.org
   Copyright (c) 2000-2025 The OpenSSL Project Authors. All Rights Reserved
   Copyright (c) 2002 The OpenTSA Project. All rights reserved
   Copyright (c) Copyright: 1995-2020 The OpenSSL Project Authors
   Copyright (c) Copyright: 2013 Mark Jason Dominus <mjd@cpan.org>.
OpenSSL 3.0.17 debian:openssl/3.0.17-1~deb12u2/arm64: https://www.openssl.org
   Copyright (c) 2000-2025 The OpenSSL Project Authors. All Rights Reserved
   Copyright (c) 2002 The OpenTSA Project. All rights reserved
   Copyright (c) Copyright: 1995-2020 The OpenSSL Project Authors
   Copyright (c) Copyright: 2013 Mark Jason Dominus <mjd@cpan.org>.
OpenSSL 3.0.17 debian:openssl/3.0.17-1~deb12u3/amd64: https://www.openssl.org
   Copyright (c) 2000-2025 The OpenSSL Project Authors. All Rights Reserved
   Copyright (c) 2002 The OpenTSA Project. All rights reserved
OpenSSL 3.1.8 alpine:libcrypto3/3.1.8-r1/armhf: https://www.openssl.org
   Copyright (c) 2000-2021 The OpenSSL Project Authors. All Rights Reserved
   Copyright (c) 2002 The OpenTSA Project. All rights reserved
OpenSSL 3.1.8 alpine:openssl-dev/3.1.8-r1/x86: https://www.openssl.org
   Copyright (c) 1995-2025 The OpenSSL Project Authors. All Rights Reserved
   Copyright (c) 2002, 2019 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2004 EdelKey Project. All Rights Reserved
   Copyright (c) 2005 Nokia. All rights reserved
   Copyright (c) 2006 Network Resonance, Inc. Copyright (C) 2011, RTFM, Inc.
   Copyright (c) 2007 KISA(Korea Information Security Agency). All rights reserved
   Copyright (c) Nokia 2007-2019
   Copyright (c) Siemens AG 2015-2020
OpenSSL 3.1.8 github:openssl/openssl:openssl-3.1.8: https://www.openssl.org
   Copyright (c) 1989 Free Software Foundation, Inc.
   Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
   Copyright (c) 1995-2025 The OpenSSL Project Authors. All Rights Reserved
   Copyright (c) 1998-2025 The OpenSSL Project
   Copyright (c) 2002, 2017-2020 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2004 EdelKey Project. All Rights Reserved
   Copyright (c) 2004 Kungliga Tekniska H (Royal Institute of Technology, Stockholm, Sweden). All rights reserved
   Copyright (c) 2004, 2018 Richard Levitte <richard@levitte.org>
   Copyright (c) 2004-2014 Akamai Technologies. All Rights Reserved
   Copyright (c) 2005 Nokia. All rights reserved
   Copyright (c) 2006 Network Resonance, Inc. Copyright (C) 2011, RTFM, Inc.
   Copyright (c) 2006 NTT (Nippon Telegraph and Telephone Corporation) . ALL RIGHTS RESERVED
   Copyright (c) 2007 KISA(Korea Information Security Agency). All rights reserved
   Copyright (c) 2008 Andy Polyakov <appro@openssl.org>
   Copyright (c) 2011 Google Inc.
   Copyright (c) 2012 Samuel Neves <sneves@dei.uc.pt>
   Copyright (c) 2012, 2014, 2020-2021 Intel Corporation. All Rights Reserved
   Copyright (c) 2012-2014 Daniel J. Bernstein
   Copyright (c) 2012-2016 Jean-Philippe Aumasson
   Copyright (c) 2013 by Mark Jason Dominus <mjd@cpan.org>.
   Copyright (c) 2013 M. J. Dominus.
   Copyright (c) 2013-2014 Timo Ter
   Copyright (c) 2014-2016 Cryptography Research, Inc.
   Copyright (c) 2015 CloudFlare, Inc.
   Copyright (c) 2016 Viktor Dukhovni <openssl-users@dukhovni.org>.
   Copyright (c) 2016 VMS Software, Inc. All Rights Reserved
   Copyright (c) 2017 BaishanCloud. All rights reserved
   Copyright (c) 2017 National Security Research Institute. All rights reserved
   Copyright (c) 2017 Ribose Inc. All Rights Reserved
   Copyright (c) 2019 Red Hat, Inc.
   Copyright (c) 2021 IBM Inc. All rights reserved
   Copyright (c) 2021 UnionTech. All Rights Reserved
   Copyright (c) IBM Corp. 2018-2019
   Copyright (c) Nokia 2007-2020
   Copyright (c) Patrick Powell 1995
   Copyright (c) Siemens AG 2015-2022
OpenSSL 3.3.2 alpine:libcrypto3/3.3.2-r4/x86_64: https://www.openssl.org
   No Copyrights found
OpenSSL 3.3.2 alpine:libssl3/3.3.2-r2/x86_64: https://www.openssl.org
   No Copyrights found
OpenSSL 3.3.2 alpine:libssl3/3.3.2-r4/x86_64: https://www.openssl.org
   No Copyrights found
OpenSSL 3.3.5 alpine:libcrypto3/3.3.5-r0/x86_64: https://www.openssl.org
   No Copyrights found
OpenSSL 3.3.5 alpine:libssl3/3.3.5-r0/x86_64: https://www.openssl.org
   No Copyrights found
OpenSSL 3.3.5 alpine:openssl/3.3.5-r0/x86_64: https://www.openssl.org
   No Copyrights found
OpenSSL 3.5.3 null: https://www.openssl.org
   No Copyrights found
OpenSSL 3.5.4 alpine:libcrypto3/3.5.4-r0/x86_64: https://www.openssl.org
   No Copyrights found
OpenSSL 3.5.4 alpine:libssl3/3.5.4-r0/x86_64: https://www.openssl.org
   No Copyrights found
OpenSSL 3.5.4 alpine:openssl/3.5.4-r0/x86_64: https://www.openssl.org
   No Copyrights found
openssl_pkcs8_pure 0.0.0.2 rubygems:openssl_pkcs8_pure/0.0.0.2: http://github.com/cielavenir/openssl_pkcs8_pure
   Copyright (c) 2017 T. Yamada Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
   Copyright (c) 2017 T. Yamada under Ruby License (2-clause BSDL or Artistic).
OpenTelemetry 1.57.0 maven:io.opentelemetry:opentelemetry-sdk:1.57.0
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
opentelemetry-collector component/v1.36.0 github:open-telemetry/opentelemetry-collector:component/v1.36.0: https://opentelemetry.io
   Copyright (c) 2013 Mitchell Hashimoto
   Copyright (c) 2013 The Go Authors. All rights reserved
   Copyright (c) 2014 gRPC authors.
   Copyright (c) 2016 Michal Witkowski. All Rights Reserved
   Copyright (c) 2017 Uber Technologies, Inc.
opentelemetry-collector consumer/v1.36.0 github:open-telemetry/opentelemetry-collector:consumer/v1.36.0: https://opentelemetry.io
   Copyright (c) 2013 Mitchell Hashimoto
   Copyright (c) 2013 The Go Authors. All rights reserved
   Copyright (c) 2014 gRPC authors.
   Copyright (c) 2016 Michal Witkowski. All Rights Reserved
   Copyright (c) 2017 Uber Technologies, Inc.
opentelemetry-collector featuregate/v1.36.0 github:open-telemetry/opentelemetry-collector:featuregate/v1.36.0: https://opentelemetry.io
   Copyright (c) 2013 Mitchell Hashimoto
   Copyright (c) 2013 The Go Authors. All rights reserved
   Copyright (c) 2014 gRPC authors.
   Copyright (c) 2016 Michal Witkowski. All Rights Reserved
   Copyright (c) 2017 Uber Technologies, Inc.
opentelemetry-collector internal/telemetry/v0.130.0 github:open-telemetry/opentelemetry-collector:internal/telemetry/v0.130.0: https://opentelemetry.io
   Copyright (c) 2013 Mitchell Hashimoto
   Copyright (c) 2013 The Go Authors. All rights reserved
   Copyright (c) 2014 gRPC authors.
   Copyright (c) 2016 Michal Witkowski. All Rights Reserved
   Copyright (c) 2017 Uber Technologies, Inc.
opentelemetry-collector pdata/pprofile/v0.130.0 github:open-telemetry/opentelemetry-collector:pdata/pprofile/v0.130.0: https://opentelemetry.io
   Copyright (c) 2013 Mitchell Hashimoto
   Copyright (c) 2013 The Go Authors. All rights reserved
   Copyright (c) 2014 gRPC authors.
   Copyright (c) 2016 Michal Witkowski. All Rights Reserved
   Copyright (c) 2017 Uber Technologies, Inc.
opentelemetry-collector pdata/v1.36.0 github:open-telemetry/opentelemetry-collector:pdata/v1.36.0: https://opentelemetry.io
   Copyright (c) 2013 Mitchell Hashimoto
   Copyright (c) 2013 The Go Authors. All rights reserved
   Copyright (c) 2014 gRPC authors.
   Copyright (c) 2016 Michal Witkowski. All Rights Reserved
   Copyright (c) 2017 Uber Technologies, Inc.
opentelemetry-collector pipeline/v0.130.0 github:open-telemetry/opentelemetry-collector:pipeline/v0.130.0: https://opentelemetry.io
   Copyright (c) 2013 Mitchell Hashimoto
   Copyright (c) 2013 The Go Authors. All rights reserved
   Copyright (c) 2014 gRPC authors.
   Copyright (c) 2016 Michal Witkowski. All Rights Reserved
   Copyright (c) 2017 Uber Technologies, Inc.
opentelemetry-collector receiver/v1.36.0 github:open-telemetry/opentelemetry-collector:receiver/v1.36.0: https://opentelemetry.io
   Copyright (c) 2013 Mitchell Hashimoto
   Copyright (c) 2013 The Go Authors. All rights reserved
   Copyright (c) 2014 gRPC authors.
   Copyright (c) 2016 Michal Witkowski. All Rights Reserved
   Copyright (c) 2017 Uber Technologies, Inc.
opentelemetry-collector v0.130.0 github:open-telemetry/opentelemetry-collector:v0.130.0: https://opentelemetry.io
   Copyright (c) 2013 Mitchell Hashimoto
   Copyright (c) 2013 The Go Authors. All rights reserved
   Copyright (c) 2014 gRPC authors.
   Copyright (c) 2016 Michal Witkowski. All Rights Reserved
   Copyright (c) 2017 Uber Technologies, Inc.
open-telemetry/opentelemetry-go log/v0.13.0 github:open-telemetry/opentelemetry-go:log/v0.13.0: https://github.com/open-telemetry/opentelemetry-go
   Copyright (c) 2009, 2022 The Go Authors. All rights reserved
   Copyright (c) Copyright</key> <string>1983-2021 Apple Inc.</string> <key>ProductName</key> <string>macOS</string> <key>ProductUserVisibleVersion</key> <string>11.3</string> <key>ProductVersion</key> <string>11.3</s
open-telemetry/opentelemetry-go metric/v1.37.0 github:open-telemetry/opentelemetry-go:metric/v1.37.0: https://github.com/open-telemetry/opentelemetry-go
   Copyright (c) 2009, 2022 The Go Authors. All rights reserved
   Copyright (c) Copyright</key> <string>1983-2021 Apple Inc.</string> <key>ProductName</key> <string>macOS</string> <key>ProductUserVisibleVersion</key> <string>11.3</string> <key>ProductVersion</key> <string>11.3</s
open-telemetry/opentelemetry-go sdk/metric/v1.37.0 github:open-telemetry/opentelemetry-go:sdk/metric/v1.37.0: https://github.com/open-telemetry/opentelemetry-go
   Copyright (c) 2009, 2022 The Go Authors. All rights reserved
   Copyright (c) Copyright</key> <string>1983-2021 Apple Inc.</string> <key>ProductName</key> <string>macOS</string> <key>ProductUserVisibleVersion</key> <string>11.3</string> <key>ProductVersion</key> <string>11.3</s
open-telemetry/opentelemetry-go sdk/v1.37.0 github:open-telemetry/opentelemetry-go:sdk/v1.37.0: https://github.com/open-telemetry/opentelemetry-go
   Copyright (c) 2009, 2022 The Go Authors. All rights reserved
   Copyright (c) Copyright</key> <string>1983-2021 Apple Inc.</string> <key>ProductName</key> <string>macOS</string> <key>ProductUserVisibleVersion</key> <string>11.3</string> <key>ProductVersion</key> <string>11.3</s
open-telemetry/opentelemetry-go trace/v1.37.0 github:open-telemetry/opentelemetry-go:trace/v1.37.0: https://github.com/open-telemetry/opentelemetry-go
   Copyright (c) 2009, 2022 The Go Authors. All rights reserved
   Copyright (c) Copyright</key> <string>1983-2021 Apple Inc.</string> <key>ProductName</key> <string>macOS</string> <key>ProductUserVisibleVersion</key> <string>11.3</string> <key>ProductVersion</key> <string>11.3</s
open-telemetry/opentelemetry-go v1.37.0 github:open-telemetry/opentelemetry-go:v1.37.0: https://github.com/open-telemetry/opentelemetry-go
   Copyright (c) 2009, 2022 The Go Authors. All rights reserved
   Copyright (c) Copyright</key> <string>1983-2021 Apple Inc.</string> <key>ProductName</key> <string>macOS</string> <key>ProductUserVisibleVersion</key> <string>11.3</string> <key>ProductVersion</key> <string>11.3</s
open-telemetry/opentelemetry-go-contrib bridges/otelzap/v0.12.0 github:open-telemetry/opentelemetry-go-contrib:bridges/otelzap/v0.12.0: https://pkg.go.dev/go.opentelemetry.io/contrib
   Copyright (c) 2014 gRPC authors.
   Copyright (c) 2016-2017 Uber Technologies, Inc.
   Copyright (c) 2017 OpenCensus Authors
   Copyright (c) 2021 The Jaeger Authors.
   Copyright (c) 2023 The Go Authors. All rights reserved
open-telemetry/opentelemetry-go-contrib detectors/gcp/v1.35.0 github:open-telemetry/opentelemetry-go-contrib:detectors/gcp/v1.35.0: https://pkg.go.dev/go.opentelemetry.io/contrib
   Copyright (c) 2014 gRPC authors.
   Copyright (c) 2016-2017 Uber Technologies, Inc.
   Copyright (c) 2017 OpenCensus Authors
   Copyright (c) 2021 The Jaeger Authors.
   Copyright (c) 2023 The Go Authors. All rights reserved
open-telemetry/opentelemetry-go-contrib instrumentation/google.golang.org/grpc/otelgrpc/v0.60.0 github:open-telemetry/opentelemetry-go-contrib:instrumentation/google.golang.org/grpc/otelgrpc/v0.60.0: https://pkg.go.dev/go.opentelemetry.io/contrib
   Copyright (c) 2014 gRPC authors.
   Copyright (c) 2016-2017 Uber Technologies, Inc.
   Copyright (c) 2017 OpenCensus Authors
   Copyright (c) 2021 The Jaeger Authors.
   Copyright (c) 2023 The Go Authors. All rights reserved
open-telemetry/opentelemetry-go-contrib instrumentation/net/http/otelhttp/v0.62.0 github:open-telemetry/opentelemetry-go-contrib:instrumentation/net/http/otelhttp/v0.62.0: https://pkg.go.dev/go.opentelemetry.io/contrib
   Copyright (c) 2014 gRPC authors.
   Copyright (c) 2016-2017 Uber Technologies, Inc. package otelzap
   Copyright (c) 2017 OpenCensus Authors
   Copyright (c) 2017 Uber Technologies, Inc.
   Copyright (c) 2021 The Jaeger Authors.
   Copyright (c) 2023 The Go Authors. All rights reserved
open-telemetry/opentelemetry-go-instrumentation sdk/v1.1.0 github:open-telemetry/opentelemetry-go-instrumentation:sdk/v1.1.0
   Copyright (c) 1991, 1999 Free Software Foundation, Inc.
   Copyright (c) 2009, 2014 Google Inc. All rights reserved
   Copyright (c) 2009, 2015 The Go Authors.
   Copyright (c) 2009-2010, 2012, 2013, 2018, 2023 The Go Authors. All rights reserved
   Copyright (c) 2010 The Go Authors
   Copyright (c) 2011 Open Knowledge Foundation Ltd. All rights reserved
   Copyright (c) 2011 The Snappy-Go Authors. All rights reserved
   Copyright (c) 2012-2015 The Prometheus Authors
   Copyright (c) 2013 Blake Mizerany
   Copyright (c) 2013 The GoGo Authors. All rights reserved
   Copyright (c) 2013-2015 Alexei Starovoitov <ast@kernel.org>
   Copyright (c) 2013-2015 Blake Mizerany, Bj
   Copyright (c) 2014 Cenk Alt
   Copyright (c) 2014 gRPC authors.
   Copyright (c) 2014 HashiCorp, Inc.
   Copyright (c) 2015 Dave Cheney <dave@cheney.net>
   Copyright (c) 2015 Gengo, Inc.
   Copyright (c) 2015 Huawei Inc.
   Copyright (c) 2015 Klaus Post
   Copyright (c) 2015 The Libbpf Authors. All rights reserved
   Copyright (c) 2015 Wang Nan <wangnan0@huawei.com>
   Copyright (c) 2016 Caleb Spare
   Copyright (c) 2016 json-iterator
   Copyright (c) 2016 The filepathx Authors
   Copyright (c) 2016-2017 The New York Times Company
   Copyright (c) 2017 Nathan Sweet
   Copyright (c) 2017-2021 Uber Technologies, Inc.
   Copyright (c) 2018-2019 Cloudflare
   Copyright (c) 2018-2019 Intel Corporation.
   Copyright (c) 2018-2019, 2021 Facebook
   Copyright (c) 2019 Authors of Cilium
   Copyright (c) 2019 Klaus Post. All rights reserved
open-uri 0.3.0 rubygems:open-uri/0.3.0: http://github.com/athlite/open-uri
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
op/go-logging 20160211-snapshot-b2cb9fa5 github:op/go-logging:b2cb9fa56473e98db8caba80237377e83fe44db5: https://github.com/op/go-logging
   No Copyrights found
optionator 0.9.4 npmjs:optionator/0.9.4: https://github.com/gkz/optionator
   No Copyrights found
Options 1.6 maven:com.headius:options:1.6: https://github.com/einaros/options.js
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
optparse 0.2.0 rubygems:optparse/0.2.0: https://github.com/ruby/optparse
   No Copyrights found
ora 9.0.0 npmjs:ora/9.0.0: https://github.com/sindresorhus/ora#readme
   No Copyrights found
org.apiguardian:apiguardian-api 1.1.0 maven:org.apiguardian:apiguardian-api:1.1.0
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2002-2017 the original author or authors.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
org.apiguardian:apiguardian-api 1.1.2 maven:org.apiguardian:apiguardian-api:1.1.2
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2002-2017 the original author or authors.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
org.conscrypt:conscrypt-openjdk 2.5.2 maven:org.conscrypt:conscrypt-openjdk:2.5.2
   Copyright (c) 2007-2021 The Android Open Source Project
   Copyright (c) 2013-2014, 2016, 2017 The Netty Project
org.conscrypt:conscrypt-openjdk-uber 2.5.2 maven:org.conscrypt:conscrypt-openjdk-uber:2.5.2
   Copyright (c) 2007-2021 The Android Open Source Project
   Copyright (c) 2013-2014, 2016, 2017 The Netty Project
org.jetbrains.kotlin:kotlin-stdlib-jdk7 1.4.20 maven:org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.20
   Copyright (c) 2010-2017 JetBrains s.r.o.
   Copyright (c) 2010-2020 JetBrains s.r.o. and Kotlin Programming Language contributors.
org.jetbrains.kotlin:kotlin-stdlib-jdk8 1.4.20 maven:org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.20: https://kotlinlang.org/
   Copyright (c) 2010-2017 JetBrains s.r.o.
   Copyright (c) 2010-2020 JetBrains s.r.o. and Kotlin Programming Language contributors.
org.junit.jupiter:junit-jupiter-api 5.8.2 maven:org.junit.jupiter:junit-jupiter-api:5.8.2
   Copyright (c) 2013, 2015, 2020 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2015-2021 the original author or authors.
org.junit.jupiter:junit-jupiter-engine 5.8.2 maven:org.junit.jupiter:junit-jupiter-engine:5.8.2
   Copyright (c) 2013, 2015, 2020 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2015-2021 the original author or authors.
org.junit.jupiter:junit-jupiter-params 5.8.2 maven:org.junit.jupiter:junit-jupiter-params:5.8.2
   Copyright (c) 2013, 2015, 2020 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2015-2021 the original author or authors.
org.junit.platform:junit-platform-commons 1.8.2 maven:org.junit.platform:junit-platform-commons:1.8.2
   Copyright (c) 2013, 2015, 2020 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2015-2021 the original author or authors.
org.junit.platform:junit-platform-engine 1.8.2 maven:org.junit.platform:junit-platform-engine:1.8.2
   Copyright (c) 2013, 2015, 2020 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2015-2021 the original author or authors.
org.opentest4j:opentest4j 1.2.0 maven:org.opentest4j:opentest4j:1.2.0
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
   Copyright (c) 2015-2018 the original author or authors.
org.talend.studio.components.bd.cosmosdb 8.0.1 maven:org.talend.studio:org.talend.studio.components.bd.cosmosdb:8.0.1: https://artifacts-oss.talend.com/nexus/content/repositories/TalendOpenSourceRelease/org/talend/studio/org.talend.studio.components.bd.cosmosdb/
   Copyright (c) 1999-2020 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2002 Kevin Atkinson (kevina@gnu.org)
   Copyright (c) 2002-2019 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
   Copyright (c) copyright: Copyright (c) 2008 Alexander Beider
org.xmlunit:xmlunit-core 2.9.1 maven:org.xmlunit:xmlunit-core:2.9.1: https://www.xmlunit.org/
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
org.xmlunit:xmlunit-placeholders 2.9.1 maven:org.xmlunit:xmlunit-placeholders:2.9.1: https://www.xmlunit.org/xmlunit-placeholders/
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
ostruct 0.5.5 rubygems:ostruct/0.5.5: https://github.com/ruby/ostruct
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
OWASP Java HTML Sanitizer 20211018.2 maven:com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:20211018.2: http://code.google.com/p/owasp-java-html-sanitizer/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2011-2013, 2015, 2019 Mike Samuel All rights reserved
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
own-keys 1.0.1 npmjs:own-keys/1.0.1: https://github.com/ljharb/own-keys#readme
   Copyright (c) 2024 Jordan Harband
package-json-from-dist 1.0.1 npmjs:package-json-from-dist/1.0.1: https://github.com/isaacs/package-json-from-dist#readme
   No Copyrights found
Package URL 1.5.0 maven:com.github.package-url:packageurl-java:1.5.0
   No Copyrights found
PaesslerAG/gval v1.2.2 github:paesslerag/gval:v1.2.2
   Copyright (c) 2017 Paessler AG <support@paessler.com> All rights reserved
PaesslerAG/jsonpath 0.1.1 github:paesslerag/jsonpath:v0.1.1
   Copyright (c) 2017 Paessler AG <support@paessler.com> All rights reserved
paquet 0.2.1 rubygems:paquet/0.2.1: https://github.com/elastic/paquet
   No Copyrights found
param-case 3.0.4 npmjs:param-case/3.0.4: https://github.com/blakeembrey/change-case/tree/master/packages/param-case
   Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)
parcel-bundler/parcel 0.1.0 crates:parcel-resolver/0.1.0: https://parceljs.org
   Copyright (c) 2013-2022 The rust-url developers
parent-module 1.0.1 npmjs:parent-module/1.0.1: https://github.com/sindresorhus/parent-module
   No Copyrights found
parse5 7.3.0 npmjs:parse5/7.3.0: https://github.com/inikulin/parse5
   Copyright (c) 2013-2019 Ivan Nikulin (ifaaan@gmail.com, https://github.com/inikulin)
parse-json v5.2.0 npmjs:parse-json/5.2.0: https://github.com/sindresorhus/parse-json
   No Copyrights found
parse-ms v2.1.0 npmjs:parse-ms/2.1.0: https://github.com/sindresorhus/parse-ms
   No Copyrights found
parse-node-version 1.0.1 npmjs:parse-node-version/1.0.1: https://github.com/gulpjs/parse-node-version#readme
   Copyright (c) 2018 Blaine Bublitz <blaine.bublitz@gmail.com> and Eric Schoffstall <yo@contra.io>
parseurl 1.3.3 npmjs:parseurl/1.3.3: https://github.com/expressjs/parseurl
   Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
   Copyright (c) 2014-2017 Douglas Christopher Wilson <doug@somethingdoug.com>
   Copyright (c) Copyright(c) 2014 Jonathan Ong
   Copyright (c) Copyright(c) 2014-2017 Douglas Christopher Wilson
pascal-case 3.1.2 npmjs:pascal-case/3.1.2: https://github.com/blakeembrey/change-case/tree/master/packages/pascal-case
   Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)
path-exists 4.0.0 npmjs:path-exists/4.0.0: https://github.com/sindresorhus/path-exists
   No Copyrights found
PathJson 2.0.0 maven:com.jayway.jsonpath:json-path:2.0.0: https://github.com/json-path/JsonPath
   Copyright (c) 2011 the original author or authors.
path-key 3.1.1 npmjs:path-key/3.1.1: https://github.com/sindresorhus/path-key
   No Copyrights found
path-parse 1.0.7 npmjs:path-parse/1.0.7: https://github.com/jbgutierrez/path-parse#readme
   Copyright (c) 2015 Javier Blanco
path-scurry 1.11.1 npmjs:path-scurry/1.11.1: https://github.com/isaacs/path-walker#readme
   No Copyrights found
path-to-regexp 8.3.0 npmjs:path-to-regexp/8.3.0: https://github.com/pillarjs/path-to-regexp
   Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)
path-type 4.0.0 npmjs:path-type/4.0.0: https://github.com/sindresorhus/path-type
   No Copyrights found
PaX Utilities 1.3.8 alpine:scanelf/1.3.8-r0/x86_64: https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities
   No Copyrights found
PaX Utilities 1.3.8 alpine:scanelf/1.3.8-r1/x86_64: https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities
   No Copyrights found
PaX Utilities 1.3.8 alpine:scanelf/1.3.8-r2/x86_64: https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities
   No Copyrights found
PCRE 8.44 alpine:pcre/8.44-r0/x86_64: http://www.pcre.org/
   No Copyrights found
PCRE2 10.42 debian:libpcre2-8-0/10.42-1/amd64: https://github.com/PCRE2Project/pcre2
   Copyright (c) Copyright: (C) 1994 X Consortium
   Copyright (c) Copyright: 1997-2022 University of Cambridge.
PCRE2 10.43 alpine:pcre2/10.43-r0/x86_64: https://github.com/PCRE2Project/pcre2
   No Copyrights found
PCRE2 10.47 alpine:pcre2/10.47-r0/x86_64: https://github.com/PCRE2Project/pcre2
   No Copyrights found
perfmark:perfmark-api 0.27.0 maven:io.perfmark:perfmark-api:0.27.0
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2019-2020 Google LLC
Perl 1.39 centos:perl-diagnostics/1.39-508.el10/noarch: http://www.perl.org/
   No Copyrights found
Perl 1.53 centos:perl-FindBin/1.53-508.el10/noarch: http://www.perl.org/
   Copyright (c) 1995 Graham Barr
Perl 5.28.1 null: http://www.perl.org/
   No Copyrights found
Perl 5.32.1 debian:perl/5.32.1-1: http://www.perl.org/
   Copyright (c) (C) 1994-2013 Larry Wall
   Copyright (c) (c) 1995 Graham Barr This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. =cut
   Copyright (c) (C) 1995-2011 Graham Barr. All rights reserved
   Copyright (c) (c) 1995-2020 Paul Marquess. All rights reserved
   Copyright (c) (c) 1996-19978 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) (c) 1997-2003 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) (c) 19978 Graham Barr. All rights reserved
   Copyright (c) (c) 1998 This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) (c) 1998-2004 Sean M. Burke. All rights reserved
   Copyright (c) (c) 1998-2004 Tom Hughes E<lt>F<tom@compton.nu>E<gt>. All rights reserved
   Copyright (c) (c) 2001-2018 brian d foy, All Rights Reserved
   Copyright (c) (C) 2002-2009 Richard Clamp. All Rights Reserved
   Copyright (c) (c) 2003-2005 Ken Williams. All rights reserved
   Copyright (c) (c) 2004-2013 by the Perl 5 Porters. All rights reserved
   Copyright (c) (c) 2004-2013 Marcus Holland-Moritz. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) (c) 200414 by the Perl 5 Porters. All rights reserved
   Copyright (c) (C) 2014-2015 Steve Hay. All rights reserved
   Copyright (c) (c) 2017-2018 Reini Urban. All rights reserved
   Copyright (c) (C)2008 Paul Fenwick This is free software. You may modify and/or redistribute this code under the same terms as Perl 5.10 itself, or, at your option, any later version of Perl 5.
   Copyright (c) 1984, 1989-1990, 2000, 2001-2015, 2018, 2019 Free Software Foundation,
   Copyright (c) 1987-2005 Larry Wall and others, Symbian port Copyright Nokia 2004-2005"); _LIT(KInboxPrefix, "\System\Mail\"); _LIT(KScriptPrefix, "\Perl\"); _LIT8(KModulePrefix, SITELIB); SITELIB from Per
   Copyright (c) 1987-2021 Larry Wall "); ifdef MSDOS PerlIO_printf(PIO_stdout,
   Copyright (c) 1989 Free Software Foundation, Inc.
   Copyright (c) 1989, 1993 The Regents of the University of California. All rights reserved
   Copyright (c) 1989-1990 Diomidis Spinellis
   Copyright (c) 1989-1990 Diomidis Spinellis "); endif ifdef DJGPP PerlIO_printf(PIO_stdout, "djgpp v2 port (jpl5003c) by Hirofumi Watanabe, 1996 " "djgpp v2 port (perl5004+) by Laszlo Molnar, 1997-19
   Copyright (c) 1989-1994, 2007 by Mark Pizzolato - INFO COMM, Danville, California (510) 837-5600 Permission is hereby granted for the reproduction of this software on condition that this copyright not
   Copyright (c) 1990, 2015 by Johan Vromans.
   Copyright (c) 1990-1991 Raymond Chen, Kai Uwe Rommel
   Copyright (c) 1990-1991 Raymond Chen, Kai Uwe Rommel "
   Copyright (c) 1990-1992 RSA Data Security, Inc.
   Copyright (c) 1990-2011 by Larry Wall and others. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore) . Permission to use, copy, modify, and distribute this material for any purpose and without fee is hereby granted, provided that the ab
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore) =head1 SEE ALSO
   Copyright (c) 1991, 1996, 2000, 2012 O
   Copyright (c) 1991-1992 RSA Data Security, Inc. The MD5 algorithm is defined in RFC 1321. This implementation is derived from the reference C code in RFC 1321 which is covered by the following copyright s
   Copyright (c) 1991-1993, 1995, 1996, 1999-2012, 2014 by Larry Wall and others
   Copyright (c) 1991-1997, 2004, 2005-2006 Raphael Manfredi You may redistribute only under the terms of the Artistic Licence, as specified in the README file that comes with the distribution. You may reuse 
   Copyright (c) 1991-2006 Larry Wall
   Copyright (c) 1991-2011 Unicode, Inc. All rights reserved
   Copyright (c) 19912, RSA Data Security, Inc. Created 1991. All
   Copyright (c) 1993 Eric Young - see README for more details include <stdio.h> include <errno.h> Eric Young. This version of crypt has been developed from my MIT compatable DES library. The library is 
   Copyright (c) 1993 Intergraph Corporation. All rights reserved
   Copyright (c) 1993-2009, 2011, 2012-2013 by Larry Wall and others All rights reserved
   Copyright (c) 1993-2015 by Charles Bailey and others.
   Copyright (c) 1994 by the
   Copyright (c) 1994 Powerdog Industries. All rights reserved
   Copyright (c) 1994-2002 Andreas Kaiser, Ilya Zakharevich
   Copyright (c) 1994-2002 Andreas Kaiser, Ilya Zakharevich ");
   Copyright (c) 1995 Graham Barr This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. =head1 NAME
   Copyright (c) 1995 Your Name. All rights reserved
   Copyright (c) 1995, 1999 Microsoft Corporation. All rights reserved
   Copyright (c) 1995-1996 Neil Winton.
   Copyright (c) 1995-1999, 2001, 2002-2004, 2010 Gisle Aas. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1995-2000 Raphael Manfredi You may redistribute only under the same terms as Perl 5, as specified in the README file that comes with the distribution.
   Copyright (c) 1995-2001 Raphael Manfredi
   Copyright (c) 1995-2006 Graham Barr. All rights reserved
   Copyright (c) 1995-2006, 2010, 2011-2012, 2016 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h Thanks to Rodney Brown <rbrown64@csc.com.au> for his contribution of f
   Copyright (c) 1995-2016 Jean-loup Gailly, Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler "; If you use the zlib library in a product, an acknowledgment is welcome in the documentation of your product. If for some reason you cannot includ
   Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising 
   Copyright (c) 1995-2017 Jean-loup Gailly detect_data_type() function provided freely by Cosmin Truta, 2006 For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2017 Jean-loup Gailly For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2017 Mark Adler "; If you use the zlib library in a product, an acknowledgment is welcome in the documentation of your product. If for some reason you cannot include such an acknowledgm
   Copyright (c) 1995-2017 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2020 Paul Marquess. All rights reserved
   Copyright (c) 199598 Ilya Zakharevich. All rights reserved
   Copyright (c) 1996 by Andreas Koenig. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 1996 by Charles Bailey <bailey@newman.upenn.edu>
   Copyright (c) 1996 by Charles Bailey <bailey@newman.upenn.edu>.
   Copyright (c) 1996 by Charles Bailey. Permission is granted to distribute the revised code under the same terms as Perl itself. package File::Copy;
   Copyright (c) 1996 Cygnus Support
   Copyright (c) 1996 Spider Boardman
   Copyright (c) 1996 Sven Verdoolaege
   Copyright (c) 1996-19978 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) 1996-1998 Andy Dougherty The following licensing terms apply to all files contained in this distribution: You may distribute the files contained in this distribution
   Copyright (c) 1996-1998 Malcolm Beattie
   Copyright (c) 1996-1998, 2000, 2001-2002, 2005, 2006, 2008-2020 Russ Allbery <rra@cpan.org>
   Copyright (c) 1996-2002 Douglas E. Wegscheid. All rights reserved
   Copyright (c) 1996-2006 Nick Ing-Simmons
   Copyright (c) 1996-2009 David Muir Sharnoff.
   Copyright (c) 1996-2010 Andy Dougherty
   Copyright (c) 1996-2019 Gurusamy Sarathy. All rights reserved
   Copyright (c) 1996-2019 Julian R Seward. All rights reserved
   Copyright (c) 1996-2019 Julian Seward <jseward@acm.org> Please read the WARNING, DISCLAIMER and PATENTS sections in the README file.
   Copyright (c) 1997 Chip Salzenberg
   Copyright (c) 1997 Graham Barr. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1997 Universitat Dortmund, all rights reserved
   Copyright (c) 1997, 1999 Graham Barr <gbarr@pobox.com>. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1997, 1999 Graham Barr.
   Copyright (c) 1997, 1999 Tom Phoenix This module is free software; you can redistribute it or modify it under the same terms as Perl itself.
   Copyright (c) 1998 reserved. The programs and documentation in this dist are distributed in the hope that they will be useful, but without any warranty; without even the implied warranty of merc
   Copyright (c) 1998-2000 Joshua Nathaniel Pritikin.
   Copyright (c) 1998-2001, 2012 by Mark Jason Dominus This library is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1998-2001, 2012 M. J. Dominus.
   Copyright (c) 1998-2004 Tom Hughes <tom@compton.nu>. All rights reserved
   Copyright (c) 1998-2006 Gisle Aas.
   Copyright (c) 1998-2006 Stephen McCamant. All rights reserved
   Copyright (c) 1998-2016 Jarkko Hietaniemi
   Copyright (c) 1999 ActiveState Tool Corp, http://www.ActiveState.com/
   Copyright (c) 1999 Kenneth Albanowski.
   Copyright (c) 1999 Kenneth Albanowski. :
   Copyright (c) 1999 Kenneth Albanowski. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1999 Tuomas J. Lukka <lukka@iki.fi>. All rights reserved
   Copyright (c) 1999, 2001 by ZeeGee Software Inc. All rights reserved
   Copyright (c) 1999, 2001, 2004, 2006, 2008-2009, 2018, 2019 Russ Allbery <rra@cpan.org>.
   Copyright (c) 1999, 2001-2002, 2004, 2006, 2008-2009, 2014, 2015, 2018-2019 Russ Allbery <rra@cpan.org> This program is free software; you may redistribute it and/or modify it under the same terms as Perl 
   Copyright (c) 1999-2001, 2004, 2006, 2008-2010, 2012, 2013-2020 Russ Allbery <rra@cpan.org> This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1999-2002, 2004, 2006, 2008-2009, 2012, 2013-2016, 2018, 2019 Russ Allbery <rra@cpan.org> This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself
   Copyright (c) 1999-2004 Sean M. Burke <sburke@cpan.org>, all rights reserved
   Copyright (c) 1999-2010, 2012, 2013-2019 Russ Allbery <rra@cpan.org> Substantial contributions by Sean Burke <sburke@cpan.org>.
   Copyright (c) 1999-2011 H.Merijn Brand All rights reserved
   Copyright (c) 1999-2018 H.Merijn Brand
   Copyright (c) 2000 by Joe Smith <Joe.Smith@inwap.com>
   Copyright (c) 2000 Gisle Aas <gisle@aas.no> . This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2000 Gisle Aas. Additional code by Yves Orton.
   Copyright (c) 2000-2006 The Perl Foundation.
   Copyright (c) 2000-2014 Damian Conway. All Rights Reserved
   Copyright (c) 2001 by Jarkko Hietaniemi This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2001 Colin McMillen. All rights reserved
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>.
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>. This module is distributed under the same terms as Perl itself. Feel free to use, modify and redistribute it as long as you retain the correct attribut
   Copyright (c) 2001 Novell, Inc. All Rights Reserved
   Copyright (c) 2001 Paul Marquess.
   Copyright (c) 2001 Tim Jenness All Rights Reserved
   Copyright (c) 2001 You can redistribute and/or modify this document under the same terms as Perl itself.
   Copyright (c) 2001, 2004, 2008, 2014, 2018-2019 by Russ Allbery <rra@cpan.org> This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2001-2002 Michael G. Schwern.
   Copyright (c) 2001-2002, 2005 Nicholas Clark Files: cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Locale.pm
   Copyright (c) 2001-2016 by Marek Rouchal.
   Copyright (c) 2002 by Ilya Zakharevich. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 2002, 2004 Tim Jenness, Christian Soeller, Hugo van der Sanden. All Rights Reserved
   Copyright (c) 2002-2003 Rob Brown. All rights reserved
   Copyright (c) 2002-2004 Sean M. Burke.
   Copyright (c) 2002-2004 Sean M. Burke. Current maintainer: Jesse Vincent. E<lt>jesse@bestpractical.comE<gt>
   Copyright (c) 2002-2004 Sean M. Burke. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2002-2008 Jarkko Hietaniemi. All rights reserved
   Copyright (c) 2002-2010 Jarkko Hietaniemi.
   Copyright (c) 2002-2013 and GNU GPL
   Copyright (c) 2002-2014 by the Perl 5 Porters
   Copyright (c) 2002-2014 Dan Kogai I<< <dankogai@cpan.org> >>. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2003 Constantin S. Svintsoff <kostik@iclub.nsu.ru>
   Copyright (c) 2003 Mark Jason Dominus. This library is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2003 sub _uri_split { return $_[0] =~ m,(?:([^:/?]+):)?(?://([^/?]))?([^?])(?:?([^]))?(?:(.))?,; }
   Copyright (c) 2003, 2007 by Marcus Holland-Moritz <mhx@cpan.org>. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2003-2005 Allison Randal. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2003-2006 by Audrey Tang E<lt>cpan@audreyt.orgE<gt>.
   Copyright (c) 2003-2018 Mark Shelor This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2003-2018 Mark Shelor, All Rights Reserved
   Copyright (c) 2004, 2008 Matthijs van Duin. All rights reserved
   Copyright (c) 2004-2005 Nokia. All rights reserved
   Copyright (c) 2004-2006, 2009, 2010-2011 Larry Wall Given an input file perly.y, run bison on it and produce the following output files: perly.h standard bison header file with minor doctoring
   Copyright (c) 2004-2007 by Audrey Tang E<lt>cpan@audreyt.orgE<gt>. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2004-2013 Marcus Holland-Moritz.
   Copyright (c) 2005 Aristotle Pagaltzis
   Copyright (c) 2005 Fergal Daly <fergal@esatclear.ie>, some parts
   Copyright (c) 2005-2012 by H.Merijn Brand (m)
   Copyright (c) 2006-2007 by (Anno Siegel) This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.7 or, at your option, any 
   Copyright (c) 2006-2009 Adam Kennedy.
   Copyright (c) 2006-2011 Larry Wall and others
   Copyright (c) 2007 Brandon L Black
   Copyright (c) 2007-2008 Michael G Schwern This software originally derived from Paul Sheer's pivotal_gmtime_r.c.
   Copyright (c) 2007-2013 Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) 2007-2016 by Makamaka Hannyaharamitu Most of the documentation is taken from JSON::XS by Marc Lehmann
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de> Files: lib/unicore.txt
   Copyright (c) 2008-2009 Paul Fenwick E<lt>pjf@perltraining.com.auE<gt>
   Copyright (c) 2008-2011 Niko Tyni <ntyni@debian.org>
   Copyright (c) 2009 Andrew Main (Zefram) <zefram@fysh.org> This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2009, 2011 This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version o
   Copyright (c) 2009, 2011-2013 Andrew Main (Zefram) <zefram@fysh.org>
   Copyright (c) 2009-2013 Steffen Mueller This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2009-2018 H.Merijn Brand This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2010 by Adam Kennedy. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 2010 by David Golden and Ricardo Signes. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 2010 by David Golden, Ricardo Signes, Adam Kennedy and Contributors. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming langua
   Copyright (c) 2010 Gisle Aas <gisle@aas.no>. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2010 Paul Hsieh All rights reserved
   Copyright (c) 2010-2011 Matt Trout and David Golden. All rights reserved
   Copyright (c) 2011 brian d foy. All rights reserved
   Copyright (c) 2011 Dominic Hargreaves <dom@earth.li> The other people listed in debian/changelog are most probably
   Copyright (c) 2011 Mark Allen. All rights reserved
   Copyright (c) 2011-2013 Andrew Main (Zefram) <zefram@fysh.org> This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2011-2014 Reini Urban. All rights reserved
   Copyright (c) 2012 Craig A. Berry Released under the same terms as Perl itself.
   Copyright (c) 2012 Kurt Starsinic <kstarsinic@gmail.com>
   Copyright (c) 2012 Steve Peters. All rights reserved
   Copyright (c) 2012-2013 Google, Inc.
   Copyright (c) 2012-2020 Ken Williams. All rights reserved
   Copyright (c) 2013 by Andy Broad.
   Copyright (c) 2013 by Leon Timmermans. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 2013 Chris Williams. All Rights Reserved
   Copyright (c) 2013 Paul Fenwick <pjf@cpan.org>
   Copyright (c) 2013-2014 Niels Thykier E<lt>niels@thykier.netE<gt>
   Copyright (c) 2013-2014 The Board of Trustees of the Leland Stanford Junior
   Copyright (c) 2013-2014 The Board of Trustees of the Leland Stanford Junior University
   Copyright (c) 2013-2017 Steve Hay. All rights reserved
   Copyright (c) 2014, 2017-2019 Karl Williamson
   Copyright (c) 2014-2016, 2018, 2019 Russ Allbery <eagle@eyrie.org>
   Copyright (c) 2014-2017 cPanel Inc. All rights reserved
   Copyright (c) 2015, 2018 Russ Allbery <rra@cpan.org> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this
   Copyright (c) 2015-2017 cPanel Inc
   Copyright (c) 2016 Tony Cook
   Copyright (c) 2017 Dagfinn Ilmari Manns
   Copyright (c) 2017 Lukas Mai
   Copyright (c) 2017 Mark Allen.
   Copyright (c) 2017 Reini Urban
   Copyright (c) 2017 Reini Urban You may redistribute only under the same terms as Perl 5, as specified in the README file that comes with the distribution.
   Copyright (c) 2018 by Christian Hansen. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 2018 The perl5 porters
   Copyright (c) 2019 by Tim Jenness and the UK Particle Physics and Astronomy Research Council. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 program
   Copyright (c) 2019 Chad Granum <exodist@cpan.org>.
   Copyright (c) 2019 Unicode Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. For terms of use, see https://www.unicode.org/terms_of_use.html For documentatio
   Copyright (c) 2020 by Ken Williams.
   Copyright (c) 2020 by Ken Williams. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) by Tels L<http://bloodgate.com/> in early 2002-2007. =item
   Copyright (c) Copyright(C) 2001-2012 SADAHIRO Tomoyuki. Japan. All rights reserved
   Copyright (c) Copyright: (c) 1995 Microsoft Corporation. All rights reserved
   Copyright (c) Copyright: (C) 1995-2006 Graham Barr. All rights reserved
   Copyright (c) Copyright: (c) 2001-2018 brian d foy, All Rights Reserved
   Copyright (c) Copyright: (c) 2014 Paul Evans <leonerd@leonerd.org.uk>. All rights reserved
   Copyright (c) Copyright: 1995-2015 (c) perl5 porters.
   Copyright (c) Copyright: 1996 by Andreas Koenig
   Copyright (c) Copyright: 1999 The Perl Journal.
   Copyright (c) Copyright: 2002-2009 Jos Boumans <kane@cpan.org>. All rights reserved
   Copyright (c) Copyright: 2004 Nokia
   Copyright (c) Copyright: 2008-2009 Paul Fenwick <pjf@perltraining.com.au>
   Copyright (c) Copyright: 2010 Gisle Aas <gisle@aas.no>
   Copyright (c) Copyright: 2015 Michael LaGrasta and Dan Kogai
   Copyright (c) Copyright: based upon the file "dl.c", which is Copyright (c) 1994 Larry Wall
   Copyright (c) Copyright: Copyright (c) 1982, 1986, 1988-1989, 1993, 1999-2009, 2011
   Copyright (c) Copyright: Copyright (C) 1984, 1989-1990, 2000, 2001-2015, 2018, 2019 Free Software Foundation, Inc.
   Copyright (c) Copyright: Copyright (c) 1986 by University of Toronto.
   Copyright (c) copyright: Copyright (c) 1989, 1993 The Regents of the University of California. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1990-2012 by Larry Wall and others.
   Copyright (c) Copyright: Copyright (c) 1991-2001, 2004, 2005-2006, 2012 Raphael Manfredi
   Copyright (c) Copyright: Copyright (c) 1991-2006, 2017 Unicode, Inc.
   Copyright (c) Copyright: Copyright (C) 1993 Eric Young - see README for more details
   Copyright (c) Copyright: Copyright (C) 1993-2012 by Larry Wall and others
   Copyright (c) Copyright: Copyright (C) 1993-2015 by Charles Bailey and others.
   Copyright (c) Copyright: Copyright (C) 1994-2000 by Bradford Appleton. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1994-2013 Larry Wall
   Copyright (c) Copyright: Copyright (c) 1995 Graham Barr
   Copyright (c) Copyright: Copyright (C) 1995-1998 Doug MacEachern and Jon Orwant. All
   Copyright (c) Copyright: Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
   Copyright (c) Copyright: Copyright (c) 1995-2020 Paul Marquess. All rights reserved
   Copyright (c) Copyright: Copyright (c) 199598 Ilya Zakharevich. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996 by Eryq. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-1998 Andy Dougherty
   Copyright (c) Copyright: Copyright (c) 1996-1998 Malcolm Beattie
   Copyright (c) Copyright: Copyright (c) 1996-2002 Douglas E. Wegscheid. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-2006 Nick Ing-Simmons
   Copyright (c) Copyright: Copyright (C) 1996-2009 David Muir Sharnoff.
   Copyright (c) Copyright: Copyright (c) 1996-2009 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-2019 Gurusamy Sarathy. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1997-1999 Tom Christiansen and Nathan Torkington.
   Copyright (c) Copyright: Copyright (c) 1997-2010 Tom Christiansen, Nathan Torkington, and
   Copyright (c) Copyright: Copyright (c) 1997-2018 by Graham Barr
   Copyright (c) Copyright: Copyright (c) 19978 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 19978 Graham Barr. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1998, 2002-2003 Jon Orwant. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 1998-2000 Joshua Nathaniel Pritikin.
   Copyright (c) Copyright: Copyright (c) 1998-2000, 2002, 2003-2006 Stephen McCamant.
   Copyright (c) Copyright: Copyright (c) 1998-2004 Tom Hughes <tom@compton.nu>. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1999 Graham Barr <gbarr@pobox.com>.
   Copyright (c) Copyright: Copyright (c) 2000 Mark Kvale
   Copyright (c) Copyright: Copyright (C) 2000-2003 Stephen McCamant. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2000-2009 Damian Conway. All Rights Reserved
   Copyright (c) Copyright: Copyright (C) 200001, 2002 Novell, Inc. All Rights Reserved
   Copyright (c) Copyright: Copyright (C) 2001 Tim Jenness All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2001-2004 Sean M. Burke. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2001-2011 Ken Williams. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2002 Slaven Rezic
   Copyright (c) Copyright: Copyright (C) 2002, 2004 Tim Jenness, Christian Soeller, Hugo van der Sanden. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2002-2003 Jarkko Hietaniemi
   Copyright (c) Copyright: Copyright (c) 2002-2004, 2012 Elizabeth Mattijsen. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2002-2007 by D.H. aka PodMaster
   Copyright (c) Copyright: Copyright (c) 2002-2007 Sean M. Burke.
   Copyright (c) Copyright: Copyright (C) 2002-2009 Richard Clamp. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2003-2005 Allison Randal.
   Copyright (c) Copyright: Copyright (C) 2003-2018 Mark Shelor, All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2004 by the Perl 5 Porters. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2004-2005 Nokia. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2005-2012 by H.Merijn Brand (m)
   Copyright (c) Copyright: Copyright (c) 2006 Alexander Smishlajev. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2006-2007 by (Anno Siegel)
   Copyright (c) Copyright: Copyright (c) 2007 Brandon L Black
   Copyright (c) Copyright: Copyright (c) 2007-2008 Michael G Schwern
   Copyright (c) Copyright: Copyright (c) 2007-2011 Andy Armstrong <andy@hexten.net>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2007-2017 Max Maischein <corion@cpan.org>
   Copyright (c) Copyright: Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) Copyright: Copyright (C) 2009-2019 H.Merijn Brand
   Copyright (c) Copyright: Copyright (c) 2012 Tom Christiansen
   Copyright (c) Copyright: Copyright (C) 2013 by Andy Broad.
   Copyright (c) Copyright: Copyright (C) 2013 Chris Williams. All Rights Reserved
   Copyright (c) Copyright: Copyright (C) 2014 Steve Hay. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2017, 2019 Pali <pali@cpan.org>
   Copyright (c) Copyright: Copyright (c) 2017-2018 Reini Urban. All rights reserved
   Copyright (c) Copyright: Copyright (c) Nokia 2004-2005. All rights reserved
   Copyright (c) Copyright: Copyright 1987-2018 Larry Wall
   Copyright (c) Copyright: Copyright 1995-2004, 2010 Gisle Aas <gisle@ActiveState.com>
   Copyright (c) Copyright: Copyright 1996 Zenin
   Copyright (c) Copyright: Copyright 1997-2001 Damian Conway. All Rights Reserved
   Copyright (c) Copyright: Copyright 1997-2004 Gisle Aas
   Copyright (c) Copyright: Copyright 1998
   Copyright (c) Copyright: copyright 1998 The Perl Journal
   Copyright (c) Copyright: Copyright 1998 The Perl Journal.
   Copyright (c) Copyright: Copyright 1998-2001, 2012 M-J. Dominus.
   Copyright (c) Copyright: Copyright 1998-2006 Gisle Aas.
   Copyright (c) Copyright: Copyright 1999-2000 by Russ Allbery <rra@stanford.edu>
   Copyright (c) Copyright: Copyright 1999-2001, 2004, 2006, 2008, 2010, 2015, 2018 Russ Allbery
   Copyright (c) Copyright: Copyright 1999-2004 Sean M. Burke <sburke@cpan.org>, all rights reserved
   Copyright (c) Copyright: Copyright 1999-2019 Russ Allbery <rra@cpan.org>
   Copyright (c) Copyright: Copyright 2000 by Joe Smith <Joe.Smith@inwap.com>.
   Copyright (c) Copyright: Copyright 2001 by Jarkko Hietaniemi
   Copyright (c) Copyright: Copyright 2001-2008 by Michael G Schwern <schwern@pobox.com>.
   Copyright (c) Copyright: Copyright 2001-2011 Jarkko Hietaniemi <jhi@iki.fi>
   Copyright (c) Copyright: Copyright 2002-2008 by chromatic <chromatic@wgz.org> and
   Copyright (c) Copyright: Copyright 2002-2012 by Ken Williams, David Golden and other contributors.
   Copyright (c) Copyright: Copyright 2002-2014 Dan Kogai <dankogai@cpan.org>
   Copyright (c) Copyright: Copyright 2003 by Fergal Daly <fergal@esatclear.ie>.
   Copyright (c) Copyright: Copyright 2003, 2006-2007 by Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) Copyright: Copyright 2003-2006 by Audrey Tang <cpan@audreyt.org>
   Copyright (c) Copyright: Copyright 2004-2007 by Audrey Tang <cpan@audreyt.org>.
   Copyright (c) Copyright: Copyright 2005 Adam Kennedy.
   Copyright (c) Copyright: Copyright 2006 Yves Orton and 2007
   Copyright (c) Copyright: Copyright 2006-2008 Curtis "Ovid" Poe, all rights reserved
   Copyright (c) Copyright: Copyright 2007-2011 Andy Armstrong.
   Copyright (c) Copyright: Copyright 2007-2016 by Makamaka Hannyaharamitu
   Copyright (c) Copyright: Copyright 2010 brian d foy <brian.d.foy@gmail.com>
   Copyright (c) Copyright: Copyright 2012-2014 The Board of Trustees of the Leland Stanford Junior University
   Copyright (c) Copyright: Copyright 2013-2014 Niels Thykier <niels@thykier.net>
   Copyright (c) Copyright: Copyright 2015-2016, 2018, 2019 Russ Allbery <eagle@eyrie.org>
   Copyright (c) Copyright: Copyright 2016 Niko Tyni <ntyni@iki.fi>
   Copyright (c) Copyright: Copyright Mark Fowler <mark@twoshortplanks.com> 2002, 2004. . Some code taken from Test::More and Test::Catch, written by by Michael G Schwern <schwern@pobox.com>. Hence, those parts
   Copyright (c) Copyright: Copyright Mark Fowler <mark@twoshortplanks.com> 2002.
   Copyright (c) Copyright: Copyright(C) 1996-2019 Julian Seward. All rights reserved
   Copyright (c) Copyright: Copyright(C) 2001-2012 SADAHIRO Tomoyuki. Japan. All rights reserved
   Copyright (c) Copyright: hv_store() is from Array::RefElem, Copyright 2000 Gisle Aas.
   Copyright (c) Copyright: Modifications Copyright Ilya Zakharevich 199699.
   Copyright (c) Copyright: Module Getopt::Long is Copyright 1990, 2015 by Johan Vromans.
   Copyright (c) Copyright: Perl is Copyright (C) 1987-2021 by Larry Wall and others. All rights reserved
   Copyright (c) Copyright: Portions Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) Copyright: Richard Foley <richard.foley@rfi.net> Copyright (c) 2000
   Copyright (c) Copyright: This is an unpublished work copyright (c) 1992 Helios Software GmbH
   Copyright (c) Copyright: This module is Copyright(C) 2001-2018 SADAHIRO Tomoyuki. Japan. All
   Copyright (c) Copyright: This software is copyright (c) 2002 by Ilya Zakharevich.
   Copyright (c) Copyright: This software is copyright (c) 2010 by Adam Kennedy.
   Copyright (c) Copyright: This software is copyright (c) 2010 by David Golden and Ricardo Signes.
   Copyright (c) Copyright: This software is copyright (c) 2010 by David Golden, Ricardo Signes,
   Copyright (c) Copyright: This software is copyright (c) 2010, 2016 by David Golden.
   Copyright (c) Copyright: This software is copyright (c) 2013 by Leon Timmermans.
   Copyright (c) Copyright: This software is copyright (c) 2013 by Tim Jenness and the UK Particle
   Copyright (c) Copyright: This software is copyright (c) 2018 by Christian Hansen.
   Copyright (c) Copyright: Tie::File version 0.97 is copyright (C) 2003 Mark Jason Dominus.
   Copyright (c) Copyright: Version 2.x, Copyright (C) 2007-2010 Marcus Holland-Moritz.
   Copyright (c) Copyright: Version 3.x, Copyright (C) 2004-2013 Marcus Holland-Moritz.
   Copyright (c) Copyright: © 1991-2016 Unicode
   Copyright (c) Ilya Zakharevich 199699. Still very quick, but much more thrifty. (Std config is 10% slower than it was, and takes 67% of old heap size for typical usage.)
   Copyright (c) Michael G Schwern 2001. Used and distributed with permission. .
   Copyright (c) Nokia 2004-2005. All rights reserved
   Copyright (c) Nokia, 2004-2005 all rights reserved
   Copyright (c) This module is copyright (c) 2002-2009 Jos Boumans E<lt>kane@cpan.orgE<gt>. All rights reserved
   Copyright (c) Version 2.x, Copyright (C) 2007-2013 Marcus Holland-Moritz.
   Copyright (c) Version 3.x, Copyright (C) 2004-2013 Marcus Holland-Moritz.
Perl v5.36.0 alpine:perl-dev/5.36.0-r2/x86: http://www.perl.org/
   Copyright (c) 1984, 1989-1990, 2000, 2001-2015, 2018, 2019-2020 Free Software Foundation,
   Copyright (c) 1991-1993, 1996, 2000-2008, 2010, 2011-2012, 2022 by Larry Wall and others
   Copyright (c) 199598 Ilya Zakharevich. All rights reserved
   Copyright (c) 1999 Kenneth Albanowski. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1999 Kenneth Albanowski. |> |>This program is free software; you can redistribute it and/or |>modify it under the same terms as Perl itself.
   Copyright (c) 2001 Paul Marquess.
   Copyright (c) 2001 Paul Marquess. |>
   Copyright (c) 2002 Your Name <your@address.domain> This library is free software; you can redistribute it and/or modify
   Copyright (c) 2004-2013 Marcus Holland-Moritz.
   Copyright (c) 2006-2007, 2009, 2010-2011 Larry Wall and others
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) 2018-2020 The perl5 porters
   Copyright (c) Version 3.x, Copyright (C) 2004-2013 Marcus Holland-Moritz.
   Copyright (c) |> |>Version 3.x, Copyright (c) 2004-2013 Marcus Holland-Moritz. |>
Perl v5.36.0 debian:libperl5.36/5.36.0-7+deb12u2/amd64: http://www.perl.org/
   Copyright (c) (C) 1990-2012 by Larry Wall and others.
   Copyright (c) (c) 1995-2022 Paul Marquess. All rights reserved
   Copyright (c) (c) 1996-19978 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) (c) 1997-2008 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) (c) 2004-2013 by the Perl 5 Porters. All rights reserved
   Copyright (c) (c) 200414 by the Perl 5 Porters. All rights reserved
   Copyright (c) 1984, 1989-1990, 2000, 2001-2015, 2018, 2019-2020 Free Software Foundation,
   Copyright (c) 1990-1991 Raymond Chen, Kai Uwe Rommel
   Copyright (c) 1990-1992 RSA Data Security, Inc.
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore) . Permission to use, copy, modify, and distribute this material for any purpose and without fee is hereby granted, provided that the ab
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore) =head1 SEE ALSO
   Copyright (c) 1991, 1996, 2000, 2012 O
   Copyright (c) 1991-1992 RSA Data Security, Inc. The MD5 algorithm is defined in RFC 1321. This implementation is derived from the reference C code in RFC 1321 which is covered by the following copyright s
   Copyright (c) 1991-1993, 1996, 2000-2008, 2010, 2011-2012, 2022 by Larry Wall and others
   Copyright (c) 1991-2011 Unicode, Inc. All rights reserved
   Copyright (c) 19912, RSA Data Security, Inc. Created 1991. All
   Copyright (c) 1994 by the
   Copyright (c) 1994 Powerdog Industries. All rights reserved
   Copyright (c) 1994-2002 Andreas Kaiser, Ilya Zakharevich
   Copyright (c) 1995 Microsoft Corporation. All rights reserved
   Copyright (c) 1995-1996 Neil Winton.
   Copyright (c) 1995-1999, 2001, 2002-2004, 2010 Gisle Aas. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1995-2001 Raphael Manfredi
   Copyright (c) 1995-2022 Paul Marquess. All rights reserved
   Copyright (c) 199598 Ilya Zakharevich. All rights reserved
   Copyright (c) 1996 Cygnus Support
   Copyright (c) 1996 Spider Boardman
   Copyright (c) 1996 Sven Verdoolaege
   Copyright (c) 1996-19978 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) 1996-1998 Malcolm Beattie
   Copyright (c) 1996-1998, 2000, 2001-2002, 2005, 2006, 2008-2020 Russ Allbery <rra@cpan.org>
   Copyright (c) 1996-2002 Douglas E. Wegscheid. All rights reserved
   Copyright (c) 1996-2010 Andy Dougherty
   Copyright (c) 1996-2019 Gurusamy Sarathy. All rights reserved
   Copyright (c) 1997 Chip Salzenberg
   Copyright (c) 1997 Graham Barr <gbarr@pobox.com>. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1997 Graham Barr. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1997 Universitat Dortmund, all rights reserved
   Copyright (c) 1997, 1999 Graham Barr.
   Copyright (c) 1997-2009 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) 19978 Graham Barr. All rights reserved
   Copyright (c) 1998-2003 Gisle Aas.
   Copyright (c) 1998-2016 Jarkko Hietaniemi
   Copyright (c) 1999 Kenneth Albanowski.
   Copyright (c) 1999 Kenneth Albanowski. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1999 Kenneth Albanowski. |> |>This program is free software; you can redistribute it and/or |>modify it under the same terms as Perl itself.
   Copyright (c) 1999 Tuomas J. Lukka <lukka@iki.fi>. All rights reserved
   Copyright (c) 1999, 2001 by ZeeGee Software Inc. All rights reserved
   Copyright (c) 1999, 2001, 2004, 2006, 2008-2009, 2018, 2019 Russ Allbery <rra@cpan.org>.
   Copyright (c) 1999-2018, 2021 H.Merijn Brand
   Copyright (c) 2000 Gisle Aas <gisle@aas.no> . This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2000 Gisle Aas. Additional code by Yves Orton.
   Copyright (c) 2000-2003 Stephen McCamant. All rights reserved
   Copyright (c) 2000-2006 The Perl Foundation.
   Copyright (c) 2001 by Jarkko Hietaniemi This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2001 Colin McMillen. All rights reserved
   Copyright (c) 2001 Larry Wall. This module is free software, you may distribute it under the same terms as Perl.
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>.
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>. This module is distributed under the same terms as Perl itself. Feel free to use, modify and redistribute it as long as you retain the correct attribut
   Copyright (c) 2001 Paul Marquess.
   Copyright (c) 2001 Paul Marquess. |>
   Copyright (c) 2001-2002 Michael G. Schwern.
   Copyright (c) 2001-2002, 2005 Nicholas Clark Files: cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Locale.pm
   Copyright (c) 2001-2016 by Marek Rouchal.
   Copyright (c) 2002-2003 Rob Brown. All rights reserved
   Copyright (c) 2002-2004 Sean M. Burke.
   Copyright (c) 2002-2008 Jarkko Hietaniemi. All rights reserved
   Copyright (c) 2002-2010 Jarkko Hietaniemi.
   Copyright (c) 2002-2014 by the Perl 5 Porters
   Copyright (c) 2002-2014 Dan Kogai I<< <dankogai@cpan.org> >>. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2003 Constantin S. Svintsoff <kostik@iclub.nsu.ru>
   Copyright (c) 2003-2018 Mark Shelor This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2004, 2008 Matthijs van Duin. All rights reserved
   Copyright (c) 2004-2013 Marcus Holland-Moritz.
   Copyright (c) 2005 Aristotle Pagaltzis
   Copyright (c) 2005 Fergal Daly <fergal@esatclear.ie>, some parts
   Copyright (c) 2006-2007 by (Anno Siegel) This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.7 or, at your option, any 
   Copyright (c) 2006-2009 Adam Kennedy.
   Copyright (c) 2006-2011 Larry Wall and others
   Copyright (c) 2007 Brandon L Black
   Copyright (c) 2007-2013 Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de> Files: lib/unicore.txt
   Copyright (c) 2008-2011 Niko Tyni <ntyni@debian.org>
   Copyright (c) 2009, 2011-2013 Andrew Main (Zefram) <zefram@fysh.org>
   Copyright (c) 2010 Paul Hsieh All rights reserved
   Copyright (c) 2010-2011 Matt Trout and David Golden. All rights reserved
   Copyright (c) 2011 brian d foy. All rights reserved
   Copyright (c) 2011 Dominic Hargreaves <dom@earth.li> The other people listed in debian/changelog are most probably
   Copyright (c) 2011 Mark Allen. All rights reserved
   Copyright (c) 2011-2013 Andrew Main (Zefram) <zefram@fysh.org> This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2011-2014 Reini Urban. All rights reserved
   Copyright (c) 2012 Kurt Starsinic <kstarsinic@gmail.com>
   Copyright (c) 2012 Steve Peters. All rights reserved
   Copyright (c) 2012-2013 Google, Inc.
   Copyright (c) 2012-2020 Ken Williams. All rights reserved
   Copyright (c) 2013-2014 The Board of Trustees of the Leland Stanford Junior University
   Copyright (c) 2013-2017, 2020 Steve Hay. All rights reserved
   Copyright (c) 2014 Paul Evans <leonerd@leonerd.org.uk>. All rights reserved
   Copyright (c) 2014, 2017-2019 Karl Williamson
   Copyright (c) 2014-2016, 2019 Russ Allbery <eagle@eyrie.org>
   Copyright (c) 2014-2017 cPanel Inc. All rights reserved
   Copyright (c) 2015-2017 cPanel Inc
   Copyright (c) 2016 Tony Cook
   Copyright (c) 2017 Dagfinn Ilmari Manns
   Copyright (c) 2017 Lukas Mai
   Copyright (c) 2017 Mark Allen.
   Copyright (c) 2017 Reini Urban
   Copyright (c) 2017 Reini Urban You may redistribute only under the same terms as Perl 5, as specified in the README file that comes with the distribution.
   Copyright (c) 2018-2020 The perl5 porters
   Copyright (c) 2019-2020 Chad Granum <exodist@cpan.org>.
   Copyright (c) 2020 Raphael Manfredi and Karl Williamson
   Copyright (c) 2020 Unicode, Inc.; distributed under the Terms of Use in L<http://www.unicode.org/terms_of_use.html> =head1 SEE ALSO
   Copyright (c) 2021 H.Merijn Brand, Karl Williamson
   Copyright (c) 2021 Nicholas Clark
   Copyright (c) Copyright(C) 2001-2021 SADAHIRO Tomoyuki. Japan. All rights reserved
   Copyright (c) Copyright: (c) 1995 Microsoft Corporation. All rights reserved
   Copyright (c) Copyright: (C) 1995-2010 Graham Barr. All rights reserved
   Copyright (c) Copyright: (c) 2001-2021 brian d foy, All Rights Reserved
   Copyright (c) Copyright: (c) 2014 Paul Evans <leonerd@leonerd.org.uk>. All rights reserved
   Copyright (c) Copyright: (c) 2015 by Leon Timmermans
   Copyright (c) Copyright: (C) by Tels L<http://bloodgate.com/> in early 2002-2007.
   Copyright (c) Copyright: (C) Paul Evans, 2010-2020 -- leonerd@leonerd.org.uk
   Copyright (c) Copyright: 1995-2015 (c) perl5 porters.
   Copyright (c) Copyright: 1996 by Andreas Koenig
   Copyright (c) Copyright: 1999 The Perl Journal.
   Copyright (c) Copyright: 2002-2009 Jos Boumans <kane@cpan.org>. All rights reserved
   Copyright (c) Copyright: 2008-2009 Paul Fenwick <pjf@perltraining.com.au>
   Copyright (c) Copyright: 2010 Gisle Aas <gisle@aas.no>
   Copyright (c) Copyright: 2015 Michael LaGrasta and Dan Kogai
   Copyright (c) Copyright: based upon the file "dl.c", which is Copyright (c) 1994 Larry Wall
   Copyright (c) Copyright: Copyright (C) 1982, 1986, 1988-1989, 1993, 1999-2009, 2011
   Copyright (c) Copyright: Copyright (C) 1984, 1989-1990, 2000, 2001-2015, 2018, 2019-2020 Free Software Foundation, Inc.
   Copyright (c) Copyright: Copyright (c) 1986 by University of Toronto.
   Copyright (c) Copyright: Copyright (C) 1987-2022 by Larry Wall and others
   Copyright (c) copyright: Copyright (c) 1989, 1993 The Regents of the University of California. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1990-2012 by Larry Wall and others.
   Copyright (c) Copyright: Copyright (c) 1991-2001, 2004, 2005-2006, 2012 Raphael Manfredi
   Copyright (c) Copyright: Copyright (c) 1991-2006, 2020 Unicode, Inc.
   Copyright (c) Copyright: Copyright (C) 1993 Eric Young - see README for more details
   Copyright (c) Copyright: Copyright (C) 1993-2015 by Charles Bailey and others.
   Copyright (c) Copyright: Copyright (C) 1994-2000 by Bradford Appleton. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1994-2013 Larry Wall
   Copyright (c) Copyright: Copyright (c) 1995 Graham Barr
   Copyright (c) Copyright: Copyright (C) 1995-1998 Doug MacEachern and Jon Orwant. All
   Copyright (c) Copyright: Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler
   Copyright (c) Copyright: Copyright (c) 1995-2022 Paul Marquess. All rights reserved
   Copyright (c) Copyright: Copyright (c) 199598 Ilya Zakharevich. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996 by Eryq. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-1998 Andy Dougherty
   Copyright (c) Copyright: Copyright (c) 1996-1998 Malcolm Beattie
   Copyright (c) Copyright: Copyright (c) 1996-2002 Douglas E. Wegscheid. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-2006 Nick Ing-Simmons
   Copyright (c) Copyright: Copyright (C) 1996-2009 David Muir Sharnoff.
   Copyright (c) Copyright: Copyright (c) 1996-2009 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-2019 Gurusamy Sarathy. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1997-1999 Tom Christiansen and Nathan Torkington.
   Copyright (c) Copyright: Copyright (c) 1997-2010 Tom Christiansen, Nathan Torkington, and
   Copyright (c) Copyright: Copyright (c) 1997-2020 by Graham Barr
   Copyright (c) Copyright: Copyright (c) 19978 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 19978 Graham Barr. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1998, 2002-2003 Jon Orwant. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 1998-2000 Joshua Nathaniel Pritikin.
   Copyright (c) Copyright: Copyright (c) 1998-2000, 2002, 2003-2006 Stephen McCamant.
   Copyright (c) Copyright: Copyright (c) 1998-2004 Tom Hughes <tom@compton.nu>. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1999 Graham Barr <gbarr@pobox.com>.
   Copyright (c) Copyright: Copyright (c) 2000 Mark Kvale
   Copyright (c) Copyright: Copyright (C) 2000-2003 Stephen McCamant. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2000-2009 Damian Conway. All Rights Reserved
   Copyright (c) Copyright: Copyright (C) 2001 Tim Jenness All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2001-2004 Sean M. Burke. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2001-2011 Ken Williams. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2002 Slaven Rezic
   Copyright (c) Copyright: Copyright (C) 2002, 2004 Tim Jenness, Christian Soeller, Hugo van der Sanden. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2002-2003 Jarkko Hietaniemi
   Copyright (c) Copyright: Copyright (c) 2002-2004, 2012 Elizabeth Mattijsen. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2002-2007 by D.H. aka PodMaster
   Copyright (c) Copyright: Copyright (c) 2002-2007 Sean M. Burke.
   Copyright (c) Copyright: Copyright (C) 2002-2009 Richard Clamp. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2003-2005 Allison Randal.
   Copyright (c) Copyright: Copyright (C) 2003-2018 Mark Shelor, All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2004 by the Perl 5 Porters. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2005-2020 by H.Merijn Brand (m)
   Copyright (c) Copyright: Copyright (C) 2006-2007 by (Anno Siegel)
   Copyright (c) Copyright: Copyright (c) 2007 Brandon L Black
   Copyright (c) Copyright: Copyright (c) 2007-2008 Michael G Schwern
   Copyright (c) Copyright: Copyright (c) 2007-2011 Andy Armstrong <andy@hexten.net>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2007-2017 Max Maischein <corion@cpan.org>
   Copyright (c) Copyright: Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) Copyright: Copyright (C) 2009-2020 H.Merijn Brand
   Copyright (c) Copyright: Copyright (c) 2012 Tom Christiansen
   Copyright (c) Copyright: Copyright (C) 2013 by Andy Broad.
   Copyright (c) Copyright: Copyright (C) 2013 Chris Williams. All Rights Reserved
   Copyright (c) Copyright: Copyright (C) 2014-2015, 2020 Steve Hay. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2017, 2019 Pali <pali@cpan.org>
   Copyright (c) Copyright: Copyright (c) 2017-2020 Reini Urban. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2021 by Paul Evans and others
   Copyright (c) Copyright: Copyright 1995-2004, 2010 Gisle Aas <gisle@ActiveState.com>
   Copyright (c) Copyright: Copyright 1996 Zenin
   Copyright (c) Copyright: Copyright 1997-2001 Damian Conway. All Rights Reserved
   Copyright (c) Copyright: Copyright 1997-2004 Gisle Aas
   Copyright (c) Copyright: Copyright 1998
   Copyright (c) Copyright: copyright 1998 The Perl Journal
   Copyright (c) Copyright: Copyright 1998 The Perl Journal.
   Copyright (c) Copyright: Copyright 1998-2001, 2012 M-J. Dominus.
   Copyright (c) Copyright: Copyright 1998-2006 Gisle Aas.
   Copyright (c) Copyright: Copyright 1999-2000 by Russ Allbery <rra@stanford.edu>
   Copyright (c) Copyright: Copyright 1999-2001, 2004, 2006, 2008, 2010, 2015, 2018 Russ Allbery
   Copyright (c) Copyright: Copyright 1999-2004 Sean M. Burke <sburke@cpan.org>, all rights reserved
   Copyright (c) Copyright: Copyright 1999-2019 Russ Allbery <rra@cpan.org>
   Copyright (c) Copyright: Copyright 2000 by Joe Smith <Joe.Smith@inwap.com>.
   Copyright (c) Copyright: Copyright 2001 by Jarkko Hietaniemi
   Copyright (c) Copyright: Copyright 2001-2008 by Michael G Schwern <schwern@pobox.com>.
   Copyright (c) Copyright: Copyright 2001-2011 Jarkko Hietaniemi <jhi@iki.fi>
   Copyright (c) Copyright: Copyright 2002-2008 by chromatic <chromatic@wgz.org> and
   Copyright (c) Copyright: Copyright 2002-2012 by Ken Williams, David Golden and other contributors.
   Copyright (c) Copyright: Copyright 2002-2014 Dan Kogai <dankogai@cpan.org>
   Copyright (c) Copyright: Copyright 2003 by Fergal Daly <fergal@esatclear.ie>.
   Copyright (c) Copyright: Copyright 2003, 2006-2007 by Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) Copyright: Copyright 2003-2006 by Audrey Tang <cpan@audreyt.org>
   Copyright (c) Copyright: Copyright 2004-2007 by Audrey Tang <cpan@audreyt.org>.
   Copyright (c) Copyright: Copyright 2005 Adam Kennedy.
   Copyright (c) Copyright: Copyright 2006 Yves Orton and 2007
   Copyright (c) Copyright: Copyright 2006-2008 Curtis "Ovid" Poe, all rights reserved
   Copyright (c) Copyright: Copyright 2007-2011 Andy Armstrong.
   Copyright (c) Copyright: Copyright 2007-2016 by Makamaka Hannyaharamitu
   Copyright (c) Copyright: Copyright 2010 brian d foy <brian.d.foy@gmail.com>
   Copyright (c) Copyright: Copyright 2012-2014 The Board of Trustees of the Leland Stanford Junior University
   Copyright (c) Copyright: Copyright 2013-2014 Niels Thykier <niels@thykier.net>
   Copyright (c) Copyright: Copyright 2015-2016, 2018, 2019 Russ Allbery <eagle@eyrie.org>
   Copyright (c) Copyright: Copyright 2016 Niko Tyni <ntyni@iki.fi>
   Copyright (c) Copyright: Copyright Mark Fowler <mark@twoshortplanks.com> 2002, 2004. . Some code taken from Test::More and Test::Catch, written by by Michael G Schwern <schwern@pobox.com>. Hence, those parts
   Copyright (c) Copyright: Copyright Mark Fowler <mark@twoshortplanks.com> 2002.
   Copyright (c) Copyright: Copyright(C) 1996-2019 Julian Seward. All rights reserved
   Copyright (c) Copyright: Copyright(C) 2001-2012 SADAHIRO Tomoyuki. Japan. All rights reserved
   Copyright (c) Copyright: hv_store() is from Array::RefElem, Copyright 2000 Gisle Aas.
   Copyright (c) Copyright: Modifications Copyright Ilya Zakharevich 199699.
   Copyright (c) Copyright: Module Getopt::Long is Copyright 1990, 2015 by Johan Vromans.
   Copyright (c) Copyright: Perl is Copyright (C) 1987-2022 by Larry Wall and others. All rights reserved
   Copyright (c) Copyright: Portions Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) Copyright: Richard Foley <richard.foley@rfi.net> Copyright (c) 2000
   Copyright (c) Copyright: This is an unpublished work copyright (c) 1992 Helios Software GmbH
   Copyright (c) Copyright: This module is Copyright(C) 2001-2021 SADAHIRO Tomoyuki. Japan. All
   Copyright (c) Copyright: This software is copyright (c) 2002 by Ilya Zakharevich.
   Copyright (c) Copyright: This software is copyright (c) 2006 by
   Copyright (c) Copyright: This software is copyright (c) 2010 by Adam Kennedy.
   Copyright (c) Copyright: This software is copyright (c) 2010 by David Golden and Ricardo Signes.
   Copyright (c) Copyright: This software is copyright (c) 2010 by David Golden, Ricardo Signes,
   Copyright (c) Copyright: This software is copyright (c) 2010, 2016 by David Golden.
   Copyright (c) Copyright: This software is copyright (c) 2013 by Leon Timmermans.
   Copyright (c) Copyright: This software is copyright (c) 2020 by Tim Jenness and the UK Particle
   Copyright (c) Copyright: This software is copyright (c) 2021 by Christian Hansen.
   Copyright (c) Copyright: Tie::File version 0.97 is copyright (C) 2003 Mark Jason Dominus.
   Copyright (c) Copyright: Version 2.x, Copyright (C) 2007-2010 Marcus Holland-Moritz.
   Copyright (c) Copyright: Version 3.x, Copyright (C) 2004-2013 Marcus Holland-Moritz.
   Copyright (c) Copyright: © 1991-2016 Unicode
   Copyright (c) Michael G Schwern 2001. Used and distributed with permission. .
   Copyright (c) Version 2.x, Copyright (C) 2007-2013 Marcus Holland-Moritz.
   Copyright (c) Version 3.x, Copyright (C) 2004-2013 Marcus Holland-Moritz.
   Copyright (c) |> |>Version 3.x, Copyright (c) 2004-2013 Marcus Holland-Moritz. |>
Perl v5.36.0 debian:libperl5.36/5.36.0-7+deb12u3/amd64: http://www.perl.org/
   Copyright (c) (C) 1990-2012 by Larry Wall and others.
   Copyright (c) (c) 1995-2022 Paul Marquess. All rights reserved
   Copyright (c) (c) 1996-19978 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) (c) 1997-2008 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) (c) 19978 Graham Barr. All rights reserved
   Copyright (c) (c) 2004-2013 by the Perl 5 Porters. All rights reserved
   Copyright (c) (c) 200414 by the Perl 5 Porters. All rights reserved
   Copyright (c) 1984, 1989-1990, 2000, 2001-2015, 2018, 2019-2020 Free Software Foundation,
   Copyright (c) 1990-1991 Raymond Chen, Kai Uwe Rommel
   Copyright (c) 1990-1992 RSA Data Security, Inc.
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore) . Permission to use, copy, modify, and distribute this material for any purpose and without fee is hereby granted, provided that the ab
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore) =head1 SEE ALSO
   Copyright (c) 1991, 1996, 2000, 2012 O
   Copyright (c) 1991-1992 RSA Data Security, Inc. The MD5 algorithm is defined in RFC 1321. This implementation is derived from the reference C code in RFC 1321 which is covered by the following copyright s
   Copyright (c) 1991-1993, 1996, 2000-2008, 2010, 2011-2012, 2022 by Larry Wall and others
   Copyright (c) 1991-2011 Unicode, Inc. All rights reserved
   Copyright (c) 19912, RSA Data Security, Inc. Created 1991. All
   Copyright (c) 1994 by the
   Copyright (c) 1994 Powerdog Industries. All rights reserved
   Copyright (c) 1994-2002 Andreas Kaiser, Ilya Zakharevich
   Copyright (c) 1995 Microsoft Corporation. All rights reserved
   Copyright (c) 1995-1996 Neil Winton.
   Copyright (c) 1995-1999, 2001, 2002-2004, 2010 Gisle Aas. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1995-2001 Raphael Manfredi
   Copyright (c) 1995-2022 Paul Marquess. All rights reserved
   Copyright (c) 199598 Ilya Zakharevich. All rights reserved
   Copyright (c) 1996 Cygnus Support
   Copyright (c) 1996 Spider Boardman
   Copyright (c) 1996 Sven Verdoolaege
   Copyright (c) 1996-19978 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) 1996-1998 Malcolm Beattie
   Copyright (c) 1996-1998, 2000, 2001-2002, 2005, 2006, 2008-2020 Russ Allbery <rra@cpan.org>
   Copyright (c) 1996-2002 Douglas E. Wegscheid. All rights reserved
   Copyright (c) 1996-2010 Andy Dougherty
   Copyright (c) 1996-2019 Gurusamy Sarathy. All rights reserved
   Copyright (c) 1997 Chip Salzenberg
   Copyright (c) 1997 Graham Barr <gbarr@pobox.com>. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1997 Graham Barr. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1997 Universitat Dortmund, all rights reserved
   Copyright (c) 1997, 1999 Graham Barr.
   Copyright (c) 1997-2009 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) 1998-2003 Gisle Aas.
   Copyright (c) 1998-2016 Jarkko Hietaniemi
   Copyright (c) 1999 Kenneth Albanowski.
   Copyright (c) 1999 Kenneth Albanowski. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1999 Kenneth Albanowski. |> |>This program is free software; you can redistribute it and/or |>modify it under the same terms as Perl itself.
   Copyright (c) 1999 Tuomas J. Lukka <lukka@iki.fi>. All rights reserved
   Copyright (c) 1999, 2001 by ZeeGee Software Inc. All rights reserved
   Copyright (c) 1999, 2001, 2004, 2006, 2008-2009, 2018, 2019 Russ Allbery <rra@cpan.org>.
   Copyright (c) 1999-2018, 2021 H.Merijn Brand
   Copyright (c) 2000 Gisle Aas <gisle@aas.no> . This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2000 Gisle Aas. Additional code by Yves Orton.
   Copyright (c) 2000-2003 Stephen McCamant. All rights reserved
   Copyright (c) 2000-2006 The Perl Foundation.
   Copyright (c) 2001 by Jarkko Hietaniemi This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2001 Colin McMillen. All rights reserved
   Copyright (c) 2001 Larry Wall. This module is free software, you may distribute it under the same terms as Perl.
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>.
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>. This module is distributed under the same terms as Perl itself. Feel free to use, modify and redistribute it as long as you retain the correct attribut
   Copyright (c) 2001 Paul Marquess.
   Copyright (c) 2001 Paul Marquess. |>
   Copyright (c) 2001-2002 Michael G. Schwern.
   Copyright (c) 2001-2002, 2005 Nicholas Clark Files: cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Locale.pm
   Copyright (c) 2001-2016 by Marek Rouchal.
   Copyright (c) 2002-2003 Rob Brown. All rights reserved
   Copyright (c) 2002-2004 Sean M. Burke.
   Copyright (c) 2002-2008 Jarkko Hietaniemi. All rights reserved
   Copyright (c) 2002-2010 Jarkko Hietaniemi.
   Copyright (c) 2002-2014 by the Perl 5 Porters
   Copyright (c) 2002-2014 Dan Kogai I<< <dankogai@cpan.org> >>. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2003 Constantin S. Svintsoff <kostik@iclub.nsu.ru>
   Copyright (c) 2003-2018 Mark Shelor This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2004, 2008 Matthijs van Duin. All rights reserved
   Copyright (c) 2004-2013 Marcus Holland-Moritz.
   Copyright (c) 2005 Aristotle Pagaltzis
   Copyright (c) 2005 Fergal Daly <fergal@esatclear.ie>, some parts
   Copyright (c) 2006-2007 by (Anno Siegel) This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.7 or, at your option, any 
   Copyright (c) 2006-2009 Adam Kennedy.
   Copyright (c) 2006-2011 Larry Wall and others
   Copyright (c) 2007 Brandon L Black
   Copyright (c) 2007-2013 Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de> Files: lib/unicore.txt
   Copyright (c) 2008-2011 Niko Tyni <ntyni@debian.org>
   Copyright (c) 2009, 2011-2013 Andrew Main (Zefram) <zefram@fysh.org>
   Copyright (c) 2010 Paul Hsieh All rights reserved
   Copyright (c) 2010-2011 Matt Trout and David Golden. All rights reserved
   Copyright (c) 2011 brian d foy. All rights reserved
   Copyright (c) 2011 Dominic Hargreaves <dom@earth.li> The other people listed in debian/changelog are most probably
   Copyright (c) 2011 Mark Allen. All rights reserved
   Copyright (c) 2011-2013 Andrew Main (Zefram) <zefram@fysh.org> This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2011-2014 Reini Urban. All rights reserved
   Copyright (c) 2012 Kurt Starsinic <kstarsinic@gmail.com>
   Copyright (c) 2012 Steve Peters. All rights reserved
   Copyright (c) 2012-2013 Google, Inc.
   Copyright (c) 2012-2020 Ken Williams. All rights reserved
   Copyright (c) 2013-2014 The Board of Trustees of the Leland Stanford Junior University
   Copyright (c) 2013-2017, 2020 Steve Hay. All rights reserved
   Copyright (c) 2014 Paul Evans <leonerd@leonerd.org.uk>. All rights reserved
   Copyright (c) 2014, 2017-2019 Karl Williamson
   Copyright (c) 2014-2016, 2019 Russ Allbery <eagle@eyrie.org>
   Copyright (c) 2014-2017 cPanel Inc. All rights reserved
   Copyright (c) 2015-2017 cPanel Inc
   Copyright (c) 2016 Tony Cook
   Copyright (c) 2017 Dagfinn Ilmari Manns
   Copyright (c) 2017 Lukas Mai
   Copyright (c) 2017 Mark Allen.
   Copyright (c) 2017 Reini Urban
   Copyright (c) 2017 Reini Urban You may redistribute only under the same terms as Perl 5, as specified in the README file that comes with the distribution.
   Copyright (c) 2018-2020 The perl5 porters
   Copyright (c) 2019-2020 Chad Granum <exodist@cpan.org>.
   Copyright (c) 2020 Raphael Manfredi and Karl Williamson
   Copyright (c) 2020 Unicode, Inc.; distributed under the Terms of Use in L<http://www.unicode.org/terms_of_use.html> =head1 SEE ALSO
   Copyright (c) 2021 H.Merijn Brand, Karl Williamson
   Copyright (c) 2021 Nicholas Clark
   Copyright (c) Copyright(C) 2001-2021 SADAHIRO Tomoyuki. Japan. All rights reserved
   Copyright (c) Copyright: (c) 1995 Microsoft Corporation. All rights reserved
   Copyright (c) Copyright: (C) 1995-2010 Graham Barr. All rights reserved
   Copyright (c) Copyright: (c) 2001-2021 brian d foy, All Rights Reserved
   Copyright (c) Copyright: (c) 2014 Paul Evans <leonerd@leonerd.org.uk>. All rights reserved
   Copyright (c) Copyright: (c) 2015 by Leon Timmermans
   Copyright (c) Copyright: (C) by Tels L<http://bloodgate.com/> in early 2002-2007.
   Copyright (c) Copyright: (C) Paul Evans, 2010-2020 -- leonerd@leonerd.org.uk
   Copyright (c) Copyright: 1995-2015 (c) perl5 porters.
   Copyright (c) Copyright: 1996 by Andreas Koenig
   Copyright (c) Copyright: 1999 The Perl Journal.
   Copyright (c) Copyright: 2002-2009 Jos Boumans <kane@cpan.org>. All rights reserved
   Copyright (c) Copyright: 2008-2009 Paul Fenwick <pjf@perltraining.com.au>
   Copyright (c) Copyright: 2010 Gisle Aas <gisle@aas.no>
   Copyright (c) Copyright: 2015 Michael LaGrasta and Dan Kogai
   Copyright (c) Copyright: based upon the file "dl.c", which is Copyright (c) 1994 Larry Wall
   Copyright (c) Copyright: Copyright (C) 1982, 1986, 1988-1989, 1993, 1999-2009, 2011
   Copyright (c) Copyright: Copyright (C) 1984, 1989-1990, 2000, 2001-2015, 2018, 2019-2020 Free Software Foundation, Inc.
   Copyright (c) Copyright: Copyright (c) 1986 by University of Toronto.
   Copyright (c) Copyright: Copyright (C) 1987-2022 by Larry Wall and others
   Copyright (c) copyright: Copyright (c) 1989, 1993 The Regents of the University of California. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1990-2012 by Larry Wall and others.
   Copyright (c) Copyright: Copyright (c) 1991-2001, 2004, 2005-2006, 2012 Raphael Manfredi
   Copyright (c) Copyright: Copyright (c) 1991-2006, 2020 Unicode, Inc.
   Copyright (c) Copyright: Copyright (C) 1993 Eric Young - see README for more details
   Copyright (c) Copyright: Copyright (C) 1993-2015 by Charles Bailey and others.
   Copyright (c) Copyright: Copyright (C) 1994-2000 by Bradford Appleton. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1994-2013 Larry Wall
   Copyright (c) Copyright: Copyright (c) 1995 Graham Barr
   Copyright (c) Copyright: Copyright (C) 1995-1998 Doug MacEachern and Jon Orwant. All
   Copyright (c) Copyright: Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler
   Copyright (c) Copyright: Copyright (c) 1995-2022 Paul Marquess. All rights reserved
   Copyright (c) Copyright: Copyright (c) 199598 Ilya Zakharevich. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996 by Eryq. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-1998 Andy Dougherty
   Copyright (c) Copyright: Copyright (c) 1996-1998 Malcolm Beattie
   Copyright (c) Copyright: Copyright (c) 1996-2002 Douglas E. Wegscheid. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-2006 Nick Ing-Simmons
   Copyright (c) Copyright: Copyright (C) 1996-2009 David Muir Sharnoff.
   Copyright (c) Copyright: Copyright (c) 1996-2009 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-2019 Gurusamy Sarathy. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1997-1999 Tom Christiansen and Nathan Torkington.
   Copyright (c) Copyright: Copyright (c) 1997-2010 Tom Christiansen, Nathan Torkington, and
   Copyright (c) Copyright: Copyright (c) 1997-2020 by Graham Barr
   Copyright (c) Copyright: Copyright (c) 19978 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 19978 Graham Barr. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1998, 2002-2003 Jon Orwant. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 1998-2000 Joshua Nathaniel Pritikin.
   Copyright (c) Copyright: Copyright (c) 1998-2000, 2002, 2003-2006 Stephen McCamant.
   Copyright (c) Copyright: Copyright (c) 1998-2004 Tom Hughes <tom@compton.nu>. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1999 Graham Barr <gbarr@pobox.com>.
   Copyright (c) Copyright: Copyright (c) 2000 Mark Kvale
   Copyright (c) Copyright: Copyright (C) 2000-2003 Stephen McCamant. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2000-2009 Damian Conway. All Rights Reserved
   Copyright (c) Copyright: Copyright (C) 2001 Tim Jenness All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2001-2004 Sean M. Burke. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2001-2011 Ken Williams. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2002 Slaven Rezic
   Copyright (c) Copyright: Copyright (C) 2002, 2004 Tim Jenness, Christian Soeller, Hugo van der Sanden. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2002-2003 Jarkko Hietaniemi
   Copyright (c) Copyright: Copyright (c) 2002-2004, 2012 Elizabeth Mattijsen. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2002-2007 by D.H. aka PodMaster
   Copyright (c) Copyright: Copyright (c) 2002-2007 Sean M. Burke.
   Copyright (c) Copyright: Copyright (C) 2002-2009 Richard Clamp. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2003-2005 Allison Randal.
   Copyright (c) Copyright: Copyright (C) 2003-2018 Mark Shelor, All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2004 by the Perl 5 Porters. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2005-2020 by H.Merijn Brand (m)
   Copyright (c) Copyright: Copyright (C) 2006-2007 by (Anno Siegel)
   Copyright (c) Copyright: Copyright (c) 2007 Brandon L Black
   Copyright (c) Copyright: Copyright (c) 2007-2008 Michael G Schwern
   Copyright (c) Copyright: Copyright (c) 2007-2011 Andy Armstrong <andy@hexten.net>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2007-2017 Max Maischein <corion@cpan.org>
   Copyright (c) Copyright: Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) Copyright: Copyright (C) 2009-2020 H.Merijn Brand
   Copyright (c) Copyright: Copyright (c) 2012 Tom Christiansen
   Copyright (c) Copyright: Copyright (C) 2013 by Andy Broad.
   Copyright (c) Copyright: Copyright (C) 2013 Chris Williams. All Rights Reserved
   Copyright (c) Copyright: Copyright (C) 2014-2015, 2020 Steve Hay. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2017, 2019 Pali <pali@cpan.org>
   Copyright (c) Copyright: Copyright (c) 2017-2020 Reini Urban. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2021 by Paul Evans and others
   Copyright (c) Copyright: Copyright 1995-2004, 2010 Gisle Aas <gisle@ActiveState.com>
   Copyright (c) Copyright: Copyright 1996 Zenin
   Copyright (c) Copyright: Copyright 1997-2001 Damian Conway. All Rights Reserved
   Copyright (c) Copyright: Copyright 1997-2004 Gisle Aas
   Copyright (c) Copyright: Copyright 1998
   Copyright (c) Copyright: copyright 1998 The Perl Journal
   Copyright (c) Copyright: Copyright 1998 The Perl Journal.
   Copyright (c) Copyright: Copyright 1998-2001, 2012 M-J. Dominus.
   Copyright (c) Copyright: Copyright 1998-2006 Gisle Aas.
   Copyright (c) Copyright: Copyright 1999-2000 by Russ Allbery <rra@stanford.edu>
   Copyright (c) Copyright: Copyright 1999-2001, 2004, 2006, 2008, 2010, 2015, 2018 Russ Allbery
   Copyright (c) Copyright: Copyright 1999-2004 Sean M. Burke <sburke@cpan.org>, all rights reserved
   Copyright (c) Copyright: Copyright 1999-2019 Russ Allbery <rra@cpan.org>
   Copyright (c) Copyright: Copyright 2000 by Joe Smith <Joe.Smith@inwap.com>.
   Copyright (c) Copyright: Copyright 2001 by Jarkko Hietaniemi
   Copyright (c) Copyright: Copyright 2001-2008 by Michael G Schwern <schwern@pobox.com>.
   Copyright (c) Copyright: Copyright 2001-2011 Jarkko Hietaniemi <jhi@iki.fi>
   Copyright (c) Copyright: Copyright 2002-2008 by chromatic <chromatic@wgz.org> and
   Copyright (c) Copyright: Copyright 2002-2012 by Ken Williams, David Golden and other contributors.
   Copyright (c) Copyright: Copyright 2002-2014 Dan Kogai <dankogai@cpan.org>
   Copyright (c) Copyright: Copyright 2003 by Fergal Daly <fergal@esatclear.ie>.
   Copyright (c) Copyright: Copyright 2003, 2006-2007 by Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) Copyright: Copyright 2003-2006 by Audrey Tang <cpan@audreyt.org>
   Copyright (c) Copyright: Copyright 2004-2007 by Audrey Tang <cpan@audreyt.org>.
   Copyright (c) Copyright: Copyright 2005 Adam Kennedy.
   Copyright (c) Copyright: Copyright 2006 Yves Orton and 2007
   Copyright (c) Copyright: Copyright 2006-2008 Curtis "Ovid" Poe, all rights reserved
   Copyright (c) Copyright: Copyright 2007-2011 Andy Armstrong.
   Copyright (c) Copyright: Copyright 2007-2016 by Makamaka Hannyaharamitu
   Copyright (c) Copyright: Copyright 2010 brian d foy <brian.d.foy@gmail.com>
   Copyright (c) Copyright: Copyright 2012-2014 The Board of Trustees of the Leland Stanford Junior University
   Copyright (c) Copyright: Copyright 2013-2014 Niels Thykier <niels@thykier.net>
   Copyright (c) Copyright: Copyright 2015-2016, 2018, 2019 Russ Allbery <eagle@eyrie.org>
   Copyright (c) Copyright: Copyright 2016 Niko Tyni <ntyni@iki.fi>
   Copyright (c) Copyright: Copyright Mark Fowler <mark@twoshortplanks.com> 2002, 2004. . Some code taken from Test::More and Test::Catch, written by by Michael G Schwern <schwern@pobox.com>. Hence, those parts
   Copyright (c) Copyright: Copyright Mark Fowler <mark@twoshortplanks.com> 2002.
   Copyright (c) Copyright: Copyright(C) 1996-2019 Julian Seward. All rights reserved
   Copyright (c) Copyright: Copyright(C) 2001-2012 SADAHIRO Tomoyuki. Japan. All rights reserved
   Copyright (c) Copyright: hv_store() is from Array::RefElem, Copyright 2000 Gisle Aas.
   Copyright (c) Copyright: Modifications Copyright Ilya Zakharevich 199699.
   Copyright (c) Copyright: Module Getopt::Long is Copyright 1990, 2015 by Johan Vromans.
   Copyright (c) Copyright: Perl is Copyright (C) 1987-2022 by Larry Wall and others. All rights reserved
   Copyright (c) Copyright: Portions Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) Copyright: Richard Foley <richard.foley@rfi.net> Copyright (c) 2000
   Copyright (c) Copyright: This is an unpublished work copyright (c) 1992 Helios Software GmbH
   Copyright (c) Copyright: This module is Copyright(C) 2001-2021 SADAHIRO Tomoyuki. Japan. All
   Copyright (c) Copyright: This software is copyright (c) 2002 by Ilya Zakharevich.
   Copyright (c) Copyright: This software is copyright (c) 2006 by
   Copyright (c) Copyright: This software is copyright (c) 2010 by Adam Kennedy.
   Copyright (c) Copyright: This software is copyright (c) 2010 by David Golden and Ricardo Signes.
   Copyright (c) Copyright: This software is copyright (c) 2010 by David Golden, Ricardo Signes,
   Copyright (c) Copyright: This software is copyright (c) 2010, 2016 by David Golden.
   Copyright (c) Copyright: This software is copyright (c) 2013 by Leon Timmermans.
   Copyright (c) Copyright: This software is copyright (c) 2020 by Tim Jenness and the UK Particle
   Copyright (c) Copyright: This software is copyright (c) 2021 by Christian Hansen.
   Copyright (c) Copyright: Tie::File version 0.97 is copyright (C) 2003 Mark Jason Dominus.
   Copyright (c) Copyright: Version 2.x, Copyright (C) 2007-2010 Marcus Holland-Moritz.
   Copyright (c) Copyright: Version 3.x, Copyright (C) 2004-2013 Marcus Holland-Moritz.
   Copyright (c) Copyright: © 1991-2016 Unicode
   Copyright (c) Michael G Schwern 2001. Used and distributed with permission. .
   Copyright (c) Version 2.x, Copyright (C) 2007-2013 Marcus Holland-Moritz.
   Copyright (c) Version 3.x, Copyright (C) 2004-2013 Marcus Holland-Moritz.
   Copyright (c) |> |>Version 3.x, Copyright (c) 2004-2013 Marcus Holland-Moritz. |>
Perl v5.36.0 debian:perl/5.36.0-7+deb12u2/amd64: http://www.perl.org/
   Copyright (c) 1990-1991 Raymond Chen, Kai Uwe Rommel
   Copyright (c) 1990-1992 RSA Data Security, Inc.
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore) . Permission to use, copy, modify, and distribute this material for any purpose and without fee is hereby granted, provided that the ab
   Copyright (c) 1991, 1996, 2000, 2012 O
   Copyright (c) 1991-2011 Unicode, Inc. All rights reserved
   Copyright (c) 1994 by the
   Copyright (c) 1994 Powerdog Industries. All rights reserved
   Copyright (c) 1994-2002 Andreas Kaiser, Ilya Zakharevich
   Copyright (c) 1995 Microsoft Corporation. All rights reserved
   Copyright (c) 1995-1996 Neil Winton.
   Copyright (c) 1996 Cygnus Support
   Copyright (c) 1996 Spider Boardman
   Copyright (c) 1996 Sven Verdoolaege
   Copyright (c) 1996-1998, 2000, 2001-2002, 2005, 2006, 2008-2020 Russ Allbery <rra@cpan.org>
   Copyright (c) 1996-2010 Andy Dougherty
   Copyright (c) 1997 Chip Salzenberg
   Copyright (c) 1997 Universitat Dortmund, all rights reserved
   Copyright (c) 1997, 1999 Graham Barr.
   Copyright (c) 1998-2016 Jarkko Hietaniemi
   Copyright (c) 1999 Kenneth Albanowski.
   Copyright (c) 1999 Tuomas J. Lukka <lukka@iki.fi>. All rights reserved
   Copyright (c) 1999, 2001 by ZeeGee Software Inc. All rights reserved
   Copyright (c) 1999, 2001, 2004, 2006, 2008-2009, 2018, 2019 Russ Allbery <rra@cpan.org>.
   Copyright (c) 1999-2018, 2021 H.Merijn Brand
   Copyright (c) 2000 Gisle Aas <gisle@aas.no> . This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2000-2006 The Perl Foundation.
   Copyright (c) 2001 Colin McMillen. All rights reserved
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>.
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>. This module is distributed under the same terms as Perl itself. Feel free to use, modify and redistribute it as long as you retain the correct attribut
   Copyright (c) 2001 Paul Marquess.
   Copyright (c) 2001-2002 Michael G. Schwern.
   Copyright (c) 2001-2002, 2005 Nicholas Clark Files: cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Locale.pm
   Copyright (c) 2001-2016 by Marek Rouchal.
   Copyright (c) 2002-2003 Rob Brown. All rights reserved
   Copyright (c) 2002-2004 Sean M. Burke.
   Copyright (c) 2002-2010 Jarkko Hietaniemi.
   Copyright (c) 2002-2014 by the Perl 5 Porters
   Copyright (c) 2003 Constantin S. Svintsoff <kostik@iclub.nsu.ru>
   Copyright (c) 2004, 2008 Matthijs van Duin. All rights reserved
   Copyright (c) 2005 Aristotle Pagaltzis
   Copyright (c) 2005 Fergal Daly <fergal@esatclear.ie>, some parts
   Copyright (c) 2006-2009 Adam Kennedy.
   Copyright (c) 2006-2009 Larry Wall and others
   Copyright (c) 2007-2010 Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de> Files: lib/unicore.txt
   Copyright (c) 2008-2011 Niko Tyni <ntyni@debian.org>
   Copyright (c) 2009, 2011-2013 Andrew Main (Zefram) <zefram@fysh.org>
   Copyright (c) 2010 Paul Hsieh All rights reserved
   Copyright (c) 2010-2011 Matt Trout and David Golden. All rights reserved
   Copyright (c) 2011 brian d foy. All rights reserved
   Copyright (c) 2011 Dominic Hargreaves <dom@earth.li> The other people listed in debian/changelog are most probably
   Copyright (c) 2011 Mark Allen. All rights reserved
   Copyright (c) 2011-2014 Reini Urban. All rights reserved
   Copyright (c) 2012 Kurt Starsinic <kstarsinic@gmail.com>
   Copyright (c) 2012 Steve Peters. All rights reserved
   Copyright (c) 2012-2013 Google, Inc.
   Copyright (c) 2012-2020 Ken Williams. All rights reserved
   Copyright (c) 2013-2014 The Board of Trustees of the Leland Stanford Junior University
   Copyright (c) 2013-2017, 2020 Steve Hay. All rights reserved
   Copyright (c) 2014, 2017-2019 Karl Williamson
   Copyright (c) 2014-2016, 2019 Russ Allbery <eagle@eyrie.org>
   Copyright (c) 2014-2017 cPanel Inc. All rights reserved
   Copyright (c) 2016 Tony Cook
   Copyright (c) 2016-2017 cPanel Inc
   Copyright (c) 2017 Dagfinn Ilmari Manns
   Copyright (c) 2017 Lukas Mai
   Copyright (c) 2017 Mark Allen.
   Copyright (c) 2017 Reini Urban
   Copyright (c) 2018-2020 The perl5 porters
   Copyright (c) 2019-2020 Chad Granum <exodist@cpan.org>.
   Copyright (c) 2020 Raphael Manfredi and Karl Williamson
   Copyright (c) 2021 H.Merijn Brand, Karl Williamson
   Copyright (c) 2021 Nicholas Clark
   Copyright (c) Copyright: (c) 1995 Microsoft Corporation. All rights reserved
   Copyright (c) Copyright: (C) 1995-2010 Graham Barr. All rights reserved
   Copyright (c) Copyright: (c) 2001-2021 brian d foy, All Rights Reserved
   Copyright (c) Copyright: (c) 2014 Paul Evans <leonerd@leonerd.org.uk>. All rights reserved
   Copyright (c) Copyright: (c) 2015 by Leon Timmermans
   Copyright (c) Copyright: (C) by Tels L<http://bloodgate.com/> in early 2002-2007.
   Copyright (c) Copyright: (C) Paul Evans, 2010-2020 -- leonerd@leonerd.org.uk
   Copyright (c) Copyright: 1995-2015 (c) perl5 porters.
   Copyright (c) Copyright: 1996 by Andreas Koenig
   Copyright (c) Copyright: 1999 The Perl Journal.
   Copyright (c) Copyright: 2002-2009 Jos Boumans <kane@cpan.org>. All rights reserved
   Copyright (c) Copyright: 2008-2009 Paul Fenwick <pjf@perltraining.com.au>
   Copyright (c) Copyright: 2010 Gisle Aas <gisle@aas.no>
   Copyright (c) Copyright: 2015 Michael LaGrasta and Dan Kogai
   Copyright (c) Copyright: based upon the file "dl.c", which is Copyright (c) 1994 Larry Wall
   Copyright (c) Copyright: Copyright (C) 1982, 1986, 1988-1989, 1993, 1999-2009, 2011
   Copyright (c) Copyright: Copyright (C) 1984, 1989-1990, 2000, 2001-2015, 2018, 2019-2020 Free Software Foundation, Inc.
   Copyright (c) Copyright: Copyright (c) 1986 by University of Toronto.
   Copyright (c) Copyright: Copyright (C) 1987-2022 by Larry Wall and others
   Copyright (c) Copyright: Copyright (C) 1990-2012 by Larry Wall and others.
   Copyright (c) Copyright: Copyright (c) 1991-2001, 2004, 2005-2006, 2012 Raphael Manfredi
   Copyright (c) Copyright: Copyright (c) 1991-2006, 2020 Unicode, Inc.
   Copyright (c) Copyright: Copyright (C) 1993 Eric Young - see README for more details
   Copyright (c) Copyright: Copyright (C) 1993-2015 by Charles Bailey and others.
   Copyright (c) Copyright: Copyright (C) 1994-2000 by Bradford Appleton. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1994-2013 Larry Wall
   Copyright (c) Copyright: Copyright (c) 1995 Graham Barr
   Copyright (c) Copyright: Copyright (C) 1995-1998 Doug MacEachern and Jon Orwant. All
   Copyright (c) Copyright: Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler
   Copyright (c) Copyright: Copyright (c) 1995-2022 Paul Marquess. All rights reserved
   Copyright (c) Copyright: Copyright (c) 199598 Ilya Zakharevich. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996 by Eryq. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-1998 Andy Dougherty
   Copyright (c) Copyright: Copyright (c) 1996-1998 Malcolm Beattie
   Copyright (c) Copyright: Copyright (c) 1996-2002 Douglas E. Wegscheid. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-2006 Nick Ing-Simmons
   Copyright (c) Copyright: Copyright (C) 1996-2009 David Muir Sharnoff.
   Copyright (c) Copyright: Copyright (c) 1996-2009 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-2019 Gurusamy Sarathy. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1997-1999 Tom Christiansen and Nathan Torkington.
   Copyright (c) Copyright: Copyright (c) 1997-2010 Tom Christiansen, Nathan Torkington, and
   Copyright (c) Copyright: Copyright (c) 1997-2020 by Graham Barr
   Copyright (c) Copyright: Copyright (c) 19978 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 19978 Graham Barr. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1998, 2002-2003 Jon Orwant. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 1998-2000 Joshua Nathaniel Pritikin.
   Copyright (c) Copyright: Copyright (c) 1998-2000, 2002, 2003-2006 Stephen McCamant.
   Copyright (c) Copyright: Copyright (c) 1998-2004 Tom Hughes <tom@compton.nu>. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1999 Graham Barr <gbarr@pobox.com>.
   Copyright (c) Copyright: Copyright (c) 2000 Mark Kvale
   Copyright (c) Copyright: Copyright (C) 2000-2003 Stephen McCamant. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2000-2009 Damian Conway. All Rights Reserved
   Copyright (c) Copyright: Copyright (C) 2001 Tim Jenness All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2001-2004 Sean M. Burke. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2001-2011 Ken Williams. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2002 Slaven Rezic
   Copyright (c) Copyright: Copyright (C) 2002, 2004 Tim Jenness, Christian Soeller, Hugo van der Sanden. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2002-2003 Jarkko Hietaniemi
   Copyright (c) Copyright: Copyright (c) 2002-2004, 2012 Elizabeth Mattijsen. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2002-2007 by D.H. aka PodMaster
   Copyright (c) Copyright: Copyright (c) 2002-2007 Sean M. Burke.
   Copyright (c) Copyright: Copyright (C) 2002-2009 Richard Clamp. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2003-2005 Allison Randal.
   Copyright (c) Copyright: Copyright (C) 2003-2018 Mark Shelor, All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2004 by the Perl 5 Porters. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2005-2020 by H.Merijn Brand (m)
   Copyright (c) Copyright: Copyright (C) 2006-2007 by (Anno Siegel)
   Copyright (c) Copyright: Copyright (c) 2007 Brandon L Black
   Copyright (c) Copyright: Copyright (c) 2007-2008 Michael G Schwern
   Copyright (c) Copyright: Copyright (c) 2007-2011 Andy Armstrong <andy@hexten.net>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2007-2017 Max Maischein <corion@cpan.org>
   Copyright (c) Copyright: Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) Copyright: Copyright (C) 2009-2020 H.Merijn Brand
   Copyright (c) Copyright: Copyright (c) 2012 Tom Christiansen
   Copyright (c) Copyright: Copyright (C) 2013 by Andy Broad.
   Copyright (c) Copyright: Copyright (C) 2013 Chris Williams. All Rights Reserved
   Copyright (c) Copyright: Copyright (C) 2014-2015, 2020 Steve Hay. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2017, 2019 Pali <pali@cpan.org>
   Copyright (c) Copyright: Copyright (c) 2017-2020 Reini Urban. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2021 by Paul Evans and others
   Copyright (c) Copyright: Copyright 1995-2004, 2010 Gisle Aas <gisle@ActiveState.com>
   Copyright (c) Copyright: Copyright 1996 Zenin
   Copyright (c) Copyright: Copyright 1997-2001 Damian Conway. All Rights Reserved
   Copyright (c) Copyright: Copyright 1997-2004 Gisle Aas
   Copyright (c) Copyright: Copyright 1998
   Copyright (c) Copyright: copyright 1998 The Perl Journal
   Copyright (c) Copyright: Copyright 1998 The Perl Journal.
   Copyright (c) Copyright: Copyright 1998-2001, 2012 M-J. Dominus.
   Copyright (c) Copyright: Copyright 1998-2006 Gisle Aas.
   Copyright (c) Copyright: Copyright 1999-2000 by Russ Allbery <rra@stanford.edu>
   Copyright (c) Copyright: Copyright 1999-2001, 2004, 2006, 2008, 2010, 2015, 2018 Russ Allbery
   Copyright (c) Copyright: Copyright 1999-2004 Sean M. Burke <sburke@cpan.org>, all rights reserved
   Copyright (c) Copyright: Copyright 1999-2019 Russ Allbery <rra@cpan.org>
   Copyright (c) Copyright: Copyright 2000 by Joe Smith <Joe.Smith@inwap.com>.
   Copyright (c) Copyright: Copyright 2001 by Jarkko Hietaniemi
   Copyright (c) Copyright: Copyright 2001-2008 by Michael G Schwern <schwern@pobox.com>.
   Copyright (c) Copyright: Copyright 2001-2011 Jarkko Hietaniemi <jhi@iki.fi>
   Copyright (c) Copyright: Copyright 2002-2008 by chromatic <chromatic@wgz.org> and
   Copyright (c) Copyright: Copyright 2002-2012 by Ken Williams, David Golden and other contributors.
   Copyright (c) Copyright: Copyright 2002-2014 Dan Kogai <dankogai@cpan.org>
   Copyright (c) Copyright: Copyright 2003 by Fergal Daly <fergal@esatclear.ie>.
   Copyright (c) Copyright: Copyright 2003, 2006-2007 by Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) Copyright: Copyright 2003-2006 by Audrey Tang <cpan@audreyt.org>
   Copyright (c) Copyright: Copyright 2004-2007 by Audrey Tang <cpan@audreyt.org>.
   Copyright (c) Copyright: Copyright 2005 Adam Kennedy.
   Copyright (c) Copyright: Copyright 2006 Yves Orton and 2007
   Copyright (c) Copyright: Copyright 2006-2008 Curtis "Ovid" Poe, all rights reserved
   Copyright (c) Copyright: Copyright 2007-2011 Andy Armstrong.
   Copyright (c) Copyright: Copyright 2007-2016 by Makamaka Hannyaharamitu
   Copyright (c) Copyright: Copyright 2010 brian d foy <brian.d.foy@gmail.com>
   Copyright (c) Copyright: Copyright 2012-2014 The Board of Trustees of the Leland Stanford Junior University
   Copyright (c) Copyright: Copyright 2013-2014 Niels Thykier <niels@thykier.net>
   Copyright (c) Copyright: Copyright 2015-2016, 2018, 2019 Russ Allbery <eagle@eyrie.org>
   Copyright (c) Copyright: Copyright 2016 Niko Tyni <ntyni@iki.fi>
   Copyright (c) Copyright: Copyright Mark Fowler <mark@twoshortplanks.com> 2002, 2004. . Some code taken from Test::More and Test::Catch, written by by Michael G Schwern <schwern@pobox.com>. Hence, those parts
   Copyright (c) Copyright: Copyright Mark Fowler <mark@twoshortplanks.com> 2002.
   Copyright (c) Copyright: Copyright(C) 1996-2019 Julian Seward. All rights reserved
   Copyright (c) Copyright: Copyright(C) 2001-2012 SADAHIRO Tomoyuki. Japan. All rights reserved
   Copyright (c) Copyright: hv_store() is from Array::RefElem, Copyright 2000 Gisle Aas.
   Copyright (c) Copyright: Modifications Copyright Ilya Zakharevich 199699.
   Copyright (c) Copyright: Module Getopt::Long is Copyright 1990, 2015 by Johan Vromans.
   Copyright (c) Copyright: Perl is Copyright (C) 1987-2022 by Larry Wall and others. All rights reserved
   Copyright (c) Copyright: Portions Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) Copyright: Richard Foley <richard.foley@rfi.net> Copyright (c) 2000
   Copyright (c) Copyright: This is an unpublished work copyright (c) 1992 Helios Software GmbH
   Copyright (c) Copyright: This module is Copyright(C) 2001-2021 SADAHIRO Tomoyuki. Japan. All
   Copyright (c) Copyright: This software is copyright (c) 2002 by Ilya Zakharevich.
   Copyright (c) Copyright: This software is copyright (c) 2006 by
   Copyright (c) Copyright: This software is copyright (c) 2010 by Adam Kennedy.
   Copyright (c) Copyright: This software is copyright (c) 2010 by David Golden and Ricardo Signes.
   Copyright (c) Copyright: This software is copyright (c) 2010 by David Golden, Ricardo Signes,
   Copyright (c) Copyright: This software is copyright (c) 2010, 2016 by David Golden.
   Copyright (c) Copyright: This software is copyright (c) 2013 by Leon Timmermans.
   Copyright (c) Copyright: This software is copyright (c) 2020 by Tim Jenness and the UK Particle
   Copyright (c) Copyright: This software is copyright (c) 2021 by Christian Hansen.
   Copyright (c) Copyright: Tie::File version 0.97 is copyright (C) 2003 Mark Jason Dominus.
   Copyright (c) Copyright: Version 2.x, Copyright (C) 2007-2010 Marcus Holland-Moritz.
   Copyright (c) Copyright: Version 3.x, Copyright (C) 2004-2013 Marcus Holland-Moritz.
   Copyright (c) Copyright: © 1991-2016 Unicode
   Copyright (c) Michael G Schwern 2001. Used and distributed with permission. .
Perl v5.36.0 debian:perl/5.36.0-7+deb12u2/mipsel: http://www.perl.org/
   Copyright (c) 1990-1991 Raymond Chen, Kai Uwe Rommel
   Copyright (c) 1990-1992 RSA Data Security, Inc.
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore) . Permission to use, copy, modify, and distribute this material for any purpose and without fee is hereby granted, provided that the ab
   Copyright (c) 1991, 1996, 2000, 2012 O
   Copyright (c) 1991-2011 Unicode, Inc. All rights reserved
   Copyright (c) 1994 by the
   Copyright (c) 1994 Powerdog Industries. All rights reserved
   Copyright (c) 1994-2002 Andreas Kaiser, Ilya Zakharevich
   Copyright (c) 1995 Microsoft Corporation. All rights reserved
   Copyright (c) 1995-1996 Neil Winton.
   Copyright (c) 1996 Cygnus Support
   Copyright (c) 1996 Spider Boardman
   Copyright (c) 1996 Sven Verdoolaege
   Copyright (c) 1996-1998, 2000, 2001-2002, 2005, 2006, 2008-2020 Russ Allbery <rra@cpan.org>
   Copyright (c) 1996-2010 Andy Dougherty
   Copyright (c) 1997 Chip Salzenberg
   Copyright (c) 1997 Universitat Dortmund, all rights reserved
   Copyright (c) 1997, 1999 Graham Barr.
   Copyright (c) 1998-2016 Jarkko Hietaniemi
   Copyright (c) 1999 Kenneth Albanowski.
   Copyright (c) 1999 Tuomas J. Lukka <lukka@iki.fi>. All rights reserved
   Copyright (c) 1999, 2001 by ZeeGee Software Inc. All rights reserved
   Copyright (c) 1999, 2001, 2004, 2006, 2008-2009, 2018, 2019 Russ Allbery <rra@cpan.org>.
   Copyright (c) 1999-2018, 2021 H.Merijn Brand
   Copyright (c) 2000 Gisle Aas <gisle@aas.no> . This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2000-2006 The Perl Foundation.
   Copyright (c) 2001 Colin McMillen. All rights reserved
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>.
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>. This module is distributed under the same terms as Perl itself. Feel free to use, modify and redistribute it as long as you retain the correct attribut
   Copyright (c) 2001 Paul Marquess.
   Copyright (c) 2001-2002 Michael G. Schwern.
   Copyright (c) 2001-2002, 2005 Nicholas Clark Files: cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Locale.pm
   Copyright (c) 2001-2016 by Marek Rouchal.
   Copyright (c) 2002-2003 Rob Brown. All rights reserved
   Copyright (c) 2002-2004 Sean M. Burke.
   Copyright (c) 2002-2010 Jarkko Hietaniemi.
   Copyright (c) 2002-2014 by the Perl 5 Porters
   Copyright (c) 2003 Constantin S. Svintsoff <kostik@iclub.nsu.ru>
   Copyright (c) 2004, 2008 Matthijs van Duin. All rights reserved
   Copyright (c) 2005 Aristotle Pagaltzis
   Copyright (c) 2005 Fergal Daly <fergal@esatclear.ie>, some parts
   Copyright (c) 2006-2009 Adam Kennedy.
   Copyright (c) 2006-2009 Larry Wall and others
   Copyright (c) 2007-2010 Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de> Files: lib/unicore.txt
   Copyright (c) 2008-2011 Niko Tyni <ntyni@debian.org>
   Copyright (c) 2009, 2011-2013 Andrew Main (Zefram) <zefram@fysh.org>
   Copyright (c) 2010 Paul Hsieh All rights reserved
   Copyright (c) 2010-2011 Matt Trout and David Golden. All rights reserved
   Copyright (c) 2011 brian d foy. All rights reserved
   Copyright (c) 2011 Dominic Hargreaves <dom@earth.li> The other people listed in debian/changelog are most probably
   Copyright (c) 2011 Mark Allen. All rights reserved
   Copyright (c) 2011-2014 Reini Urban. All rights reserved
   Copyright (c) 2012 Kurt Starsinic <kstarsinic@gmail.com>
   Copyright (c) 2012 Steve Peters. All rights reserved
   Copyright (c) 2012-2013 Google, Inc.
   Copyright (c) 2012-2020 Ken Williams. All rights reserved
   Copyright (c) 2013-2014 The Board of Trustees of the Leland Stanford Junior University
   Copyright (c) 2013-2017, 2020 Steve Hay. All rights reserved
   Copyright (c) 2014, 2017-2019 Karl Williamson
   Copyright (c) 2014-2016, 2019 Russ Allbery <eagle@eyrie.org>
   Copyright (c) 2014-2017 cPanel Inc. All rights reserved
   Copyright (c) 2016 Tony Cook
   Copyright (c) 2016-2017 cPanel Inc
   Copyright (c) 2017 Dagfinn Ilmari Manns
   Copyright (c) 2017 Lukas Mai
   Copyright (c) 2017 Mark Allen.
   Copyright (c) 2017 Reini Urban
   Copyright (c) 2018-2020 The perl5 porters
   Copyright (c) 2019-2020 Chad Granum <exodist@cpan.org>.
   Copyright (c) 2020 Raphael Manfredi and Karl Williamson
   Copyright (c) 2021 H.Merijn Brand, Karl Williamson
   Copyright (c) 2021 Nicholas Clark
   Copyright (c) Copyright: (c) 1995 Microsoft Corporation. All rights reserved
   Copyright (c) Copyright: (C) 1995-2010 Graham Barr. All rights reserved
   Copyright (c) Copyright: (c) 2001-2021 brian d foy, All Rights Reserved
   Copyright (c) Copyright: (c) 2014 Paul Evans <leonerd@leonerd.org.uk>. All rights reserved
   Copyright (c) Copyright: (c) 2015 by Leon Timmermans
   Copyright (c) Copyright: (C) by Tels L<http://bloodgate.com/> in early 2002-2007.
   Copyright (c) Copyright: (C) Paul Evans, 2010-2020 -- leonerd@leonerd.org.uk
   Copyright (c) Copyright: 1995-2015 (c) perl5 porters.
   Copyright (c) Copyright: 1996 by Andreas Koenig
   Copyright (c) Copyright: 1999 The Perl Journal.
   Copyright (c) Copyright: 2002-2009 Jos Boumans <kane@cpan.org>. All rights reserved
   Copyright (c) Copyright: 2008-2009 Paul Fenwick <pjf@perltraining.com.au>
   Copyright (c) Copyright: 2010 Gisle Aas <gisle@aas.no>
   Copyright (c) Copyright: 2015 Michael LaGrasta and Dan Kogai
   Copyright (c) Copyright: based upon the file "dl.c", which is Copyright (c) 1994 Larry Wall
   Copyright (c) Copyright: Copyright (C) 1982, 1986, 1988-1989, 1993, 1999-2009, 2011
   Copyright (c) Copyright: Copyright (C) 1984, 1989-1990, 2000, 2001-2015, 2018, 2019-2020 Free Software Foundation, Inc.
   Copyright (c) Copyright: Copyright (c) 1986 by University of Toronto.
   Copyright (c) Copyright: Copyright (C) 1987-2022 by Larry Wall and others
   Copyright (c) Copyright: Copyright (C) 1990-2012 by Larry Wall and others.
   Copyright (c) Copyright: Copyright (c) 1991-2001, 2004, 2005-2006, 2012 Raphael Manfredi
   Copyright (c) Copyright: Copyright (c) 1991-2006, 2020 Unicode, Inc.
   Copyright (c) Copyright: Copyright (C) 1993 Eric Young - see README for more details
   Copyright (c) Copyright: Copyright (C) 1993-2015 by Charles Bailey and others.
   Copyright (c) Copyright: Copyright (C) 1994-2000 by Bradford Appleton. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1994-2013 Larry Wall
   Copyright (c) Copyright: Copyright (c) 1995 Graham Barr
   Copyright (c) Copyright: Copyright (C) 1995-1998 Doug MacEachern and Jon Orwant. All
   Copyright (c) Copyright: Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler
   Copyright (c) Copyright: Copyright (c) 1995-2022 Paul Marquess. All rights reserved
   Copyright (c) Copyright: Copyright (c) 199598 Ilya Zakharevich. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996 by Eryq. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-1998 Andy Dougherty
   Copyright (c) Copyright: Copyright (c) 1996-1998 Malcolm Beattie
   Copyright (c) Copyright: Copyright (c) 1996-2002 Douglas E. Wegscheid. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-2006 Nick Ing-Simmons
   Copyright (c) Copyright: Copyright (C) 1996-2009 David Muir Sharnoff.
   Copyright (c) Copyright: Copyright (c) 1996-2009 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-2019 Gurusamy Sarathy. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1997-1999 Tom Christiansen and Nathan Torkington.
   Copyright (c) Copyright: Copyright (c) 1997-2010 Tom Christiansen, Nathan Torkington, and
   Copyright (c) Copyright: Copyright (c) 1997-2020 by Graham Barr
   Copyright (c) Copyright: Copyright (c) 19978 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 19978 Graham Barr. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1998, 2002-2003 Jon Orwant. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 1998-2000 Joshua Nathaniel Pritikin.
   Copyright (c) Copyright: Copyright (c) 1998-2000, 2002, 2003-2006 Stephen McCamant.
   Copyright (c) Copyright: Copyright (c) 1998-2004 Tom Hughes <tom@compton.nu>. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1999 Graham Barr <gbarr@pobox.com>.
   Copyright (c) Copyright: Copyright (c) 2000 Mark Kvale
   Copyright (c) Copyright: Copyright (C) 2000-2003 Stephen McCamant. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2000-2009 Damian Conway. All Rights Reserved
   Copyright (c) Copyright: Copyright (C) 2001 Tim Jenness All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2001-2004 Sean M. Burke. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2001-2011 Ken Williams. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2002 Slaven Rezic
   Copyright (c) Copyright: Copyright (C) 2002, 2004 Tim Jenness, Christian Soeller, Hugo van der Sanden. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2002-2003 Jarkko Hietaniemi
   Copyright (c) Copyright: Copyright (c) 2002-2004, 2012 Elizabeth Mattijsen. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2002-2007 by D.H. aka PodMaster
   Copyright (c) Copyright: Copyright (c) 2002-2007 Sean M. Burke.
   Copyright (c) Copyright: Copyright (C) 2002-2009 Richard Clamp. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2003-2005 Allison Randal.
   Copyright (c) Copyright: Copyright (C) 2003-2018 Mark Shelor, All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2004 by the Perl 5 Porters. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2005-2020 by H.Merijn Brand (m)
   Copyright (c) Copyright: Copyright (C) 2006-2007 by (Anno Siegel)
   Copyright (c) Copyright: Copyright (c) 2007 Brandon L Black
   Copyright (c) Copyright: Copyright (c) 2007-2008 Michael G Schwern
   Copyright (c) Copyright: Copyright (c) 2007-2011 Andy Armstrong <andy@hexten.net>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2007-2017 Max Maischein <corion@cpan.org>
   Copyright (c) Copyright: Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) Copyright: Copyright (C) 2009-2020 H.Merijn Brand
   Copyright (c) Copyright: Copyright (c) 2012 Tom Christiansen
   Copyright (c) Copyright: Copyright (C) 2013 by Andy Broad.
   Copyright (c) Copyright: Copyright (C) 2013 Chris Williams. All Rights Reserved
   Copyright (c) Copyright: Copyright (C) 2014-2015, 2020 Steve Hay. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2017, 2019 Pali <pali@cpan.org>
   Copyright (c) Copyright: Copyright (c) 2017-2020 Reini Urban. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2021 by Paul Evans and others
   Copyright (c) Copyright: Copyright 1995-2004, 2010 Gisle Aas <gisle@ActiveState.com>
   Copyright (c) Copyright: Copyright 1996 Zenin
   Copyright (c) Copyright: Copyright 1997-2001 Damian Conway. All Rights Reserved
   Copyright (c) Copyright: Copyright 1997-2004 Gisle Aas
   Copyright (c) Copyright: Copyright 1998
   Copyright (c) Copyright: copyright 1998 The Perl Journal
   Copyright (c) Copyright: Copyright 1998 The Perl Journal.
   Copyright (c) Copyright: Copyright 1998-2001, 2012 M-J. Dominus.
   Copyright (c) Copyright: Copyright 1998-2006 Gisle Aas.
   Copyright (c) Copyright: Copyright 1999-2000 by Russ Allbery <rra@stanford.edu>
   Copyright (c) Copyright: Copyright 1999-2001, 2004, 2006, 2008, 2010, 2015, 2018 Russ Allbery
   Copyright (c) Copyright: Copyright 1999-2004 Sean M. Burke <sburke@cpan.org>, all rights reserved
   Copyright (c) Copyright: Copyright 1999-2019 Russ Allbery <rra@cpan.org>
   Copyright (c) Copyright: Copyright 2000 by Joe Smith <Joe.Smith@inwap.com>.
   Copyright (c) Copyright: Copyright 2001 by Jarkko Hietaniemi
   Copyright (c) Copyright: Copyright 2001-2008 by Michael G Schwern <schwern@pobox.com>.
   Copyright (c) Copyright: Copyright 2001-2011 Jarkko Hietaniemi <jhi@iki.fi>
   Copyright (c) Copyright: Copyright 2002-2008 by chromatic <chromatic@wgz.org> and
   Copyright (c) Copyright: Copyright 2002-2012 by Ken Williams, David Golden and other contributors.
   Copyright (c) Copyright: Copyright 2002-2014 Dan Kogai <dankogai@cpan.org>
   Copyright (c) Copyright: Copyright 2003 by Fergal Daly <fergal@esatclear.ie>.
   Copyright (c) Copyright: Copyright 2003, 2006-2007 by Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) Copyright: Copyright 2003-2006 by Audrey Tang <cpan@audreyt.org>
   Copyright (c) Copyright: Copyright 2004-2007 by Audrey Tang <cpan@audreyt.org>.
   Copyright (c) Copyright: Copyright 2005 Adam Kennedy.
   Copyright (c) Copyright: Copyright 2006 Yves Orton and 2007
   Copyright (c) Copyright: Copyright 2006-2008 Curtis "Ovid" Poe, all rights reserved
   Copyright (c) Copyright: Copyright 2007-2011 Andy Armstrong.
   Copyright (c) Copyright: Copyright 2007-2016 by Makamaka Hannyaharamitu
   Copyright (c) Copyright: Copyright 2010 brian d foy <brian.d.foy@gmail.com>
   Copyright (c) Copyright: Copyright 2012-2014 The Board of Trustees of the Leland Stanford Junior University
   Copyright (c) Copyright: Copyright 2013-2014 Niels Thykier <niels@thykier.net>
   Copyright (c) Copyright: Copyright 2015-2016, 2018, 2019 Russ Allbery <eagle@eyrie.org>
   Copyright (c) Copyright: Copyright 2016 Niko Tyni <ntyni@iki.fi>
   Copyright (c) Copyright: Copyright Mark Fowler <mark@twoshortplanks.com> 2002, 2004. . Some code taken from Test::More and Test::Catch, written by by Michael G Schwern <schwern@pobox.com>. Hence, those parts
   Copyright (c) Copyright: Copyright Mark Fowler <mark@twoshortplanks.com> 2002.
   Copyright (c) Copyright: Copyright(C) 1996-2019 Julian Seward. All rights reserved
   Copyright (c) Copyright: Copyright(C) 2001-2012 SADAHIRO Tomoyuki. Japan. All rights reserved
   Copyright (c) Copyright: hv_store() is from Array::RefElem, Copyright 2000 Gisle Aas.
   Copyright (c) Copyright: Modifications Copyright Ilya Zakharevich 199699.
   Copyright (c) Copyright: Module Getopt::Long is Copyright 1990, 2015 by Johan Vromans.
   Copyright (c) Copyright: Perl is Copyright (C) 1987-2022 by Larry Wall and others. All rights reserved
   Copyright (c) Copyright: Portions Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) Copyright: Richard Foley <richard.foley@rfi.net> Copyright (c) 2000
   Copyright (c) Copyright: This is an unpublished work copyright (c) 1992 Helios Software GmbH
   Copyright (c) Copyright: This module is Copyright(C) 2001-2021 SADAHIRO Tomoyuki. Japan. All
   Copyright (c) Copyright: This software is copyright (c) 2002 by Ilya Zakharevich.
   Copyright (c) Copyright: This software is copyright (c) 2006 by
   Copyright (c) Copyright: This software is copyright (c) 2010 by Adam Kennedy.
   Copyright (c) Copyright: This software is copyright (c) 2010 by David Golden and Ricardo Signes.
   Copyright (c) Copyright: This software is copyright (c) 2010 by David Golden, Ricardo Signes,
   Copyright (c) Copyright: This software is copyright (c) 2010, 2016 by David Golden.
   Copyright (c) Copyright: This software is copyright (c) 2013 by Leon Timmermans.
   Copyright (c) Copyright: This software is copyright (c) 2020 by Tim Jenness and the UK Particle
   Copyright (c) Copyright: This software is copyright (c) 2021 by Christian Hansen.
   Copyright (c) Copyright: Tie::File version 0.97 is copyright (C) 2003 Mark Jason Dominus.
   Copyright (c) Copyright: Version 2.x, Copyright (C) 2007-2010 Marcus Holland-Moritz.
   Copyright (c) Copyright: Version 3.x, Copyright (C) 2004-2013 Marcus Holland-Moritz.
   Copyright (c) Copyright: © 1991-2016 Unicode
   Copyright (c) Michael G Schwern 2001. Used and distributed with permission. .
Perl v5.36.0 debian:perl/5.36.0-7+deb12u3/amd64: http://www.perl.org/
   Copyright (c) 1990-1991 Raymond Chen, Kai Uwe Rommel
   Copyright (c) 1990-1992 RSA Data Security, Inc.
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore) . Permission to use, copy, modify, and distribute this material for any purpose and without fee is hereby granted, provided that the ab
   Copyright (c) 1991, 1996, 2000, 2012 O
   Copyright (c) 1991-2011 Unicode, Inc. All rights reserved
   Copyright (c) 1994 by the
   Copyright (c) 1994 Powerdog Industries. All rights reserved
   Copyright (c) 1994-2002 Andreas Kaiser, Ilya Zakharevich
   Copyright (c) 1995 Microsoft Corporation. All rights reserved
   Copyright (c) 1995-1996 Neil Winton.
   Copyright (c) 1996 Cygnus Support
   Copyright (c) 1996 Spider Boardman
   Copyright (c) 1996 Sven Verdoolaege
   Copyright (c) 1996-1998, 2000, 2001-2002, 2005, 2006, 2008-2020 Russ Allbery <rra@cpan.org>
   Copyright (c) 1996-2010 Andy Dougherty
   Copyright (c) 1997 Chip Salzenberg
   Copyright (c) 1997 Universitat Dortmund, all rights reserved
   Copyright (c) 1997, 1999 Graham Barr.
   Copyright (c) 1998-2016 Jarkko Hietaniemi
   Copyright (c) 1999 Kenneth Albanowski.
   Copyright (c) 1999 Tuomas J. Lukka <lukka@iki.fi>. All rights reserved
   Copyright (c) 1999, 2001 by ZeeGee Software Inc. All rights reserved
   Copyright (c) 1999, 2001, 2004, 2006, 2008-2009, 2018, 2019 Russ Allbery <rra@cpan.org>.
   Copyright (c) 1999-2018, 2021 H.Merijn Brand
   Copyright (c) 2000 Gisle Aas <gisle@aas.no> . This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2000-2006 The Perl Foundation.
   Copyright (c) 2001 Colin McMillen. All rights reserved
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>.
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>. This module is distributed under the same terms as Perl itself. Feel free to use, modify and redistribute it as long as you retain the correct attribut
   Copyright (c) 2001 Paul Marquess.
   Copyright (c) 2001-2002 Michael G. Schwern.
   Copyright (c) 2001-2002, 2005 Nicholas Clark Files: cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Locale.pm
   Copyright (c) 2001-2016 by Marek Rouchal.
   Copyright (c) 2002-2003 Rob Brown. All rights reserved
   Copyright (c) 2002-2004 Sean M. Burke.
   Copyright (c) 2002-2010 Jarkko Hietaniemi.
   Copyright (c) 2002-2014 by the Perl 5 Porters
   Copyright (c) 2003 Constantin S. Svintsoff <kostik@iclub.nsu.ru>
   Copyright (c) 2004, 2008 Matthijs van Duin. All rights reserved
   Copyright (c) 2005 Aristotle Pagaltzis
   Copyright (c) 2005 Fergal Daly <fergal@esatclear.ie>, some parts
   Copyright (c) 2006-2009 Adam Kennedy.
   Copyright (c) 2006-2009 Larry Wall and others
   Copyright (c) 2007-2010 Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de> Files: lib/unicore.txt
   Copyright (c) 2008-2011 Niko Tyni <ntyni@debian.org>
   Copyright (c) 2009, 2011-2013 Andrew Main (Zefram) <zefram@fysh.org>
   Copyright (c) 2010 Paul Hsieh All rights reserved
   Copyright (c) 2010-2011 Matt Trout and David Golden. All rights reserved
   Copyright (c) 2011 brian d foy. All rights reserved
   Copyright (c) 2011 Dominic Hargreaves <dom@earth.li> The other people listed in debian/changelog are most probably
   Copyright (c) 2011 Mark Allen. All rights reserved
   Copyright (c) 2011-2014 Reini Urban. All rights reserved
   Copyright (c) 2012 Kurt Starsinic <kstarsinic@gmail.com>
   Copyright (c) 2012 Steve Peters. All rights reserved
   Copyright (c) 2012-2013 Google, Inc.
   Copyright (c) 2012-2020 Ken Williams. All rights reserved
   Copyright (c) 2013-2014 The Board of Trustees of the Leland Stanford Junior University
   Copyright (c) 2013-2017, 2020 Steve Hay. All rights reserved
   Copyright (c) 2014, 2017-2019 Karl Williamson
   Copyright (c) 2014-2016, 2019 Russ Allbery <eagle@eyrie.org>
   Copyright (c) 2014-2017 cPanel Inc. All rights reserved
   Copyright (c) 2016 Tony Cook
   Copyright (c) 2016-2017 cPanel Inc
   Copyright (c) 2017 Dagfinn Ilmari Manns
   Copyright (c) 2017 Lukas Mai
   Copyright (c) 2017 Mark Allen.
   Copyright (c) 2017 Reini Urban
   Copyright (c) 2018-2020 The perl5 porters
   Copyright (c) 2019-2020 Chad Granum <exodist@cpan.org>.
   Copyright (c) 2020 Raphael Manfredi and Karl Williamson
   Copyright (c) 2021 H.Merijn Brand, Karl Williamson
   Copyright (c) 2021 Nicholas Clark
   Copyright (c) Copyright: (c) 1995 Microsoft Corporation. All rights reserved
   Copyright (c) Copyright: (C) 1995-2010 Graham Barr. All rights reserved
   Copyright (c) Copyright: (c) 2001-2021 brian d foy, All Rights Reserved
   Copyright (c) Copyright: (c) 2014 Paul Evans <leonerd@leonerd.org.uk>. All rights reserved
   Copyright (c) Copyright: (c) 2015 by Leon Timmermans
   Copyright (c) Copyright: (C) by Tels L<http://bloodgate.com/> in early 2002-2007.
   Copyright (c) Copyright: (C) Paul Evans, 2010-2020 -- leonerd@leonerd.org.uk
   Copyright (c) Copyright: 1995-2015 (c) perl5 porters.
   Copyright (c) Copyright: 1996 by Andreas Koenig
   Copyright (c) Copyright: 1999 The Perl Journal.
   Copyright (c) Copyright: 2002-2009 Jos Boumans <kane@cpan.org>. All rights reserved
   Copyright (c) Copyright: 2008-2009 Paul Fenwick <pjf@perltraining.com.au>
   Copyright (c) Copyright: 2010 Gisle Aas <gisle@aas.no>
   Copyright (c) Copyright: 2015 Michael LaGrasta and Dan Kogai
   Copyright (c) Copyright: based upon the file "dl.c", which is Copyright (c) 1994 Larry Wall
   Copyright (c) Copyright: Copyright (c) 1982, 1986, 1988-1989, 1993, 1999-2009, 2011
   Copyright (c) Copyright: Copyright (C) 1984, 1989-1990, 2000, 2001-2015, 2018, 2019-2020 Free Software Foundation, Inc.
   Copyright (c) Copyright: Copyright (c) 1986 by University of Toronto.
   Copyright (c) Copyright: Copyright (C) 1987-2022 by Larry Wall and others
   Copyright (c) Copyright: Copyright (C) 1990-2012 by Larry Wall and others.
   Copyright (c) Copyright: Copyright (c) 1991-2001, 2004, 2005-2006, 2012 Raphael Manfredi
   Copyright (c) Copyright: Copyright (c) 1991-2006, 2020 Unicode, Inc.
   Copyright (c) Copyright: Copyright (C) 1993 Eric Young - see README for more details
   Copyright (c) Copyright: Copyright (C) 1993-2015 by Charles Bailey and others.
   Copyright (c) Copyright: Copyright (C) 1994-2000 by Bradford Appleton. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1994-2013 Larry Wall
   Copyright (c) Copyright: Copyright (c) 1995 Graham Barr
   Copyright (c) Copyright: Copyright (C) 1995-1998 Doug MacEachern and Jon Orwant. All
   Copyright (c) Copyright: Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler
   Copyright (c) Copyright: Copyright (c) 1995-2022 Paul Marquess. All rights reserved
   Copyright (c) Copyright: Copyright (c) 199598 Ilya Zakharevich. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996 by Eryq. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-1998 Andy Dougherty
   Copyright (c) Copyright: Copyright (c) 1996-1998 Malcolm Beattie
   Copyright (c) Copyright: Copyright (c) 1996-2002 Douglas E. Wegscheid. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-2006 Nick Ing-Simmons
   Copyright (c) Copyright: Copyright (C) 1996-2009 David Muir Sharnoff.
   Copyright (c) Copyright: Copyright (c) 1996-2009 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-2019 Gurusamy Sarathy. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1997-1999 Tom Christiansen and Nathan Torkington.
   Copyright (c) Copyright: Copyright (c) 1997-2010 Tom Christiansen, Nathan Torkington, and
   Copyright (c) Copyright: Copyright (c) 1997-2020 by Graham Barr
   Copyright (c) Copyright: Copyright (c) 19978 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 19978 Graham Barr. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1998, 2002-2003 Jon Orwant. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 1998-2000 Joshua Nathaniel Pritikin.
   Copyright (c) Copyright: Copyright (c) 1998-2000, 2002, 2003-2006 Stephen McCamant.
   Copyright (c) Copyright: Copyright (c) 1998-2004 Tom Hughes <tom@compton.nu>. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1999 Graham Barr <gbarr@pobox.com>.
   Copyright (c) Copyright: Copyright (c) 2000 Mark Kvale
   Copyright (c) Copyright: Copyright (C) 2000-2003 Stephen McCamant. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2000-2009 Damian Conway. All Rights Reserved
   Copyright (c) Copyright: Copyright (C) 2001 Tim Jenness All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2001-2004 Sean M. Burke. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2001-2011 Ken Williams. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2002 Slaven Rezic
   Copyright (c) Copyright: Copyright (C) 2002, 2004 Tim Jenness, Christian Soeller, Hugo van der Sanden. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2002-2003 Jarkko Hietaniemi
   Copyright (c) Copyright: Copyright (c) 2002-2004, 2012 Elizabeth Mattijsen. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2002-2007 by D.H. aka PodMaster
   Copyright (c) Copyright: Copyright (c) 2002-2007 Sean M. Burke.
   Copyright (c) Copyright: Copyright (C) 2002-2009 Richard Clamp. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2003-2005 Allison Randal.
   Copyright (c) Copyright: Copyright (C) 2003-2018 Mark Shelor, All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2004 by the Perl 5 Porters. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2005-2020 by H.Merijn Brand (m)
   Copyright (c) Copyright: Copyright (C) 2006-2007 by (Anno Siegel)
   Copyright (c) Copyright: Copyright (c) 2007 Brandon L Black
   Copyright (c) Copyright: Copyright (c) 2007-2008 Michael G Schwern
   Copyright (c) Copyright: Copyright (c) 2007-2011 Andy Armstrong <andy@hexten.net>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2007-2017 Max Maischein <corion@cpan.org>
   Copyright (c) Copyright: Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) Copyright: Copyright (C) 2009-2020 H.Merijn Brand
   Copyright (c) Copyright: Copyright (c) 2012 Tom Christiansen
   Copyright (c) Copyright: Copyright (C) 2013 by Andy Broad.
   Copyright (c) Copyright: Copyright (C) 2013 Chris Williams. All Rights Reserved
   Copyright (c) Copyright: Copyright (C) 2014-2015, 2020 Steve Hay. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2017, 2019 Pali <pali@cpan.org>
   Copyright (c) Copyright: Copyright (c) 2017-2020 Reini Urban. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2021 by Paul Evans and others
   Copyright (c) Copyright: Copyright 1995-2004, 2010 Gisle Aas <gisle@ActiveState.com>
   Copyright (c) Copyright: Copyright 1996 Zenin
   Copyright (c) Copyright: Copyright 1997-2001 Damian Conway. All Rights Reserved
   Copyright (c) Copyright: Copyright 1997-2004 Gisle Aas
   Copyright (c) Copyright: Copyright 1998
   Copyright (c) Copyright: copyright 1998 The Perl Journal
   Copyright (c) Copyright: Copyright 1998 The Perl Journal.
   Copyright (c) Copyright: Copyright 1998-2001, 2012 M-J. Dominus.
   Copyright (c) Copyright: Copyright 1998-2006 Gisle Aas.
   Copyright (c) Copyright: Copyright 1999-2000 by Russ Allbery <rra@stanford.edu>
   Copyright (c) Copyright: Copyright 1999-2001, 2004, 2006, 2008, 2010, 2015, 2018 Russ Allbery
   Copyright (c) Copyright: Copyright 1999-2004 Sean M. Burke <sburke@cpan.org>, all rights reserved
   Copyright (c) Copyright: Copyright 1999-2019 Russ Allbery <rra@cpan.org>
   Copyright (c) Copyright: Copyright 2000 by Joe Smith <Joe.Smith@inwap.com>.
   Copyright (c) Copyright: Copyright 2001 by Jarkko Hietaniemi
   Copyright (c) Copyright: Copyright 2001-2008 by Michael G Schwern <schwern@pobox.com>.
   Copyright (c) Copyright: Copyright 2001-2011 Jarkko Hietaniemi <jhi@iki.fi>
   Copyright (c) Copyright: Copyright 2002-2008 by chromatic <chromatic@wgz.org> and
   Copyright (c) Copyright: Copyright 2002-2012 by Ken Williams, David Golden and other contributors.
   Copyright (c) Copyright: Copyright 2002-2014 Dan Kogai <dankogai@cpan.org>
   Copyright (c) Copyright: Copyright 2003 by Fergal Daly <fergal@esatclear.ie>.
   Copyright (c) Copyright: Copyright 2003, 2006-2007 by Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) Copyright: Copyright 2003-2006 by Audrey Tang <cpan@audreyt.org>
   Copyright (c) Copyright: Copyright 2004-2007 by Audrey Tang <cpan@audreyt.org>.
   Copyright (c) Copyright: Copyright 2005 Adam Kennedy.
   Copyright (c) Copyright: Copyright 2006 Yves Orton and 2007
   Copyright (c) Copyright: Copyright 2006-2008 Curtis "Ovid" Poe, all rights reserved
   Copyright (c) Copyright: Copyright 2007-2011 Andy Armstrong.
   Copyright (c) Copyright: Copyright 2007-2016 by Makamaka Hannyaharamitu
   Copyright (c) Copyright: Copyright 2010 brian d foy <brian.d.foy@gmail.com>
   Copyright (c) Copyright: Copyright 2012-2014 The Board of Trustees of the Leland Stanford Junior University
   Copyright (c) Copyright: Copyright 2013-2014 Niels Thykier <niels@thykier.net>
   Copyright (c) Copyright: Copyright 2015-2016, 2018, 2019 Russ Allbery <eagle@eyrie.org>
   Copyright (c) Copyright: Copyright 2016 Niko Tyni <ntyni@iki.fi>
   Copyright (c) Copyright: Copyright Mark Fowler <mark@twoshortplanks.com> 2002, 2004. . Some code taken from Test::More and Test::Catch, written by by Michael G Schwern <schwern@pobox.com>. Hence, those parts
   Copyright (c) Copyright: Copyright Mark Fowler <mark@twoshortplanks.com> 2002.
   Copyright (c) Copyright: Copyright(C) 1996-2019 Julian Seward. All rights reserved
   Copyright (c) Copyright: Copyright(C) 2001-2012 SADAHIRO Tomoyuki. Japan. All rights reserved
   Copyright (c) Copyright: hv_store() is from Array::RefElem, Copyright 2000 Gisle Aas.
   Copyright (c) Copyright: Modifications Copyright Ilya Zakharevich 199699.
   Copyright (c) Copyright: Module Getopt::Long is Copyright 1990, 2015 by Johan Vromans.
   Copyright (c) Copyright: Perl is Copyright (C) 1987-2022 by Larry Wall and others. All rights reserved
   Copyright (c) Copyright: Portions Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) Copyright: Richard Foley <richard.foley@rfi.net> Copyright (c) 2000
   Copyright (c) Copyright: This is an unpublished work copyright (c) 1992 Helios Software GmbH
   Copyright (c) Copyright: This module is Copyright(C) 2001-2021 SADAHIRO Tomoyuki. Japan. All
   Copyright (c) Copyright: This software is copyright (c) 2002 by Ilya Zakharevich.
   Copyright (c) Copyright: This software is copyright (c) 2006 by
   Copyright (c) Copyright: This software is copyright (c) 2010 by Adam Kennedy.
   Copyright (c) Copyright: This software is copyright (c) 2010 by David Golden and Ricardo Signes.
   Copyright (c) Copyright: This software is copyright (c) 2010 by David Golden, Ricardo Signes,
   Copyright (c) Copyright: This software is copyright (c) 2010, 2016 by David Golden.
   Copyright (c) Copyright: This software is copyright (c) 2013 by Leon Timmermans.
   Copyright (c) Copyright: This software is copyright (c) 2020 by Tim Jenness and the UK Particle
   Copyright (c) Copyright: This software is copyright (c) 2021 by Christian Hansen.
   Copyright (c) Copyright: Tie::File version 0.97 is copyright (C) 2003 Mark Jason Dominus.
   Copyright (c) Copyright: Version 2.x, Copyright (C) 2007-2010 Marcus Holland-Moritz.
   Copyright (c) Copyright: Version 3.x, Copyright (C) 2004-2013 Marcus Holland-Moritz.
   Copyright (c) Copyright: © 1991-2016 Unicode
   Copyright (c) Michael G Schwern 2001. Used and distributed with permission. .
Perl v5.36.0 debian:perl/5.36.0-7+deb12u3/ppc64el: http://www.perl.org/
   Copyright (c) 1990-1991 Raymond Chen, Kai Uwe Rommel
   Copyright (c) 1990-1992 RSA Data Security, Inc.
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore) . Permission to use, copy, modify, and distribute this material for any purpose and without fee is hereby granted, provided that the ab
   Copyright (c) 1991, 1996, 2000, 2012 O
   Copyright (c) 1991-2011 Unicode, Inc. All rights reserved
   Copyright (c) 1994 by the
   Copyright (c) 1994 Powerdog Industries. All rights reserved
   Copyright (c) 1994-2002 Andreas Kaiser, Ilya Zakharevich
   Copyright (c) 1995 Microsoft Corporation. All rights reserved
   Copyright (c) 1995-1996 Neil Winton.
   Copyright (c) 1996 Cygnus Support
   Copyright (c) 1996 Spider Boardman
   Copyright (c) 1996 Sven Verdoolaege
   Copyright (c) 1996-1998, 2000, 2001-2002, 2005, 2006, 2008-2020 Russ Allbery <rra@cpan.org>
   Copyright (c) 1996-2010 Andy Dougherty
   Copyright (c) 1997 Chip Salzenberg
   Copyright (c) 1997 Universitat Dortmund, all rights reserved
   Copyright (c) 1997, 1999 Graham Barr.
   Copyright (c) 1998-2016 Jarkko Hietaniemi
   Copyright (c) 1999 Kenneth Albanowski.
   Copyright (c) 1999 Tuomas J. Lukka <lukka@iki.fi>. All rights reserved
   Copyright (c) 1999, 2001 by ZeeGee Software Inc. All rights reserved
   Copyright (c) 1999, 2001, 2004, 2006, 2008-2009, 2018, 2019 Russ Allbery <rra@cpan.org>.
   Copyright (c) 1999-2018, 2021 H.Merijn Brand
   Copyright (c) 2000 Gisle Aas <gisle@aas.no> . This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2000-2006 The Perl Foundation.
   Copyright (c) 2001 Colin McMillen. All rights reserved
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>.
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>. This module is distributed under the same terms as Perl itself. Feel free to use, modify and redistribute it as long as you retain the correct attribut
   Copyright (c) 2001 Paul Marquess.
   Copyright (c) 2001-2002 Michael G. Schwern.
   Copyright (c) 2001-2002, 2005 Nicholas Clark Files: cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Locale.pm
   Copyright (c) 2001-2016 by Marek Rouchal.
   Copyright (c) 2002-2003 Rob Brown. All rights reserved
   Copyright (c) 2002-2004 Sean M. Burke.
   Copyright (c) 2002-2010 Jarkko Hietaniemi.
   Copyright (c) 2002-2014 by the Perl 5 Porters
   Copyright (c) 2003 Constantin S. Svintsoff <kostik@iclub.nsu.ru>
   Copyright (c) 2004, 2008 Matthijs van Duin. All rights reserved
   Copyright (c) 2005 Aristotle Pagaltzis
   Copyright (c) 2005 Fergal Daly <fergal@esatclear.ie>, some parts
   Copyright (c) 2006-2009 Adam Kennedy.
   Copyright (c) 2006-2009 Larry Wall and others
   Copyright (c) 2007-2010 Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de> Files: lib/unicore.txt
   Copyright (c) 2008-2011 Niko Tyni <ntyni@debian.org>
   Copyright (c) 2009, 2011-2013 Andrew Main (Zefram) <zefram@fysh.org>
   Copyright (c) 2010 Paul Hsieh All rights reserved
   Copyright (c) 2010-2011 Matt Trout and David Golden. All rights reserved
   Copyright (c) 2011 brian d foy. All rights reserved
   Copyright (c) 2011 Dominic Hargreaves <dom@earth.li> The other people listed in debian/changelog are most probably
   Copyright (c) 2011 Mark Allen. All rights reserved
   Copyright (c) 2011-2014 Reini Urban. All rights reserved
   Copyright (c) 2012 Kurt Starsinic <kstarsinic@gmail.com>
   Copyright (c) 2012 Steve Peters. All rights reserved
   Copyright (c) 2012-2013 Google, Inc.
   Copyright (c) 2012-2020 Ken Williams. All rights reserved
   Copyright (c) 2013-2014 The Board of Trustees of the Leland Stanford Junior University
   Copyright (c) 2013-2017, 2020 Steve Hay. All rights reserved
   Copyright (c) 2014, 2017-2019 Karl Williamson
   Copyright (c) 2014-2016, 2019 Russ Allbery <eagle@eyrie.org>
   Copyright (c) 2014-2017 cPanel Inc. All rights reserved
   Copyright (c) 2016 Tony Cook
   Copyright (c) 2016-2017 cPanel Inc
   Copyright (c) 2017 Dagfinn Ilmari Manns
   Copyright (c) 2017 Lukas Mai
   Copyright (c) 2017 Mark Allen.
   Copyright (c) 2017 Reini Urban
   Copyright (c) 2018-2020 The perl5 porters
   Copyright (c) 2019-2020 Chad Granum <exodist@cpan.org>.
   Copyright (c) 2020 Raphael Manfredi and Karl Williamson
   Copyright (c) 2021 H.Merijn Brand, Karl Williamson
   Copyright (c) 2021 Nicholas Clark
   Copyright (c) Copyright: (c) 1995 Microsoft Corporation. All rights reserved
   Copyright (c) Copyright: (C) 1995-2010 Graham Barr. All rights reserved
   Copyright (c) Copyright: (c) 2001-2021 brian d foy, All Rights Reserved
   Copyright (c) Copyright: (c) 2014 Paul Evans <leonerd@leonerd.org.uk>. All rights reserved
   Copyright (c) Copyright: (c) 2015 by Leon Timmermans
   Copyright (c) Copyright: (C) by Tels L<http://bloodgate.com/> in early 2002-2007.
   Copyright (c) Copyright: (C) Paul Evans, 2010-2020 -- leonerd@leonerd.org.uk
   Copyright (c) Copyright: 1995-2015 (c) perl5 porters.
   Copyright (c) Copyright: 1996 by Andreas Koenig
   Copyright (c) Copyright: 1999 The Perl Journal.
   Copyright (c) Copyright: 2002-2009 Jos Boumans <kane@cpan.org>. All rights reserved
   Copyright (c) Copyright: 2008-2009 Paul Fenwick <pjf@perltraining.com.au>
   Copyright (c) Copyright: 2010 Gisle Aas <gisle@aas.no>
   Copyright (c) Copyright: 2015 Michael LaGrasta and Dan Kogai
   Copyright (c) Copyright: based upon the file "dl.c", which is Copyright (c) 1994 Larry Wall
   Copyright (c) Copyright: Copyright (c) 1982, 1986, 1988-1989, 1993, 1999-2009, 2011
   Copyright (c) Copyright: Copyright (C) 1984, 1989-1990, 2000, 2001-2015, 2018, 2019-2020 Free Software Foundation, Inc.
   Copyright (c) Copyright: Copyright (c) 1986 by University of Toronto.
   Copyright (c) Copyright: Copyright (C) 1987-2022 by Larry Wall and others
   Copyright (c) Copyright: Copyright (C) 1990-2012 by Larry Wall and others.
   Copyright (c) Copyright: Copyright (c) 1991-2001, 2004, 2005-2006, 2012 Raphael Manfredi
   Copyright (c) Copyright: Copyright (c) 1991-2006, 2020 Unicode, Inc.
   Copyright (c) Copyright: Copyright (C) 1993 Eric Young - see README for more details
   Copyright (c) Copyright: Copyright (C) 1993-2015 by Charles Bailey and others.
   Copyright (c) Copyright: Copyright (C) 1994-2000 by Bradford Appleton. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1994-2013 Larry Wall
   Copyright (c) Copyright: Copyright (c) 1995 Graham Barr
   Copyright (c) Copyright: Copyright (C) 1995-1998 Doug MacEachern and Jon Orwant. All
   Copyright (c) Copyright: Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler
   Copyright (c) Copyright: Copyright (c) 1995-2022 Paul Marquess. All rights reserved
   Copyright (c) Copyright: Copyright (c) 199598 Ilya Zakharevich. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996 by Eryq. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-1998 Andy Dougherty
   Copyright (c) Copyright: Copyright (c) 1996-1998 Malcolm Beattie
   Copyright (c) Copyright: Copyright (c) 1996-2002 Douglas E. Wegscheid. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-2006 Nick Ing-Simmons
   Copyright (c) Copyright: Copyright (C) 1996-2009 David Muir Sharnoff.
   Copyright (c) Copyright: Copyright (c) 1996-2009 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-2019 Gurusamy Sarathy. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1997-1999 Tom Christiansen and Nathan Torkington.
   Copyright (c) Copyright: Copyright (c) 1997-2010 Tom Christiansen, Nathan Torkington, and
   Copyright (c) Copyright: Copyright (c) 1997-2020 by Graham Barr
   Copyright (c) Copyright: Copyright (c) 19978 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 19978 Graham Barr. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1998, 2002-2003 Jon Orwant. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 1998-2000 Joshua Nathaniel Pritikin.
   Copyright (c) Copyright: Copyright (c) 1998-2000, 2002, 2003-2006 Stephen McCamant.
   Copyright (c) Copyright: Copyright (c) 1998-2004 Tom Hughes <tom@compton.nu>. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1999 Graham Barr <gbarr@pobox.com>.
   Copyright (c) Copyright: Copyright (c) 2000 Mark Kvale
   Copyright (c) Copyright: Copyright (C) 2000-2003 Stephen McCamant. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2000-2009 Damian Conway. All Rights Reserved
   Copyright (c) Copyright: Copyright (C) 2001 Tim Jenness All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2001-2004 Sean M. Burke. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2001-2011 Ken Williams. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2002 Slaven Rezic
   Copyright (c) Copyright: Copyright (C) 2002, 2004 Tim Jenness, Christian Soeller, Hugo van der Sanden. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2002-2003 Jarkko Hietaniemi
   Copyright (c) Copyright: Copyright (c) 2002-2004, 2012 Elizabeth Mattijsen. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2002-2007 by D.H. aka PodMaster
   Copyright (c) Copyright: Copyright (c) 2002-2007 Sean M. Burke.
   Copyright (c) Copyright: Copyright (C) 2002-2009 Richard Clamp. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2003-2005 Allison Randal.
   Copyright (c) Copyright: Copyright (C) 2003-2018 Mark Shelor, All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2004 by the Perl 5 Porters. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2005-2020 by H.Merijn Brand (m)
   Copyright (c) Copyright: Copyright (C) 2006-2007 by (Anno Siegel)
   Copyright (c) Copyright: Copyright (c) 2007 Brandon L Black
   Copyright (c) Copyright: Copyright (c) 2007-2008 Michael G Schwern
   Copyright (c) Copyright: Copyright (c) 2007-2011 Andy Armstrong <andy@hexten.net>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2007-2017 Max Maischein <corion@cpan.org>
   Copyright (c) Copyright: Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) Copyright: Copyright (C) 2009-2020 H.Merijn Brand
   Copyright (c) Copyright: Copyright (c) 2012 Tom Christiansen
   Copyright (c) Copyright: Copyright (C) 2013 by Andy Broad.
   Copyright (c) Copyright: Copyright (C) 2013 Chris Williams. All Rights Reserved
   Copyright (c) Copyright: Copyright (C) 2014-2015, 2020 Steve Hay. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2017, 2019 Pali <pali@cpan.org>
   Copyright (c) Copyright: Copyright (c) 2017-2020 Reini Urban. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2021 by Paul Evans and others
   Copyright (c) Copyright: Copyright 1995-2004, 2010 Gisle Aas <gisle@ActiveState.com>
   Copyright (c) Copyright: Copyright 1996 Zenin
   Copyright (c) Copyright: Copyright 1997-2001 Damian Conway. All Rights Reserved
   Copyright (c) Copyright: Copyright 1997-2004 Gisle Aas
   Copyright (c) Copyright: Copyright 1998
   Copyright (c) Copyright: copyright 1998 The Perl Journal
   Copyright (c) Copyright: Copyright 1998 The Perl Journal.
   Copyright (c) Copyright: Copyright 1998-2001, 2012 M-J. Dominus.
   Copyright (c) Copyright: Copyright 1998-2006 Gisle Aas.
   Copyright (c) Copyright: Copyright 1999-2000 by Russ Allbery <rra@stanford.edu>
   Copyright (c) Copyright: Copyright 1999-2001, 2004, 2006, 2008, 2010, 2015, 2018 Russ Allbery
   Copyright (c) Copyright: Copyright 1999-2004 Sean M. Burke <sburke@cpan.org>, all rights reserved
   Copyright (c) Copyright: Copyright 1999-2019 Russ Allbery <rra@cpan.org>
   Copyright (c) Copyright: Copyright 2000 by Joe Smith <Joe.Smith@inwap.com>.
   Copyright (c) Copyright: Copyright 2001 by Jarkko Hietaniemi
   Copyright (c) Copyright: Copyright 2001-2008 by Michael G Schwern <schwern@pobox.com>.
   Copyright (c) Copyright: Copyright 2001-2011 Jarkko Hietaniemi <jhi@iki.fi>
   Copyright (c) Copyright: Copyright 2002-2008 by chromatic <chromatic@wgz.org> and
   Copyright (c) Copyright: Copyright 2002-2012 by Ken Williams, David Golden and other contributors.
   Copyright (c) Copyright: Copyright 2002-2014 Dan Kogai <dankogai@cpan.org>
   Copyright (c) Copyright: Copyright 2003 by Fergal Daly <fergal@esatclear.ie>.
   Copyright (c) Copyright: Copyright 2003, 2006-2007 by Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) Copyright: Copyright 2003-2006 by Audrey Tang <cpan@audreyt.org>
   Copyright (c) Copyright: Copyright 2004-2007 by Audrey Tang <cpan@audreyt.org>.
   Copyright (c) Copyright: Copyright 2005 Adam Kennedy.
   Copyright (c) Copyright: Copyright 2006 Yves Orton and 2007
   Copyright (c) Copyright: Copyright 2006-2008 Curtis "Ovid" Poe, all rights reserved
   Copyright (c) Copyright: Copyright 2007-2011 Andy Armstrong.
   Copyright (c) Copyright: Copyright 2007-2016 by Makamaka Hannyaharamitu
   Copyright (c) Copyright: Copyright 2010 brian d foy <brian.d.foy@gmail.com>
   Copyright (c) Copyright: Copyright 2012-2014 The Board of Trustees of the Leland Stanford Junior University
   Copyright (c) Copyright: Copyright 2013-2014 Niels Thykier <niels@thykier.net>
   Copyright (c) Copyright: Copyright 2015-2016, 2018, 2019 Russ Allbery <eagle@eyrie.org>
   Copyright (c) Copyright: Copyright 2016 Niko Tyni <ntyni@iki.fi>
   Copyright (c) Copyright: Copyright Mark Fowler <mark@twoshortplanks.com> 2002, 2004. . Some code taken from Test::More and Test::Catch, written by by Michael G Schwern <schwern@pobox.com>. Hence, those parts
   Copyright (c) Copyright: Copyright Mark Fowler <mark@twoshortplanks.com> 2002.
   Copyright (c) Copyright: Copyright(C) 1996-2019 Julian Seward. All rights reserved
   Copyright (c) Copyright: Copyright(C) 2001-2012 SADAHIRO Tomoyuki. Japan. All rights reserved
   Copyright (c) Copyright: hv_store() is from Array::RefElem, Copyright 2000 Gisle Aas.
   Copyright (c) Copyright: Modifications Copyright Ilya Zakharevich 199699.
   Copyright (c) Copyright: Module Getopt::Long is Copyright 1990, 2015 by Johan Vromans.
   Copyright (c) Copyright: Perl is Copyright (C) 1987-2022 by Larry Wall and others. All rights reserved
   Copyright (c) Copyright: Portions Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) Copyright: Richard Foley <richard.foley@rfi.net> Copyright (c) 2000
   Copyright (c) Copyright: This is an unpublished work copyright (c) 1992 Helios Software GmbH
   Copyright (c) Copyright: This module is Copyright(C) 2001-2021 SADAHIRO Tomoyuki. Japan. All
   Copyright (c) Copyright: This software is copyright (c) 2002 by Ilya Zakharevich.
   Copyright (c) Copyright: This software is copyright (c) 2006 by
   Copyright (c) Copyright: This software is copyright (c) 2010 by Adam Kennedy.
   Copyright (c) Copyright: This software is copyright (c) 2010 by David Golden and Ricardo Signes.
   Copyright (c) Copyright: This software is copyright (c) 2010 by David Golden, Ricardo Signes,
   Copyright (c) Copyright: This software is copyright (c) 2010, 2016 by David Golden.
   Copyright (c) Copyright: This software is copyright (c) 2013 by Leon Timmermans.
   Copyright (c) Copyright: This software is copyright (c) 2020 by Tim Jenness and the UK Particle
   Copyright (c) Copyright: This software is copyright (c) 2021 by Christian Hansen.
   Copyright (c) Copyright: Tie::File version 0.97 is copyright (C) 2003 Mark Jason Dominus.
   Copyright (c) Copyright: Version 2.x, Copyright (C) 2007-2010 Marcus Holland-Moritz.
   Copyright (c) Copyright: Version 3.x, Copyright (C) 2004-2013 Marcus Holland-Moritz.
   Copyright (c) Copyright: © 1991-2016 Unicode
   Copyright (c) Michael G Schwern 2001. Used and distributed with permission. .
Perl v5.36.0 debian:perl-base/5.36.0-7+deb12u2/amd64: http://www.perl.org/
   Copyright (c) 1990-1991 Raymond Chen, Kai Uwe Rommel
   Copyright (c) 1990-1992 RSA Data Security, Inc.
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore) . Permission to use, copy, modify, and distribute this material for any purpose and without fee is hereby granted, provided that the ab
   Copyright (c) 1991, 1996, 2000, 2012 O
   Copyright (c) 1991-2011 Unicode, Inc. All rights reserved
   Copyright (c) 1994 by the
   Copyright (c) 1994 Powerdog Industries. All rights reserved
   Copyright (c) 1994-2002 Andreas Kaiser, Ilya Zakharevich
   Copyright (c) 1995 Microsoft Corporation. All rights reserved
   Copyright (c) 1995-1996 Neil Winton.
   Copyright (c) 1996 Cygnus Support
   Copyright (c) 1996 Spider Boardman
   Copyright (c) 1996 Sven Verdoolaege
   Copyright (c) 1996-19978 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) 1996-1998, 2000, 2001-2002, 2005, 2006, 2008-2020 Russ Allbery <rra@cpan.org>
   Copyright (c) 1996-2010 Andy Dougherty
   Copyright (c) 1997 Chip Salzenberg
   Copyright (c) 1997 Universitat Dortmund, all rights reserved
   Copyright (c) 1997, 1999 Graham Barr.
   Copyright (c) 1997-2009 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) 1998-2016 Jarkko Hietaniemi
   Copyright (c) 1999 Kenneth Albanowski.
   Copyright (c) 1999 Tuomas J. Lukka <lukka@iki.fi>. All rights reserved
   Copyright (c) 1999, 2001 by ZeeGee Software Inc. All rights reserved
   Copyright (c) 1999, 2001, 2004, 2006, 2008-2009, 2018, 2019 Russ Allbery <rra@cpan.org>.
   Copyright (c) 1999-2018, 2021 H.Merijn Brand
   Copyright (c) 2000 Gisle Aas <gisle@aas.no> . This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2000-2006 The Perl Foundation.
   Copyright (c) 2001 Colin McMillen. All rights reserved
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>.
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>. This module is distributed under the same terms as Perl itself. Feel free to use, modify and redistribute it as long as you retain the correct attribut
   Copyright (c) 2001 Paul Marquess.
   Copyright (c) 2001-2002 Michael G. Schwern.
   Copyright (c) 2001-2002, 2005 Nicholas Clark Files: cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Locale.pm
   Copyright (c) 2001-2016 by Marek Rouchal.
   Copyright (c) 2002-2003 Rob Brown. All rights reserved
   Copyright (c) 2002-2004 Sean M. Burke.
   Copyright (c) 2002-2010 Jarkko Hietaniemi.
   Copyright (c) 2002-2014 by the Perl 5 Porters
   Copyright (c) 2003 Constantin S. Svintsoff <kostik@iclub.nsu.ru>
   Copyright (c) 2004, 2008 Matthijs van Duin. All rights reserved
   Copyright (c) 2005 Aristotle Pagaltzis
   Copyright (c) 2005 Fergal Daly <fergal@esatclear.ie>, some parts
   Copyright (c) 2006-2009 Adam Kennedy.
   Copyright (c) 2006-2009 Larry Wall and others
   Copyright (c) 2007-2010 Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de> Files: lib/unicore.txt
   Copyright (c) 2008-2011 Niko Tyni <ntyni@debian.org>
   Copyright (c) 2009, 2011-2013 Andrew Main (Zefram) <zefram@fysh.org>
   Copyright (c) 2010 Paul Hsieh All rights reserved
   Copyright (c) 2010-2011 Matt Trout and David Golden. All rights reserved
   Copyright (c) 2011 brian d foy. All rights reserved
   Copyright (c) 2011 Dominic Hargreaves <dom@earth.li> The other people listed in debian/changelog are most probably
   Copyright (c) 2011 Mark Allen. All rights reserved
   Copyright (c) 2011-2014 Reini Urban. All rights reserved
   Copyright (c) 2012 Kurt Starsinic <kstarsinic@gmail.com>
   Copyright (c) 2012 Steve Peters. All rights reserved
   Copyright (c) 2012-2013 Google, Inc.
   Copyright (c) 2012-2020 Ken Williams. All rights reserved
   Copyright (c) 2013-2014 The Board of Trustees of the Leland Stanford Junior University
   Copyright (c) 2013-2017, 2020 Steve Hay. All rights reserved
   Copyright (c) 2014, 2017-2019 Karl Williamson
   Copyright (c) 2014-2016, 2019 Russ Allbery <eagle@eyrie.org>
   Copyright (c) 2014-2017 cPanel Inc. All rights reserved
   Copyright (c) 2016 Tony Cook
   Copyright (c) 2016-2017 cPanel Inc
   Copyright (c) 2017 Dagfinn Ilmari Manns
   Copyright (c) 2017 Lukas Mai
   Copyright (c) 2017 Mark Allen.
   Copyright (c) 2017 Reini Urban
   Copyright (c) 2018-2020 The perl5 porters
   Copyright (c) 2019-2020 Chad Granum <exodist@cpan.org>.
   Copyright (c) 2020 Raphael Manfredi and Karl Williamson
   Copyright (c) 2021 H.Merijn Brand, Karl Williamson
   Copyright (c) 2021 Nicholas Clark
   Copyright (c) Copyright: (c) 1995 Microsoft Corporation. All rights reserved
   Copyright (c) Copyright: (C) 1995-2010 Graham Barr. All rights reserved
   Copyright (c) Copyright: (c) 2001-2021 brian d foy, All Rights Reserved
   Copyright (c) Copyright: (c) 2014 Paul Evans <leonerd@leonerd.org.uk>. All rights reserved
   Copyright (c) Copyright: (c) 2015 by Leon Timmermans
   Copyright (c) Copyright: (C) by Tels L<http://bloodgate.com/> in early 2002-2007.
   Copyright (c) Copyright: (C) Paul Evans, 2010-2020 -- leonerd@leonerd.org.uk
   Copyright (c) Copyright: 1995-2015 (c) perl5 porters.
   Copyright (c) Copyright: 1996 by Andreas Koenig
   Copyright (c) Copyright: 1999 The Perl Journal.
   Copyright (c) Copyright: 2002-2009 Jos Boumans <kane@cpan.org>. All rights reserved
   Copyright (c) Copyright: 2008-2009 Paul Fenwick <pjf@perltraining.com.au>
   Copyright (c) Copyright: 2010 Gisle Aas <gisle@aas.no>
   Copyright (c) Copyright: 2015 Michael LaGrasta and Dan Kogai
   Copyright (c) Copyright: based upon the file "dl.c", which is Copyright (c) 1994 Larry Wall
   Copyright (c) Copyright: Copyright (c) 1982, 1986, 1988-1989, 1993, 1999-2009, 2011
   Copyright (c) Copyright: Copyright (C) 1984, 1989-1990, 2000, 2001-2015, 2018, 2019-2020 Free Software Foundation, Inc.
   Copyright (c) Copyright: Copyright (c) 1986 by University of Toronto.
   Copyright (c) Copyright: Copyright (C) 1987-2022 by Larry Wall and others
   Copyright (c) Copyright: Copyright (C) 1990-2012 by Larry Wall and others.
   Copyright (c) Copyright: Copyright (c) 1991-2001, 2004, 2005-2006, 2012 Raphael Manfredi
   Copyright (c) Copyright: Copyright (c) 1991-2006, 2020 Unicode, Inc.
   Copyright (c) Copyright: Copyright (C) 1993 Eric Young - see README for more details
   Copyright (c) Copyright: Copyright (C) 1993-2015 by Charles Bailey and others.
   Copyright (c) Copyright: Copyright (C) 1994-2000 by Bradford Appleton. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1994-2013 Larry Wall
   Copyright (c) Copyright: Copyright (c) 1995 Graham Barr
   Copyright (c) Copyright: Copyright (C) 1995-1998 Doug MacEachern and Jon Orwant. All
   Copyright (c) Copyright: Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler
   Copyright (c) Copyright: Copyright (c) 1995-2022 Paul Marquess. All rights reserved
   Copyright (c) Copyright: Copyright (c) 199598 Ilya Zakharevich. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996 by Eryq. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-1998 Andy Dougherty
   Copyright (c) Copyright: Copyright (c) 1996-1998 Malcolm Beattie
   Copyright (c) Copyright: Copyright (c) 1996-2002 Douglas E. Wegscheid. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-2006 Nick Ing-Simmons
   Copyright (c) Copyright: Copyright (C) 1996-2009 David Muir Sharnoff.
   Copyright (c) Copyright: Copyright (c) 1996-2009 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-2019 Gurusamy Sarathy. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1997-1999 Tom Christiansen and Nathan Torkington.
   Copyright (c) Copyright: Copyright (c) 1997-2010 Tom Christiansen, Nathan Torkington, and
   Copyright (c) Copyright: Copyright (c) 1997-2020 by Graham Barr
   Copyright (c) Copyright: Copyright (c) 19978 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 19978 Graham Barr. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1998, 2002-2003 Jon Orwant. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 1998-2000 Joshua Nathaniel Pritikin.
   Copyright (c) Copyright: Copyright (c) 1998-2000, 2002, 2003-2006 Stephen McCamant.
   Copyright (c) Copyright: Copyright (c) 1998-2004 Tom Hughes <tom@compton.nu>. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1999 Graham Barr <gbarr@pobox.com>.
   Copyright (c) Copyright: Copyright (c) 2000 Mark Kvale
   Copyright (c) Copyright: Copyright (C) 2000-2003 Stephen McCamant. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2000-2009 Damian Conway. All Rights Reserved
   Copyright (c) Copyright: Copyright (C) 2001 Tim Jenness All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2001-2004 Sean M. Burke. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2001-2011 Ken Williams. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2002 Slaven Rezic
   Copyright (c) Copyright: Copyright (C) 2002, 2004 Tim Jenness, Christian Soeller, Hugo van der Sanden. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2002-2003 Jarkko Hietaniemi
   Copyright (c) Copyright: Copyright (c) 2002-2004, 2012 Elizabeth Mattijsen. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2002-2007 by D.H. aka PodMaster
   Copyright (c) Copyright: Copyright (c) 2002-2007 Sean M. Burke.
   Copyright (c) Copyright: Copyright (C) 2002-2009 Richard Clamp. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2003-2005 Allison Randal.
   Copyright (c) Copyright: Copyright (C) 2003-2018 Mark Shelor, All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2004 by the Perl 5 Porters. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2005-2020 by H.Merijn Brand (m)
   Copyright (c) Copyright: Copyright (C) 2006-2007 by (Anno Siegel)
   Copyright (c) Copyright: Copyright (c) 2007 Brandon L Black
   Copyright (c) Copyright: Copyright (c) 2007-2008 Michael G Schwern
   Copyright (c) Copyright: Copyright (c) 2007-2011 Andy Armstrong <andy@hexten.net>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2007-2017 Max Maischein <corion@cpan.org>
   Copyright (c) Copyright: Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) Copyright: Copyright (C) 2009-2020 H.Merijn Brand
   Copyright (c) Copyright: Copyright (c) 2012 Tom Christiansen
   Copyright (c) Copyright: Copyright (C) 2013 by Andy Broad.
   Copyright (c) Copyright: Copyright (C) 2013 Chris Williams. All Rights Reserved
   Copyright (c) Copyright: Copyright (C) 2014-2015, 2020 Steve Hay. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2017, 2019 Pali <pali@cpan.org>
   Copyright (c) Copyright: Copyright (c) 2017-2020 Reini Urban. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2021 by Paul Evans and others
   Copyright (c) Copyright: Copyright 1995-2004, 2010 Gisle Aas <gisle@ActiveState.com>
   Copyright (c) Copyright: Copyright 1996 Zenin
   Copyright (c) Copyright: Copyright 1997-2001 Damian Conway. All Rights Reserved
   Copyright (c) Copyright: Copyright 1997-2004 Gisle Aas
   Copyright (c) Copyright: Copyright 1998
   Copyright (c) Copyright: copyright 1998 The Perl Journal
   Copyright (c) Copyright: Copyright 1998 The Perl Journal.
   Copyright (c) Copyright: Copyright 1998-2001, 2012 M-J. Dominus.
   Copyright (c) Copyright: Copyright 1998-2006 Gisle Aas.
   Copyright (c) Copyright: Copyright 1999-2000 by Russ Allbery <rra@stanford.edu>
   Copyright (c) Copyright: Copyright 1999-2001, 2004, 2006, 2008, 2010, 2015, 2018 Russ Allbery
   Copyright (c) Copyright: Copyright 1999-2004 Sean M. Burke <sburke@cpan.org>, all rights reserved
   Copyright (c) Copyright: Copyright 1999-2019 Russ Allbery <rra@cpan.org>
   Copyright (c) Copyright: Copyright 2000 by Joe Smith <Joe.Smith@inwap.com>.
   Copyright (c) Copyright: Copyright 2001 by Jarkko Hietaniemi
   Copyright (c) Copyright: Copyright 2001-2008 by Michael G Schwern <schwern@pobox.com>.
   Copyright (c) Copyright: Copyright 2001-2011 Jarkko Hietaniemi <jhi@iki.fi>
   Copyright (c) Copyright: Copyright 2002-2008 by chromatic <chromatic@wgz.org> and
   Copyright (c) Copyright: Copyright 2002-2012 by Ken Williams, David Golden and other contributors.
   Copyright (c) Copyright: Copyright 2002-2014 Dan Kogai <dankogai@cpan.org>
   Copyright (c) Copyright: Copyright 2003 by Fergal Daly <fergal@esatclear.ie>.
   Copyright (c) Copyright: Copyright 2003, 2006-2007 by Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) Copyright: Copyright 2003-2006 by Audrey Tang <cpan@audreyt.org>
   Copyright (c) Copyright: Copyright 2004-2007 by Audrey Tang <cpan@audreyt.org>.
   Copyright (c) Copyright: Copyright 2005 Adam Kennedy.
   Copyright (c) Copyright: Copyright 2006 Yves Orton and 2007
   Copyright (c) Copyright: Copyright 2006-2008 Curtis "Ovid" Poe, all rights reserved
   Copyright (c) Copyright: Copyright 2007-2011 Andy Armstrong.
   Copyright (c) Copyright: Copyright 2007-2016 by Makamaka Hannyaharamitu
   Copyright (c) Copyright: Copyright 2010 brian d foy <brian.d.foy@gmail.com>
   Copyright (c) Copyright: Copyright 2012-2014 The Board of Trustees of the Leland Stanford Junior University
   Copyright (c) Copyright: Copyright 2013-2014 Niels Thykier <niels@thykier.net>
   Copyright (c) Copyright: Copyright 2015-2016, 2018, 2019 Russ Allbery <eagle@eyrie.org>
   Copyright (c) Copyright: Copyright 2016 Niko Tyni <ntyni@iki.fi>
   Copyright (c) Copyright: Copyright Mark Fowler <mark@twoshortplanks.com> 2002, 2004. . Some code taken from Test::More and Test::Catch, written by by Michael G Schwern <schwern@pobox.com>. Hence, those parts
   Copyright (c) Copyright: Copyright Mark Fowler <mark@twoshortplanks.com> 2002.
   Copyright (c) Copyright: Copyright(C) 1996-2019 Julian Seward. All rights reserved
   Copyright (c) Copyright: Copyright(C) 2001-2012 SADAHIRO Tomoyuki. Japan. All rights reserved
   Copyright (c) Copyright: hv_store() is from Array::RefElem, Copyright 2000 Gisle Aas.
   Copyright (c) Copyright: Modifications Copyright Ilya Zakharevich 199699.
   Copyright (c) Copyright: Module Getopt::Long is Copyright 1990, 2015 by Johan Vromans.
   Copyright (c) Copyright: Perl is Copyright (C) 1987-2022 by Larry Wall and others. All rights reserved
   Copyright (c) Copyright: Portions Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) Copyright: Richard Foley <richard.foley@rfi.net> Copyright (c) 2000
   Copyright (c) Copyright: This is an unpublished work copyright (c) 1992 Helios Software GmbH
   Copyright (c) Copyright: This module is Copyright(C) 2001-2021 SADAHIRO Tomoyuki. Japan. All
   Copyright (c) Copyright: This software is copyright (c) 2002 by Ilya Zakharevich.
   Copyright (c) Copyright: This software is copyright (c) 2006 by
   Copyright (c) Copyright: This software is copyright (c) 2010 by Adam Kennedy.
   Copyright (c) Copyright: This software is copyright (c) 2010 by David Golden and Ricardo Signes.
   Copyright (c) Copyright: This software is copyright (c) 2010 by David Golden, Ricardo Signes,
   Copyright (c) Copyright: This software is copyright (c) 2010, 2016 by David Golden.
   Copyright (c) Copyright: This software is copyright (c) 2013 by Leon Timmermans.
   Copyright (c) Copyright: This software is copyright (c) 2020 by Tim Jenness and the UK Particle
   Copyright (c) Copyright: This software is copyright (c) 2021 by Christian Hansen.
   Copyright (c) Copyright: Tie::File version 0.97 is copyright (C) 2003 Mark Jason Dominus.
   Copyright (c) Copyright: Version 2.x, Copyright (C) 2007-2010 Marcus Holland-Moritz.
   Copyright (c) Copyright: Version 3.x, Copyright (C) 2004-2013 Marcus Holland-Moritz.
   Copyright (c) Copyright: © 1991-2016 Unicode
   Copyright (c) Michael G Schwern 2001. Used and distributed with permission. .
   Copyright (c) Paul Evans, 2010-2020 -- leonerd@leonerd.org.uk package IO::Socket::IP;
Perl v5.36.0 debian:perl-base/5.36.0-7+deb12u3/amd64: http://www.perl.org/
   Copyright (c) 1990-1991 Raymond Chen, Kai Uwe Rommel
   Copyright (c) 1990-1992 RSA Data Security, Inc.
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore) . Permission to use, copy, modify, and distribute this material for any purpose and without fee is hereby granted, provided that the ab
   Copyright (c) 1991, 1996, 2000, 2012 O
   Copyright (c) 1991-2011 Unicode, Inc. All rights reserved
   Copyright (c) 1994 by the
   Copyright (c) 1994 Powerdog Industries. All rights reserved
   Copyright (c) 1994-2002 Andreas Kaiser, Ilya Zakharevich
   Copyright (c) 1995 Microsoft Corporation. All rights reserved
   Copyright (c) 1995-1996 Neil Winton.
   Copyright (c) 1996 Cygnus Support
   Copyright (c) 1996 Spider Boardman
   Copyright (c) 1996 Sven Verdoolaege
   Copyright (c) 1996-19978 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) 1996-1998, 2000, 2001-2002, 2005, 2006, 2008-2020 Russ Allbery <rra@cpan.org>
   Copyright (c) 1996-2010 Andy Dougherty
   Copyright (c) 1997 Chip Salzenberg
   Copyright (c) 1997 Universitat Dortmund, all rights reserved
   Copyright (c) 1997, 1999 Graham Barr.
   Copyright (c) 1997-2009 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) 1998-2016 Jarkko Hietaniemi
   Copyright (c) 1999 Kenneth Albanowski.
   Copyright (c) 1999 Tuomas J. Lukka <lukka@iki.fi>. All rights reserved
   Copyright (c) 1999, 2001 by ZeeGee Software Inc. All rights reserved
   Copyright (c) 1999, 2001, 2004, 2006, 2008-2009, 2018, 2019 Russ Allbery <rra@cpan.org>.
   Copyright (c) 1999-2018, 2021 H.Merijn Brand
   Copyright (c) 2000 Gisle Aas <gisle@aas.no> . This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2000-2006 The Perl Foundation.
   Copyright (c) 2001 Colin McMillen. All rights reserved
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>.
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>. This module is distributed under the same terms as Perl itself. Feel free to use, modify and redistribute it as long as you retain the correct attribut
   Copyright (c) 2001 Paul Marquess.
   Copyright (c) 2001-2002 Michael G. Schwern.
   Copyright (c) 2001-2002, 2005 Nicholas Clark Files: cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Locale.pm
   Copyright (c) 2001-2016 by Marek Rouchal.
   Copyright (c) 2002-2003 Rob Brown. All rights reserved
   Copyright (c) 2002-2004 Sean M. Burke.
   Copyright (c) 2002-2010 Jarkko Hietaniemi.
   Copyright (c) 2002-2014 by the Perl 5 Porters
   Copyright (c) 2003 Constantin S. Svintsoff <kostik@iclub.nsu.ru>
   Copyright (c) 2004, 2008 Matthijs van Duin. All rights reserved
   Copyright (c) 2005 Aristotle Pagaltzis
   Copyright (c) 2005 Fergal Daly <fergal@esatclear.ie>, some parts
   Copyright (c) 2006-2009 Adam Kennedy.
   Copyright (c) 2006-2009 Larry Wall and others
   Copyright (c) 2007-2010 Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de> Files: lib/unicore.txt
   Copyright (c) 2008-2011 Niko Tyni <ntyni@debian.org>
   Copyright (c) 2009, 2011-2013 Andrew Main (Zefram) <zefram@fysh.org>
   Copyright (c) 2010 Paul Hsieh All rights reserved
   Copyright (c) 2010-2011 Matt Trout and David Golden. All rights reserved
   Copyright (c) 2011 brian d foy. All rights reserved
   Copyright (c) 2011 Dominic Hargreaves <dom@earth.li> The other people listed in debian/changelog are most probably
   Copyright (c) 2011 Mark Allen. All rights reserved
   Copyright (c) 2011-2014 Reini Urban. All rights reserved
   Copyright (c) 2012 Kurt Starsinic <kstarsinic@gmail.com>
   Copyright (c) 2012 Steve Peters. All rights reserved
   Copyright (c) 2012-2013 Google, Inc.
   Copyright (c) 2012-2020 Ken Williams. All rights reserved
   Copyright (c) 2013-2014 The Board of Trustees of the Leland Stanford Junior University
   Copyright (c) 2013-2017, 2020 Steve Hay. All rights reserved
   Copyright (c) 2014, 2017-2019 Karl Williamson
   Copyright (c) 2014-2016, 2019 Russ Allbery <eagle@eyrie.org>
   Copyright (c) 2014-2017 cPanel Inc. All rights reserved
   Copyright (c) 2016 Tony Cook
   Copyright (c) 2016-2017 cPanel Inc
   Copyright (c) 2017 Dagfinn Ilmari Manns
   Copyright (c) 2017 Lukas Mai
   Copyright (c) 2017 Mark Allen.
   Copyright (c) 2017 Reini Urban
   Copyright (c) 2018-2020 The perl5 porters
   Copyright (c) 2019-2020 Chad Granum <exodist@cpan.org>.
   Copyright (c) 2020 Raphael Manfredi and Karl Williamson
   Copyright (c) 2021 H.Merijn Brand, Karl Williamson
   Copyright (c) 2021 Nicholas Clark
   Copyright (c) Copyright: (c) 1995 Microsoft Corporation. All rights reserved
   Copyright (c) Copyright: (C) 1995-2010 Graham Barr. All rights reserved
   Copyright (c) Copyright: (c) 2001-2021 brian d foy, All Rights Reserved
   Copyright (c) Copyright: (c) 2014 Paul Evans <leonerd@leonerd.org.uk>. All rights reserved
   Copyright (c) Copyright: (c) 2015 by Leon Timmermans
   Copyright (c) Copyright: (C) by Tels L<http://bloodgate.com/> in early 2002-2007.
   Copyright (c) Copyright: (C) Paul Evans, 2010-2020 -- leonerd@leonerd.org.uk
   Copyright (c) Copyright: 1995-2015 (c) perl5 porters.
   Copyright (c) Copyright: 1996 by Andreas Koenig
   Copyright (c) Copyright: 1999 The Perl Journal.
   Copyright (c) Copyright: 2002-2009 Jos Boumans <kane@cpan.org>. All rights reserved
   Copyright (c) Copyright: 2008-2009 Paul Fenwick <pjf@perltraining.com.au>
   Copyright (c) Copyright: 2010 Gisle Aas <gisle@aas.no>
   Copyright (c) Copyright: 2015 Michael LaGrasta and Dan Kogai
   Copyright (c) Copyright: based upon the file "dl.c", which is Copyright (c) 1994 Larry Wall
   Copyright (c) Copyright: Copyright (c) 1982, 1986, 1988-1989, 1993, 1999-2009, 2011
   Copyright (c) Copyright: Copyright (C) 1984, 1989-1990, 2000, 2001-2015, 2018, 2019-2020 Free Software Foundation, Inc.
   Copyright (c) Copyright: Copyright (c) 1986 by University of Toronto.
   Copyright (c) Copyright: Copyright (C) 1987-2022 by Larry Wall and others
   Copyright (c) Copyright: Copyright (C) 1990-2012 by Larry Wall and others.
   Copyright (c) Copyright: Copyright (c) 1991-2001, 2004, 2005-2006, 2012 Raphael Manfredi
   Copyright (c) Copyright: Copyright (c) 1991-2006, 2020 Unicode, Inc.
   Copyright (c) Copyright: Copyright (C) 1993 Eric Young - see README for more details
   Copyright (c) Copyright: Copyright (C) 1993-2015 by Charles Bailey and others.
   Copyright (c) Copyright: Copyright (C) 1994-2000 by Bradford Appleton. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1994-2013 Larry Wall
   Copyright (c) Copyright: Copyright (c) 1995 Graham Barr
   Copyright (c) Copyright: Copyright (C) 1995-1998 Doug MacEachern and Jon Orwant. All
   Copyright (c) Copyright: Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler
   Copyright (c) Copyright: Copyright (c) 1995-2022 Paul Marquess. All rights reserved
   Copyright (c) Copyright: Copyright (c) 199598 Ilya Zakharevich. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996 by Eryq. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-1998 Andy Dougherty
   Copyright (c) Copyright: Copyright (c) 1996-1998 Malcolm Beattie
   Copyright (c) Copyright: Copyright (c) 1996-2002 Douglas E. Wegscheid. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-2006 Nick Ing-Simmons
   Copyright (c) Copyright: Copyright (C) 1996-2009 David Muir Sharnoff.
   Copyright (c) Copyright: Copyright (c) 1996-2009 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-2019 Gurusamy Sarathy. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1997-1999 Tom Christiansen and Nathan Torkington.
   Copyright (c) Copyright: Copyright (c) 1997-2010 Tom Christiansen, Nathan Torkington, and
   Copyright (c) Copyright: Copyright (c) 1997-2020 by Graham Barr
   Copyright (c) Copyright: Copyright (c) 19978 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 19978 Graham Barr. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1998, 2002-2003 Jon Orwant. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 1998-2000 Joshua Nathaniel Pritikin.
   Copyright (c) Copyright: Copyright (c) 1998-2000, 2002, 2003-2006 Stephen McCamant.
   Copyright (c) Copyright: Copyright (c) 1998-2004 Tom Hughes <tom@compton.nu>. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1999 Graham Barr <gbarr@pobox.com>.
   Copyright (c) Copyright: Copyright (c) 2000 Mark Kvale
   Copyright (c) Copyright: Copyright (C) 2000-2003 Stephen McCamant. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2000-2009 Damian Conway. All Rights Reserved
   Copyright (c) Copyright: Copyright (C) 2001 Tim Jenness All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2001-2004 Sean M. Burke. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2001-2011 Ken Williams. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2002 Slaven Rezic
   Copyright (c) Copyright: Copyright (C) 2002, 2004 Tim Jenness, Christian Soeller, Hugo van der Sanden. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2002-2003 Jarkko Hietaniemi
   Copyright (c) Copyright: Copyright (c) 2002-2004, 2012 Elizabeth Mattijsen. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2002-2007 by D.H. aka PodMaster
   Copyright (c) Copyright: Copyright (c) 2002-2007 Sean M. Burke.
   Copyright (c) Copyright: Copyright (C) 2002-2009 Richard Clamp. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2003-2005 Allison Randal.
   Copyright (c) Copyright: Copyright (C) 2003-2018 Mark Shelor, All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2004 by the Perl 5 Porters. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2005-2020 by H.Merijn Brand (m)
   Copyright (c) Copyright: Copyright (C) 2006-2007 by (Anno Siegel)
   Copyright (c) Copyright: Copyright (c) 2007 Brandon L Black
   Copyright (c) Copyright: Copyright (c) 2007-2008 Michael G Schwern
   Copyright (c) Copyright: Copyright (c) 2007-2011 Andy Armstrong <andy@hexten.net>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2007-2017 Max Maischein <corion@cpan.org>
   Copyright (c) Copyright: Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) Copyright: Copyright (C) 2009-2020 H.Merijn Brand
   Copyright (c) Copyright: Copyright (c) 2012 Tom Christiansen
   Copyright (c) Copyright: Copyright (C) 2013 by Andy Broad.
   Copyright (c) Copyright: Copyright (C) 2013 Chris Williams. All Rights Reserved
   Copyright (c) Copyright: Copyright (C) 2014-2015, 2020 Steve Hay. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2017, 2019 Pali <pali@cpan.org>
   Copyright (c) Copyright: Copyright (c) 2017-2020 Reini Urban. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2021 by Paul Evans and others
   Copyright (c) Copyright: Copyright 1995-2004, 2010 Gisle Aas <gisle@ActiveState.com>
   Copyright (c) Copyright: Copyright 1996 Zenin
   Copyright (c) Copyright: Copyright 1997-2001 Damian Conway. All Rights Reserved
   Copyright (c) Copyright: Copyright 1997-2004 Gisle Aas
   Copyright (c) Copyright: Copyright 1998
   Copyright (c) Copyright: copyright 1998 The Perl Journal
   Copyright (c) Copyright: Copyright 1998 The Perl Journal.
   Copyright (c) Copyright: Copyright 1998-2001, 2012 M-J. Dominus.
   Copyright (c) Copyright: Copyright 1998-2006 Gisle Aas.
   Copyright (c) Copyright: Copyright 1999-2000 by Russ Allbery <rra@stanford.edu>
   Copyright (c) Copyright: Copyright 1999-2001, 2004, 2006, 2008, 2010, 2015, 2018 Russ Allbery
   Copyright (c) Copyright: Copyright 1999-2004 Sean M. Burke <sburke@cpan.org>, all rights reserved
   Copyright (c) Copyright: Copyright 1999-2019 Russ Allbery <rra@cpan.org>
   Copyright (c) Copyright: Copyright 2000 by Joe Smith <Joe.Smith@inwap.com>.
   Copyright (c) Copyright: Copyright 2001 by Jarkko Hietaniemi
   Copyright (c) Copyright: Copyright 2001-2008 by Michael G Schwern <schwern@pobox.com>.
   Copyright (c) Copyright: Copyright 2001-2011 Jarkko Hietaniemi <jhi@iki.fi>
   Copyright (c) Copyright: Copyright 2002-2008 by chromatic <chromatic@wgz.org> and
   Copyright (c) Copyright: Copyright 2002-2012 by Ken Williams, David Golden and other contributors.
   Copyright (c) Copyright: Copyright 2002-2014 Dan Kogai <dankogai@cpan.org>
   Copyright (c) Copyright: Copyright 2003 by Fergal Daly <fergal@esatclear.ie>.
   Copyright (c) Copyright: Copyright 2003, 2006-2007 by Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) Copyright: Copyright 2003-2006 by Audrey Tang <cpan@audreyt.org>
   Copyright (c) Copyright: Copyright 2004-2007 by Audrey Tang <cpan@audreyt.org>.
   Copyright (c) Copyright: Copyright 2005 Adam Kennedy.
   Copyright (c) Copyright: Copyright 2006 Yves Orton and 2007
   Copyright (c) Copyright: Copyright 2006-2008 Curtis "Ovid" Poe, all rights reserved
   Copyright (c) Copyright: Copyright 2007-2011 Andy Armstrong.
   Copyright (c) Copyright: Copyright 2007-2016 by Makamaka Hannyaharamitu
   Copyright (c) Copyright: Copyright 2010 brian d foy <brian.d.foy@gmail.com>
   Copyright (c) Copyright: Copyright 2012-2014 The Board of Trustees of the Leland Stanford Junior University
   Copyright (c) Copyright: Copyright 2013-2014 Niels Thykier <niels@thykier.net>
   Copyright (c) Copyright: Copyright 2015-2016, 2018, 2019 Russ Allbery <eagle@eyrie.org>
   Copyright (c) Copyright: Copyright 2016 Niko Tyni <ntyni@iki.fi>
   Copyright (c) Copyright: Copyright Mark Fowler <mark@twoshortplanks.com> 2002, 2004. . Some code taken from Test::More and Test::Catch, written by by Michael G Schwern <schwern@pobox.com>. Hence, those parts
   Copyright (c) Copyright: Copyright Mark Fowler <mark@twoshortplanks.com> 2002.
   Copyright (c) Copyright: Copyright(C) 1996-2019 Julian Seward. All rights reserved
   Copyright (c) Copyright: Copyright(C) 2001-2012 SADAHIRO Tomoyuki. Japan. All rights reserved
   Copyright (c) Copyright: hv_store() is from Array::RefElem, Copyright 2000 Gisle Aas.
   Copyright (c) Copyright: Modifications Copyright Ilya Zakharevich 199699.
   Copyright (c) Copyright: Module Getopt::Long is Copyright 1990, 2015 by Johan Vromans.
   Copyright (c) Copyright: Perl is Copyright (C) 1987-2022 by Larry Wall and others. All rights reserved
   Copyright (c) Copyright: Portions Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) Copyright: Richard Foley <richard.foley@rfi.net> Copyright (c) 2000
   Copyright (c) Copyright: This is an unpublished work copyright (c) 1992 Helios Software GmbH
   Copyright (c) Copyright: This module is Copyright(C) 2001-2021 SADAHIRO Tomoyuki. Japan. All
   Copyright (c) Copyright: This software is copyright (c) 2002 by Ilya Zakharevich.
   Copyright (c) Copyright: This software is copyright (c) 2006 by
   Copyright (c) Copyright: This software is copyright (c) 2010 by Adam Kennedy.
   Copyright (c) Copyright: This software is copyright (c) 2010 by David Golden and Ricardo Signes.
   Copyright (c) Copyright: This software is copyright (c) 2010 by David Golden, Ricardo Signes,
   Copyright (c) Copyright: This software is copyright (c) 2010, 2016 by David Golden.
   Copyright (c) Copyright: This software is copyright (c) 2013 by Leon Timmermans.
   Copyright (c) Copyright: This software is copyright (c) 2020 by Tim Jenness and the UK Particle
   Copyright (c) Copyright: This software is copyright (c) 2021 by Christian Hansen.
   Copyright (c) Copyright: Tie::File version 0.97 is copyright (C) 2003 Mark Jason Dominus.
   Copyright (c) Copyright: Version 2.x, Copyright (C) 2007-2010 Marcus Holland-Moritz.
   Copyright (c) Copyright: Version 3.x, Copyright (C) 2004-2013 Marcus Holland-Moritz.
   Copyright (c) Copyright: © 1991-2016 Unicode
   Copyright (c) Michael G Schwern 2001. Used and distributed with permission. .
   Copyright (c) Paul Evans, 2010-2020 -- leonerd@leonerd.org.uk package IO::Socket::IP;
Perl v5.36.0 debian:perl-modules-5.36/5.36.0-7+deb12u2/all: http://www.perl.org/
   Copyright (c) (C) 1994-2013 Larry Wall
   Copyright (c) (c) 1995 Graham Barr This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. =cut
   Copyright (c) (C) 1995-2010 Graham Barr. All rights reserved
   Copyright (c) (c) 1997-2001 Damian Conway. All Rights Reserved
   Copyright (c) (c) 1998 This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) (c) 1998-2004 Sean M. Burke. All rights reserved
   Copyright (c) (c) 1998-2004 Tom Hughes E<lt>F<tom@compton.nu>E<gt>. All rights reserved
   Copyright (c) (c) 2001-2021 brian d foy, All Rights Reserved
   Copyright (c) (C) 2002-2004, 2012 Elizabeth Mattijsen. All rights reserved
   Copyright (c) (c) 2003-2005 Ken Williams. All rights reserved
   Copyright (c) (c) 2007-2011 Andy Armstrong C<< <andy@hexten.net> >>. All rights reserved
   Copyright (c) (c) 2017-2020 Reini Urban. All rights reserved
   Copyright (c) (C)2008 Paul Fenwick This is free software. You may modify and/or redistribute this code under the same terms as Perl 5.10 itself, or, at your option, any later version of Perl 5.
   Copyright (c) 1990, 2015 by Johan Vromans.
   Copyright (c) 1990-1991 Raymond Chen, Kai Uwe Rommel
   Copyright (c) 1990-1992 RSA Data Security, Inc.
   Copyright (c) 1990-2011 by Larry Wall and others. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore) . Permission to use, copy, modify, and distribute this material for any purpose and without fee is hereby granted, provided that the ab
   Copyright (c) 1991, 1996, 2000, 2012 O
   Copyright (c) 1991-2011 Unicode, Inc. All rights reserved
   Copyright (c) 1993-2009, 2011, 2012-2013 by Larry Wall and others All rights reserved
   Copyright (c) 1994 by the
   Copyright (c) 1994 Powerdog Industries. All rights reserved
   Copyright (c) 1994-2000 by Bradford Appleton. All rights reserved
   Copyright (c) 1994-2002 Andreas Kaiser, Ilya Zakharevich
   Copyright (c) 1995 Graham Barr This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. =head1 NAME
   Copyright (c) 1995 Microsoft Corporation. All rights reserved
   Copyright (c) 1995-1996 Neil Winton.
   Copyright (c) 1995-2006 Graham Barr. All rights reserved
   Copyright (c) 1995-2015 (c) perl5 porters. This software is free software and can be modified and distributed under the same terms as Perl itself.
   Copyright (c) 1995-2022 Paul Marquess. All rights reserved
   Copyright (c) 1996 by Andreas Koenig. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 1996 by Charles Bailey. Permission is granted to distribute the revised code under the same terms as Perl itself. package File::Copy;
   Copyright (c) 1996 by Eryq. All rights reserved
   Copyright (c) 1996 Cygnus Support
   Copyright (c) 1996 Spider Boardman
   Copyright (c) 1996 Sven Verdoolaege
   Copyright (c) 1996 Zenin
   Copyright (c) 1996-1998, 2000, 2001-2002, 2005, 2006, 2008-2020 Russ Allbery <rra@cpan.org>
   Copyright (c) 1996-2009 David Muir Sharnoff.
   Copyright (c) 1996-2010 Andy Dougherty
   Copyright (c) 1997 Chip Salzenberg
   Copyright (c) 1997 Universitat Dortmund, all rights reserved
   Copyright (c) 1997, 1999 Graham Barr.
   Copyright (c) 1997, 1999 Tom Phoenix This module is free software; you can redistribute it or modify it under the same terms as Perl itself.
   Copyright (c) 1997-2014 Damian Conway. All rights reserved
   Copyright (c) 1997-2020 by Graham Barr This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 1998-2000 Joshua Nathaniel Pritikin.
   Copyright (c) 1998-2000, 2002, 2003-2006 Stephen McCamant. All rights reserved
   Copyright (c) 1998-2001, 2012 by Mark Jason Dominus This library is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1998-2001, 2012 M. J. Dominus.
   Copyright (c) 1998-2004 Tom Hughes <tom@compton.nu>. All rights reserved
   Copyright (c) 1998-2006 Gisle Aas.
   Copyright (c) 1998-2016 Jarkko Hietaniemi
   Copyright (c) 1999 Kenneth Albanowski.
   Copyright (c) 1999 Tuomas J. Lukka <lukka@iki.fi>. All rights reserved
   Copyright (c) 1999, 2001 by ZeeGee Software Inc. All rights reserved
   Copyright (c) 1999, 2001, 2004, 2006, 2008-2009, 2014, 2018-2019 Russ Allbery <rra@cpan.org> This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1999, 2001, 2004, 2006, 2008-2009, 2018, 2019 Russ Allbery <rra@cpan.org>.
   Copyright (c) 1999, 2001-2002, 2004, 2006, 2008-2009, 2014, 2015, 2018-2019 Russ Allbery <rra@cpan.org> This program is free software; you may redistribute it and/or modify it under the same terms as Perl 
   Copyright (c) 1999-2002, 2004, 2006, 2008-2009, 2012, 2013-2016, 2018, 2019 Russ Allbery <rra@cpan.org> This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself
   Copyright (c) 1999-2010, 2012, 2013-2019 Russ Allbery <rra@cpan.org> Substantial contributions by Sean Burke <sburke@cpan.org>.
   Copyright (c) 1999-2018, 2021 H.Merijn Brand
   Copyright (c) 2000 by Joe Smith <Joe.Smith@inwap.com>
   Copyright (c) 2000 Gisle Aas <gisle@aas.no> . This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2000-2006 The Perl Foundation.
   Copyright (c) 2001 Colin McMillen. All rights reserved
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>.
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>. This module is distributed under the same terms as Perl itself. Feel free to use, modify and redistribute it as long as you retain the correct attribut
   Copyright (c) 2001 Paul Marquess.
   Copyright (c) 2001 You can redistribute and/or modify this document under the same terms as Perl itself.
   Copyright (c) 2001, 2004, 2008, 2014, 2018-2019 by Russ Allbery <rra@cpan.org> This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2001-2002 Michael G. Schwern.
   Copyright (c) 2001-2002, 2005 Nicholas Clark Files: cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Locale.pm
   Copyright (c) 2001-2004 Sean M. Burke. All rights reserved
   Copyright (c) 2001-2008 by Michael G Schwern E<lt>schwern@pobox.comE<gt>. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2001-2011 Ken Williams.
   Copyright (c) 2001-2016 by Marek Rouchal.
   Copyright (c) 2001-2016 by Marek Rouchal. This file is part of "Pod-Usage". Pod-Usage is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2002 by Ilya Zakharevich. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 2002 Your Name <your@address.domain> This library is free software; you can redistribute it and/or modify
   Copyright (c) 2002-2003 Rob Brown. All rights reserved
   Copyright (c) 2002-2004 Sean M. Burke.
   Copyright (c) 2002-2004 Sean M. Burke. Current maintainer: Jesse Vincent. E<lt>jesse@bestpractical.comE<gt>
   Copyright (c) 2002-2004, 2012 Elizabeth Mattijsen. All rights reserved
   Copyright (c) 2002-2007 Sean M. Burke. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2002-2008 by chromatic E<lt>chromatic@wgz.orgE<gt> and Michael G Schwern E<lt>schwern@pobox.comE<gt>. This program is free software; you can redistribute it and/or modify it under 
   Copyright (c) 2002-2010 Jarkko Hietaniemi.
   Copyright (c) 2002-2014 by the Perl 5 Porters
   Copyright (c) 20023,4 Sean M. Burke. All rights reserved
   Copyright (c) 2003 by Fergal Daly <fergal@esatclear.ie>.
   Copyright (c) 2003 Constantin S. Svintsoff <kostik@iclub.nsu.ru>
   Copyright (c) 2003 Mark Jason Dominus. This library is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2003 sub _uri_split { return $_[0] =~ m,(?:([^:/?]+):)?(?://([^/?]))?([^?])(?:?([^]))?(?:(.))?,; }
   Copyright (c) 2003-2005 Allison Randal. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2003-2006 by Audrey Tang E<lt>cpan@audreyt.orgE<gt>.
   Copyright (c) 2004, 2008 Matthijs van Duin. All rights reserved
   Copyright (c) 2004-2007 by Audrey Tang E<lt>cpan@audreyt.orgE<gt>. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2005 Aristotle Pagaltzis
   Copyright (c) 2005 Fergal Daly <fergal@esatclear.ie>, some parts
   Copyright (c) 2005 Fergal Daly <fergal@esatclear.ie>, some parts are based on other people's work. Plan handling lifted from Test::More. written by Michael G Schwern <schwern@pobox.com>.
   Copyright (c) 2006 by This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 2006-2008 Adam Kennedy. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2006-2008 Curtis "Ovid" Poe, all rights reserved
   Copyright (c) 2006-2009 Adam Kennedy.
   Copyright (c) 2006-2009 Larry Wall and others
   Copyright (c) 2007-2010 Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) 2007-2011 Andy Armstrong.
   Copyright (c) 2007-2011 Andy Armstrong. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2007-2016 by Makamaka Hannyaharamitu Most of the documentation is taken from JSON::XS by Marc Lehmann
   Copyright (c) 2007-2017 Max Maischein C<< <corion@cpan.org> >>
   Copyright (c) 2008, 2014 by Larry Wall and others
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de> Files: lib/unicore.txt
   Copyright (c) 2008-2009 Paul Fenwick E<lt>pjf@perltraining.com.auE<gt>
   Copyright (c) 2008-2011 Niko Tyni <ntyni@debian.org>
   Copyright (c) 2009, 2011 This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version o
   Copyright (c) 2009, 2011-2013 Andrew Main (Zefram) <zefram@fysh.org>
   Copyright (c) 2009-2013 Steffen Mueller This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2009-2020 H.Merijn Brand This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2010 by Adam Kennedy. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 2010 by David Golden and Ricardo Signes. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 2010 by David Golden, Ricardo Signes, Adam Kennedy and Contributors. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming langua
   Copyright (c) 2010 Gisle Aas <gisle@aas.no>. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2010 Paul Hsieh All rights reserved
   Copyright (c) 2010-2011 Matt Trout and David Golden. All rights reserved
   Copyright (c) 2011 brian d foy. All rights reserved
   Copyright (c) 2011 Dominic Hargreaves <dom@earth.li> The other people listed in debian/changelog are most probably
   Copyright (c) 2011 Mark Allen. All rights reserved
   Copyright (c) 2011-2014 Reini Urban. All rights reserved
   Copyright (c) 2012 Kurt Starsinic <kstarsinic@gmail.com>
   Copyright (c) 2012 Kurt Starsinic <kstarsinic@gmail.com> This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2012 Steve Peters. All rights reserved
   Copyright (c) 2012-2013 Google, Inc.
   Copyright (c) 2012-2020 Ken Williams. All rights reserved
   Copyright (c) 2013 Chris Williams. All Rights Reserved
   Copyright (c) 2013 Paul Fenwick <pjf@cpan.org>
   Copyright (c) 2013, 2015 by Leon Timmermans. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 2013-2014 Niels Thykier E<lt>niels@thykier.netE<gt>
   Copyright (c) 2013-2014 The Board of Trustees of the Leland Stanford Junior University
   Copyright (c) 2013-2017, 2020 Steve Hay. All rights reserved
   Copyright (c) 2014, 2017-2019 Karl Williamson
   Copyright (c) 2014-2016, 2019 Russ Allbery <eagle@eyrie.org>
   Copyright (c) 2014-2017 cPanel Inc. All rights reserved
   Copyright (c) 2016 by David Golden. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 2016 Tony Cook
   Copyright (c) 2016-2017 cPanel Inc
   Copyright (c) 2017 Dagfinn Ilmari Manns
   Copyright (c) 2017 Lukas Mai
   Copyright (c) 2017 Mark Allen.
   Copyright (c) 2017 Reini Urban
   Copyright (c) 2017, 2020 Chad Granum E<lt>exodist@cpan.orgE<gt>. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2018-2020 The perl5 porters
   Copyright (c) 2019-2020 Chad Granum <exodist@cpan.org>.
   Copyright (c) 2020 by Tim Jenness and the UK Particle Physics and Astronomy Research Council. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 program
   Copyright (c) 2020 Raphael Manfredi and Karl Williamson
   Copyright (c) 2021 by Christian Hansen. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 2021 H.Merijn Brand, Karl Williamson
   Copyright (c) 2021 Nicholas Clark
   Copyright (c) by Tels L<http://bloodgate.com/> in early 2002-2007. =item
   Copyright (c) Copyright: (c) 1995 Microsoft Corporation. All rights reserved
   Copyright (c) Copyright: (C) 1995-2010 Graham Barr. All rights reserved
   Copyright (c) Copyright: (c) 2001-2021 brian d foy, All Rights Reserved
   Copyright (c) Copyright: (c) 2014 Paul Evans <leonerd@leonerd.org.uk>. All rights reserved
   Copyright (c) Copyright: (c) 2015 by Leon Timmermans
   Copyright (c) Copyright: (C) by Tels L<http://bloodgate.com/> in early 2002-2007.
   Copyright (c) Copyright: (C) Paul Evans, 2010-2020 -- leonerd@leonerd.org.uk
   Copyright (c) Copyright: 1995-2015 (c) perl5 porters.
   Copyright (c) Copyright: 1996 by Andreas Koenig
   Copyright (c) Copyright: 1999 The Perl Journal.
   Copyright (c) Copyright: 2002-2009 Jos Boumans <kane@cpan.org>. All rights reserved
   Copyright (c) Copyright: 2008-2009 Paul Fenwick <pjf@perltraining.com.au>
   Copyright (c) Copyright: 2010 Gisle Aas <gisle@aas.no>
   Copyright (c) Copyright: 2015 Michael LaGrasta and Dan Kogai
   Copyright (c) Copyright: based upon the file "dl.c", which is Copyright (c) 1994 Larry Wall
   Copyright (c) Copyright: Copyright (C) 1982, 1986, 1988-1989, 1993, 1999-2009, 2011
   Copyright (c) Copyright: Copyright (C) 1984, 1989-1990, 2000, 2001-2015, 2018, 2019-2020 Free Software Foundation, Inc.
   Copyright (c) Copyright: Copyright (c) 1986 by University of Toronto.
   Copyright (c) Copyright: Copyright (C) 1987-2022 by Larry Wall and others
   Copyright (c) Copyright: Copyright (C) 1990-2012 by Larry Wall and others.
   Copyright (c) Copyright: Copyright (c) 1991-2001, 2004, 2005-2006, 2012 Raphael Manfredi
   Copyright (c) Copyright: Copyright (c) 1991-2006, 2020 Unicode, Inc.
   Copyright (c) Copyright: Copyright (C) 1993 Eric Young - see README for more details
   Copyright (c) Copyright: Copyright (C) 1993-2015 by Charles Bailey and others.
   Copyright (c) Copyright: Copyright (C) 1994-2000 by Bradford Appleton. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1994-2013 Larry Wall
   Copyright (c) Copyright: Copyright (c) 1995 Graham Barr
   Copyright (c) Copyright: Copyright (C) 1995-1998 Doug MacEachern and Jon Orwant. All
   Copyright (c) Copyright: Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler
   Copyright (c) Copyright: Copyright (c) 1995-2022 Paul Marquess. All rights reserved
   Copyright (c) Copyright: Copyright (c) 199598 Ilya Zakharevich. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996 by Eryq. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-1998 Andy Dougherty
   Copyright (c) Copyright: Copyright (c) 1996-1998 Malcolm Beattie
   Copyright (c) Copyright: Copyright (c) 1996-2002 Douglas E. Wegscheid. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-2006 Nick Ing-Simmons
   Copyright (c) Copyright: Copyright (C) 1996-2009 David Muir Sharnoff.
   Copyright (c) Copyright: Copyright (c) 1996-2009 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-2019 Gurusamy Sarathy. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1997-1999 Tom Christiansen and Nathan Torkington.
   Copyright (c) Copyright: Copyright (c) 1997-2010 Tom Christiansen, Nathan Torkington, and
   Copyright (c) Copyright: Copyright (c) 1997-2020 by Graham Barr
   Copyright (c) Copyright: Copyright (c) 19978 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 19978 Graham Barr. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1998, 2002-2003 Jon Orwant. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 1998-2000 Joshua Nathaniel Pritikin.
   Copyright (c) Copyright: Copyright (c) 1998-2000, 2002, 2003-2006 Stephen McCamant.
   Copyright (c) Copyright: Copyright (c) 1998-2004 Tom Hughes <tom@compton.nu>. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1999 Graham Barr <gbarr@pobox.com>.
   Copyright (c) Copyright: Copyright (c) 2000 Mark Kvale
   Copyright (c) Copyright: Copyright (C) 2000-2003 Stephen McCamant. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2000-2009 Damian Conway. All Rights Reserved
   Copyright (c) Copyright: Copyright (C) 2001 Tim Jenness All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2001-2004 Sean M. Burke. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2001-2011 Ken Williams. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2002 Slaven Rezic
   Copyright (c) Copyright: Copyright (C) 2002, 2004 Tim Jenness, Christian Soeller, Hugo van der Sanden. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2002-2003 Jarkko Hietaniemi
   Copyright (c) Copyright: Copyright (c) 2002-2004, 2012 Elizabeth Mattijsen. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2002-2007 by D.H. aka PodMaster
   Copyright (c) Copyright: Copyright (c) 2002-2007 Sean M. Burke.
   Copyright (c) Copyright: Copyright (C) 2002-2009 Richard Clamp. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2003-2005 Allison Randal.
   Copyright (c) Copyright: Copyright (C) 2003-2018 Mark Shelor, All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2004 by the Perl 5 Porters. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2005-2020 by H.Merijn Brand (m)
   Copyright (c) Copyright: Copyright (C) 2006-2007 by (Anno Siegel)
   Copyright (c) Copyright: Copyright (c) 2007 Brandon L Black
   Copyright (c) Copyright: Copyright (c) 2007-2008 Michael G Schwern
   Copyright (c) Copyright: Copyright (c) 2007-2011 Andy Armstrong <andy@hexten.net>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2007-2017 Max Maischein <corion@cpan.org>
   Copyright (c) Copyright: Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) Copyright: Copyright (C) 2009-2020 H.Merijn Brand
   Copyright (c) Copyright: Copyright (c) 2012 Tom Christiansen
   Copyright (c) Copyright: Copyright (C) 2013 by Andy Broad.
   Copyright (c) Copyright: Copyright (C) 2013 Chris Williams. All Rights Reserved
   Copyright (c) Copyright: Copyright (C) 2014-2015, 2020 Steve Hay. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2017, 2019 Pali <pali@cpan.org>
   Copyright (c) Copyright: Copyright (c) 2017-2020 Reini Urban. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2021 by Paul Evans and others
   Copyright (c) Copyright: Copyright 1995-2004, 2010 Gisle Aas <gisle@ActiveState.com>
   Copyright (c) Copyright: Copyright 1996 Zenin
   Copyright (c) Copyright: Copyright 1997-2001 Damian Conway. All Rights Reserved
   Copyright (c) Copyright: Copyright 1997-2004 Gisle Aas
   Copyright (c) Copyright: Copyright 1998
   Copyright (c) Copyright: copyright 1998 The Perl Journal
   Copyright (c) Copyright: Copyright 1998 The Perl Journal.
   Copyright (c) Copyright: Copyright 1998-2001, 2012 M-J. Dominus.
   Copyright (c) Copyright: Copyright 1998-2006 Gisle Aas.
   Copyright (c) Copyright: Copyright 1999-2000 by Russ Allbery <rra@stanford.edu>
   Copyright (c) Copyright: Copyright 1999-2001, 2004, 2006, 2008, 2010, 2015, 2018 Russ Allbery
   Copyright (c) Copyright: Copyright 1999-2004 Sean M. Burke <sburke@cpan.org>, all rights reserved
   Copyright (c) Copyright: Copyright 1999-2019 Russ Allbery <rra@cpan.org>
   Copyright (c) Copyright: Copyright 2000 by Joe Smith <Joe.Smith@inwap.com>.
   Copyright (c) Copyright: Copyright 2001 by Jarkko Hietaniemi
   Copyright (c) Copyright: Copyright 2001-2008 by Michael G Schwern <schwern@pobox.com>.
   Copyright (c) Copyright: Copyright 2001-2011 Jarkko Hietaniemi <jhi@iki.fi>
   Copyright (c) Copyright: Copyright 2002-2008 by chromatic <chromatic@wgz.org> and
   Copyright (c) Copyright: Copyright 2002-2012 by Ken Williams, David Golden and other contributors.
   Copyright (c) Copyright: Copyright 2002-2014 Dan Kogai <dankogai@cpan.org>
   Copyright (c) Copyright: Copyright 2003 by Fergal Daly <fergal@esatclear.ie>.
   Copyright (c) Copyright: Copyright 2003, 2006-2007 by Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) Copyright: Copyright 2003-2006 by Audrey Tang <cpan@audreyt.org>
   Copyright (c) Copyright: Copyright 2004-2007 by Audrey Tang <cpan@audreyt.org>.
   Copyright (c) Copyright: Copyright 2005 Adam Kennedy.
   Copyright (c) Copyright: Copyright 2006 Yves Orton and 2007
   Copyright (c) Copyright: Copyright 2006-2008 Curtis "Ovid" Poe, all rights reserved
   Copyright (c) Copyright: Copyright 2007-2011 Andy Armstrong.
   Copyright (c) Copyright: Copyright 2007-2016 by Makamaka Hannyaharamitu
   Copyright (c) Copyright: Copyright 2010 brian d foy <brian.d.foy@gmail.com>
   Copyright (c) Copyright: Copyright 2012-2014 The Board of Trustees of the Leland Stanford Junior University
   Copyright (c) Copyright: Copyright 2013-2014 Niels Thykier <niels@thykier.net>
   Copyright (c) Copyright: Copyright 2015-2016, 2018, 2019 Russ Allbery <eagle@eyrie.org>
   Copyright (c) Copyright: Copyright 2016 Niko Tyni <ntyni@iki.fi>
   Copyright (c) Copyright: Copyright Mark Fowler <mark@twoshortplanks.com> 2002, 2004. . Some code taken from Test::More and Test::Catch, written by by Michael G Schwern <schwern@pobox.com>. Hence, those parts
   Copyright (c) Copyright: Copyright Mark Fowler <mark@twoshortplanks.com> 2002.
   Copyright (c) Copyright: Copyright(C) 1996-2019 Julian Seward. All rights reserved
   Copyright (c) Copyright: Copyright(C) 2001-2012 SADAHIRO Tomoyuki. Japan. All rights reserved
   Copyright (c) Copyright: hv_store() is from Array::RefElem, Copyright 2000 Gisle Aas.
   Copyright (c) Copyright: Modifications Copyright Ilya Zakharevich 199699.
   Copyright (c) Copyright: Module Getopt::Long is Copyright 1990, 2015 by Johan Vromans.
   Copyright (c) Copyright: Perl is Copyright (C) 1987-2022 by Larry Wall and others. All rights reserved
   Copyright (c) Copyright: Portions Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) Copyright: Richard Foley <richard.foley@rfi.net> Copyright (c) 2000
   Copyright (c) Copyright: This is an unpublished work copyright (c) 1992 Helios Software GmbH
   Copyright (c) Copyright: This module is Copyright(C) 2001-2021 SADAHIRO Tomoyuki. Japan. All
   Copyright (c) Copyright: This software is copyright (c) 2002 by Ilya Zakharevich.
   Copyright (c) Copyright: This software is copyright (c) 2006 by
   Copyright (c) Copyright: This software is copyright (c) 2010 by Adam Kennedy.
   Copyright (c) Copyright: This software is copyright (c) 2010 by David Golden and Ricardo Signes.
   Copyright (c) Copyright: This software is copyright (c) 2010 by David Golden, Ricardo Signes,
   Copyright (c) Copyright: This software is copyright (c) 2010, 2016 by David Golden.
   Copyright (c) Copyright: This software is copyright (c) 2013 by Leon Timmermans.
   Copyright (c) Copyright: This software is copyright (c) 2020 by Tim Jenness and the UK Particle
   Copyright (c) Copyright: This software is copyright (c) 2021 by Christian Hansen.
   Copyright (c) Copyright: Tie::File version 0.97 is copyright (C) 2003 Mark Jason Dominus.
   Copyright (c) Copyright: Version 2.x, Copyright (C) 2007-2010 Marcus Holland-Moritz.
   Copyright (c) Copyright: Version 3.x, Copyright (C) 2004-2013 Marcus Holland-Moritz.
   Copyright (c) Copyright: © 1991-2016 Unicode
   Copyright (c) Mark Fowler E<lt>mark@twoshortplanks.comE<gt> 2002, 2004. Some code taken from L<Test::More> and L<Test::Catch>, written by Michael G Schwern E<lt>schwern@pobox.comE<gt>. Hence, those parts
   Copyright (c) Mark Fowler E<lt>mark@twoshortplanks.comE<gt> 2002. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) Michael G Schwern 2001. Used and distributed with permission. .
   Copyright (c) Micheal G Schwern 2001. Used and distributed with permission. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) Paul Evans, 2010-2020 -- leonerd@leonerd.org.uk package IO::Socket::IP;
   Copyright (c) This module is copyright (c) 2002-2009 Jos Boumans E<lt>kane@cpan.orgE<gt>. All rights reserved
Perl v5.36.0 debian:perl-modules-5.36/5.36.0-7+deb12u3/all: http://www.perl.org/
   Copyright (c) (C) 1994-2013 Larry Wall
   Copyright (c) (c) 1995 Graham Barr This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. =cut
   Copyright (c) (C) 1995-2010 Graham Barr. All rights reserved
   Copyright (c) (C) 1997-2001 Damian Conway. All rights reserved
   Copyright (c) (c) 1998 This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) (c) 1998-2004 Sean M. Burke. All rights reserved
   Copyright (c) (c) 1998-2004 Tom Hughes E<lt>F<tom@compton.nu>E<gt>. All rights reserved
   Copyright (c) (c) 2001-2021 brian d foy, All Rights Reserved
   Copyright (c) (C) 2002-2004, 2012 Elizabeth Mattijsen. All rights reserved
   Copyright (c) (c) 2003-2005 Ken Williams. All rights reserved
   Copyright (c) (c) 2007-2011 Andy Armstrong C<< <andy@hexten.net> >>. All rights reserved
   Copyright (c) (c) 2017-2020 Reini Urban. All rights reserved
   Copyright (c) (C)2008 Paul Fenwick This is free software. You may modify and/or redistribute this code under the same terms as Perl 5.10 itself, or, at your option, any later version of Perl 5.
   Copyright (c) 1990, 2015 by Johan Vromans.
   Copyright (c) 1990-1991 Raymond Chen, Kai Uwe Rommel
   Copyright (c) 1990-1992 RSA Data Security, Inc.
   Copyright (c) 1990-2011 by Larry Wall and others. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
   Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore) . Permission to use, copy, modify, and distribute this material for any purpose and without fee is hereby granted, provided that the ab
   Copyright (c) 1991, 1996, 2000, 2012 O
   Copyright (c) 1991-2011 Unicode, Inc. All rights reserved
   Copyright (c) 1993-2009, 2011, 2012-2013 by Larry Wall and others All rights reserved
   Copyright (c) 1994 by the
   Copyright (c) 1994 Powerdog Industries. All rights reserved
   Copyright (c) 1994-2000 by Bradford Appleton. All rights reserved
   Copyright (c) 1994-2002 Andreas Kaiser, Ilya Zakharevich
   Copyright (c) 1995 Graham Barr This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. =head1 NAME
   Copyright (c) 1995 Microsoft Corporation. All rights reserved
   Copyright (c) 1995-1996 Neil Winton.
   Copyright (c) 1995-2006 Graham Barr. All rights reserved
   Copyright (c) 1995-2015 (c) perl5 porters. This software is free software and can be modified and distributed under the same terms as Perl itself.
   Copyright (c) 1995-2022 Paul Marquess. All rights reserved
   Copyright (c) 1996 by Andreas Koenig. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 1996 by Charles Bailey. Permission is granted to distribute the revised code under the same terms as Perl itself. package File::Copy;
   Copyright (c) 1996 by Eryq. All rights reserved
   Copyright (c) 1996 Cygnus Support
   Copyright (c) 1996 Spider Boardman
   Copyright (c) 1996 Sven Verdoolaege
   Copyright (c) 1996 Zenin
   Copyright (c) 1996-1998, 2000, 2001-2002, 2005, 2006, 2008-2020 Russ Allbery <rra@cpan.org>
   Copyright (c) 1996-2009 David Muir Sharnoff.
   Copyright (c) 1996-2010 Andy Dougherty
   Copyright (c) 1997 Chip Salzenberg
   Copyright (c) 1997 Universitat Dortmund, all rights reserved
   Copyright (c) 1997, 1999 Graham Barr.
   Copyright (c) 1997, 1999 Tom Phoenix This module is free software; you can redistribute it or modify it under the same terms as Perl itself.
   Copyright (c) 1997-2014 Damian Conway. All Rights Reserved
   Copyright (c) 1997-2020 by Graham Barr This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 1998-2000 Joshua Nathaniel Pritikin.
   Copyright (c) 1998-2000, 2002, 2003-2006 Stephen McCamant. All rights reserved
   Copyright (c) 1998-2001, 2012 by Mark Jason Dominus This library is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1998-2001, 2012 M. J. Dominus.
   Copyright (c) 1998-2004 Tom Hughes <tom@compton.nu>. All rights reserved
   Copyright (c) 1998-2006 Gisle Aas.
   Copyright (c) 1998-2016 Jarkko Hietaniemi
   Copyright (c) 1999 Kenneth Albanowski.
   Copyright (c) 1999 Tuomas J. Lukka <lukka@iki.fi>. All rights reserved
   Copyright (c) 1999, 2001 by ZeeGee Software Inc. All rights reserved
   Copyright (c) 1999, 2001, 2004, 2006, 2008-2009, 2014, 2018-2019 Russ Allbery <rra@cpan.org> This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1999, 2001, 2004, 2006, 2008-2009, 2018, 2019 Russ Allbery <rra@cpan.org>.
   Copyright (c) 1999, 2001-2002, 2004, 2006, 2008-2009, 2014, 2015, 2018-2019 Russ Allbery <rra@cpan.org> This program is free software; you may redistribute it and/or modify it under the same terms as Perl 
   Copyright (c) 1999-2002, 2004, 2006, 2008-2009, 2012, 2013-2016, 2018, 2019 Russ Allbery <rra@cpan.org> This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself
   Copyright (c) 1999-2010, 2012, 2013-2019 Russ Allbery <rra@cpan.org> Substantial contributions by Sean Burke <sburke@cpan.org>.
   Copyright (c) 1999-2018, 2021 H.Merijn Brand
   Copyright (c) 2000 by Joe Smith <Joe.Smith@inwap.com>
   Copyright (c) 2000 Gisle Aas <gisle@aas.no> . This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2000-2006 The Perl Foundation.
   Copyright (c) 2001 Colin McMillen. All rights reserved
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>.
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>. This module is distributed under the same terms as Perl itself. Feel free to use, modify and redistribute it as long as you retain the correct attribut
   Copyright (c) 2001 Paul Marquess.
   Copyright (c) 2001 You can redistribute and/or modify this document under the same terms as Perl itself.
   Copyright (c) 2001, 2004, 2008, 2014, 2018-2019 by Russ Allbery <rra@cpan.org> This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2001-2002 Michael G. Schwern.
   Copyright (c) 2001-2002, 2005 Nicholas Clark Files: cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Locale.pm
   Copyright (c) 2001-2004 Sean M. Burke. All rights reserved
   Copyright (c) 2001-2008 by Michael G Schwern E<lt>schwern@pobox.comE<gt>. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2001-2011 Ken Williams.
   Copyright (c) 2001-2016 by Marek Rouchal.
   Copyright (c) 2001-2016 by Marek Rouchal. This file is part of "Pod-Usage". Pod-Usage is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2002 by Ilya Zakharevich. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 2002 Your Name <your@address.domain> This library is free software; you can redistribute it and/or modify
   Copyright (c) 2002-2003 Rob Brown. All rights reserved
   Copyright (c) 2002-2004 Sean M. Burke.
   Copyright (c) 2002-2004 Sean M. Burke. Current maintainer: Jesse Vincent. E<lt>jesse@bestpractical.comE<gt>
   Copyright (c) 2002-2004, 2012 Elizabeth Mattijsen. All rights reserved
   Copyright (c) 2002-2007 Sean M. Burke. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2002-2008 by chromatic E<lt>chromatic@wgz.orgE<gt> and Michael G Schwern E<lt>schwern@pobox.comE<gt>. This program is free software; you can redistribute it and/or modify it under 
   Copyright (c) 2002-2010 Jarkko Hietaniemi.
   Copyright (c) 2002-2014 by the Perl 5 Porters
   Copyright (c) 20023,4 Sean M. Burke. All rights reserved
   Copyright (c) 2003 by Fergal Daly <fergal@esatclear.ie>.
   Copyright (c) 2003 Constantin S. Svintsoff <kostik@iclub.nsu.ru>
   Copyright (c) 2003 Mark Jason Dominus. This library is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2003 sub _uri_split { return $_[0] =~ m,(?:([^:/?]+):)?(?://([^/?]))?([^?])(?:?([^]))?(?:(.))?,; }
   Copyright (c) 2003-2005 Allison Randal. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2003-2006 by Audrey Tang E<lt>cpan@audreyt.orgE<gt>.
   Copyright (c) 2004, 2008 Matthijs van Duin. All rights reserved
   Copyright (c) 2004-2007 by Audrey Tang E<lt>cpan@audreyt.orgE<gt>. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2005 Aristotle Pagaltzis
   Copyright (c) 2005 Fergal Daly <fergal@esatclear.ie>, some parts
   Copyright (c) 2005 Fergal Daly <fergal@esatclear.ie>, some parts are based on other people's work. Plan handling lifted from Test::More. written by Michael G Schwern <schwern@pobox.com>.
   Copyright (c) 2006 by This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 2006-2008 Adam Kennedy. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2006-2008 Curtis "Ovid" Poe, all rights reserved
   Copyright (c) 2006-2009 Adam Kennedy.
   Copyright (c) 2006-2009 Larry Wall and others
   Copyright (c) 2007-2010 Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) 2007-2011 Andy Armstrong.
   Copyright (c) 2007-2011 Andy Armstrong. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2007-2016 by Makamaka Hannyaharamitu Most of the documentation is taken from JSON::XS by Marc Lehmann
   Copyright (c) 2007-2017 Max Maischein C<< <corion@cpan.org> >>
   Copyright (c) 2008, 2014 by Larry Wall and others
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de> Files: lib/unicore.txt
   Copyright (c) 2008-2009 Paul Fenwick E<lt>pjf@perltraining.com.auE<gt>
   Copyright (c) 2008-2011 Niko Tyni <ntyni@debian.org>
   Copyright (c) 2009, 2011 This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version o
   Copyright (c) 2009, 2011-2013 Andrew Main (Zefram) <zefram@fysh.org>
   Copyright (c) 2009-2013 Steffen Mueller This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2009-2020 H.Merijn Brand This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2010 by Adam Kennedy. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 2010 by David Golden and Ricardo Signes. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 2010 by David Golden, Ricardo Signes, Adam Kennedy and Contributors. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming langua
   Copyright (c) 2010 Gisle Aas <gisle@aas.no>. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2010 Paul Hsieh All rights reserved
   Copyright (c) 2010-2011 Matt Trout and David Golden. All rights reserved
   Copyright (c) 2011 brian d foy. All rights reserved
   Copyright (c) 2011 Dominic Hargreaves <dom@earth.li> The other people listed in debian/changelog are most probably
   Copyright (c) 2011 Mark Allen. All rights reserved
   Copyright (c) 2011-2014 Reini Urban. All rights reserved
   Copyright (c) 2012 Kurt Starsinic <kstarsinic@gmail.com>
   Copyright (c) 2012 Kurt Starsinic <kstarsinic@gmail.com> This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2012 Steve Peters. All rights reserved
   Copyright (c) 2012-2013 Google, Inc.
   Copyright (c) 2012-2020 Ken Williams. All rights reserved
   Copyright (c) 2013 Chris Williams. All Rights Reserved
   Copyright (c) 2013 Paul Fenwick <pjf@cpan.org>
   Copyright (c) 2013, 2015 by Leon Timmermans. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 2013-2014 Niels Thykier E<lt>niels@thykier.netE<gt>
   Copyright (c) 2013-2014 The Board of Trustees of the Leland Stanford Junior University
   Copyright (c) 2013-2017, 2020 Steve Hay. All rights reserved
   Copyright (c) 2014, 2017-2019 Karl Williamson
   Copyright (c) 2014-2016, 2019 Russ Allbery <eagle@eyrie.org>
   Copyright (c) 2014-2017 cPanel Inc. All rights reserved
   Copyright (c) 2016 by David Golden. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 2016 Tony Cook
   Copyright (c) 2016-2017 cPanel Inc
   Copyright (c) 2017 Dagfinn Ilmari Manns
   Copyright (c) 2017 Lukas Mai
   Copyright (c) 2017 Mark Allen.
   Copyright (c) 2017 Reini Urban
   Copyright (c) 2017, 2020 Chad Granum E<lt>exodist@cpan.orgE<gt>. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2018-2020 The perl5 porters
   Copyright (c) 2019-2020 Chad Granum <exodist@cpan.org>.
   Copyright (c) 2020 by Tim Jenness and the UK Particle Physics and Astronomy Research Council. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 program
   Copyright (c) 2020 Raphael Manfredi and Karl Williamson
   Copyright (c) 2021 by Christian Hansen. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
   Copyright (c) 2021 H.Merijn Brand, Karl Williamson
   Copyright (c) 2021 Nicholas Clark
   Copyright (c) by Tels L<http://bloodgate.com/> in early 2002-2007. =item
   Copyright (c) Copyright: (c) 1995 Microsoft Corporation. All rights reserved
   Copyright (c) Copyright: (C) 1995-2010 Graham Barr. All rights reserved
   Copyright (c) Copyright: (c) 2001-2021 brian d foy, All Rights Reserved
   Copyright (c) Copyright: (c) 2014 Paul Evans <leonerd@leonerd.org.uk>. All rights reserved
   Copyright (c) Copyright: (c) 2015 by Leon Timmermans
   Copyright (c) Copyright: (C) by Tels L<http://bloodgate.com/> in early 2002-2007.
   Copyright (c) Copyright: (C) Paul Evans, 2010-2020 -- leonerd@leonerd.org.uk
   Copyright (c) Copyright: 1995-2015 (c) perl5 porters.
   Copyright (c) Copyright: 1996 by Andreas Koenig
   Copyright (c) Copyright: 1999 The Perl Journal.
   Copyright (c) Copyright: 2002-2009 Jos Boumans <kane@cpan.org>. All rights reserved
   Copyright (c) Copyright: 2008-2009 Paul Fenwick <pjf@perltraining.com.au>
   Copyright (c) Copyright: 2010 Gisle Aas <gisle@aas.no>
   Copyright (c) Copyright: 2015 Michael LaGrasta and Dan Kogai
   Copyright (c) Copyright: based upon the file "dl.c", which is Copyright (c) 1994 Larry Wall
   Copyright (c) Copyright: Copyright (C) 1982, 1986, 1988-1989, 1993, 1999-2009, 2011
   Copyright (c) Copyright: Copyright (C) 1984, 1989-1990, 2000, 2001-2015, 2018, 2019-2020 Free Software Foundation, Inc.
   Copyright (c) Copyright: Copyright (c) 1986 by University of Toronto.
   Copyright (c) Copyright: Copyright (C) 1987-2022 by Larry Wall and others
   Copyright (c) Copyright: Copyright (C) 1990-2012 by Larry Wall and others.
   Copyright (c) Copyright: Copyright (c) 1991-2001, 2004, 2005-2006, 2012 Raphael Manfredi
   Copyright (c) Copyright: Copyright (c) 1991-2006, 2020 Unicode, Inc.
   Copyright (c) Copyright: Copyright (C) 1993 Eric Young - see README for more details
   Copyright (c) Copyright: Copyright (C) 1993-2015 by Charles Bailey and others.
   Copyright (c) Copyright: Copyright (C) 1994-2000 by Bradford Appleton. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1994-2013 Larry Wall
   Copyright (c) Copyright: Copyright (c) 1995 Graham Barr
   Copyright (c) Copyright: Copyright (C) 1995-1998 Doug MacEachern and Jon Orwant. All
   Copyright (c) Copyright: Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler
   Copyright (c) Copyright: Copyright (c) 1995-2022 Paul Marquess. All rights reserved
   Copyright (c) Copyright: Copyright (c) 199598 Ilya Zakharevich. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996 by Eryq. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-1998 Andy Dougherty
   Copyright (c) Copyright: Copyright (c) 1996-1998 Malcolm Beattie
   Copyright (c) Copyright: Copyright (c) 1996-2002 Douglas E. Wegscheid. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-2006 Nick Ing-Simmons
   Copyright (c) Copyright: Copyright (C) 1996-2009 David Muir Sharnoff.
   Copyright (c) Copyright: Copyright (c) 1996-2009 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1996-2019 Gurusamy Sarathy. All rights reserved
   Copyright (c) Copyright: Copyright (c) 1997-1999 Tom Christiansen and Nathan Torkington.
   Copyright (c) Copyright: Copyright (c) 1997-2010 Tom Christiansen, Nathan Torkington, and
   Copyright (c) Copyright: Copyright (c) 1997-2020 by Graham Barr
   Copyright (c) Copyright: Copyright (c) 19978 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 19978 Graham Barr. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1998, 2002-2003 Jon Orwant. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 1998-2000 Joshua Nathaniel Pritikin.
   Copyright (c) Copyright: Copyright (c) 1998-2000, 2002, 2003-2006 Stephen McCamant.
   Copyright (c) Copyright: Copyright (c) 1998-2004 Tom Hughes <tom@compton.nu>. All rights reserved
   Copyright (c) Copyright: Copyright (C) 1999 Graham Barr <gbarr@pobox.com>.
   Copyright (c) Copyright: Copyright (c) 2000 Mark Kvale
   Copyright (c) Copyright: Copyright (C) 2000-2003 Stephen McCamant. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2000-2009 Damian Conway. All Rights Reserved
   Copyright (c) Copyright: Copyright (C) 2001 Tim Jenness All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2001-2004 Sean M. Burke. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2001-2011 Ken Williams. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2002 Slaven Rezic
   Copyright (c) Copyright: Copyright (C) 2002, 2004 Tim Jenness, Christian Soeller, Hugo van der Sanden. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2002-2003 Jarkko Hietaniemi
   Copyright (c) Copyright: Copyright (c) 2002-2004, 2012 Elizabeth Mattijsen. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2002-2007 by D.H. aka PodMaster
   Copyright (c) Copyright: Copyright (c) 2002-2007 Sean M. Burke.
   Copyright (c) Copyright: Copyright (C) 2002-2009 Richard Clamp. All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2003-2005 Allison Randal.
   Copyright (c) Copyright: Copyright (C) 2003-2018 Mark Shelor, All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2004 by the Perl 5 Porters. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2005-2020 by H.Merijn Brand (m)
   Copyright (c) Copyright: Copyright (C) 2006-2007 by (Anno Siegel)
   Copyright (c) Copyright: Copyright (c) 2007 Brandon L Black
   Copyright (c) Copyright: Copyright (c) 2007-2008 Michael G Schwern
   Copyright (c) Copyright: Copyright (c) 2007-2011 Andy Armstrong <andy@hexten.net>. All rights reserved
   Copyright (c) Copyright: Copyright (c) 2007-2017 Max Maischein <corion@cpan.org>
   Copyright (c) Copyright: Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) Copyright: Copyright (C) 2009-2020 H.Merijn Brand
   Copyright (c) Copyright: Copyright (c) 2012 Tom Christiansen
   Copyright (c) Copyright: Copyright (C) 2013 by Andy Broad.
   Copyright (c) Copyright: Copyright (C) 2013 Chris Williams. All Rights Reserved
   Copyright (c) Copyright: Copyright (C) 2014-2015, 2020 Steve Hay. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2017, 2019 Pali <pali@cpan.org>
   Copyright (c) Copyright: Copyright (c) 2017-2020 Reini Urban. All rights reserved
   Copyright (c) Copyright: Copyright (C) 2021 by Paul Evans and others
   Copyright (c) Copyright: Copyright 1995-2004, 2010 Gisle Aas <gisle@ActiveState.com>
   Copyright (c) Copyright: Copyright 1996 Zenin
   Copyright (c) Copyright: Copyright 1997-2001 Damian Conway. All Rights Reserved
   Copyright (c) Copyright: Copyright 1997-2004 Gisle Aas
   Copyright (c) Copyright: Copyright 1998
   Copyright (c) Copyright: copyright 1998 The Perl Journal
   Copyright (c) Copyright: Copyright 1998 The Perl Journal.
   Copyright (c) Copyright: Copyright 1998-2001, 2012 M-J. Dominus.
   Copyright (c) Copyright: Copyright 1998-2006 Gisle Aas.
   Copyright (c) Copyright: Copyright 1999-2000 by Russ Allbery <rra@stanford.edu>
   Copyright (c) Copyright: Copyright 1999-2001, 2004, 2006, 2008, 2010, 2015, 2018 Russ Allbery
   Copyright (c) Copyright: Copyright 1999-2004 Sean M. Burke <sburke@cpan.org>, all rights reserved
   Copyright (c) Copyright: Copyright 1999-2019 Russ Allbery <rra@cpan.org>
   Copyright (c) Copyright: Copyright 2000 by Joe Smith <Joe.Smith@inwap.com>.
   Copyright (c) Copyright: Copyright 2001 by Jarkko Hietaniemi
   Copyright (c) Copyright: Copyright 2001-2008 by Michael G Schwern <schwern@pobox.com>.
   Copyright (c) Copyright: Copyright 2001-2011 Jarkko Hietaniemi <jhi@iki.fi>
   Copyright (c) Copyright: Copyright 2002-2008 by chromatic <chromatic@wgz.org> and
   Copyright (c) Copyright: Copyright 2002-2012 by Ken Williams, David Golden and other contributors.
   Copyright (c) Copyright: Copyright 2002-2014 Dan Kogai <dankogai@cpan.org>
   Copyright (c) Copyright: Copyright 2003 by Fergal Daly <fergal@esatclear.ie>.
   Copyright (c) Copyright: Copyright 2003, 2006-2007 by Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) Copyright: Copyright 2003-2006 by Audrey Tang <cpan@audreyt.org>
   Copyright (c) Copyright: Copyright 2004-2007 by Audrey Tang <cpan@audreyt.org>.
   Copyright (c) Copyright: Copyright 2005 Adam Kennedy.
   Copyright (c) Copyright: Copyright 2006 Yves Orton and 2007
   Copyright (c) Copyright: Copyright 2006-2008 Curtis "Ovid" Poe, all rights reserved
   Copyright (c) Copyright: Copyright 2007-2011 Andy Armstrong.
   Copyright (c) Copyright: Copyright 2007-2016 by Makamaka Hannyaharamitu
   Copyright (c) Copyright: Copyright 2010 brian d foy <brian.d.foy@gmail.com>
   Copyright (c) Copyright: Copyright 2012-2014 The Board of Trustees of the Leland Stanford Junior University
   Copyright (c) Copyright: Copyright 2013-2014 Niels Thykier <niels@thykier.net>
   Copyright (c) Copyright: Copyright 2015-2016, 2018, 2019 Russ Allbery <eagle@eyrie.org>
   Copyright (c) Copyright: Copyright 2016 Niko Tyni <ntyni@iki.fi>
   Copyright (c) Copyright: Copyright Mark Fowler <mark@twoshortplanks.com> 2002, 2004. . Some code taken from Test::More and Test::Catch, written by by Michael G Schwern <schwern@pobox.com>. Hence, those parts
   Copyright (c) Copyright: Copyright Mark Fowler <mark@twoshortplanks.com> 2002.
   Copyright (c) Copyright: Copyright(C) 1996-2019 Julian Seward. All rights reserved
   Copyright (c) Copyright: Copyright(C) 2001-2012 SADAHIRO Tomoyuki. Japan. All rights reserved
   Copyright (c) Copyright: hv_store() is from Array::RefElem, Copyright 2000 Gisle Aas.
   Copyright (c) Copyright: Modifications Copyright Ilya Zakharevich 199699.
   Copyright (c) Copyright: Module Getopt::Long is Copyright 1990, 2015 by Johan Vromans.
   Copyright (c) Copyright: Perl is Copyright (C) 1987-2022 by Larry Wall and others. All rights reserved
   Copyright (c) Copyright: Portions Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) Copyright: Richard Foley <richard.foley@rfi.net> Copyright (c) 2000
   Copyright (c) Copyright: This is an unpublished work copyright (c) 1992 Helios Software GmbH
   Copyright (c) Copyright: This module is Copyright(C) 2001-2021 SADAHIRO Tomoyuki. Japan. All
   Copyright (c) Copyright: This software is copyright (c) 2002 by Ilya Zakharevich.
   Copyright (c) Copyright: This software is copyright (c) 2006 by
   Copyright (c) Copyright: This software is copyright (c) 2010 by Adam Kennedy.
   Copyright (c) Copyright: This software is copyright (c) 2010 by David Golden and Ricardo Signes.
   Copyright (c) Copyright: This software is copyright (c) 2010 by David Golden, Ricardo Signes,
   Copyright (c) Copyright: This software is copyright (c) 2010, 2016 by David Golden.
   Copyright (c) Copyright: This software is copyright (c) 2013 by Leon Timmermans.
   Copyright (c) Copyright: This software is copyright (c) 2020 by Tim Jenness and the UK Particle
   Copyright (c) Copyright: This software is copyright (c) 2021 by Christian Hansen.
   Copyright (c) Copyright: Tie::File version 0.97 is copyright (C) 2003 Mark Jason Dominus.
   Copyright (c) Copyright: Version 2.x, Copyright (C) 2007-2010 Marcus Holland-Moritz.
   Copyright (c) Copyright: Version 3.x, Copyright (C) 2004-2013 Marcus Holland-Moritz.
   Copyright (c) Copyright: © 1991-2016 Unicode
   Copyright (c) Mark Fowler E<lt>mark@twoshortplanks.comE<gt> 2002, 2004. Some code taken from L<Test::More> and L<Test::Catch>, written by Michael G Schwern E<lt>schwern@pobox.comE<gt>. Hence, those parts
   Copyright (c) Mark Fowler E<lt>mark@twoshortplanks.comE<gt> 2002. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) Michael G Schwern 2001. Used and distributed with permission. .
   Copyright (c) Micheal G Schwern 2001. Used and distributed with permission. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) Paul Evans, 2010-2020 -- leonerd@leonerd.org.uk package IO::Socket::IP;
   Copyright (c) This module is copyright (c) 2002-2009 Jos Boumans E<lt>kane@cpan.orgE<gt>. All rights reserved
Perl v5.36.0 fedora:perl-libs/4:5.36.0-492.fc38/x86_64: http://www.perl.org/
   Copyright (c) 1989 Free Software Foundation, Inc.
   Copyright (c) 1990-2011 by Larry Wall and others. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1993-2022 by Larr
   Copyright (c) copyright: Copyright (c) 1989, 1993 The Regents of the University of California. All rights reserved
Perl v5.36.0 opensuse:perl-base-32bit/5.36.0-1.1/x86_64: http://www.perl.org/
   Copyright (c) (c) 1996-19978 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) (c) 1997-2008 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) (c) 19978 Graham Barr. All rights reserved
   Copyright (c) (c) 2004-2013 by the Perl 5 Porters. All rights reserved
   Copyright (c) (c) 200414 by the Perl 5 Porters. All rights reserved
   Copyright (c) 1991-1992 RSA Data Security, Inc. The MD5 algorithm is defined in RFC 1321. This implementation is derived from the reference C code in RFC 1321 which is covered by the following copyright s
   Copyright (c) 19912, RSA Data Security, Inc. Created 1991. All
   Copyright (c) 1994 by the
   Copyright (c) 1995-1996 Neil Winton.
   Copyright (c) 1996-19978 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) 1996-1998 Malcolm Beattie
   Copyright (c) 1996-2019 Gurusamy Sarathy. All rights reserved
   Copyright (c) 1997-2009 Graham Barr <gbarr@pobox.com>. All rights reserved
   Copyright (c) 1998-2003 Gisle Aas.
   Copyright (c) 1999 Tuomas J. Lukka <lukka@iki.fi>. All rights reserved
   Copyright (c) 2001 Lincoln Stein <lstein@cshl.org>. This module is distributed under the same terms as Perl itself. Feel free to use, modify and redistribute it as long as you retain the correct attribut
   Copyright (c) 2003-2018 Mark Shelor This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2004, 2008 Matthijs van Duin. All rights reserved
   Copyright (c) 2014 cPanel Inc. All rights reserved
   Copyright (c) copyright: Copyright (c) 1989, 1993 The Regents of the University of California. All rights reserved
Perl 5 Encode 3.17 cpan:Encode/3.17: https://metacpan.org/release/Encode
   Copyright (c) 2002-2014 Dan Kogai I<< <dankogai@cpan.org> >>. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
perl-Attribute-Handlers 1.02 fedora:perl-Attribute-Handlers/1.02-497.fc38/noarch: http://www.perl.org/
   No Copyrights found
perl-Config-Extensions 0.03 fedora:perl-Config-Extensions/0.03-497.fc38/noarch: https://www.perl.org/
   No Copyrights found
perl-Devel-SelfStubber 1.06 redhat:perl-Devel-SelfStubber/1.06-514.el10/noarch: http://www.perl.org/
   No Copyrights found
perl-encoding-warnings 0.13 fedora:perl-encoding-warnings/0.13-468.module_f33+11634+e34968d0/noarch: https://www.perl.org/
   No Copyrights found
perl-ExtUtils-Miniperl 1.11 fedora:perl-ExtUtils-Miniperl/1.11-491.fc37/noarch: http://www.perl.org/
   No Copyrights found
perl-File-Basename 2.85 fedora:perl-File-Basename/2.85-486.fc36/noarch: https://www.perl.org/
   No Copyrights found
perl-File-Compare 1.100.700 fedora:perl-File-Compare/1.100.700-501.fc40/noarch: https://www.perl.org/
   No Copyrights found
perl-File-Copy 2.39 fedora:perl-File-Copy/2.39-495.fc38/noarch: https://www.perl.org/
   Copyright (c) 1996 by Charles Bailey. Permission is granted to distribute the revised code under the same terms as Perl itself. package File::Copy;
perl-File-DosGlob 1.12 fedora:perl-File-DosGlob/1.12-496.fc39/aarch64: https://www.perl.org/
   No Copyrights found
perl-File-Find 1.40 fedora:perl-File-Find/1.40-496.fc38/noarch: https://www.perl.org/
   No Copyrights found
perl-File-stat 1.12 fedora:perl-File-stat/1.12-492.fc38/noarch: https://www.perl.org/
   No Copyrights found
perl-Filter-Simple 0.96 redhat:perl-Filter-Simple/0.96-457.module+el8.10.0+21354+3ad137bb/noarch: http://search.cpan.org/dist/Filter-Simple/
   Copyright (c) 2000-2014 Damian Conway. All Rights Reserved
perl-Getopt-Std 1.13 fedora:perl-Getopt-Std/1.13-496.fc39/noarch: https://www.perl.org/
   No Copyrights found
perl-Hash-Util 0.28 fedora:perl-Hash-Util/0.28-495.fc38/x86_64: https://www.perl.org/
   Copyright (c) 2000 Gisle Aas. Additional code by Yves Orton.
perl-Hash-Util-FieldHash 1.26 fedora:perl-Hash-Util-FieldHash/1.26-492.fc38/aarch64: https://www.perl.org/
   Copyright (c) 2006-2007 by (Anno Siegel) This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.7 or, at your option, any 
perl-I18N-LangTags 0.45 fedora:perl-I18N-LangTags/0.45-487.module_f38+15118+d7942709/noarch: https://www.perl.org/
   Copyright (c) (c) 1998 This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) (c) 1998-2004 Sean M. Burke. All rights reserved
   Copyright (c) 2001 You can redistribute and/or modify this document under the same terms as Perl itself.
perl-IPC-Open3 1.22 fedora:perl-IPC-Open3/1.22-492.module_f38+16103+9a9afa0b/noarch: https://www.perl.org/
   No Copyrights found
perl-IPC-SysV 2.09 oracle_linux:perl-IPC-SysV/2.09-1.module+el8.10.0+90267+7012ad3b/aarch64: http://www.perl.org/
   Copyright (c) 1997 Graham Barr <gbarr@pobox.com>.
   Copyright (c) 1997 Graham Barr.
   Copyright (c) 2007-2013 Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) 2007-2013 Marcus Holland-Moritz.
perl-IPC-SysV 2.09 redhat:perl-IPC-SysV/2.09-1.module+el8.6.0+13324+628a2397/aarch64: http://search.cpan.org/dist/IPC-SysV/
   Copyright (c) 1997 Graham Barr. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1997, 1999 Graham Barr <gbarr@pobox.com>. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1999 Kenneth Albanowski. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2001 Paul Marquess.
   Copyright (c) 2007-2013 Marcus Holland-Moritz <mhx@cpan.org>.
   Copyright (c) 2007-2013 Marcus Holland-Moritz.
   Copyright (c) Version 2.x, Copyright (C) 2007-2013 Marcus Holland-Moritz.
   Copyright (c) Version 3.x, Copyright (c) 2004-2010 Marcus Holland-Moritz.
perl-libnetcfg 5.40.2 redhat:perl-libnetcfg/4:5.40.2-512.1.el10_0/noarch: http://www.perl.org/
   No Copyrights found
perl-Locale-Maketext-Simple 0.21 fedora:perl-Locale-Maketext-Simple/1:0.21-403.fc28/noarch: http://www.perl.org/
   Copyright (c) 2003-2006 by Audrey Tang E<lt>cpan@audreyt.orgE<gt>.
perl-Math-BigInt-FastCalc 0.501.200 fedora:perl-Math-BigInt-FastCalc/0.501.200-2.module_f35+14417+5bdda433/aarch64: http://www.perl.org/
   No Copyrights found
perl-Math-BigRat 0.2621 fedora:perl-Math-BigRat/0.2621-1.fc36/noarch: http://www.perl.org/
   Copyright (c) 2001-2008 Tels, L<http://bloodgate.com>.
   Copyright (c) 2011 Peter John Acklam L<pjacklam@gmail.com>. This program is free software; you can redistribute it and/or modify it
perl-Math-Complex 1.59 fedora:perl-Math-Complex/1.59-492.module_f38+16103+9a9afa0b/noarch: http://www.perl.org/
   No Copyrights found
perl-Module-Load 0.36 fedora:perl-Module-Load/1:0.36-512.fc42/noarch: http://search.cpan.org/dist/Module-Load/
   Copyright (c) This module is copyright (c) 2002 Jos Boumans <kane@cpan.org>. All rights reserved
perl-overloading 0.02 fedora:perl-overloading/0.02-487.module_f36+15116+6d5666c7/noarch: https://www.perl.org/
   Copyright (c) 2008 by Larry Wall and others
perl-Params-Check 0.38 fedora:perl-Params-Check/1:0.38-438.module_f31+4865+3ed6caa2/noarch: http://search.cpan.org/dist/Params-Check/
   Copyright (c) This module is copyright (c) 2002 Jos Boumans <kane@cpan.org>. All rights reserved
perl-Pod-Functions 1.14 fedora:perl-Pod-Functions/1.14-492.fc38/noarch: https://www.perl.org/
   No Copyrights found
perl-Pod-Html 1.33 fedora:perl-Pod-Html/1.33-494.module_f37+17341+669ae705/noarch: http://www.perl.org/
   No Copyrights found
perl-Pod-Usage 2.01 fedora:perl-Pod-Usage/4:2.01-479.fc36/noarch: http://search.cpan.org/dist/Pod-Usage/
   Copyright (c) 1989 Free Software Foundation, Inc.
   Copyright (c) 1996-2000 by Bradford Appleton. All rights reserved
   Copyright (c) 1999-2000 by Russ Allbery <rra@stanford.edu> This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2001-2016 by Marek Rouchal. This file is part of "Pod-Usage". Pod-Usage is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2013 by Marek Rouchal <marekr@cpan.org>.
   Copyright (c) 2013 by Marek Rouchal <marekr@cpan.org>. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
perl-Term-Complete 1.403 fedora:perl-Term-Complete/1.403-494.module_f37+17341+669ae705/noarch: https://www.perl.org/
   No Copyrights found
perl-Term-ReadLine 1.17 fedora:perl-Term-ReadLine/1.17-496.fc39/noarch: https://www.perl.org/
   No Copyrights found
perl-Thread-Semaphore 2.13 fedora:perl-Thread-Semaphore/2.13-520.fc43/noarch: https://www.perl.org/
   No Copyrights found
perl-threads-shared 1.64 fedora:perl-threads-shared/1.64-488.fc37/aarch64: http://search.cpan.org/dist/threads-shared/
   Copyright (c) 2001 Artur Bergman <sky AT crucially DOT net> Same licence as Perl. CPAN version produced by Jerry D. Hedden <jdhedden AT cpan DOT org>
   Copyright (c) 2006-2017 Jerry D. Hedden. All rights reserved
perl-Tie-Memoize 1.1 fedora:perl-Tie-Memoize/1.1-499.fc39/noarch: https://www.perl.org/
   No Copyrights found
perl-Tie-RefHash 1.40 fedora:perl-Tie-RefHash/1.40-479.module_f38+15118+d7942709/noarch: https://www.perl.org/
   Copyright (c) 1989 Free Software Foundation, Inc.
   Copyright (c) 2006 by
   Copyright (c) 2006 by This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
perl-Time 1.03 fedora:perl-Time/1.03-486.fc37/noarch: https://www.perl.org/
   No Copyrights found
perl-Unicode-UCD 0.78 fedora:perl-Unicode-UCD/0.78-494.module_f38+17342+f491223f/noarch: https://www.perl.org/
   No Copyrights found
perl-User-pwent 1.03 fedora:perl-User-pwent/1.03-477.module_f37+13904+2197913d/noarch: https://www.perl.org/
   No Copyrights found
perl-version 0.9927 cpan:version/0.9927: http://search.cpan.org/dist/version/
   Copyright (c) 2004-2018 John Peacock
picocli - a mighty tiny Command Line Interface 4.7.1 maven:info.picocli:picocli:4.7.1
   Copyright (c) 1990-2008 Info-ZIP - Type "Zip 3.0 (July 5th 2008). Command:", "@|bold zip|@ [@|yellow -options|@] [@|yellow -b|@ @|underline path|@] [@|yellow -t|@ @|underline mmddyyyy|@] [@|yellow -n|
   Copyright (c) 1990-2008 Info-ZIP - Type "Zip 3.0 (July 5th 2008). Command:%n" + "zip [-options] [-b path] [-t mmddyyyy] [-n suffixes] [zipfile list] [-xi list]%n" + " The default action is to add or r
   Copyright (c) 2017 } @Test public void testCommandLine_printVersionInfo_formatsArguments() { @Command(version = {"First line %1$s", "Second line %2$s", "Third line %s %s"}) class Versioned {} ByteArrayOutputSt
   Copyright (c) 2017 class Versioned {} ByteArrayOutputStream baos = new ByteArrayOutputStream(); new CommandLine(new Versioned()).printVersionHelp(new PrintStream(baos, true), CommandLine.Help.Ansi.ON); String r
   Copyright (c) 2017 class Versioned {} CommandLine commandLine = new CommandLine(new Versioned()); verifyVersionWithMarkup(commandLine);
   Copyright (c) 2017 Remko Popma
   Copyright (c) 2017" ByteArrayOutputStream baos = new ByteArrayOutputStream(); new CommandLine(new Versioned()).printVersionHelp(new PrintStream(baos, true), CommandLine.Help.Ansi.OFF); String result = baos.toSt
   Copyright (c) 2017", exitCodeListHeading = "Exit Codes:%n", exitCodeList = { " 0:Successful program execution.", "64:Invalid input: an unknown option or invalid parameter was specified.", "70:Executio
   Copyright (c) Copyright(c) 2017 assertEquals(expected, baos.toString()); }
   Copyright (c) Copyright(c) 2017") class Cat { @Parameters(paramLabel = "FILE", hidden = true, description = "Files whose contents to display") List<File> files; @Option(names = "--help", help = true, description = 
picocolors 1.1.1 npmjs:picocolors/1.1.1: https://github.com/alexeyraspopov/picocolors#readme
   Copyright (c) 2021-2024 Oleksii Raspopov, Kostiantyn Denysov, Anton Verinov
picomatch 2.3.1 npmjs:picomatch/2.3.1: https://github.com/micromatch/picomatch
   Copyright (c) 2017present, Jon Schlinkert.
picomatch 4.0.3 npmjs:picomatch/4.0.3: https://github.com/micromatch/picomatch
   Copyright (c) 2017present,
   Copyright (c) 2017present, Jon Schlinkert.
pierrec-lz4 v4.1.22 github:pierrec/lz4:v4.1.22: https://github.com/pierrec/lz4
   Copyright (c) 2015 Pierre Curto All rights reserved
pify 4.0.1 npmjs:pify/4.0.1: https://github.com/sindresorhus/pify
   No Copyrights found
pinentry-curses 1.2.1 debian:pinentry-curses/1.2.1-1/amd64: https://www.gnupg.org/related_software/pinentry/
   Copyright (c) Copyright: 1992-2002 Trolltech AS
   Copyright (c) Copyright: 1994 X Consortium
   Copyright (c) Copyright: 1996-2007 Free Software Foundation
   Copyright (c) Copyright: 1997 Janos Farkas (chexum@shadow.banki.hu)o
   Copyright (c) Copyright: 1998-2001, 2006, 2007-2008, 2012 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1999 Robert Bihlmeyer <robbe@orcus.priv.at>
   Copyright (c) Copyright: 2002, 2008 Klar
   Copyright (c) Copyright: 2002-2021 g10 Code GmbH
   Copyright (c) Copyright: 2004 Scott James Remnant <scott@netsplit.com>
   Copyright (c) Copyright: 2004-2022 Peter Eisentraut <petere@debian.org>
   Copyright (c) Copyright: 2008 Marc Mutz <marc@kdab.com>
   Copyright (c) Copyright: 2011 Ben Kibbey <bjk@luxsci.net>
   Copyright (c) Copyright: 2014 Serge Voilokov
   Copyright (c) Copyright: 2016 Anatoly madRat L. Berenblit
pirates 4.0.7 npmjs:pirates/4.0.7: https://github.com/ariporad/pirates#readme
   Copyright (c) 2015 Ari Porad (@ariporad) <http://ariporad.com>. License: ariporad.mit-license.org
   Copyright (c) 2016-2018 Ari Porad
pkg/browser 20240102-snapshot-5ac0b6a4 github:pkg/browser:5ac0b6a4141c771a0d3a081c36b87c977cf9c7db: https://github.com/pkg/browser
   Copyright (c) 2014 Dave Cheney <dave@cheney.net>
pkg-dir 4.2.0 npmjs:pkg-dir/4.2.0: https://github.com/sindresorhus/pkg-dir
   No Copyrights found
pkg/errors v0.9.1 github:pkg/errors:v0.9.1: https://github.com/pkg/errors
   Copyright (c) 2015 Dave Cheney <dave@cheney.net> All rights reserved
@pkgjs/parseargs 0.11.0 npmjs:@pkgjs/parseargs/0.11.0: https://github.com/pkgjs/parseargs#readme
   No Copyrights found
@pkgr/core 0.2.9 npmjs:@pkgr/core/0.2.9: https://github.com/un-ts/pkgr/blob/master/packages/core
   No Copyrights found
pleaserun 0.0.32 rubygems:pleaserun/0.0.32: https://github.com/jordansissel/pleaserun
   Copyright (c) 2014 Jordan Sissel contributors.
p-limit 2.3.0 npmjs:p-limit/2.3.0: https://github.com/sindresorhus/p-limit#readme
   No Copyrights found
p-limit 3.1.0 npmjs:p-limit/3.1.0: https://github.com/sindresorhus/p-limit#readme
   No Copyrights found
p-locate 4.1.0 npmjs:p-locate/4.1.0: https://github.com/sindresorhus/p-locate
   No Copyrights found
p-locate v5.0.0 npmjs:p-locate/5.0.0: https://github.com/sindresorhus/p-locate
   No Copyrights found
pmezard-go-difflib 20190219-snapshot-5d4384ee github:pmezard/go-difflib:5d4384ee4fb2527b0a1256a821ebfc92f91efefc: https://github.com/pmezard/go-difflib
   Copyright (c) 2013 Patrick Mezard All rights reserved
Pod::Checker 1.74 fedora:perl-Pod-Checker/4:1.74-478.fc35/noarch: http://search.cpan.org/dist/Pod-Checker/
   Copyright (c) 1994-2000 by Bradford Appleton. All rights reserved
Pod::Escapes 1.07 fedora:perl-Pod-Escapes/1:1.07-500.fc39/noarch: http://search.cpan.org/dist/Pod-Escapes/
   Copyright (c) 2001-2004 Sean M. Burke. All rights reserved
podlators 4.14 fedora:perl-podlators/1:4.14-457.module_f35+13891+3c6f0f2b/noarch: http://search.cpan.org/dist/podlators/
   Copyright (c) 1999, 2001-2002, 2004, 2006, 2008-2009, 2014, 2015, 2018-2019 Russ Allbery <rra@cpan.org> This program is free software; you may redistribute it and/or modify it under the same terms as Perl 
   Copyright (c) 1999-2001, 2004, 2006, 2008-2010, 2012, 2013-2020 Russ Allbery <rra@cpan.org> This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 1999-2002, 2004, 2006, 2008-2009, 2012, 2013-2016, 2018, 2019 Russ Allbery <rra@cpan.org> This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself
   Copyright (c) 1999-2010, 2012, 2013-2019 Russ Allbery <rra@cpan.org> Substantial contributions by Sean Burke <sburke@cpan.org>.
   Copyright (c) 1999-2010, 2012, 2013-2020 Russ Allbery <rra@cpan.org>
   Copyright (c) 1999-2010, 2012, 2013-2020 Russ Allbery <rra@cpan.org>. This
   Copyright (c) 2000 by Joe Smith <Joe.Smith@inwap.com>
   Copyright (c) 2001, 2004, 2008, 2014, 2018-2019 by Russ Allbery <rra@cpan.org> This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2013-2014 The Board of Trustees of the Leland Stanford Junior
   Copyright (c) 2015, 2018 Russ Allbery <rra@cpan.org> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this
   Copyright (c) 2015-2016, 2018, 2019 Russ Allbery <eagle@eyrie.org>
   Copyright (c) Copyright: 1999-2010, 2012, 2013-2020 Russ Allbery <rra@cpan.org>
Pod::Perldoc 3.28.01 fedora:perl-Pod-Perldoc/3.28.01-418.fc29/noarch: http://search.cpan.org/dist/Pod-Perldoc/
   Copyright (c) 2002 Sean M. Burke. All rights reserved
   Copyright (c) 2002-2007 Sean M. Burke. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 20023,4 Sean M. Burke. All rights reserved
   Copyright (c) 2011 brian d foy. All rights reserved
   Copyright (c) 2011 Mark Allen. All rights reserved
   Copyright (c) 2017 Mark Allen.
@polka/url 1.0.0-next.29 npmjs:@polka/url/1.0.0-next.29
   No Copyrights found
popt 1.19 alpine:popt/1.19-r4/x86_64: http://rpm5.org
   No Copyrights found
possible-typed-array-names 1.1.0 npmjs:possible-typed-array-names/1.1.0: https://github.com/ljharb/possible-typed-array-names#readme
   Copyright (c) 2024 Jordan Harband
PostCSS 8.5.6 npmjs:postcss/8.5.6: http://postcss.org/
   Copyright (c) 2013 Andrey Sitnik <andrey@sitnik.ru>
postcss-calc 10.1.1 npmjs:postcss-calc/10.1.1: https://github.com/postcss/postcss-calc
   Copyright (c) 2014 Maxime Thirouin
postcss-colormin 7.0.5 npmjs:postcss-colormin/7.0.5: https://github.com/ben-eb/postcss-colormin
   No Copyrights found
postcss-convert-values 7.0.8 npmjs:postcss-convert-values/7.0.8: https://github.com/ben-eb/postcss-convert-values
   No Copyrights found
postcss-discard-comments 7.0.5 npmjs:postcss-discard-comments/7.0.5: https://github.com/ben-eb/postcss-discard-comments
   No Copyrights found
postcss-discard-duplicates 7.0.2 npmjs:postcss-discard-duplicates/7.0.2: https://github.com/ben-eb/postcss-discard-duplicates
   No Copyrights found
postcss-discard-empty 7.0.1 npmjs:postcss-discard-empty/7.0.1: https://www.npmjs.com/package/postcss-discard-empty
   No Copyrights found
postcss-discard-overridden 7.0.1 npmjs:postcss-discard-overridden/7.0.1: https://github.com/Justineo/postcss-discard-overridden
   Copyright (c) 2016 Justineo <justice360@gmail.com>
postcss-less 6.0.0 npmjs:postcss-less/6.0.0: https://github.com/webschik/postcss-less#readme
   Copyright (c) 2013 Andrey Sitnik <andrey@sitnik.ru>
   Copyright (c) 2016 Denys Kniazevych <webschik@gmail.com>
   Copyright (c) 2016 Pat Sissons <patricksissons@gmail.com>
   Copyright (c) 2017 Andrew Powell <andrew@shellscape.org>
postcss-loader 8.2.0 npmjs:postcss-loader/8.2.0: https://github.com/postcss/postcss-loader
   No Copyrights found
postcss-merge-longhand 7.0.5 npmjs:postcss-merge-longhand/7.0.5: https://github.com/ben-eb/postcss-merge-longhand
   No Copyrights found
postcss-merge-rules 7.0.7 npmjs:postcss-merge-rules/7.0.7: https://github.com/ben-eb/postcss-merge-rules
   No Copyrights found
postcss-minify-font-values 7.0.1 npmjs:postcss-minify-font-values/7.0.1: https://github.com/TrySound/postcss-minify-font-values
   No Copyrights found
postcss-minify-gradients 7.0.1 npmjs:postcss-minify-gradients/7.0.1: https://cssnano.github.io/cssnano
   No Copyrights found
postcss-minify-params 7.0.5 npmjs:postcss-minify-params/7.0.5: https://github.com/TrySound/postcss-minify-params
   Copyright (c) 2015 Bogdan Chadkin <trysound@yandex.ru>
postcss-minify-selectors 7.0.5 npmjs:postcss-minify-selectors/7.0.5: https://github.com/ben-eb/postcss-minify-selectors
   No Copyrights found
postcss-modules-extract-imports 3.1.0 npmjs:postcss-modules-extract-imports/3.1.0: https://github.com/geelen/postcss-modules-extract-imports
   Copyright (c) 2015 Glen Maddern Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this pe
postcss-modules-local-by-default 4.2.0 npmjs:postcss-modules-local-by-default/4.2.0: https://github.com/css-modules/postcss-modules-local-by-default
   Copyright (c) 2015 Mark Dalgleish <mark.john.dalgleish@gmail.com>
postcss-modules-scope 3.2.1 npmjs:postcss-modules-scope/3.2.1: https://github.com/geelen/postcss-modules-scope
   Copyright (c) 2015 Glen Maddern Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and th
postcss-modules-values 4.0.0 npmjs:postcss-modules-values/4.0.0: https://github.com/css-modules/postcss-modules-constants#readme
   Copyright (c) 2015 Glen Maddern Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and th
postcss-normalize-charset 7.0.1 npmjs:postcss-normalize-charset/7.0.1: https://github.com/TrySound/postcss-charset
   Copyright (c) 2015 Bogdan Chadkin <trysound@yandex.ru>
postcss-normalize-display-values 7.0.1 npmjs:postcss-normalize-display-values/7.0.1: https://github.com/ben-eb/cssnano
   No Copyrights found
postcss-normalize-positions 7.0.1 npmjs:postcss-normalize-positions/7.0.1: https://github.com/ben-eb/cssnano
   No Copyrights found
postcss-normalize-repeat-style 7.0.1 npmjs:postcss-normalize-repeat-style/7.0.1: https://github.com/ben-eb/cssnano
   No Copyrights found
postcss-normalize-string 7.0.1 npmjs:postcss-normalize-string/7.0.1: https://github.com/ben-eb/cssnano
   No Copyrights found
postcss-normalize-timing-functions 7.0.1 npmjs:postcss-normalize-timing-functions/7.0.1: https://github.com/ben-eb/cssnano
   No Copyrights found
postcss-normalize-unicode 7.0.5 npmjs:postcss-normalize-unicode/7.0.5: https://github.com/ben-eb/cssnano
   No Copyrights found
postcss-normalize-url 7.0.1 npmjs:postcss-normalize-url/7.0.1: https://github.com/ben-eb/postcss-normalize-url
   No Copyrights found
postcss-normalize-whitespace 7.0.1 npmjs:postcss-normalize-whitespace/7.0.1: https://github.com/ben-eb/cssnano
   No Copyrights found
postcss-ordered-values 7.0.2 npmjs:postcss-ordered-values/7.0.2: https://github.com/ben-eb/postcss-ordered-values
   No Copyrights found
postcss-reduce-initial 7.0.5 npmjs:postcss-reduce-initial/7.0.5: https://github.com/ben-eb/postcss-reduce-initial
   No Copyrights found
postcss-reduce-transforms 7.0.1 npmjs:postcss-reduce-transforms/7.0.1: https://github.com/ben-eb/postcss-reduce-transforms
   No Copyrights found
postcss-resolve-nested-selector 0.1.6 npmjs:postcss-resolve-nested-selector/0.1.6: https://github.com/csstools/postcss-resolve-nested-selector/tree/main/packages/css-tokenizer#readme
   Copyright (c) 2016 David Clark
postcss-safe-parser 7.0.1 npmjs:postcss-safe-parser/7.0.1: https://github.com/postcss/postcss-safe-parser#readme
   Copyright (c) 2013 Andrey Sitnik <andrey@sitnik.ru>
postcss-selector-parser 7.1.1 npmjs:postcss-selector-parser/7.1.1: https://github.com/postcss/postcss-selector-parser
   No Copyrights found
postcss-svgo 7.1.0 npmjs:postcss-svgo/7.1.0: https://github.com/ben-eb/postcss-svgo
   No Copyrights found
postcss-unique-selectors 7.0.4 npmjs:postcss-unique-selectors/7.0.4: https://github.com/ben-eb/postcss-unique-selectors
   No Copyrights found
postcss-value-parser 4.2.0 npmjs:postcss-value-parser/4.2.0: https://github.com/TrySound/postcss-value-parser
   No Copyrights found
postgresql-client-15 15.15 debian:postgresql-client-15/15.15-0+deb12u1/amd64: http://www.postgresql.org/
   Copyright (c) 1994 David Burren
   Copyright (c) 1994 The Regents of the University of California
   Copyright (c) 1994 X Consortium
   Copyright (c) 1995-1997 and 1998 WIDE Project.
   Copyright (c) 1996-2024 PostgreSQL Global Development Group
   Copyright (c) 1998 Sun Microsystems, Inc.
   Copyright (c) 1998-1999 by Scriptics Corporation.
   Copyright (c) 1998-1999 Henry Spencer. All rights reserved
   Copyright (c) 2000 Maurice Aubrey <maurice@hevanet.com>
   Copyright (c) 2000 Philip Warner
   Copyright (c) 2000-2001 Aaron D. Gifford
   Copyright (c) 2001 Dr Martin Porter
   Copyright (c) 2001 earthian@tama.or.jp, All Rights Reserved
   Copyright (c) 2001 I
   Copyright (c) 2001, 2005 Marko Kreen
   Copyright (c) 2001-2002, 2005, 2006 Tatsuo Ishii
   Copyright (c) 2002 Richard Boulton.
   Copyright (c) 2003 North Carolina State Highway Patrol
   Copyright (c) 2006 Project X0213, All Rights Reserved
   Copyright (c) 2006 Satoshi Nagayasu <nagayasus@nttdata.co.jp>
postgresql-common 286 debian:postgresql-client-common/286/all: https://ftp.postgresql.org/pub/source/v9.6.6/postgresql-9.6.6.tar.bz2
   Copyright (c) 2008-2009 Martin Pitt <mpitt@debian.org>
   Copyright (c) 2012-2025 Christoph Berg <myon@debian.org>
   Copyright (c) Copyright: 2005-2014 Martin Pitt <mpitt@debian.org>
postgresql-common 287 debian:postgresql-common/287/all: https://ftp.postgresql.org/pub/source/v9.6.6/postgresql-9.6.6.tar.bz2
   No Copyrights found
postgresql-common 287ubuntu1 ubuntu:postgresql-client-common/287ubuntu1/all: https://ftp.postgresql.org/pub/source/v9.6.6/postgresql-9.6.6.tar.bz2
   No Copyrights found
postgresql-common 287ubuntu1 ubuntu:postgresql-common/287ubuntu1/all: https://ftp.postgresql.org/pub/source/v9.6.6/postgresql-9.6.6.tar.bz2
   No Copyrights found
PostgreSQL Database Server 1.1 alpine:postgresql-common/1.1-r3/noarch: http://www.postgresql.org/
   No Copyrights found
PostgreSQL Database Server 14.20 github:postgres/postgres:REL_14_20: http://www.postgresql.org/
   Copyright (c) 1983, 1987-1990, 1992, 1993-1994 The Regents of the University of California. All rights reserved
   Copyright (c) 1983, 1995-1996 Eric P. Allman
   Copyright (c) 1989 The Regents of the University of California.
   Copyright (c) 1990 Regents of the University of California.
   Copyright (c) 1990-1995 Regents of the University of California
   Copyright (c) 1993 Martin Birgmeier
   Copyright (c) 1994 David Burren
   Copyright (c) 1994 The Regents of the University of California
   Copyright (c) 1994 X Consortium
   Copyright (c) 19945, Regents of the University of California
   Copyright (c) 1995-1997 and 1998 WIDE Project.
   Copyright (c) 1996 The PostgreSQL Global Development Group
   Copyright (c) 1996, 1999 by Internet Software Consortium.
   Copyright (c) 1996-2000 Free Software Foundation, Inc.
   Copyright (c) 1996-2021 PostgreSQL Global Development Group. Portions Copyright (c) 1994, Regents of the University of California.
   Copyright (c) 1996-2025 PostgreSQL Global Development Group
   Copyright (c) 1997-2007 Simon Tatham
   Copyright (c) 1998 by Scriptics Corporation.
   Copyright (c) 1998 PhiloSoft Design
   Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
   Copyright (c) 1998-1999 Henry Spencer
   Copyright (c) 1998-1999 Henry Spencer. All rights reserved
   Copyright (c) 1999 Kenneth Albanowski.
   Copyright (c) 2000 Maurice Aubrey <maurice@hevanet.com>. All rights reserved
   Copyright (c) 2000 Philip Warner
   Copyright (c) 2000-2001 Aaron D. Gifford
   Copyright (c) 2000-2001, 2005 Marko Kreen
   Copyright (c) 2001 Paul Marquess.
   Copyright (c) 2001-2002, 2005, 2006 Tatsuo Ishii
   Copyright (c) 2002-2007 Michael J. Fromberger, All Rights Reserved
   Copyright (c) 2003 North Carolina State Highway Patrol. All rights reserved
   Copyright (c) 2003 SKC, Inc.
   Copyright (c) 2003 SRA, Inc.
   Copyright (c) 2003-2019 University of Illinois at Urbana-Champaign. All rights reserved
   Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
   Copyright (c) 2004 Scott James Remnant <scott@netsplit.com>.
   Copyright (c) 2004-2013 Marcus Holland-Moritz.
   Copyright (c) 2006 Satoshi Nagayasu <nagayasus@nttdata.co.jp>
   Copyright (c) 2008 Steven G. Johnson <stevenj@alum.mit.edu>
   Copyright (c) 2009 Andrew Gierth
   Copyright (c) 2011 Daniel Richard G. <skunk@iSKUNK.ORG>
   Copyright (c) 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
   Copyright (c) 2013 Hideaki Ohno
   Copyright (c) 2018 Ulf Adams
   Copyright (c) Oliver Elphick <olly@lfix.co.uk>, 2001
PostgreSQL Database Server 14.20 opensuse:postgresql14/14.20-1.0.2.1.sr20251106/i586: http://www.postgresql.org/
   Copyright (c) 1983, 1987-1990, 1992, 1993-1994 The Regents of the University of California. All rights reserved
   Copyright (c) 1983, 1995-1996 Eric P. Allman
   Copyright (c) 1984, 1989-1990, 2000, 2001-2015, 2018, 2019-2021 Free Software Foundation,
   Copyright (c) 1989 The Regents of the University of California.
   Copyright (c) 1990 Regents of the University of California.
   Copyright (c) 1990-1995 Regents of the University of California
   Copyright (c) 1993 Martin Birgmeier
   Copyright (c) 1994 David Burren
   Copyright (c) 1994 The Regents of the University of California
   Copyright (c) 1994 X Consortium
   Copyright (c) 19945, Regents of the University of California
   Copyright (c) 1995-1997 and 1998 WIDE Project.
   Copyright (c) 1996 The PostgreSQL Global Development Group
   Copyright (c) 1996, 1999 by Internet Software Consortium.
   Copyright (c) 1996-2000 Free Software Foundation, Inc.
   Copyright (c) 1996-2021 PostgreSQL Global Development Group. Portions Copyright (c) 1994, Regents of the University of California.
   Copyright (c) 1996-2025 PostgreSQL Global Development Group
   Copyright (c) 1997-2007 Simon Tatham
   Copyright (c) 1998 by Scriptics Corporation.
   Copyright (c) 1998 PhiloSoft Design
   Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
   Copyright (c) 1998-1999 Henry Spencer
   Copyright (c) 1998-1999 Henry Spencer. All rights reserved
   Copyright (c) 1999 Kenneth Albanowski.
   Copyright (c) 2000 Maurice Aubrey <maurice@hevanet.com>. All rights reserved
   Copyright (c) 2000 Philip Warner
   Copyright (c) 2000-2001 Aaron D. Gifford
   Copyright (c) 2000-2001, 2005 Marko Kreen
   Copyright (c) 2001 Paul Marquess.
   Copyright (c) 2001-2002, 2005, 2006 Tatsuo Ishii
   Copyright (c) 2002-2007 Michael J. Fromberger, All Rights Reserved
   Copyright (c) 2003 North Carolina State Highway Patrol. All rights reserved
   Copyright (c) 2003 SKC, Inc.
   Copyright (c) 2003 SRA, Inc.
   Copyright (c) 2003-2019 University of Illinois at Urbana-Champaign. All rights reserved
   Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
   Copyright (c) 2004 Scott James Remnant <scott@netsplit.com>.
   Copyright (c) 2004-2013 Marcus Holland-Moritz.
   Copyright (c) 2006 Satoshi Nagayasu <nagayasus@nttdata.co.jp>
   Copyright (c) 2008 Steven G. Johnson <stevenj@alum.mit.edu>
   Copyright (c) 2009 Andrew Gierth
   Copyright (c) 2011 Daniel Richard G. <skunk@iSKUNK.ORG>
   Copyright (c) 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
   Copyright (c) 2013 Hideaki Ohno
   Copyright (c) 2018 Ulf Adams
   Copyright (c) Oliver Elphick <olly@lfix.co.uk>, 2001
PostgreSQL Database Server 14.20 opensuse:postgresql14-server/14.20-1.1/x86_64: http://www.postgresql.org/
   Copyright (c) 1996-2021, 2024 PostgreSQL Global Development Group
PostgreSQL Database Server 15.14 null: http://www.postgresql.org/
   No Copyrights found
PostgreSQL Database Server 15.15 debian:postgresql-15/15.15-0+deb12u1/armhf: http://www.postgresql.org/
   Copyright (c) 1994 David Burren
   Copyright (c) 1994 The Regents of the University of California
   Copyright (c) 1995-1997 and 1998 WIDE Project.
   Copyright (c) 1996-2022, 2024 PostgreSQL Global Development Group
   Copyright (c) 1998 Sun Microsystems, Inc.
   Copyright (c) 1998-1999 by Scriptics Corporation.
   Copyright (c) 1998-1999 Henry Spencer. All rights reserved
   Copyright (c) 2000 Maurice Aubrey <maurice@hevanet.com>
   Copyright (c) 2000 Philip Warner
   Copyright (c) 2000-2001 Aaron D. Gifford
   Copyright (c) 2001 Dr Martin Porter
   Copyright (c) 2001 earthian@tama.or.jp, All Rights Reserved
   Copyright (c) 2001 I
   Copyright (c) 2001, 2005 Marko Kreen
   Copyright (c) 2001-2002, 2005, 2006 Tatsuo Ishii
   Copyright (c) 2002 Richard Boulton.
   Copyright (c) 2003 North Carolina State Highway Patrol
   Copyright (c) 2006 Project X0213, All Rights Reserved
   Copyright (c) 2006 Satoshi Nagayasu <nagayasus@nttdata.co.jp>
PostgreSQL Database Server 15.15 github:postgres/postgres:REL_15_15: http://www.postgresql.org/
   Copyright (c) 1983, 1987-1990, 1992, 1993-1994 The Regents of the University of California. All rights reserved
   Copyright (c) 1983, 1995-1996 Eric P. Allman
   Copyright (c) 1989 The Regents of the University of California.
   Copyright (c) 1990 Regents of the University of California.
   Copyright (c) 1990-1995 Regents of the University of California
   Copyright (c) 1994 David Burren
   Copyright (c) 1994 The Regents of the University of California
   Copyright (c) 1994 X Consortium
   Copyright (c) 19945, Regents of the University of California
   Copyright (c) 1995-1997 and 1998 WIDE Project.
   Copyright (c) 1996 The PostgreSQL Global Development Group
   Copyright (c) 1996, 1999 by Internet Software Consortium.
   Copyright (c) 1996-2000 Free Software Foundation, Inc.
   Copyright (c) 1996-2022 PostgreSQL Global Development Group. Portions Copyright (c) 1994, Regents of the University of California.
   Copyright (c) 1996-2025 PostgreSQL Global Development Group
   Copyright (c) 1998 by Scriptics Corporation.
   Copyright (c) 1998 PhiloSoft Design
   Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
   Copyright (c) 1998-1999 Henry Spencer
   Copyright (c) 1998-1999 Henry Spencer. All rights reserved
   Copyright (c) 1999 Kenneth Albanowski.
   Copyright (c) 2000 Maurice Aubrey <maurice@hevanet.com>. All rights reserved
   Copyright (c) 2000 Philip Warner
   Copyright (c) 2000-2001 Aaron D. Gifford
   Copyright (c) 2000-2001, 2005 Marko Kreen
   Copyright (c) 2001 Paul Marquess.
   Copyright (c) 2001-2002, 2005, 2006 Tatsuo Ishii
   Copyright (c) 2003 North Carolina State Highway Patrol. All rights reserved
   Copyright (c) 2003 SKC, Inc.
   Copyright (c) 2003 SRA, Inc.
   Copyright (c) 2003-2019 University of Illinois at Urbana-Champaign. All rights reserved
   Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
   Copyright (c) 2004 Scott James Remnant <scott@netsplit.com>.
   Copyright (c) 2004-2013 Marcus Holland-Moritz.
   Copyright (c) 2006 Satoshi Nagayasu <nagayasus@nttdata.co.jp>
   Copyright (c) 2008 Steven G. Johnson <stevenj@alum.mit.edu>
   Copyright (c) 2009 Andrew Gierth
   Copyright (c) 2011 Daniel Richard G. <skunk@iSKUNK.ORG>
   Copyright (c) 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
   Copyright (c) 2013 Hideaki Ohno
   Copyright (c) 2018 Ulf Adams
   Copyright (c) Oliver Elphick <olly@lfix.co.uk>, 2001
PostgreSQL Database Server 16.11 null: http://www.postgresql.org/
   No Copyrights found
PostgreSQL Database Server 16.11 opensuse:postgresql16/16.11-1.0.2.1.sr20251106/i586: http://www.postgresql.org/
   Copyright (c) 1976 Board of Trustees of the University of Illinois.
   Copyright (c) 1976 by the Board of Trustees of the University of Illinois
   Copyright (c) 1976 by the Board of Trustees of the University of Illinois All rights reserved
   Copyright (c) 1980, 1983, 1987-1990, 1992, 1993-1994 The Regents of the University of California. All rights reserved
   Copyright (c) 1983, 1995-1996 Eric P. Allman
   Copyright (c) 1984, 1989-1990, 2000, 2001-2015, 2018, 2019-2021 Free Software Foundation,
   Copyright (c) 1985 Sun Microsystems, Inc.
   Copyright (c) 1989 The Regents of the University of California.
   Copyright (c) 1990 Regents of the University of California.
   Copyright (c) 1990-1995 Regents of the University of California
   Copyright (c) 1994 David Burren
   Copyright (c) 1994 The Regents of the University of California
   Copyright (c) 1994 X Consortium
   Copyright (c) 19945, Regents of the University of California
   Copyright (c) 1995-1997 and 1998 WIDE Project.
   Copyright (c) 1996 The PostgreSQL Global Development Group
   Copyright (c) 1996, 1999 by Internet Software Consortium.
   Copyright (c) 1996-2023 PostgreSQL Global Development Group. Portions Copyright (c) 1994, Regents of the University of California.
   Copyright (c) 1996-2025 PostgreSQL Global Development Group
   Copyright (c) 1998 by Scriptics Corporation.
   Copyright (c) 1998 PhiloSoft Design
   Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
   Copyright (c) 1998-1999 Henry Spencer
   Copyright (c) 1998-1999 Henry Spencer. All rights reserved
   Copyright (c) 1999 Kenneth Albanowski.
   Copyright (c) 2000 Maurice Aubrey <maurice@hevanet.com>. All rights reserved
   Copyright (c) 2000 Philip Warner
   Copyright (c) 2000-2001 Aaron D. Gifford
   Copyright (c) 2000-2001, 2005 Marko Kreen
   Copyright (c) 2001 Jens Schweikhardt
   Copyright (c) 2001 Paul Marquess.
   Copyright (c) 2001-2002, 2005, 2006 Tatsuo Ishii
   Copyright (c) 2003 North Carolina State Highway Patrol.
   Copyright (c) 2003 SKC, Inc.
   Copyright (c) 2003 SRA, Inc.
   Copyright (c) 2003-2019 University of Illinois at Urbana-Champaign. All rights reserved
   Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
   Copyright (c) 2004 Scott James Remnant <scott@netsplit.com>.
   Copyright (c) 2004-2013 Marcus Holland-Moritz.
   Copyright (c) 2006 Satoshi Nagayasu <nagayasus@nttdata.co.jp>
   Copyright (c) 2008 Steven G. Johnson <stevenj@alum.mit.edu>
   Copyright (c) 2009 Andrew Gierth
   Copyright (c) 2011 Daniel Richard G. <skunk@iSKUNK.ORG>
   Copyright (c) 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
   Copyright (c) 2013 Hideaki Ohno
   Copyright (c) 2018 Ulf Adams
   Copyright (c) Oliver Elphick <olly@lfix.co.uk>, 2001
PostgreSQL Database Server 16.11 opensuse:postgresql16/16.11-150600.16.25.1/x86_64: http://www.postgresql.org/
   Copyright (c) 1976 Board of Trustees of the University of Illinois.
   Copyright (c) 1976 by the Board of Trustees of the University of Illinois
   Copyright (c) 1976 by the Board of Trustees of the University of Illinois All rights reserved
   Copyright (c) 1980, 1983, 1987-1990, 1992, 1993-1994 The Regents of the University of California. All rights reserved
   Copyright (c) 1983, 1995-1996 Eric P. Allman
   Copyright (c) 1984, 1989-1990, 2000, 2001-2015, 2018, 2019-2021 Free Software Foundation,
   Copyright (c) 1985 Sun Microsystems, Inc.
   Copyright (c) 1989 The Regents of the University of California.
   Copyright (c) 1990 Regents of the University of California.
   Copyright (c) 1990-1995 Regents of the University of California
   Copyright (c) 1994 David Burren
   Copyright (c) 1994 The Regents of the University of California
   Copyright (c) 1994 X Consortium
   Copyright (c) 19945, Regents of the University of California
   Copyright (c) 1995-1997 and 1998 WIDE Project.
   Copyright (c) 1996, 1999 by Internet Software Consortium.
   Copyright (c) 1996-2023 PostgreSQL Global Development Group. Portions Copyright (c) 1994, Regents of the University of California.
   Copyright (c) 1996-2025 PostgreSQL Global Development Group
   Copyright (c) 1998 by Scriptics Corporation.
   Copyright (c) 1998 PhiloSoft Design
   Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
   Copyright (c) 1998-1999 Henry Spencer
   Copyright (c) 1998-1999 Henry Spencer. All rights reserved
   Copyright (c) 1999 Kenneth Albanowski.
   Copyright (c) 2000 Maurice Aubrey <maurice@hevanet.com>. All rights reserved
   Copyright (c) 2000 Philip Warner
   Copyright (c) 2000-2001 Aaron D. Gifford
   Copyright (c) 2000-2001, 2005 Marko Kreen
   Copyright (c) 2001 Jens Schweikhardt
   Copyright (c) 2001 Paul Marquess.
   Copyright (c) 2001-2002, 2005, 2006 Tatsuo Ishii
   Copyright (c) 2003 North Carolina State Highway Patrol.
   Copyright (c) 2003 SKC, Inc.
   Copyright (c) 2003 SRA, Inc.
   Copyright (c) 2003-2019 University of Illinois at Urbana-Champaign. All rights reserved
   Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
   Copyright (c) 2004 Scott James Remnant <scott@netsplit.com>.
   Copyright (c) 2004-2013 Marcus Holland-Moritz.
   Copyright (c) 2006 Satoshi Nagayasu <nagayasus@nttdata.co.jp>
   Copyright (c) 2008 Steven G. Johnson <stevenj@alum.mit.edu>
   Copyright (c) 2009 Andrew Gierth
   Copyright (c) 2011 Daniel Richard G. <skunk@iSKUNK.ORG>
   Copyright (c) 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
   Copyright (c) 2013 Hideaki Ohno
   Copyright (c) 2018 Ulf Adams
   Copyright (c) Oliver Elphick <olly@lfix.co.uk>, 2001
PostgreSQL Database Server 16.11 opensuse:postgresql16-contrib/16.11-1.0.2.1.sr20251106/i586: http://www.postgresql.org/
   No Copyrights found
PostgreSQL Database Server 16.11 opensuse:postgresql16-contrib/16.11-150600.16.25.1/aarch64: http://www.postgresql.org/
   No Copyrights found
PostgreSQL Database Server 16.11 opensuse:postgresql16-server/16.11-1.0.2.1.sr20251106/i586: http://www.postgresql.org/
   Copyright (c) 1996-2024 PostgreSQL Global Development Group
PostgreSQL Database Server 16.11 opensuse:postgresql16-server/16.11-150600.16.25.1/ppc64le: http://www.postgresql.org/
   Copyright (c) 1996-2024 PostgreSQL Global Development Group
PostgreSQL Database Server 16.11 rocky:postgresql/16.11-1.el10_1/ppc64le: http://www.postgresql.org/
   Copyright (c) 1994 The Regents of the University of California
   Copyright (c) 1996-2025 PostgreSQL Global Development Group
PostgreSQL Database Server 18.1 alpine:libpq/18.1-r0/x86_64: http://www.postgresql.org/
   No Copyrights found
PostgreSQL Database Server 18.1 alpine:postgresql18-client/18.1-r0/x86_64: http://www.postgresql.org/
   No Copyrights found
PostgreSQL Database Server 18.1 debian:libpq5/18.1-1/i386: http://www.postgresql.org/
   Copyright (c) 1994 David Burren
   Copyright (c) 1994 The Regents of the University of California
   Copyright (c) 1995-1997 and 1998 WIDE Project.
   Copyright (c) 1996-2022 PostgreSQL Global Development Group
   Copyright (c) 1998 Sun Microsystems, Inc.
   Copyright (c) 1998-1999 by Scriptics Corporation.
   Copyright (c) 1998-1999 Henry Spencer. All rights reserved
   Copyright (c) 2000 Maurice Aubrey <maurice@hevanet.com>
   Copyright (c) 2000 Philip Warner
   Copyright (c) 2000-2001 Aaron D. Gifford
   Copyright (c) 2001 Dr Martin Porter
   Copyright (c) 2001 earthian@tama.or.jp, All Rights Reserved
   Copyright (c) 2001 I
   Copyright (c) 2001, 2005 Marko Kreen
   Copyright (c) 2001-2002, 2005, 2006 Tatsuo Ishii
   Copyright (c) 2002 Richard Boulton.
   Copyright (c) 2003 North Carolina State Highway Patrol
   Copyright (c) 2006 Project X0213, All Rights Reserved
   Copyright (c) 2006 Satoshi Nagayasu <nagayasus@nttdata.co.jp>
PostgreSQL Database Server 18.1 opensuse:libpq5/18.1-1.1/s390x: http://www.postgresql.org/
   No Copyrights found
PostgreSQL Database Server 18~rc1 debian:libpq5/18~rc1-1/mips64el: http://www.postgresql.org/
   Copyright (c) 1994 The Regents of the University of California
   Copyright (c) 1995-1997 and 1998 WIDE Project.
   Copyright (c) 1998 Sun Microsystems, Inc.
   Copyright (c) 1998-1999 by Scriptics Corporation.
   Copyright (c) 1998-1999 Henry Spencer. All rights reserved
   Copyright (c) 2001 I
   Copyright (c) 2001-2002, 2005, 2006 Tatsuo Ishii
   Copyright (c) 2002 Richard Boulton.
   Copyright (c) 2003 North Carolina State Highway Patrol
   Copyright (c) 2006 Project X0213, All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 1994 David Burren
   Copyright (c) Copyright: Copyright (c) 2000-2001 Aaron D. Gifford
   Copyright (c) Copyright: Copyright (c) 2001 Dr Martin Porter,
   Copyright (c) Copyright: Copyright (C) 2001 earthian@tama.or.jp, All Rights Reserved
   Copyright (c) Copyright: Copyright (c) 2001, 2005 Marko Kreen
   Copyright (c) Copyright: Copyright (c) 2006 Satoshi Nagayasu <nagayasus@nttdata.co.jp>
   Copyright (c) Copyright: Copyright (c) 2013-2022 PostgreSQL Global Development Group
   Copyright (c) Copyright: Copyright 2000 Maurice Aubrey <maurice@hevanet.com>
   Copyright (c) Copyright: Portions Copyright (c) 1996-2019 PostgreSQL Global Development Group
   Copyright (c) Copyright: Portions Copyright (c) 2000 Philip Warner
PostgreSQL JDBC Driver (pgjdbc) 42.5.4 maven:org.postgresql:postgresql:42.5.4: https://github.com/pgjdbc/pgjdbc
   Copyright (c) 1997 PostgreSQL Global Development Group All rights reserved
   Copyright (c) 2001, 2003-2023 PostgreSQL Global Development Group
   Copyright (c) 2004 Open Cloud Limited.
   Copyright (c) 2004 Open Cloud Limited. package org.postgresql.core.v3;
   Copyright (c) 2004 Open Cloud Limited. package org.postgresql.core;
   Copyright (c) 2004 Open Cloud Limited. package org.postgresql.jdbc;
   Copyright (c) 2004 Open Cloud Limited. package org.postgresql.sspi;
   Copyright (c) 2004 PostgreSQL Global Development Group.
   Copyright (c) 2017, 2019 OnGres. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code
PostgreSQL JDBC Driver (pgjdbc) 42.5.6 maven:org.postgresql:postgresql:42.5.6: https://github.com/pgjdbc/pgjdbc
   Copyright (c) 1997 PostgreSQL Global Development Group All rights reserved
   Copyright (c) 2001, 2003-2024 PostgreSQL Global Development Group
   Copyright (c) 2004 Open Cloud Limited.
   Copyright (c) 2004 Open Cloud Limited. package org.postgresql.core.v3;
   Copyright (c) 2004 Open Cloud Limited. package org.postgresql.core;
   Copyright (c) 2004 Open Cloud Limited. package org.postgresql.jdbc;
   Copyright (c) 2004 Open Cloud Limited. package org.postgresql.sspi;
   Copyright (c) 2004 PostgreSQL Global Development Group.
   Copyright (c) 2017, 2019 OnGres. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code
power_assert 2.0.1 alpine:ruby-power_assert/2.0.1-r0/noarch: https://github.com/k-tsj/power_assert
   Copyright (c) 2014 Kazuki Tsujimoto begin unless defined?(Byebug) captured = false TracePoint.new(:return, :c_return) do |tp| captured = true unless tp.binding and tp.return_value and tp.callee_id rai
power_assert 2.0.1 rubygems:power_assert/2.0.1: https://github.com/k-tsj/power_assert
   Copyright (c) 2014 Kazuki Tsujimoto begin unless defined?(Byebug) captured = false TracePoint.new(:return, :c_return) do |tp| captured = true unless tp.binding and tp.return_value and tp.callee_id rai
   Copyright (c) 2014 Kazuki Tsujimoto Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of
   Copyright (c) 2014 Kazuki Tsujimoto You can redistribute it and/or modify it under either the terms of the 2-clause BSDL (see the file BSDL), or the conditions below:
powershell-utils 0.1.0 npmjs:powershell-utils/0.1.0: https://github.com/sindresorhus/powershell-utils#readme
   No Copyrights found
pp 0.3.0 rubygems:pp/0.3.0: https://www.github.com/claudiob/pp
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
pq v1.10.9 github:lib/pq:v1.10.9: http://go.pkgdoc.org/github.com/lib/pq
   Copyright (c) 2011 Blake Mizerany
   Copyright (c) 2014 - Gustavo Niemeyer <gustavo@niemeyer.net> All rights reserved
prelude-ls 1.2.1 npmjs:prelude-ls/1.2.1: https://github.com/gkz/prelude-ls
   No Copyrights found
pretty-error 4.0.0 npmjs:pretty-error/4.0.0: https://github.com/AriaMinaei/pretty-error
   Copyright (c) 2013 Aria Minaei
pretty-format 27.5.1 npmjs:pretty-format/27.5.1: https://www.npmjs.org/package/pretty-format
   No Copyrights found
pretty-format 29.7.0 npmjs:pretty-format/29.7.0: https://www.npmjs.org/package/pretty-format
   No Copyrights found
pretty-format 30.2.0 npmjs:pretty-format/30.2.0: https://www.npmjs.org/package/pretty-format
   No Copyrights found
pretty-ms 7.0.1 npmjs:pretty-ms/7.0.1: https://github.com/sindresorhus/pretty-ms
   No Copyrights found
prettyprint 0.1.1 rubygems:prettyprint/0.1.1: https://github.com/daixque
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
prime 0.1.2 rubygems:prime/0.1.2: https://github.com/ruby/prime
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp> Documentation::
   Copyright (c) Copyright:: Copyright (c) 1998-2008 Keiju ISHITSUKA(SHL Japan Inc.)
@principalstudio/html-webpack-inject-preload 1.2.7 npmjs:@principalstudio/html-webpack-inject-preload/1.2.7: https://github.com/principalstudio/html-webpack-inject-preload#readme
   Copyright (c) 2021 Principal Studio
Procps 3.3.17 debian:procps/2:3.3.17-1: https://gitlab.com/procps-ng/procps
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1991, 1995-2015 Free Software Foundation, Inc.
   Copyright (c) 1992 Branko Lankester
   Copyright (c) 1992-1998 by Michael K. Johnson, johnsonm@redhat.com
   Copyright (c) 1992-1998 by Michael K. Johnson, johnsonm@redhat.com Note: most likely none of his code remains
   Copyright (c) 1992-2012 Mostly new, Sami Kerola <kerolasa@iki.fi> 15 Apr 2011 All new, Robert Love <rml@tech9.net> 18 Nov 2002 Original by Brian Edmonds and Rafal Maszkowski 14 Dec 1992
   Copyright (c) 1993 Larry Greenfield
   Copyright (c) 1993 Larry Greenfield (greenfie@gauss.rutgers.edu) Uptime routine and w mods:
   Copyright (c) 1994 by Henry Ware <al172@yfn.ysu.edu>. Copyleft same year."
   Copyright (c) 1994 X Consortium
   Copyright (c) 1995 Martin Schulze <joey@infodrom.north.de>
   Copyright (c) 1996 Charles Blake <cblake@bbn.com>
   Copyright (c) 1996 Charles L. Blake.
   Copyright (c) 1996-2001, 2003, 2004-2015 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or 
   Copyright (c) 1996-2020 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 1998 Michael K. Johnson
   Copyright (c) 1998-2003 by Albert Cahalan; all rights resered.
   Copyright (c) 1998-2004 Albert Cahalan
   Copyright (c) 1998-2004 by Albert Cahalan
   Copyright (c) 1999 by Albert Cahalan; all rights reserved
   Copyright (c) 1999 George Staikos
   Copyright (c) 2000 Kjetil Torgrim Homme <kjetilho@ifi.uio.no>
   Copyright (c) 2002 Albert Cahalan 27/05/2003 (Fabian Frederick) : Add unit conversion + interface Export proc/stat access to libproc Adapt vmstat helpfile 31/05/2003 (Fabian) : Add diskstat support (/libp
   Copyright (c) 2002-2020 by: James C. Warner
   Copyright (c) 2003 Chris Rivera
   Copyright (c) 2003 Robert Love
   Copyright (c) 2004 Nicholas Miell
   Copyright (c) 2004 Scott James Remnant <scott@netsplit.com>.
   Copyright (c) 2004, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or dis
   Copyright (c) 2004-2005, 2007, 2008-2009, 2011, 2012-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is free software; the Free Software Foundation gives unlimited permission to cop
   Copyright (c) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. This file is free software; the Free Software Foundation gives unlimited permission 
   Copyright (c) 2010 Davidlohr Bueso <dave@gnu.org>
   Copyright (c) 2010 Karel Zak <kzak@redhat.com>
   Copyright (c) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test 0 != $[]
   Copyright (c) 2012 Craig Small <csmall-procps@enc.com.au>
   Copyright (c) 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
   Copyright (c) 2013 Jaromir Capik <jcapik@redhat.com>
   Copyright (c) 2015 Craig Small <csmall@enc.com.au>
   Copyright (c) 2017 by James C. Warmer
   Copyright (c) 2017 Werner Fink
   Copyright (c) Copyright: 1997-2015 Craig Small <csmall@debian.org>
   Copyright (c) Copyright: 1998-2004 Albert Cahalan
   Copyright (c) Copyright: 1999 George Staikos
   Copyright (c) Copyright: 2000 Kjetil Torgrim Homme <kjetilho@ifi.uio.no>
   Copyright (c) Copyright: 2002-2014 James C. Warner
   Copyright (c) Copyright: 2011 Sami Kerola <kerolasa@iki.fi>
   Copyright (c) Copyright: 2013 Jaromir Capik <jcapik@redhat.com>
   Copyright (c) Dec 1993 Oct 1994 Steve "Mr. Bassman" Bryant
Procps 4.0.2 debian:libproc2-0/2:4.0.2-3/amd64: https://gitlab.com/procps-ng/procps
   Copyright (c) Copyright: 1997-2022 Craig Small <csmall@debian.org>
   Copyright (c) Copyright: 1998-2004 Albert Cahalan
   Copyright (c) Copyright: 1999 George Staikos
   Copyright (c) Copyright: 2000 Kjetil Torgrim Homme <kjetilho@ifi.uio.no>
   Copyright (c) Copyright: 2002-2022 James C. Warner
   Copyright (c) Copyright: 2011 Sami Kerola <kerolasa@iki.fi>
   Copyright (c) Copyright: 2013 Jaromir Capik <jcapik@redhat.com>
Procps 4.0.2 debian:libproc2-0/2:4.0.2-3/s390x: https://gitlab.com/procps-ng/procps
   Copyright (c) Copyright: 1997-2022 Craig Small <csmall@debian.org>
   Copyright (c) Copyright: 1998-2004 Albert Cahalan
   Copyright (c) Copyright: 1999 George Staikos
   Copyright (c) Copyright: 2000 Kjetil Torgrim Homme <kjetilho@ifi.uio.no>
   Copyright (c) Copyright: 2002-2022 James C. Warner
   Copyright (c) Copyright: 2011 Sami Kerola <kerolasa@iki.fi>
   Copyright (c) Copyright: 2013 Jaromir Capik <jcapik@redhat.com>
Procps 4.0.2 debian:procps/2:4.0.2-1: https://gitlab.com/procps-ng/procps
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1991, 1995-2019, 2021, 2022 Free Software Foundation, Inc.
   Copyright (c) 1992 Branko Lankester
   Copyright (c) 1992-1998 by Michael K. Johnson, johnsonm@redhat.com
   Copyright (c) 1992-1998 by Michael K. Johnson, johnsonm@redhat.com Note: most likely none of his code remains
   Copyright (c) 1992-1998 Michael K. Johnson <johnsonm@redhat.com>
   Copyright (c) 1992-2012 Mostly new, Sami Kerola <kerolasa@iki.fi> 15 Apr 2011 All new, Robert Love <rml@tech9.net> 18 Nov 2002 Original by Brian Edmonds and Rafal Maszkowski 14 Dec 1992
   Copyright (c) 1993 J. Cowley
   Copyright (c) 1994 by Henry Ware <al172@yfn.ysu.edu>. Copyleft same year."
   Copyright (c) 1994 X Consortium
   Copyright (c) 1995 Martin Schulze <joey@infodrom.north.de>
   Copyright (c) 1996 Charles Blake <cblake@bbn.com>
   Copyright (c) 1996 Charles L. Blake.
   Copyright (c) 1996-2001, 2003, 2004-2019, 2021, 2022 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 This file is free software; the Free Software Foundation gives unlimited permission to c
   Copyright (c) 1996-2021 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 1998 Michael K. Johnson
   Copyright (c) 1998-2003 by Albert Cahalan; all rights resered.
   Copyright (c) 1998-2004 by Albert Cahalan
   Copyright (c) 1998-2005 Albert Cahalan
   Copyright (c) 1999 George Staikos
   Copyright (c) 2000 Kjetil Torgrim Homme <kjetilho@ifi.uio.no>
   Copyright (c) 2002 Albert Cahalan 27/05/2003 (Fabian Frederick) : Add unit conversion + interface Export proc/stat access to libproc Adapt vmstat helpfile 31/05/2003 (Fabian) : Add diskstat support (/libp
   Copyright (c) 2002-2022 by: Jim Warner <james.warner@comcast.net
   Copyright (c) 2003 Chris Rivera
   Copyright (c) 2003 Fabian Frederick
   Copyright (c) 2003 Robert Love
   Copyright (c) 2004 Nicholas Miell
   Copyright (c) 2004 Scott James Remnant <scott@netsplit.com>.
   Copyright (c) 2004, 2011-2019, 2021, 2022 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy
   Copyright (c) 2004-2005, 2007, 2008-2009, 2011, 2012-2019, 2021, 2022 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is free software; the Free Software Foundation gives unlimited permis
   Copyright (c) 2004-2005, 2007, 2009, 2011-2019, 2021, 2022 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. This file is free software; the Free Software Foundation gives unlimited 
   Copyright (c) 2004-2019, 2021 Bootstrap Authors
   Copyright (c) 2010 Davidlohr Bueso <dave@gnu.org>
   Copyright (c) 2010 Karel Zak <kzak@redhat.com>
   Copyright (c) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test 0 != $[]
   Copyright (c) 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
   Copyright (c) 2012-2016, 2022 Craig Small <csmall@dropbear.xyz>
   Copyright (c) 2013 Jaromir Capik <jcapik@redhat.com>
   Copyright (c) 2015-2022 Jim Warner <james.warner@comcast.net>
   Copyright (c) 2017 Werner Fink
   Copyright (c) 2017-2022 by James C. Warmer
   Copyright (c) Copyright: 1997-2022 Craig Small <csmall@debian.org>
   Copyright (c) Copyright: 1998-2004 Albert Cahalan
   Copyright (c) Copyright: 1999 George Staikos
   Copyright (c) Copyright: 2000 Kjetil Torgrim Homme <kjetilho@ifi.uio.no>
   Copyright (c) Copyright: 2002-2022 James C. Warner
   Copyright (c) Copyright: 2011 Sami Kerola <kerolasa@iki.fi>
   Copyright (c) Copyright: 2013 Jaromir Capik <jcapik@redhat.com>
Procps 4.0.2 debian:procps/2:4.0.2-3/amd64: https://gitlab.com/procps-ng/procps
   Copyright (c) Copyright: 1997-2022 Craig Small <csmall@debian.org>
   Copyright (c) Copyright: 1998-2004 Albert Cahalan
   Copyright (c) Copyright: 1999 George Staikos
   Copyright (c) Copyright: 2000 Kjetil Torgrim Homme <kjetilho@ifi.uio.no>
   Copyright (c) Copyright: 2002-2022 James C. Warner
   Copyright (c) Copyright: 2011 Sami Kerola <kerolasa@iki.fi>
   Copyright (c) Copyright: 2013 Jaromir Capik <jcapik@redhat.com>
Procps 4.0.2 debian:procps/2:4.0.2-3/s390x: https://gitlab.com/procps-ng/procps
   Copyright (c) Copyright: 1997-2022 Craig Small <csmall@debian.org>
   Copyright (c) Copyright: 1998-2004 Albert Cahalan
   Copyright (c) Copyright: 1999 George Staikos
   Copyright (c) Copyright: 2000 Kjetil Torgrim Homme <kjetilho@ifi.uio.no>
   Copyright (c) Copyright: 2002-2022 James C. Warner
   Copyright (c) Copyright: 2011 Sami Kerola <kerolasa@iki.fi>
   Copyright (c) Copyright: 2013 Jaromir Capik <jcapik@redhat.com>
Procps 4.0.2 opensuse:procps4/4.0.2-2.1/armv6hl: https://gitlab.com/procps-ng/procps
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1991, 1995-2019, 2021, 2022 Free Software Foundation, Inc.
   Copyright (c) 1992 Branko Lankester
   Copyright (c) 1992-1998 by Michael K. Johnson, johnsonm@redhat.com
   Copyright (c) 1992-1998 by Michael K. Johnson, johnsonm@redhat.com Note: most likely none of his code remains
   Copyright (c) 1992-1998 Michael K. Johnson <johnsonm@redhat.com>
   Copyright (c) 1992-2012 Mostly new, Sami Kerola <kerolasa@iki.fi> 15 Apr 2011 All new, Robert Love <rml@tech9.net> 18 Nov 2002 Original by Brian Edmonds and Rafal Maszkowski 14 Dec 1992
   Copyright (c) 1993 J. Cowley
   Copyright (c) 1994 by Henry Ware <al172@yfn.ysu.edu>. Copyleft same year."
   Copyright (c) 1994 X Consortium
   Copyright (c) 1995 Martin Schulze <joey@infodrom.north.de>
   Copyright (c) 1996 Charles Blake <cblake@bbn.com>
   Copyright (c) 1996 Charles L. Blake.
   Copyright (c) 1996-2001, 2003, 2004-2019, 2021, 2022 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 This file is free software; the Free Software Foundation gives unlimited permission to c
   Copyright (c) 1996-2021 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 1998 Michael K. Johnson
   Copyright (c) 1998-2003 by Albert Cahalan; all rights resered.
   Copyright (c) 1998-2004 by Albert Cahalan
   Copyright (c) 1998-2005 Albert Cahalan
   Copyright (c) 1999 George Staikos
   Copyright (c) 2000 Kjetil Torgrim Homme <kjetilho@ifi.uio.no>
   Copyright (c) 2002 Albert Cahalan 27/05/2003 (Fabian Frederick) : Add unit conversion + interface Export proc/stat access to libproc Adapt vmstat helpfile 31/05/2003 (Fabian) : Add diskstat support (/libp
   Copyright (c) 2002-2022 by: Jim Warner <james.warner@comcast.net
   Copyright (c) 2003 Chris Rivera
   Copyright (c) 2003 Fabian Frederick
   Copyright (c) 2003 Robert Love
   Copyright (c) 2004 Nicholas Miell
   Copyright (c) 2004 Scott James Remnant <scott@netsplit.com>.
   Copyright (c) 2004, 2011-2019, 2021, 2022 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy
   Copyright (c) 2004-2005, 2007, 2008-2009, 2011, 2012-2019, 2021, 2022 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is free software; the Free Software Foundation gives unlimited permis
   Copyright (c) 2004-2005, 2007, 2009, 2011-2019, 2021, 2022 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. This file is free software; the Free Software Foundation gives unlimited 
   Copyright (c) 2004-2019, 2021 Bootstrap Authors
   Copyright (c) 2010 Davidlohr Bueso <dave@gnu.org>
   Copyright (c) 2010 Karel Zak <kzak@redhat.com>
   Copyright (c) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test 0 != $[]
   Copyright (c) 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
   Copyright (c) 2012-2016, 2022 Craig Small <csmall@dropbear.xyz>
   Copyright (c) 2013 Jaromir Capik <jcapik@redhat.com>
   Copyright (c) 2015-2022 Jim Warner <james.warner@comcast.net>
   Copyright (c) 2017 Werner Fink
   Copyright (c) 2017-2022 by James C. Warmer
Procps 4.0.2 opensuse:procps4-devel/4.0.2-2.1/s390x: https://gitlab.com/procps-ng/procps
   Copyright (c) 1992-1998 Michael K. Johnson <johnsonm@redhat.com>
   Copyright (c) 1993 J. Cowley
   Copyright (c) 1995 Martin Schulze <joey@infodrom.north.de>
   Copyright (c) 1996 Charles Blake <cblake@bbn.com>
   Copyright (c) 1998-2005 Albert Cahalan
   Copyright (c) 2003 Fabian Frederick
   Copyright (c) 2015 Craig Small <csmall@dropbear.xyz>
   Copyright (c) 2015-2022 Jim Warner <james.warner@comcast.net>
Procps 4.0.2 opensuse:procps4-lang/4.0.2-2.1/noarch: https://gitlab.com/procps-ng/procps
   No Copyrights found
Procps 4.0.4 alpine:libproc2/4.0.4-r3/x86_64: https://gitlab.com/procps-ng/procps
   No Copyrights found
Procps 4.0.4 alpine:procps-ng/4.0.4-r3/x86_64: https://gitlab.com/procps-ng/procps
   No Copyrights found
progressbar 1.13.0 alpine:ruby-ruby-progressbar/1.13.0-r0/noarch: https://rubygems.org
   Copyright (c) 2003-2004 Jim Weirich rubocop:disable Style/RescueStandardError def terminal_width return 80 unless unix? result = dynamic_width (result < 20) ? 80 : result rescue 80 end rubocop:enable
   Copyright (c) 2008 [contributors]: https://github.com/jfelchner/ruby-progressbar/graphs/contributors [dependencies]: https://github.com/jfelchner/ruby-progressbar/network/dependents [gemspec]: https://g
   Copyright (c) 2010-2019 The Kompanee, Ltd
   Copyright (c) 2011-2021 The Kompanee. It is free
prometheus-client_model v0.5.0 github:prometheus/client_model:v0.5.0: https://github.com/prometheus/client_model
   Copyright (c) 2012-2015 The Prometheus Authors This product includes software developed at
   Copyright (c) 2013 Prometheus Team
prometheus-common v0.48.0 github:prometheus/common:v0.48.0: https://github.com/prometheus/common
   Copyright (c) 2011 Open Knowledge Foundation Ltd. All rights reserved
   Copyright (c) 2013-2023 The Prometheus Authors
   Copyright (c) 2015 The Prometheus Authors This product includes software developed at
   Copyright (c) 2020 The Prometheus-operator Authors
Prometheus Java Simpleclient 0.16.0 maven:io.prometheus:simpleclient:0.16.0
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2012 Andrew Wang (andrew@umbrant.com)
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Prometheus Java Simpleclient Common 0.16.0 maven:io.prometheus:simpleclient_common:0.16.0
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Prometheus Java Simpleclient Hotspot 0.16.0 maven:io.prometheus:simpleclient_hotspot:0.16.0
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Prometheus Java Simpleclient Httpserver 0.16.0 maven:io.prometheus:simpleclient_httpserver:0.16.0
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Prometheus Java Simpleclient log4j 0.16.0 maven:io.prometheus:simpleclient_log4j:0.16.0
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Prometheus Java Simpleclient Pushgateway 0.16.0 maven:io.prometheus:simpleclient_pushgateway:0.16.0: http://github.com/prometheus/client_java/simpleclient_pushgateway
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Prometheus Java Simpleclient Servlet 0.16.0 maven:io.prometheus:simpleclient_servlet:0.16.0
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Prometheus Java Simpleclient Servlet - Common 0.16.0 maven:io.prometheus:simpleclient_servlet_common:0.16.0
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Prometheus Java Span Context Supplier - Common 0.16.0 maven:io.prometheus:simpleclient_tracer_common:0.16.0
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Prometheus Java Span Context Supplier - OpenTelemetry 0.16.0 maven:io.prometheus:simpleclient_tracer_otel:0.16.0
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Prometheus Java Span Context Supplier - OpenTelemetry Agent 0.16.0 maven:io.prometheus:simpleclient_tracer_otel_agent:0.16.0
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
prometheus-procfs v0.12.0 github:prometheus/procfs:v0.12.0: https://github.com/prometheus/procfs.git
   Copyright (c) 2014, 2017 Prometheus Team
   Copyright (c) 2014-2015 The Prometheus Authors This product includes software developed at
   Copyright (c) 2017-2023 The Prometheus Authors
prometheus-procfs v0.16.1 github:prometheus/procfs:v0.16.1: https://github.com/prometheus/procfs.git
   Copyright (c) 2014, 2017, 2023 Prometheus Team
   Copyright (c) 2014-2015, 2017, 2018-2025 The Prometheus Authors
prop-types 15.8.1 npmjs:prop-types/15.8.1: https://github.com/facebook/prop-types
   Copyright (c) 2013present, Facebook, Inc.
protobuf-java 3.25.8 maven:com.google.protobuf:protobuf-java:3.25.8: http://code.google.com/p/protobuf
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2008 Google Inc. All rights reserved
   Copyright (c) 2009-2016 Stuart Knightley
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin
Protocol Buffer Java Util Package 3.25.3 maven:com.google.protobuf:protobuf-java-util:3.25.3: https://developers.google.com/protocol-buffers/protobuf-java-util/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2008 Google Inc. All rights reserved
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
proto-google-cloud-storage-v2 2.40.1-alpha maven:com.google.api.grpc:proto-google-cloud-storage-v2:2.40.1-alpha
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2024 Google LLC
proxy-addr 2.0.7 npmjs:proxy-addr/2.0.7: https://github.com/jshttp/proxy-addr
   Copyright (c) 2014-2016 Douglas Christopher Wilson
   Copyright (c) Copyright(c) 2014-2016 Douglas Christopher Wilson
proxy-from-env 1.1.0 npmjs:proxy-from-env/1.1.0: https://github.com/Rob--W/proxy-from-env#readme
   Copyright (c) 2016-2018 Rob Wu <rob@robwu.nl>
prr 1.0.1 npmjs:prr/1.0.1: https://github.com/rvagg/prr
   Copyright (c) 2013 Rod Vagg <rod@vagg.org>
pry 0.15.2 debian:pry/0.15.2-1: http://pryrepl.org
   Copyright (c) 2012 Lee Jarvis
   Copyright (c) 2016, 2018 John Mair (banisterfiend)
   Copyright (c) John Mair (banisterfiend) 2016
pry 0.15.2 debian:pry/0.15.2-1/all: http://pryrepl.org
   Copyright (c) 2012 Lee Jarvis
   Copyright (c) 2016 John Mair (banisterfiend)
   Copyright (c) John Mair (banisterfiend) 2016
Pry REPL 0.15.2 rubygems:pry/0.15.2: http://pryrepl.org/
   Copyright (c) 2012 Lee Jarvis
   Copyright (c) 2016 John Mair (banisterfiend)" )
   Copyright (c) 2018 John Mair (banisterfiend)
   Copyright (c) John Mair (banisterfiend) 2016
psl 1.15.0 npmjs:psl/1.15.0: https://github.com/wrangr/psl
   Copyright (c) 2014-2024 Lupo Montero <lupomontero@gmail.com>
   Copyright (c) 2017 Lupo Montero lupomontero@gmail.com
pstore 0.1.1 rubygems:pstore/0.1.1: https://github.com/ruby/pstore
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
psych 3.1.0+really3.1.0 debian:ruby-psych/3.1.0+really3.1.0-1+b3/mipsel: https://github.com/ruby/psych
   Copyright (c) Copyright: 2006 Kirill Simonov <xi@resolvent.net>
   Copyright (c) Copyright: 2009 Aaron Patterson <tenderlove@github.com>
   Copyright (c) Copyright: 2010 Charles O Nutter <headius@headius.com>
   Copyright (c) Copyright: 2015 Andrew Lee (
psych 5.0.2 debian:ruby-psych/5.0.2-2+b1/arm64: https://github.com/ruby/psych
   Copyright (c) 2009 Aaron Patterson, et al.
   Copyright (c) Copyright: 2009 Aaron Patterson <tenderlove@github.com>
   Copyright (c) Copyright: 2010 Charles O Nutter <headius@headius.com>
   Copyright (c) Copyright: 2015 Andrew Lee (
psych 5.2.3 rubygems:psych/5.2.3: https://github.com/ruby/psych
   Copyright (c) 2009 Aaron Patterson, et al.
psych 5.2.6 rubygems:psych/5.2.6: https://github.com/ruby/psych
   Copyright (c) 2009 Aaron Patterson, et al.
psych 5.2.6 rubygems:psych/5.2.6-java: https://github.com/ruby/psych
   Copyright (c) 2009 Aaron Patterson, et al.
   Copyright (c) 2010 Charles O Nutter <headius@headius.com>
p-try 2.2.0 npmjs:p-try/2.2.0: https://github.com/sindresorhus/p-try#readme
   No Copyrights found
Public Suffix List 20230209.2326 debian:publicsuffix/20230209.2326-1/all: https://publicsuffix.org
   Copyright (c) Copyright: 2010-2022 PSL maintainers,
   Copyright (c) Copyright: 2012-2023 Daniel Kahn Gillmor <dkg@fifthhorseman.net>
public_suffix_service 0.6.20240107 rubygems:domain_name/0.6.20240107: https://github.com/knu/ruby-domain_name
   Copyright (c) 2000-2002 Verisign Inc., All rights reserved
   Copyright (c) 2011-2017 Akinori MUSHA
   Copyright (c) 2011-2017 Akinori MUSHA, All rights reserved
puma 6.6.0 debian:puma/6.6.0-2+b1/armhf: http://puma.io
   Copyright (c) 2017-2022 Agis Anastasopoulos
   Copyright (c) Copyright: 2016 Antonio Terceiro <terceiro@debian.org>
puma 6.6.0 ubuntu:puma/6.6.0-4: http://puma.io
   Copyright (c) 2005 Zed A. Shaw
   Copyright (c) 2011 Evan Phoenix
   Copyright (c) 2017-2022 Agis Anastasopoulos
   Copyright (c) 2019 Evan Phoenix. Some code by Zed Shaw, (c) 2005. All rights reserved
   Copyright (c) Copyright: 2016 Antonio Terceiro <terceiro@debian.org>
puma webserver 6.6.1 rubygems:puma/6.6.1: http://puma.io
   Copyright (c) 2005 Zed A. Shaw
   Copyright (c) 2017-2022 Agis Anastasopoulos
   Copyright (c) 2019 Evan Phoenix. Some code by Zed Shaw, (c) 2005. All rights reserved
puma webserver 6.6.1 rubygems:puma/6.6.1-java: http://puma.io
   Copyright (c) 2005 Zed A. Shaw
   Copyright (c) 2017-2022 Agis Anastasopoulos
   Copyright (c) 2019 Evan Phoenix. Some code by Zed Shaw, (c) 2005. All rights reserved
Punycode.js 2.3.1 npmjs:punycode/2.3.1: http://mths.be/punycode
   No Copyrights found
Pure-java LZ4 and xxHash 1.8.0 maven:org.lz4:lz4-pure-java:1.8.0
   Copyright (c) 2020 Adrien Grand and the lz4-java contributors.
   Copyright (c) 2020 Linnaea Von Lavia and the lz4-java contributors.
   Copyright (c) 2020 Rei Odaira and the lz4-java contributors.
   Copyright (c) 2020 The Apache Software Foundation and the lz4-java contributors.
pure-rand 7.0.1 npmjs:pure-rand/7.0.1: https://github.com/dubzzz/pure-rand#readme
   Copyright (c) 2018 Nicolas DUBIEN
pure-rust-locales 0.2.1 crates:pure-rust-locales/0.2.1: https://github.com/cecton/pure-rust-locales
   No Copyrights found
PyOxidizer 0.18.0 crates:debian-packaging/0.18.0: https://github.com/indygreg/PyOxidizer
   No Copyrights found
PyTZ - Python Time Zone Library 2025.1 pypi:pytz/2025.1: http://pythonhosted.org/pytz/
   Copyright (c) 2003-2019 Stuart Bishop <stuart@stuartbishop.net>
PyTZ - Python Time Zone Library 2025.2 pypi:pytz/2025.2: http://pythonhosted.org/pytz/
   Copyright (c) 2003-2019 Stuart Bishop <stuart@stuartbishop.net>
Qbicc Run Time: java.base 17.alpha.0.2 maven:org.qbicc.rt:qbicc-rt-java.base:17.alpha.0.2
   Copyright (c) -- use this as you will. $Id: DTDHandler.java,v 1.2 2004/11/03 22:44:51 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: EntityResolver.java,v 1.2 2004/11/03 22:44:52 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: ErrorHandler.java,v 1.2 2004/11/03 22:44:52 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: InputSource.java,v 1.2 2004/11/03 22:55:32 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: Locator.java,v 1.2 2004/11/03 22:55:32 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: SAXException.java,v 1.3 2004/11/03 22:55:32 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) -- use this as you will. $Id: SAXParseException.java,v 1.2 2004/11/03 22:55:32 jsuttor Exp $ package jdk.internal.org.xml.sax;
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1991-2020 Unicode, Inc. All rights reserved
   Copyright (c) 1994-2021 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 1995 Colin Plumb. All rights reserved
   Copyright (c) 1995-2000 The Cryptix Foundation Limited. All rights reserved
   Copyright (c) 1996-2015 International Business Machines Corporation and others. All Rights Reserved
   Copyright (c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 2 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US "3A43E220FE7F3EA9653D1E21742EAC2B75C20FD8980305BC502CAF8C2D9B41A1",
   Copyright (c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 3 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US "83CE3C1229688A593D485F81973C0F9195431EDA37CC5E36430E79C7A888638B",
   Copyright (c) 1999 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US "EB04CF5EB1F39AFA762F2BB120F296CBA520C1B97DB1589565B81CB9A17B7244", cacerts alias: verisignclass
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2006 thawte, Inc. - For authorized use only", OU=Certification Services Division, O="thawte, Inc.", C=US "8D722F81A9C113C0791DF136A2966DB26C950A971DB46B4199F4EA54B78BFB9F", cacerts alias: thawtepr
   Copyright (c) 2006 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US "9ACFAB7E43C8D880D06B262A94DEEEE4B4659989C3D0CAF19BAF6405E41AB7DF", cacerts alias: verisignunive
   Copyright (c) 2007 GeoTrust Inc. - For authorized use only, O=GeoTrust Inc., C=US "5EDB7AC43B82A06A8761E8D7BE4979EBF2611F7DD79BF91C1C6B566A219ED766", cacerts alias: geotrustprimarycag3 DN: CN=GeoTrust Primary C
   Copyright (c) 2007 GeoTrust Inc. - For authorized use only, O=GeoTrust Inc., C=US "A4FE7C7F15155F3F0AEF7AAA83CF6E06DEB97CA3F909DF920AC1490882D488ED", DECEMBER_31_2019 );
   Copyright (c) 2007 thawte, Inc. - For authorized use only", O="thawte, Inc.", C=US "A4310D50AF18A6447190372A86AFAF8B951FFB431D837F1E5688B45971ED1557", cacerts alias: thawteprimaryrootcag3 DN: CN=thawte Primary 
   Copyright (c) 2007 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US "69DDD7EA90BB57C93E135DC85EA6FCD5480B603239BDC454FC758B2A26CF7F79", cacerts alias: verisignclass
   Copyright (c) 2007-2013 Stephen Colebourne All rights reserved
   Copyright (c) 2008 GeoTrust Inc. - For authorized use only, O=GeoTrust Inc., C=US "B478B812250DF878635C2AA7EC7D155EAA625EE82916E2CD294361886CD1FBD4", cacerts alias: geotrustuniversalca DN: CN=GeoTrust Universal
   Copyright (c) 2008 thawte, Inc. - For authorized use only", OU=Certification Services Division, O="thawte, Inc.", C=US "4B03F45807AD70F21BFC2CAE71C9FDE4604C064CF5FFB686BAE5DBAAD7FDD34C", cacerts alias: thawtepr
   Copyright (c) 2008 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US "2399561127A57125DE8CEFEA610DDF2FA078B5C8067F4E828290BFB860E84B3C" );
   Copyright (c) 2009 by Oracle Corporation. All Rights Reserved
   Copyright (c) 2009 Google Inc. All Rights Reserved
   Copyright (c) 2012-2013, 2018 SAP SE. All rights reserved
   Copyright (c) 2015 Red Hat, Inc.
   Copyright (c) 2017 Red Hat, Inc. and/or its affiliates.
   Copyright (c) 2018 and later: Unicode, Inc. and others.
   Copyright (c) 2019 Red Hat Inc. All rights reserved
   Copyright (c) 2019-2020 Azul Systems, Inc. All rights reserved
   Copyright (c) 2020 Red Hat Inc.
   Copyright (c) 2021. All rights reserved
   Copyright (c) copyright: Copyright 1997 by Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All rights reserved
   Copyright (c) IBM Corp. 1996-2005 - All Rights Reserved
   Copyright (c) IBM Corp. 1997-1998. All Rights Reserved
   Copyright (c) IBM Corp. 1999 All Rights Reserved
   Copyright (c) IBM Corp. 2013
   Copyright (c) IBM Corp. and others, 1996-2009 - All Rights Reserved
   Copyright (c) IBM Corporation 1999. All rights reserved
   Copyright (c) IBM Corporation, 1997, 2001. All Rights Reserved
   Copyright (c) Taligent, Inc. 1996-1998 - All Rights Reserved
Qbicc Run Time: java.sql 17.alpha.0.47 maven:org.qbicc.rt:qbicc-rt-java.sql:17.alpha.0.47
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1996, 1998-2000, 2005, 2006, 2010, 2013-2016, 2018, 2019-2021 Oracle and/or its affiliates. All rights reserved
qified 0.5.3 npmjs:qified/0.5.3: https://github.com/jaredwray/qified#readme
   No Copyrights found
Qix/color 4.2.3 npmjs:color/4.2.3: https://github.com/Qix-/color
   Copyright (c) 2012 Heather Arthur
Qix/color 5.0.3 npmjs:color/5.0.3: https://github.com/Qix-/color
   Copyright (c) 2012 Heather Arthur
Qix-/color-convert 1.9.3 npmjs:color-convert/1.9.3: https://github.com/Qix-/color-convert
   Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
Qix-/color-convert 2.0.1 npmjs:color-convert/2.0.1: https://github.com/Qix-/color-convert
   Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
Qix-/color-convert 3.1.3 npmjs:color-convert/3.1.3: https://github.com/Qix-/color-convert
   Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>.
   Copyright (c) 2011-2016 Heather Arthur.
   Copyright (c) 2016-2021 Josh Junon <josh@junon.me>.
   Copyright (c) 2016-2021 Josh Junon.
qpid-proton 0.33.8 maven:org.apache.qpid:apache-qpid-proton-j:0.33.8: https://github.com/apache/qpid-proton
   Copyright (c) 2012-2020 The Apache Software Foundation This product includes software developed at
qpid-proton 0.33.8 maven:org.apache.qpid:proton-j:0.33.8: https://github.com/apache/qpid-proton
   Copyright (c) 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved
   Copyright (c) 2020 The Apache Software Foundation This product includes software developed at
qpid-proton 0.34.1 maven:org.apache.qpid:proton-j:0.34.1: https://github.com/apache/qpid-proton
   Copyright (c) 2023 The Apache Software Foundation This product includes software developed at
qpid-proton-j-extensions 1.2.4 maven:com.microsoft.azure:qpid-proton-j-extensions:1.2.4
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
qr.js 0.0.0 npmjs:qr.js/0.0.0
   Copyright (c) 2009 Kazuhiko Arase <kazuhiko.arase@gmail.com>
   Copyright (c) 2013 Roman Shtylman
qs -  QS Querystring 6.14.1 npmjs:qs/6.14.1: https://github.com/ljharb/qs
   Copyright (c) 2014 Nathan LaFreniere and other
Quartz Enterprise Job Scheduler 2.3.2 maven:org.quartz-scheduler:quartz:2.3.2: http://www.quartz-scheduler.org/
   No Copyrights found
querystringify 2.2.0 npmjs:querystringify/2.2.0: https://github.com/unshiftio/querystringify
   Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors.
queue-microtask 1.2.3 npmjs:queue-microtask/1.2.3: https://github.com/feross/queue-microtask
   No Copyrights found
RabbitMQ amqp-client 5.14.3 maven:com.rabbitmq:amqp-client:5.14.3: https://www.rabbitmq.com/java-client.html
   Copyright (c) 2006-2007 Frank Carver
   Copyright (c) 2007-2021 VMware, Inc. or its affiliates.  /��
   Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved
   Copyright (c) 2015-2020 VMware, Inc. or its affiliates. and licenced as per the rest of the RabbitMQ Java client.
   Copyright (c) { final static String COPYRIGHT="Copyright (c) 2007-2021 VMware, Inc. or its affiliates.";
RabbitMQ amqp-client 5.25.0 maven:com.rabbitmq:amqp-client:5.25.0: https://www.rabbitmq.com/java-client.html
   Copyright (c) 2006-2007 Frank Carver
   Copyright (c) 2007-2024 Broadcom Inc. and/or its subsidiaries.
   Copyright (c) 2007-2024 Broadcom. All Rights Reserved
   Copyright (c) 2025 <a href="https://www.rabbitmq.com">Broadcom Inc. and its subsidiaries.</a>. All rights reserved
   Copyright (c) 2025 Broadcom Inc. and its subsidiaries. All rights reserved
rabbitmq-server 3.13.7 alpine:rabbitmq-server/3.13.7-r0/noarch: https://www.rabbitmq.com/
   Copyright (c) 2006 Google Inc.
   Copyright (c) 2007 Edward Benson
   Copyright (c) 2007 Mochi Media, Inc.
   Copyright (c) 2007-2013 IOLA and Ole Laursen.
   Copyright (c) 2007-2014 IOLA and Ole Laursen
   Copyright (c) 2007-2024 Broadcom Inc and/or its subsidiaries").
   Copyright (c) 2007-2024 Broadcom Inc. and its subsidiaries. All rights reserved
   Copyright (c) 2007-2024 Broadcom. All Rights Reserved
   Copyright (c) 2008 Aaron Quint, Quirkey NYC, LLC
   Copyright (c) 2010 Brian Buchanan. All rights reserved
   Copyright (c) 2010 Nick Galbreath
   Copyright (c) 2011 Basho Technologies, Inc. All Rights Reserved
   Copyright (c) 2011 Erlware, LLC
   Copyright (c) 2011 John Resig, https://jquery.com/
   Copyright (c) 2011 Travelping GmbH <info@travelping.com>
   Copyright (c) 2011-2017 Lo Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this pe
   Copyright (c) 2012-2017 Fr All rights reserved
   Copyright (c) 2013 IBM Corp.
   Copyright (c) 2013-2018 Tobias Schlager <schlagert@github.com> %%% %%% Permission to use, copy, modify, and/or distribute this software for any %%% purpose with or without fee is hereby granted, provided
   Copyright (c) 2014-2015 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 21 Jul 2015 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2015 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 22 Jul 2015 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2015 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 23 Jul 2015 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2015 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 29 Jul 2015 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2018 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 19 Nov 2018 by Emil Falk <emil.falk@textalk.se>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 12 May 2017 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2023 Lo %% %% Permission to use, copy, modify, and/or distribute this software for any %% purpose with or without fee is hereby granted, provided that the above %% copyright notice
   Copyright (c) 2016 Gavin M. Roy
   Copyright (c) 2016 Gavin M. Roy <gavinmroy@gmail.com>. All rights reserved
   Copyright (c) 2017 Pivotal Software Inc.
   Copyright (c) 2017-2019 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 11 May 2017 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2018 Pivotal Software, Inc. All rights reserved
   Copyright (c) 2019-2023 VMware, Inc. or its affiliates. All rights reserved
rabbitmq-server 3.13.7 github:rabbitmq/rabbitmq-server:v3.13.7: https://www.rabbitmq.com/
   Copyright (c) 1999 Ericsson Utvecklings %% AB. All Rights Reserved
   Copyright (c) 2002, 2012 Tim Watson (watson.timothy@gmail.com)
   Copyright (c) 2006 Google Inc.
   Copyright (c) 2007 Edward Benson
   Copyright (c) 2007 Mochi Media, Inc
   Copyright (c) 2007 Mochi Media, Inc.
   Copyright (c) 2007 Mochi Media, Inc. %% @author Bob Ippolito <bob@mochimedia.com> %% @doc Useful numeric algorithms for floats that cover some deficiencies %% in the math module. More interesting is digit
   Copyright (c) 2007 Mochi Media, Inc. %% @doc Utilities for parsing and quoting.
   Copyright (c) 2007 Mochi Media, Inc. %% Initial binary implementation:
   Copyright (c) 2007-2013 IOLA and Ole Laursen.
   Copyright (c) 2007-2014 Basho Technologies, Inc. All Rights Reserved
   Copyright (c) 2007-2014 IOLA and Ole Laursen
   Copyright (c) 2007-2022 VMware, Inc. or its affiliates.
   Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved
   Copyright (c) 2007-2024 Broadcom Inc and/or its subsidiaries").
   Copyright (c) 2007-2024 Broadcom Inc. and its subsidiaries. All rights reserved
   Copyright (c) 2007-2024 Broadcom. All Rights Reserved
   Copyright (c) 2007-2024 Broadcom. The term
   Copyright (c) 2007-2024 Broadcom. The term %%
   Copyright (c) 2007-2024 Broadcom. The term %% %% %CopyrightBegin%
   Copyright (c) 2007-2024 Broadcom. The term %% %% @doc %% The feature flag controller is responsible for synchronization and managing %% concurrency when feature flag states are changed.
   Copyright (c) 2007-2024 Broadcom. The term %% %% @doc %% This module exposes the API of the {@link rabbit_feature_flags} %% registry. The feature flags registry is an Erlang module, compiled at %% runtime
   Copyright (c) 2007-2024 Broadcom. The term %% %% @doc %% This module manages the configuration of the Erlang Logger facility. In %% other words, it translates the RabbitMQ logging configuration (in the %%
   Copyright (c) 2007-2024 Broadcom. The term %% %% @doc %% This module offers a framework to declare capabilities a RabbitMQ node %% supports and therefore a way to determine if multiple RabbitMQ nodes in %
   Copyright (c) 2007-2024 Broadcom. The term %% %% @doc %% This module provides an API to manage deprecated features in RabbitMQ. It %% is built on top of the Feature flags subsystem.
   Copyright (c) 2007-2024 Broadcom. The term %% %% @doc %% This module provides extra functions unused by the feature flags %% subsystem core functionality.
   Copyright (c) 2007-2024 Broadcom. The term %% %% @doc %% This module sits in front of {@link rabbit_ff_registry}.
   Copyright (c) 2007-2024 Broadcom. The term %% %CopyrightBegin%
   Copyright (c) 2007-2024 Broadcom. The term %% -module(rabbit_peer_discovery_cleanup).
   Copyright (c) 2007-2024 Broadcom. The term %% -module(rabbit_peer_discovery_util).
   Copyright (c) 2007-2024 Broadcom. The term %% @private %% @doc rabbitmq_aws configuration functionality %% @end %% ==================================================================== -module(rabbitmq_aws
   Copyright (c) 2007-2024 Broadcom. The term %% All rights reserved
   Copyright (c) 2007-2024 Broadcom. The term -module(rabbit_mgmt_db_cache).
   Copyright (c) 2007-2024 Broadcom. The term import sys if sys.version_info[0] < 2 or sys.version_info[1] < 6:
   Copyright (c) 2008 Aaron Quint, Quirkey NYC, LLC
   Copyright (c) 2009 Juan Jose Comellas Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of s
   Copyright (c) 2009-2017 Juan Jose Comellas
   Copyright (c) 2010 Brian Buchanan. All rights reserved
   Copyright (c) 2010 Nick Galbreath
   Copyright (c) 2011 Anthony Ramine <nox@dev-extend.eu> %% %% Permission to use, copy, modify, and/or distribute this software for any %% purpose with or without fee is hereby granted, provided that th
   Copyright (c) 2011 Erlware LLC %%% @doc %%% Helper functions for working with semver versioning strings. %%% See https://semver.org/ for the spec. %%% @end %%%----------------------------------------
   Copyright (c) 2011 Erlware, LLC
   Copyright (c) 2011 John Resig, https://jquery.com/
   Copyright (c) 2011 Jon Brisbin.
   Copyright (c) 2011 Magnus Klaar <magnus.klaar@gmail.com> %% %% Permission to use, copy, modify, and/or distribute this software for any %% purpose with or without fee is hereby granted, provided that
   Copyright (c) 2011 Thomas Burdick <thomas.burdick@gmail.com> %% %% @todo Rename the function to set_cookie eventually.
   Copyright (c) 2011 Travelping GmbH
   Copyright (c) 2011 Travelping GmbH <info@travelping.com>
   Copyright (c) 2011-2024 Lo
   Copyright (c) 2011-2024 Lo %% %% Permission to use, copy, modify, and/or distribute this software for any %% purpose with or without fee is hereby granted, provided that the above %% copyright notice
   Copyright (c) 2011-2024 Lo Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this pe
   Copyright (c) 2012-2013 Steve Powell (Zteve.Powell@gmail.com) %% -----------------------------------------------------------------------------
   Copyright (c) 2012-2017 Fr All rights reserved
   Copyright (c) 2012-2023 Fred Hebert All rights reserved
   Copyright (c) 2013 Basho Technologies, Inc.
   Copyright (c) 2013 Carlos Brito Lage All rights reserved
   Copyright (c) 2013 IBM Corp.
   Copyright (c) 2013 James Fish <james@fishcakez.com> %% %% Permission to use, copy, modify, and/or distribute this software for any %% purpose with or without fee is hereby granted, provided that the 
   Copyright (c) 2013 Vladimir Dronnikov <dronnikov@gmail.com>
   Copyright (c) 2013-2016 Lo "" "Usage: [V=1] $(MAKE) [target]..."
   Copyright (c) 2013-2018 Tobias Schlager
   Copyright (c) 2013-2018 Tobias Schlager <schlagert@github.com> %%% %%% Permission to use, copy, modify, and/or distribute this software for any %%% purpose with or without fee is hereby granted, provi
   Copyright (c) 2013-2021 Tobias Schlager <schlagert@github.com> %%% %%% Permission to use, copy, modify, and/or distribute this software for any %%% purpose with or without fee is hereby granted, provided
   Copyright (c) 2013-2023 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2014 Dave Cottlehuber <dch@skunkwerks.at>
   Copyright (c) 2014 Enrique Fernandez <enrique.fernandez@erlang-solutions.com>
   Copyright (c) 2014 M Robert Martin <rob@version2beta.com>
   Copyright (c) 2014-2016 AWeber Communications
   Copyright (c) 2014-2018 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 19 Nov 2018 by Emil Falk <emil.falk@textalk.se>
   Copyright (c) 2014-2019 Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 01 Mar 2016 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 02 Jan 2016 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 02 Jan 2020 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 05 Feb 2016 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 06 Aug 2015 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 06 Jan 2016 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 07 Jan 2016 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 08 Aug 2016 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 08 Jan 2016 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 10 Aug 2015 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 11 Jan 2016 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 12 May 2017 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 13 Aug 2015 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 14 Aug 2015 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 14 Sep 2019 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 15 Jan 2016 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 16 Mar 2016 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 18 Aug 2015 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 18 May 2017 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 20 Aug 2015 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 20 Jan 2016 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 20 Jul 2015 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 21 Jul 2015 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 22 Jul 2015 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 23 Jul 2015 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 24 Jul 2015 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 29 Jul 2015 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 31 Aug 2022 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 31 Dec 2015 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 31 May 2016 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc Advanced Encryption Standard (AES) %%% Cipher Block Chaining (CBC), as defined in NIST.800-38A %%% Electronic Codebook (ECB), as defined in NIST.800-38A %%
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc Advanced Encryption Standard (AES) Key Wrap Algorithm %%% See RFC 3394 [https://tools.ietf.org/html/rfc3394] %%% @end %%% Created : 22 Jul 2015 by Andrew B
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc ChaCha20 and Poly1305 for IETF Protocols %%% See https://tools.ietf.org/html/rfc7539 %%% @end %%% Created : 08 Aug 2016 by Andrew Bennett <potatosaladx@gma
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc ChaCha20 and Poly1305 for IETF Protocols %%% See https://tools.ietf.org/html/rfc7539 %%% @end %%% Created : 31 May 2016 by Andrew Bennett <potatosaladx@gma
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc Concat KDF, as defined in Section 5.8.1 of NIST.800-56A %%% See NIST.800-56A: https://dx.doi.org/10.6028/NIST.SP.800-56Ar2 %%% @end %%% Created : 24 Jul 20
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc Edwards-Curve Digital Signature Algorithm (EdDSA) - Ed25519, Ed25519ctx, Ed25519ph %%% See https://datatracker.ietf.org/doc/html/rfc8032 %%% @end %%% Creat
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc Edwards-curve Digital Signature Algorithm (EdDSA) - Ed448, Ed448ph %%% See https://datatracker.ietf.org/doc/html/rfc8032 %%% @end %%% Created : 20 Jan 2016
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc Elliptic Curves for Security - X25519 %%% See https://tools.ietf.org/html/rfc7748 %%% @end %%% Created : 06 Jan 2016 by Andrew Bennett <potatosaladx@gmail.
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc Elliptic Curves for Security - X448 %%% See https://tools.ietf.org/html/rfc7748 %%% @end %%% Created : 07 Jan 2016 by Andrew Bennett <potatosaladx@gmail.co
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc JSON Web Signature (JWS) %%% See RFC 7515: https://tools.ietf.org/html/rfc7515 %%% See RFC 7797: https://tools.ietf.org/html/rfc7797 %%% @end %%% Created :
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc Key Agreement with Elliptic Curve Diffie-Hellman One-Pass Unified Model (ECDH-1PU) %%% See https://datatracker.ietf.org/doc/html/draft-madden-jose-ecdh-1pu
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc PKCS 1: RSA Cryptography Specifications Version 2.1 %%% See RFC 3447: [https://tools.ietf.org/html/rfc3447] %%% @end %%% Created : 28 Jul 2015 by Andrew Be
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc PKCS 5: Password-Based Cryptography Specification Version 2.0 %%% See RFC 2898: https://tools.ietf.org/html/rfc2898 %%% @end %%% Created : 27 Jul 2015 by A
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc PKCS-7 %%% See RFC 2315: https://tools.ietf.org/html/rfc2315 %%% @end %%% Created : 22 Jul 2015 by Andrew Bennett <potatosaladx@gmail.com> %%%-------------
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc Private key format for OpenSSH %%% See https://github.com/openssh/openssh-portable/blob/master/PROTOCOL.key %%% @end %%% Created : 16 Jan 2016 by Andrew Be
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc RFC 4648, Section 4: https://tools.ietf.org/html/rfc4648section-4 %%% %%% @end %%% Created : 11 May 2017 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc RFC 4648, Section 5: https://tools.ietf.org/html/rfc4648section-5 %%% %%% @end %%% Created : 11 May 2017 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc RFC 4648, Section 5: https://tools.ietf.org/html/rfc4648section-5 %%% %%% @end %%% Created : 29 Jul 2019 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc Use of Static-Static ECDH in JSON Object Signing and Encryption (JOSE) %%% See https://datatracker.ietf.org/doc/html/draft-amringer-jose-ecdh-ss-00 %%% %%%
   Copyright (c) 2014-2022 Andrew Bennett %%% @doc XChaCha: eXtended-nonce ChaCha and AEAD_XChaCha20_Poly1305 %%% See https://tools.ietf.org/html/draft-irtf-cfrg-xchacha %%% @end %%% Created : 14 Sep 2019 b
   Copyright (c) 2014-2022 Andrew Bennett, 2021, Brett Beatty %%% @doc %%% %%% @end %%% Created : 22 Oct 2021 by Brett Beatty <brettbeatty@gmail.com>
   Copyright (c) 2015 Viktor S
   Copyright (c) 2015, 2022 Beat Richartz
   Copyright (c) 2015-2016 Erlang Solutions Ltd.
   Copyright (c) 2015-2017 Jean-S
   Copyright (c) 2016 %% @doc urilib is a RFC-3986 URI Library for Erlang %% https://github.com/gmr/urilib %% @end %% ==================================================================== -module(rabbitmq_aws
   Copyright (c) 2016 Gavin M. Roy
   Copyright (c) 2016 Gavin M. Roy %% @doc rabbitmq_aws application startup %% @end %% ==================================================================== -module(rabbitmq_aws_app).
   Copyright (c) 2016 Gavin M. Roy %% @doc rabbitmq_aws client library %% @end %% ==================================================================== -module(rabbitmq_aws).
   Copyright (c) 2016 Gavin M. Roy %% @doc rabbitmq_aws supervisor for the gen_server process %% @end %% ==================================================================== -module(rabbitmq_aws_sup).
   Copyright (c) 2016 Gavin M. Roy %% @doc Simple XML parser for AWS application/xml responses %% @end %% ==================================================================== -module(rabbitmq_aws_xml).
   Copyright (c) 2016 Gavin M. Roy %% @doc Wrap a JSON parser to provide easy abstractions across %% implementations and ensure a consistent return interface. %% @end %% ====================================
   Copyright (c) 2016 Gavin M. Roy %% @private %% @doc rabbitmq_aws request signing methods %% @end %% ==================================================================== -module(rabbitmq_aws_sign).
   Copyright (c) 2016 Gavin M. Roy <gavinmroy@gmail.com>. All rights reserved
   Copyright (c) 2016 Ilya Khaprov <<i.khaprov@gmail.com>>. __Version:__ 0.3.5
   Copyright (c) 2016 Ilya Khaprov <dead.trickster@gmail.com>.
   Copyright (c) 2016 Ilya Khaprov <i.khaprov@gmail.com>.
   Copyright (c) 2016 mats cronqvist
   Copyright (c) 2016-2017 Ilya Khaprov <<i.khaprov@gmail.com>>. __Version:__ 4.11.0
   Copyright (c) 2017 Micha
   Copyright (c) 2017 Pivotal Software Inc.
   Copyright (c) 2017 Stanislaw Klekot <dozzie@jarowit.net>
   Copyright (c) 2017") [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] Setting ComVisible to false makes the types in this assembly not visible to COM components. If you need to access a
   Copyright (c) 2017-2019 Andrew Bennett %%% @doc %%% %%% @end %%% Created : 11 May 2017 by Andrew Bennett <potatosaladx@gmail.com>
   Copyright (c) 2018 zhongwencool <zhongwencool@gmail.com>.
   Copyright (c) 2018-2019 Pivotal Software, Inc. All rights reserved
   Copyright (c) 2019-2021 Jan Uhlig <juhlig@hnc-agency.org> %% %% Permission to use, copy, modify, and/or distribute this software for any %% purpose with or without fee is hereby granted, provided tha
   Copyright (c) 2019-2022 VMware, Inc or its affiliates.
   Copyright (c) 2020 VMware, Inc or its affiliates. All rights reserved
   Copyright (c) 2020, 2022 VMware Inc or its affiliates.
   Copyright (c) 2020-2021 Jan Uhlig <juhlig@hnc-agency.org>
   Copyright (c) 2021 Maria Scott <maria-12648430@hnc-agency.org> %% %% Permission to use, copy, modify, and/or distribute this software for any %% purpose with or without fee is hereby granted, provide
   Copyright (c) 2022 Michael Klishin %%% @doc %%% %%% @end %%% Created : 30 Jul 2022 by Michael Klishin <michael@clojurewerkz.org>
   Copyright (c) 2024 Broadcom. The term %% and/or its subsidiaries. All rights reserved
   Copyright (c) 2024 jdamanalo <joshuadavid.agustin@manalo.ph>
   Copyright (c) 2024 Lo %% %% Permission to use, copy, modify, and/or distribute this software for any %% purpose with or without fee is hereby granted, provided that the above %% copyright notice and 
   Copyright (c) Copyright: 2007 Mochi Media, Inc.
   Copyright (c) Copyright: 2007-2022 VMware, Inc. or its affiliates.
   Copyright (c) Ericsson AB 1996-2023. All Rights Reserved
   Copyright (c) Pivotal Software Inc., 2018Present.
rabbitmq-server v3.13.0 alpine:rabbitmq-server/3.13.0-r0/noarch: https://www.rabbitmq.com/
   Copyright (c) 2006 Google Inc.
   Copyright (c) 2007 Edward Benson
   Copyright (c) 2007 Mochi Media, Inc.
   Copyright (c) 2007-2013 IOLA and Ole Laursen.
   Copyright (c) 2007-2014 IOLA and Ole Laursen
   Copyright (c) 2007-2024 Broadcom Inc and/or its subsidiaries
   Copyright (c) 2007-2024 Broadcom Inc. and its subsidiaries. All rights reserved
   Copyright (c) 2007-2024 Broadcom. All Rights Reserved
   Copyright (c) 2008 Aaron Quint, Quirkey NYC, LLC
   Copyright (c) 2010 Brian Buchanan. All rights reserved
   Copyright (c) 2010 Nick Galbreath
   Copyright (c) 2011 Basho Technologies, Inc. All Rights Reserved
   Copyright (c) 2011 Erlware, LLC
   Copyright (c) 2011 John Resig, https://jquery.com/
   Copyright (c) 2011 Travelping GmbH
   Copyright (c) 2011-2023 Lo
   Copyright (c) 2012-2017 Fr
   Copyright (c) 2013 IBM Corp.
   Copyright (c) 2013-2018 Tobias Schlager <schlagert@github.com>
   Copyright (c) 2014-2019 Andrew Bennett
   Copyright (c) 2016 Gavin M. Roy
   Copyright (c) 2016 Gavin M. Roy <gavinmroy@gmail.com>. All rights reserved
   Copyright (c) 2017 Pivotal Software Inc.
   Copyright (c) 2018 Pivotal Software, Inc. All rights reserved
   Copyright (c) 2019-2023 VMware, Inc. or its affiliates. All rights reserved
rabbitmq-server313-plugins 3.13.1 opensuse:rabbitmq-server313-plugins/3.13.1-150600.13.5.3/x86_64: https://www.rabbitmq.com/
   Copyright (c) 2006 Google Inc.
   Copyright (c) 2007-2013 IOLA and Ole Laursen.
   Copyright (c) 2007-2024 Broadcom. All Rights Reserved
   Copyright (c) 2010 Nick Galbreath
   Copyright (c) 2013 IBM Corp.
   Copyright (c) 2016 Gavin M. Roy
RabbitMQ Stream Java Client 0.14.0 maven:com.rabbitmq:stream-client:0.14.0
   Copyright (c) 2020-2023 VMware, Inc. or its affiliates. All rights reserved
   Copyright (c) 2020-2023 VMware, Inc. or its affiliates.");
racc 1.6.0 rubygems:racc/1.6.0: http://i.loveruby.net/en/projects/racc/
   Copyright (c) 1999-2006 Minero Aoki This library is free software. You can distribute/modify this program under the same terms of ruby.
   Copyright (c) 1999-2006 Minero Aoki This program is free software. You can distribute/modify this program under the same terms of ruby.
   Copyright (c) 1999-2006 Minero Aoki This program is free software. You can distribute/modify this program under the same terms of ruby. see the file "COPYING".
   Copyright (c) 2019 Yukihiro Matsumoto. All rights reserved
   Copyright (c) = 'Copyright (c) 1999-2006 Minero Aoki
racc 1.6.2 debian:racc/1.6.2-1/all: http://i.loveruby.net/en/projects/racc/
   Copyright (c) 1999-2006 Minero Aoki This program is free software. You can distribute/modify this program under the same terms of ruby.
   Copyright (c) 1999-2006 Minero Aoki This program is free software. You can distribute/modify this program under the same terms of ruby. see the file "COPYING".
   Copyright (c) = 'Copyright (c) 1999-2006 Minero Aoki
   Copyright (c) Copyright: 2000-2006 akira yamada <akira@debian.org>
   Copyright (c) Copyright: 2000-2007 Minero Aoki <aamine@loveruby.net>
racc 1.8.1 debian:racc/1.8.1-1/all: http://i.loveruby.net/en/projects/racc/
   Copyright (c) 1999-2006 Minero Aoki This program is free software. You can distribute/modify this program under the same terms of ruby.
   Copyright (c) 1999-2006 Minero Aoki This program is free software. You can distribute/modify this program under the same terms of ruby. see the file "COPYING".
   Copyright (c) = 'Copyright (c) 1999-2006 Minero Aoki
   Copyright (c) = 'Copyright (c) 1999-2006 Minero Aoki end end
   Copyright (c) Copyright: 2000-2006 akira yamada <akira@debian.org>
   Copyright (c) Copyright: 2000-2007 Minero Aoki <aamine@loveruby.net>
racc 1.8.1 rubygems:racc/1.8.1: http://i.loveruby.net/en/projects/racc/
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 1999-2006 Minero Aoki This library is free software. You can distribute/modify this program under the same terms of ruby.
   Copyright (c) 1999-2006 Minero Aoki This program is free software. You can distribute/modify this program under the same terms of ruby.
   Copyright (c) 1999-2006 Minero Aoki This program is free software. You can distribute/modify this program under the same terms of ruby. see the file "COPYING".
   Copyright (c) = 'Copyright (c) 1999-2006 Minero Aoki
   Copyright (c) = 'Copyright (c) 1999-2006 Minero Aoki end end
Rack 3.1.16 opensuse:ruby3.4-rubygem-rack/3.1.16-1.1/i586: http://rack.github.com/
   Copyright (c) 2007-2021 Leah Neukirchen <http://leahneukirchen.org/infopage.html>
   Copyright (c) 2009-2018 Michael Fellinger <m.fellinger@gmail.com>
Rack 3.1.16 rubygems:rack/3.1.16: http://rack.github.com/
   Copyright (c) 2007-2021 Leah Neukirchen <http://leahneukirchen.org/infopage.html>
   Copyright (c) 2009-2018 Michael Fellinger <m.fellinger@gmail.com>
rack-protection 4.1.1 fedora:rubygem-rack-protection/4.1.1-2.fc43/noarch: http://github.com/rkh/rack-protection
   Copyright (c) 2011-2017 Konstantin Haase
   Copyright (c) 2015-2017 Zachary Scott
rack-protection 4.1.1 rubygems:rack-protection/4.1.1: http://github.com/rkh/rack-protection
   Copyright (c) 2011-2017 Konstantin Haase
   Copyright (c) 2015-2017 Zachary Scott
rack-session 2.1.1 opensuse:ruby3.4-rubygem-rack-session/2.1.1-1.1/armv7hl: https://github.com/rack/rack-session
   No Copyrights found
rack-session 2.1.1 rubygems:rack-session/2.1.1: https://github.com/rack/rack-session
   No Copyrights found
Rake 13.0.6 opensuse:rubygem-rake-13.0/13.0.6-bp153.2.1/x86_64: https://github.com/ruby/rake
   Copyright (c) 2003-2010 by Jim Weirich (jim.weirich@gmail.com)
Rake 13.0.6 rubygems:rake/13.0.6: https://github.com/ruby/rake
   Copyright (c) 2003-2010 by Jim Weirich (jim.weirich@gmail.com)
Rake 13.1.0 alpine:ruby-rake/13.1.0-r0/noarch: https://github.com/ruby/rake
   Copyright (c) 2003-2010 by Jim Weirich (jim.weirich@gmail.com)
Rake 13.3.0 rubygems:rake/13.3.0: https://github.com/ruby/rake
   Copyright (c) 2003-2010 by Jim Weirich (jim.weirich@gmail.com)
rake-ant 1.0.6 rubygems:rake-ant/1.0.6: https://github.com/jruby/rake-ant
   No Copyrights found
randombytes 2.1.0 npmjs:randombytes/2.1.0: https://github.com/crypto-browserify/randombytes
   Copyright (c) 2017 crypto-browserify
randomColor 0.6.2 npmjs:randomcolor/0.6.2: https://github.com/davidmerfield/randomColor
   No Copyrights found
range-parser v1.2.1 npmjs:range-parser/1.2.1: https://github.com/jshttp/range-parser
   Copyright (c) 2012-2014 TJ Holowaychuk <tj@vision-media.ca>
   Copyright (c) 2015-2016 Douglas Christopher Wilson <doug@somethingdoug.com
   Copyright (c) Copyright(c) 2012-2014 TJ Holowaychuk
   Copyright (c) Copyright(c) 2015-2016 Douglas Christopher Wilson
raw-body 3.0.2 npmjs:raw-body/3.0.2: https://github.com/stream-utils/raw-body
   Copyright (c) 2013-2014 Jonathan Ong <me@jongleberry.com>
   Copyright (c) 2014-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
   Copyright (c) Copyright(c) 2013-2014 Jonathan Ong
   Copyright (c) Copyright(c) 2014-2022 Douglas Christopher Wilson
Raynos/for-each 0.3.5 npmjs:for-each/0.3.5: https://github.com/Raynos/for-each
   Copyright (c) 2012 Raynos.
RDoc 6.4.1.1 redhat:rubygem-rdoc/6.4.1.1-143.module+el8.10.0+21792+e2f63d26/noarch: http://rdoc.rubyforge.org
   Copyright (c) 2003-2004 Jim Weirich, 2009 Eric Hodel
   Copyright (c) 2007-2008 Michael Granger. All rights reserved
   Copyright (c) 2009 Vladimir Kolesnikov
   Copyright (c) 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/),
RDoc 6.4.1.1 rubygems:rdoc/6.4.1.1: http://rdoc.rubyforge.org
   Copyright (c) 2001-2003 Dave Thomas, The Pragmatic Programmers.
   Copyright (c) 2003-2004 Jim Weirich, 2009 Eric Hodel
   Copyright (c) 2004-2005 John Gruber http://daringfireball.net and is included under the
   Copyright (c) 2007-2008 Michael Granger. All rights reserved
   Copyright (c) 2007-2011 Eric Hodel. Portions copyright others, see individual
   Copyright (c) 2009 Vladimir Kolesnikov
   Copyright (c) 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/),
   Copyright (c) 2010, 2012 Adobe Systems Incorporated.
re2j 1.7 maven:com.google.re2j:re2j:1.7
   Copyright (c) 2020-2021 The Go Authors. All rights reserved
react-display-name 0.2.5 npmjs:react-display-name/0.2.5: https://github.com/jurassix/react-display-name#readme
   Copyright (c) 2015-2019 react-display-name authors
react-dom 19.2.3 npmjs:react-dom/19.2.3: https://www.npmjs.com/package/react-dom
   Copyright (c) 2011 Gary Court
react-dropzone/react-dropzone 14.3.8 npmjs:react-dropzone/14.3.8: https://github.com/react-dropzone/react-dropzone
   Copyright (c) 2018 Param Aggarwal
React from Facebook 19.2.3 npmjs:react/19.2.3: https://react.dev
   No Copyrights found
react-is 16.13.1 npmjs:react-is/16.13.1: https://reactjs.org/
   No Copyrights found
react-is 17.0.2 npmjs:react-is/17.0.2: https://reactjs.org/
   No Copyrights found
react-is 18.3.1 npmjs:react-is/18.3.1: https://reactjs.org/
   No Copyrights found
reactive-streams-jvm 1.0.2 debian:libreactive-streams-java/1.0.2-1/all: http://www.reactive-streams.org/
   Copyright (c) Copyright: 2014-2015 Reactive Streams SIG
   Copyright (c) Copyright: 2015 Emmanuel Bourg <ebourg@apache.org>
reactive-streams-jvm 1.0.2 maven:org.reactivestreams:reactive-streams:1.0.2: http://www.reactive-streams.org/
   Copyright (c) 2005, 2013 jQuery Foundation, Inc. and other contributors
   Copyright (c) 2009-2014 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2017 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
ReactiveX RxJS 7.8.2 npmjs:rxjs/7.8.2: https://rxjs.dev/
   Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors
react-jss 10.10.0 npmjs:react-jss/10.10.0: https://github.com/jsstyles/react-jss
   Copyright (c) 2013present, Facebook, Inc.
   Copyright (c) 2014present Oleg Isonen (Slobodskoi)
   Copyright (c) 2015 Yahoo
   Copyright (c) Oleg Isonen (Slobodskoi) / Isonen 2014present
reactor-core 3.1.6.RELEASE maven:io.projectreactor:reactor-core:3.1.6.RELEASE: https://github.com/reactor/reactor-core
   Copyright (c) 2002-2017 the original author or authors.
   Copyright (c) 2011-2018 Pivotal Software Inc, All Rights Reserved
   Copyright (c) 2013 The Netty Project
react-qr-code 2.0.18 npmjs:react-qr-code/2.0.18: https://github.com/opensource-cards/react-qr-code#readme
   Copyright (c) 2017 Ross Khanas
reactredux 9.2.0 npmjs:react-redux/9.2.0: https://react-redux.js.org
   Copyright (c) 2015 Yahoo
   Copyright (c) 2015present Dan Abramov
react-transition-group 4.4.5 npmjs:react-transition-group/4.4.5: https://github.com/reactjs/react-transition-group#readme
   Copyright (c) 2013present, Facebook, Inc.
   Copyright (c) 2013present, Facebook, Inc. All rights reserved
   Copyright (c) 2018 React Community
readable-stream 3.6.2 npmjs:readable-stream/3.6.2: https://github.com/isaacs/readable-stream
   No Copyrights found
Readline 20190107-snapshot-8e6ccd03 gnu:readline:8e6ccd0373d77b86ed37a9a7d232ccfea3d6670c: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
   No Copyrights found
Readline 8.2 debian:libreadline8/8.2-1.3/amd64: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
   Copyright (c) 1987 Oliver Laumann (examples/rlfe)
   Copyright (c) 1993-2002 Juergen Weigert (jnweiger@immd4.informatik.uni-erlangen.de)
   Copyright (c) 1993-2002 Michael Schroeder (mlschroe@immd4.informatik.uni-erlangen.de)
   Copyright (c) 1999 Jeff Solomon (examples/excallback.c)
   Copyright (c) 1999, 2004 Per Bothner
   Copyright (c) 1999-2001 Geoff Wing
   Copyright (c) 2000-2007 Hans Lub
   Copyright (c) 2001 by Dimitris Vyzovitis
   Copyright (c) 2003-2004 Harold Levy (examples/rl-fgets.c)
   Copyright (c) Copyright: Copyright (C) 1987-2022 Free Software Foundation, Inc.
   Copyright (c) Copyright: Copyright (C) 1999-2009 Matthias Klose <doko@debian.org>
   Copyright (c) Damian Ivereigh 2000
Readline 8.2 debian:readline-common/8.2-1.3/all: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
   Copyright (c) 1987 Oliver Laumann (examples/rlfe)
   Copyright (c) 1993-2002 Juergen Weigert (jnweiger@immd4.informatik.uni-erlangen.de)
   Copyright (c) 1993-2002 Michael Schroeder (mlschroe@immd4.informatik.uni-erlangen.de)
   Copyright (c) 1999 Jeff Solomon (examples/excallback.c)
   Copyright (c) 1999, 2004 Per Bothner
   Copyright (c) 1999-2001 Geoff Wing
   Copyright (c) 2000-2007 Hans Lub
   Copyright (c) 2001 by Dimitris Vyzovitis
   Copyright (c) 2003-2004 Harold Levy (examples/rl-fgets.c)
   Copyright (c) Copyright: Copyright (C) 1987-2022 Free Software Foundation, Inc.
   Copyright (c) Copyright: Copyright (C) 1999-2009 Matthias Klose <doko@debian.org>
   Copyright (c) Damian Ivereigh 2000
Readline 8.2.13 alpine:readline/8.2.13-r1/x86_64: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
   No Copyrights found
Readline 8.2.7 alpine:readline/8.2.7-r0/ppc64le: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
   No Copyrights found
Readline 8.3.1 alpine:readline/8.3.1-r0/x86_64: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
   No Copyrights found
rechoir 0.8.0 npmjs:rechoir/0.8.0: https://github.com/tkellen/node-rechoir
   Copyright (c) 2014-2019, 2021 Tyler Kellen <tyler@sleekcode.net>, Blaine Bublitz <blaine.bublitz@gmail.com>, and Eric Schoffstall <yo@contra.io>
redent 3.0.0 npmjs:redent/3.0.0: https://github.com/sindresorhus/redent
   No Copyrights found
redis - Official 7.2.10 github:redis/redis:7.2.10: http://redis.io
   Copyright (c) 1991 by the Massachusetts Institute of Technology Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, pro
   Copyright (c) 1992-1993 The Regents of the University of California. All rights reserved
   Copyright (c) 1994-2012 Lua.org, PUC-Rio" define LUA_AUTHORS "R. Ierusalimschy, L. H. de Figueiredo & W. Celes"
   Copyright (c) 1994-2012 Lua.org, PUC-Rio.
   Copyright (c) 1994-2018 Lua.org, PUC-Rio. All rights reserved
   Copyright (c) 1998, 2015 Todd C. Miller <millert@openbsd.org> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the abo
   Copyright (c) 2000-2010 Marc Alexander Lehmann <schmorp@schmorp.de> Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditi
   Copyright (c) 2001-2010 Georges Menie (www.menie.org)
   Copyright (c) 2002present Jason Evans <jasone@canonware.com>. All rights reserved
   Copyright (c) 2004 Makoto Matsumoto and Takuji Nishimura, All rights reserved
   Copyright (c) 2006-2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima
   Copyright (c) 2006-2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima University. All rights reserved
   Copyright (c) 2006-2008 Alexander Chemeris Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistribut
   Copyright (c) 2006-2020 Salvatore Sanfilippo <antirez at gmail dot com>
   Copyright (c) 2006-2020 Salvatore Sanfilippo <antirez at gmail dot com> All rights reserved
   Copyright (c) 2006-2020 Salvatore Sanfilippo All rights reserved
   Copyright (c) 2007-2012 Mozilla Foundation. All rights reserved
   Copyright (c) 2008 Benjamin Kosnik <bkoz@redhat.com>
   Copyright (c) 2008-2012 Mike Pall. All rights reserved
   Copyright (c) 2009 Florian Loitsch < florian.loitsch at inria dot fr >
   Copyright (c) 2009 Harish Mallipeddi - harish.mallipeddi@gmail.com All rights reserved
   Copyright (c) 2009, 2014 Salvatore Sanfilippo antirez@gmail.com
   Copyright (c) 2009-2013 Pieter Noordhuis <pcnoordhuis at gmail dot com> All rights reserved
   Copyright (c) 2009-2014, 2019 Salvatore Sanfilippo
   Copyright (c) 2009-2014, 2020 Pieter Noordhuis <pcnoordhuis at gmail dot com>
   Copyright (c) 2009-2021 Redis Labs Ltd. All rights reserved
   Copyright (c) 2009-2022 Redis Ltd. All rights reserved
   Copyright (c) 2009-2023 Redis Ltd.
   Copyright (c) 2009present Facebook, Inc. All rights reserved
   Copyright (c) 2009Present, Redis Ltd.
   Copyright (c) 2009Present, Redis Ltd. All rights reserved
   Copyright (c) 2010 William Ahern
   Copyright (c) 2010-2012 Austin Appleby
   Copyright (c) 2010-2012 Mark Pulford <mark@kyne.com.au>
   Copyright (c) 2010-2012 Salvatore Sanfilippo (adapted to Redis coding style) All rights reserved
   Copyright (c) 2011 Dvir Volk <dvirsk at gmail dot com>. All rights reserved
   Copyright (c) 2012 Joyent, Inc. All rights reserved
   Copyright (c) 2012 Salvatore Sanfilippo" define LUACMSGPACK_DESCRIPTION "MessagePack C implementation for Lua" Allows a preprocessor directive to override MAX_NESTING ifndef LUACMSGPACK_MAX_NESTING d
   Copyright (c) 2012 Salvatore Sanfilippo. All rights reserved
   Copyright (c) 2012 Zack Weinberg <zackw@panix.com>
   Copyright (c) 2012-2014 Daniel J. Bernstein <djb@cr.yp.to>
   Copyright (c) 2012-2014 Gil Tene
   Copyright (c) 2012-2016 Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com>
   Copyright (c) 2013 Mark Adler Originally by: crc64.c Version 1.4 16 Dec 2013 Mark Adler Modifications by Matt Stancliff <matt@genges.com>:
   Copyright (c) 2013 Roy Stogner <roystgnr@ices.utexas.edu>
   Copyright (c) 2013 Stam He
   Copyright (c) 2013-2014 yinqiwen <yinqiwen@gmail.com>
   Copyright (c) 2013-2019 night-shift <as.smljk at gmail dot com>
   Copyright (c) 2014 Matt Stancliff <matt@genges.com>
   Copyright (c) 2014 Matt Stancliff <matt@genges.com> All rights reserved
   Copyright (c) 2014 Matt Stancliff <matt@genges.com>.
   Copyright (c) 2014 Matt Warren All rights reserved
   Copyright (c) 2014 Michael Barker
   Copyright (c) 2014 Pietro Cerutti <gahr@gahr.ch> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redis
   Copyright (c) 2014-2015 Google Inc.; contributed by Alexey Sokolov <sokolov@google.com>
   Copyright (c) 2015 Dmitry Bakhvalov. All rights reserved
   Copyright (c) 2015 Moritz Klammler <moritz@klammler.eu>
   Copyright (c) 2015 Oran Agra
   Copyright (c) 2015 Paul Norman <penorman@mac.com>
   Copyright (c) 2015, 2020 Matt Stancliff <matt at genges dot com>, Jan-Erik Rediger <janerik at fnordig dot com> All rights reserved
   Copyright (c) 2015, 2020 Redis Labs, Inc All rights reserved
   Copyright (c) 2015-2016 Salvatore Sanfilippo <antirez@gmail.com>. All rights reserved
   Copyright (c) 2016 Salvatore Sanfilippo.
   Copyright (c) 2016, 2018 Krzesimir Nowak <qdlacz@gmail.com>
   Copyright (c) 2017 Salvatore Sanfilippo <antirez@gmail.com> To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the publ
   Copyright (c) 2019 Amazon.com, Inc. or its affiliates. All rights reserved
   Copyright (c) 2019 Enji Cooper <yaneurabeya@gmail.com> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice an
   Copyright (c) 2019 Marcus Geelnard <m at bitsnbites dot eu> All rights reserved
   Copyright (c) 2019-2020 Redis Labs All rights reserved
   Copyright (c) 2020 Amazon Web Services All rights reserved
   Copyright (c) 2020 Meir Shpilraien <meir at redislabs dot com> All rights reserved
   Copyright (c) 2020 Michael Grunder <michael dot grunder at gmail dot com> All rights reserved
   Copyright (c) 2020, 2022 zhenwei pi
   Copyright (c) 2021 Andy Pan <panjf2000@gmail.com> and Redis Labs All rights reserved
   Copyright (c) 2021 Redis Labs
   Copyright (c) 2024present, Valkey contributors.
   Copyright (c) Copyright(C) 2009 Salvatore Sanfilippo, under the BSD license. set fd [open redis.c] set symlist {} while {[gets $fd line] != -1} { if {[regexp {^static +[A-z0-9]+[ ]+([A-z0-9])(} $line - sym]} { lapp
   Copyright (c) Copyright(C) 2009-2012 Salvatore Sanfilippo. All rights reserved
   Copyright (c) Copyright(C) 2011 Salvatore Sanfilippo
   Copyright (c) Copyright(C) 2011-2014 Salvatore Sanfilippo <antirez@gmail.com> All rights reserved
   Copyright (c) Copyright(C) 2012 Salvatore Sanfilippo <antirez@gmail.com> http://github.com/antirez/lua-cmsgpack
   Copyright (c) copyright: Copyright(C) 2011 Pieter Noordhuis
redis - Official 7.2.12 github:redis/redis:7.2.12: http://redis.io
   Copyright (c) 1991 by the Massachusetts Institute of Technology
   Copyright (c) 1992-1993 The Regents of the University of California. All rights reserved
   Copyright (c) 1994-2012 Lua.org, PUC-Rio
   Copyright (c) 1994-2012 Lua.org, PUC-Rio.
   Copyright (c) 1994-2018 Lua.org, PUC-Rio. All rights reserved
   Copyright (c) 1998, 2015 Todd C. Miller <millert@openbsd.org>
   Copyright (c) 2000-2010 Marc Alexander Lehmann <schmorp@schmorp.de>
   Copyright (c) 2001-2010 Georges Menie (www.menie.org)
   Copyright (c) 2002present Jason Evans <jasone@canonware.com>. All rights reserved
   Copyright (c) 2004 Makoto Matsumoto and Takuji Nishimura, All rights reserved
   Copyright (c) 2006-2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima
   Copyright (c) 2006-2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima University. All rights reserved
   Copyright (c) 2006-2008 Alexander Chemeris
   Copyright (c) 2006-2019 Salvatore Sanfilippo <antirez at gmail dot com> All rights reserved
   Copyright (c) 2006-2020 Salvatore Sanfilippo
   Copyright (c) 2006-2020 Salvatore Sanfilippo <antirez at gmail dot com>
   Copyright (c) 2007-2012 Mozilla Foundation. All rights reserved
   Copyright (c) 2008 Benjamin Kosnik <bkoz@redhat.com>
   Copyright (c) 2008-2012 Mike Pall. All rights reserved
   Copyright (c) 2009 Florian Loitsch < florian.loitsch at inria dot fr >
   Copyright (c) 2009 Harish Mallipeddi - harish.mallipeddi@gmail.com
   Copyright (c) 2009, 2014 Salvatore Sanfilippo antirez@gmail.com
   Copyright (c) 2009-2014, 2020 Pieter Noordhuis <pcnoordhuis at gmail dot com>
   Copyright (c) 2009-2021 Redis Labs Ltd.
   Copyright (c) 2009-2023 Redis Ltd.
   Copyright (c) 2009present Facebook, Inc.
   Copyright (c) 2009Present, Redis Ltd.
   Copyright (c) 2010 William Ahern
   Copyright (c) 2010-2012 Austin Appleby
   Copyright (c) 2010-2012 Mark Pulford <mark@kyne.com.au>
   Copyright (c) 2010-2012 Salvatore Sanfilippo (adapted to Redis coding style)
   Copyright (c) 2011 Dvir Volk <dvirsk at gmail dot com>. All rights reserved
   Copyright (c) 2012 Joyent, Inc. All rights reserved
   Copyright (c) 2012 Salvatore Sanfilippo. All rights reserved
   Copyright (c) 2012 Zack Weinberg <zackw@panix.com>
   Copyright (c) 2012-2014 Daniel J. Bernstein <djb@cr.yp.to>
   Copyright (c) 2012-2014 Gil Tene
   Copyright (c) 2012-2016 Jean-Philippe Aumasson
   Copyright (c) 2013 Mark Adler
   Copyright (c) 2013 Roy Stogner <roystgnr@ices.utexas.edu>
   Copyright (c) 2013 Stam He
   Copyright (c) 2013-2014 yinqiwen <yinqiwen@gmail.com>
   Copyright (c) 2013-2019 night-shift <as.smljk at gmail dot com>
   Copyright (c) 2014 Matt Stancliff <matt@genges.com>
   Copyright (c) 2014 Matt Stancliff <matt@genges.com>.
   Copyright (c) 2014 Matt Warren
   Copyright (c) 2014 Michael Barker
   Copyright (c) 2014 Pietro Cerutti <gahr@gahr.ch>
   Copyright (c) 2014-2015 Google Inc.
   Copyright (c) 2015 Dmitry Bakhvalov. All rights reserved
   Copyright (c) 2015 Moritz Klammler <moritz@klammler.eu>
   Copyright (c) 2015 Oran Agra
   Copyright (c) 2015 Paul Norman <penorman@mac.com>
   Copyright (c) 2015 Redis Labs, Inc All rights reserved
   Copyright (c) 2015, 2020 Matt Stancliff <matt at genges dot com>, Jan-Erik Rediger <janerik at fnordig dot com> All rights reserved
   Copyright (c) 2015, 2020 Redis Labs, Inc
   Copyright (c) 2015-2016 Salvatore Sanfilippo <antirez@gmail.com>. All rights reserved
   Copyright (c) 2016 Salvatore Sanfilippo.
   Copyright (c) 2016, 2018 Krzesimir Nowak <qdlacz@gmail.com>
   Copyright (c) 2017 Salvatore Sanfilippo <antirez@gmail.com>
   Copyright (c) 2019 Amazon.com, Inc. or its affiliates.
   Copyright (c) 2019 Enji Cooper <yaneurabeya@gmail.com>
   Copyright (c) 2019 Marcus Geelnard <m at bitsnbites dot eu>
   Copyright (c) 2019 Redis Labs All rights reserved
   Copyright (c) 2019-2021 Redis Labs
   Copyright (c) 2020 Amazon Web Services
   Copyright (c) 2020 Meir Shpilraien <meir at redislabs dot com>
   Copyright (c) 2020 Meir Shpilraien <meir at redislabs dot com> All rights reserved
   Copyright (c) 2020 Michael Grunder <michael dot grunder at gmail dot com>
   Copyright (c) 2020, 2022 zhenwei pi
   Copyright (c) 2021 Andy Pan <panjf2000@gmail.com> and Redis Labs
   Copyright (c) 2024present, Valkey contributors.
   Copyright (c) Copyright(C) 2009 Salvatore Sanfilippo, under the BSD license.
   Copyright (c) Copyright(C) 2009-2012 Salvatore Sanfilippo. All rights reserved
   Copyright (c) Copyright(C) 2011 Pieter Noordhuis
   Copyright (c) Copyright(C) 2011 Salvatore Sanfilippo
   Copyright (c) Copyright(C) 2011-2014 Salvatore Sanfilippo <antirez@gmail.com>
Redis Ruby Library 4.8.0 debian:ruby-redis/4.8.0-1/all: http://github.com/ezmobius/redis-rb
   Copyright (c) 2013 Salvatore Sanfilippo <antirez@gmail.com> class Cluster def initialize(options = {}) @option = Option.new(options) @node, @slot = fetch_cluster_info!(@option) @command = fetch_comman
   Copyright (c) 2013 Salvatore Sanfilippo <antirez@gmail.com> module KeySlotConverter XMODEM_CRC16_LOOKUP = [ 0x0000, 0x1021, 0x2042, 0x3063, 0x4084, 0x50a5, 0x60c6, 0x70e7, 0x8108, 0x9129, 0xa14a, 0xb1
   Copyright (c) 2013-2014 Salvatore Sanfilippo <antirez@gmail.com>
   Copyright (c) Copyright: 2009 Ezra Zygmuntowicz
   Copyright (c) Copyright: 2013-2014 Salvatore Sanfilippo <antirez@gmail.com>
   Copyright (c) Copyright: 2014 Praveen Arimbrathodiyil <praveen@debian.org>
Redis Ruby Library 4.8.1 rubygems:redis/4.8.1: http://github.com/ezmobius/redis-rb
   Copyright (c) 2009 Ezra Zygmuntowicz
   Copyright (c) 2013 Salvatore Sanfilippo <antirez@gmail.com> class Cluster def initialize(options = {}) @option = Option.new(options) @node, @slot = fetch_cluster_info!(@option) @command = fetch_comman
   Copyright (c) 2013 Salvatore Sanfilippo <antirez@gmail.com> module KeySlotConverter XMODEM_CRC16_LOOKUP = [ 0x0000, 0x1021, 0x2042, 0x3063, 0x4084, 0x50a5, 0x60c6, 0x70e7, 0x8108, 0x9129, 0xa14a, 0xb1
redoctober 20211013-snapshot-6a74ccc6 github:cloudflare/redoctober:6a74ccc611f655e1ee9a648062a6ececfb6f2bb8: http://blog.cloudflare.com/red-october-cloudflares-open-source-implementation-of-the-two-man-rule
   Copyright (c) 2008 Google Inc. All rights reserved
   Copyright (c) 2009-2021 The Go Authors. All rights reserved
   Copyright (c) 2010 The Go Authors
   Copyright (c) 2011 Open Knowledge Foundation Ltd. All rights reserved
   Copyright (c) 2012 Matt T. Proud (matt.proud@gmail.com)
   Copyright (c) 2012-2015 The Prometheus Authors This product includes software developed at
   Copyright (c) 2012-2015 The Prometheus Authors This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
   Copyright (c) 2013 Blake Mizerany
   Copyright (c) 2013 CloudFlare, Inc. package core
   Copyright (c) 2013 CloudFlare, Inc. package core import ( "crypto/rand" "encoding/json" "errors" "fmt" "log" "regexp" "strconv" "strings" "time"
   Copyright (c) 2013 CloudFlare, Inc. package cryptor
   Copyright (c) 2013 CloudFlare, Inc. package cryptor import ( "crypto/aes" "crypto/cipher" "crypto/hmac" "crypto/sha1" "encoding/json" "errors" "log" "sort" "strconv" "strings"
   Copyright (c) 2013 CloudFlare, Inc. package keycache import ( "bytes" "testing" "time"
   Copyright (c) 2013 CloudFlare, Inc. package keycache import ( "crypto/aes" "crypto/ecdsa" "crypto/rand" "crypto/rsa" "crypto/sha1" "crypto/x509" "errors" "fmt" "log" "strings" "sync" "time"
   Copyright (c) 2013 CloudFlare, Inc. package main
   Copyright (c) 2013 CloudFlare, Inc. package padding
   Copyright (c) 2013 CloudFlare, Inc. package padding import "errors"
   Copyright (c) 2013 CloudFlare, Inc. package passvault
   Copyright (c) 2013 CloudFlare, Inc. package passvault import ( "bytes" "crypto/aes" "crypto/ecdsa" "crypto/elliptic" "crypto/rand" "crypto/rsa" "crypto/sha1" "crypto/x509" "encoding/binary" "encoding/
   Copyright (c) 2013 CloudFlare, Inc. package server import ( "bytes" "crypto/tls" "crypto/x509" "encoding/pem" "errors" "fmt" "io" "io/ioutil" "log" "net" "net/http" "os" "time"
   Copyright (c) 2013 Matt T. Proud
   Copyright (c) 2013-2015 Blake Mizerany, Bj
   Copyright (c) 2013-2017 Nicholas Sullivan, Cloudflare Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are me
   Copyright (c) 2013-2021 The Prometheus Authors
   Copyright (c) 2014, 2017 Prometheus Team
   Copyright (c) 2015 CoreOS, Inc.
   Copyright (c) 2016 CloudFlare, Inc. package order import ( "crypto/rand" "encoding/hex" "fmt" "net/url" "strconv" "time"
   Copyright (c) 2018 CoreOS, Inc This product includes software developed at CoreOS, Inc.
   Copyright (c) 2019 Sentry (https://sentry.io) and individual contributors. All rights reserved
reduce-flatten 2.0.0 npmjs:reduce-flatten/2.0.0: https://github.com/75lb/reduce-flatten#readme
   Copyright (c) 201618 Lloyd Brookes <75pound@gmail.com>
reductstore/reductstore 1.7.1 crates:reduct-rs/1.7.1
   Copyright (c) 2023 ReductStore
Redux JS 5.0.1 npmjs:redux/5.0.1: http://redux.js.org
   Copyright (c) 2015present Dan Abramov
@reduxjs/toolkit 2.11.2 npmjs:@reduxjs/toolkit/2.11.2: https://github.com/reduxjs/redux-toolkit#readme
   Copyright (c) 2018 Mark Erikson
   Copyright (c) 2018-2021 the Deno authors. All rights reserved
Redux Saga 1.4.2 npmjs:redux-saga/1.4.2: http://yelouafi.github.io/redux-saga/
   No Copyrights found
@redux-saga/core 1.4.2 npmjs:@redux-saga/core/1.4.2: https://redux-saga.js.org/
   No Copyrights found
@redux-saga/deferred 1.3.1 npmjs:@redux-saga/deferred/1.3.1: https://redux-saga.js.org/
   No Copyrights found
@redux-saga/delay-p 1.3.1 npmjs:@redux-saga/delay-p/1.3.1: https://redux-saga.js.org/
   No Copyrights found
@redux-saga/is 1.2.1 npmjs:@redux-saga/is/1.2.1: https://redux-saga.js.org/
   No Copyrights found
@redux-saga/symbols 1.2.1 npmjs:@redux-saga/symbols/1.2.1: https://redux-saga.js.org/
   No Copyrights found
@redux-saga/testing-utils 1.2.1 npmjs:@redux-saga/testing-utils/1.2.1: https://redux-saga.js.org/
   No Copyrights found
@redux-saga/types 1.3.1 npmjs:@redux-saga/types/1.3.1: https://redux-saga.js.org/
   No Copyrights found
redux-thunk 3.1.0 npmjs:redux-thunk/3.1.0: https://github.com/gaearon/redux-thunk
   Copyright (c) 2015present Dan Abramov
reflect.getprototypeof 1.0.10 npmjs:reflect.getprototypeof/1.0.10: https://github.com/es-shims/Reflect.getPrototypeOf
   Copyright (c) 2021 ECMAScript Shims
regenerate-unicode-properties 10.2.2 npmjs:regenerate-unicode-properties/10.2.2: https://github.com/mathiasbynens/regenerate-unicode-properties
   No Copyrights found
regexp.prototype.flags 1.5.4 npmjs:regexp.prototype.flags/1.5.4: https://github.com/es-shims/regexp.prototype.flags
   Copyright (c) 2014 Jordan Harband
regexpu-core 6.4.0 npmjs:regexpu-core/6.4.0: https://mths.be/regexpu
   No Copyrights found
regjsgen 0.8.0 npmjs:regjsgen/0.8.0: https://github.com/d10/regjsgen
   Copyright (c) 2014-2023 Benjamin Tan <https://ofcr.se/>
regjsparser 0.13.0 npmjs:regjsparser/0.13.0: https://github.com/jviereck/regjsparser
   No Copyrights found
relateurl 0.2.7 npmjs:relateurl/0.2.7: https://github.com/stevenvachon/relateurl
   No Copyrights found
reline 0.5.12 rubygems:reline/0.5.12: https://github.com/ruby/reline
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2009 Park Heesob All rights reserved
remove-accents 0.5.0 npmjs:remove-accents/0.5.0: https://github.com/tyxla/remove-accents
   Copyright (c) 2015 Marin Atanasov
renderkid 3.0.0 npmjs:renderkid/3.0.0: https://github.com/AriaMinaei/renderkid
   Copyright (c) 2015 Aria Minaei
require-directory 2.1.1 npmjs:require-directory/2.1.1: https://github.com/troygoode/node-require-directory/
   Copyright (c) 2011 Troy Goode <troygoode@gmail.com>
require-from-string 2.0.2 npmjs:require-from-string/2.0.2: https://github.com/floatdrop/require-from-string
   No Copyrights found
requires-port 1.0.0 npmjs:requires-port/1.0.0: https://github.com/unshiftio/requries-port
   Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors.
reselect 5.1.1 npmjs:reselect/5.1.1: https://github.com/faassen/reselect#readme
   Copyright (c) 2015-2018 Reselect Contributors
resolve-cwd 3.0.0 npmjs:resolve-cwd/3.0.0: https://github.com/sindresorhus/resolve-cwd
   No Copyrights found
resolve-from 4.0.0 npmjs:resolve-from/4.0.0: https://github.com/sindresorhus/resolve-from
   No Copyrights found
resolve-from 5.0.0 npmjs:resolve-from/5.0.0: https://github.com/sindresorhus/resolve-from
   No Copyrights found
resolv-replace 0.1.0 rubygems:resolv-replace/0.1.0: https://github.com/ruby/resolv-replace
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
restdocs-api-spec 0.16.0 maven:com.epages:restdocs-api-spec:0.16.0
   No Copyrights found
restdocs-api-spec-mockmvc 0.16.0 maven:com.epages:restdocs-api-spec-mockmvc:0.16.0
   No Copyrights found
restore-cursor 5.1.0 npmjs:restore-cursor/5.1.0: https://github.com/sindresorhus/restore-cursor
   No Copyrights found
reusify 1.1.0 npmjs:reusify/1.1.0: https://github.com/mcollina/reusify#readme
   Copyright (c) 2015-2024 Matteo Collina
rinda 0.1.1 rubygems:rinda/0.1.1: https://github.com/ruby/rinda
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
RoaringBitmap 1.3.0 maven:org.roaringbitmap:RoaringBitmap:1.3.0: https://github.com/RoaringBitmap/RoaringBitmap
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
ronmamoreflections 0.10.2 maven:org.reflections:reflections:0.10.2: https://github.com/ronmamo/reflections
   No Copyrights found
router 2.2.0 npmjs:router/2.2.0: https://github.com/pillarjs/router
   Copyright (c) 2013 Roman Shtylman
   Copyright (c) 2014-2022 Douglas Christopher Wilson
   Copyright (c) Copyright(c) 2013 Roman Shtylman
   Copyright (c) Copyright(c) 2014-2022 Douglas Christopher Wilson
RSQL-parser 2.1.0 maven:cz.jirutka.rsql:rsql-parser:2.1.0: https://github.com/jirutka/RSQL-parser
   No Copyrights found
rss 0.2.9 rubygems:rss/0.2.9: https://github.com/ruby/rss
   Copyright (c) (c) 2003-2007 Kouhei Sutou <kou@cozmixng.org> You can redistribute it and/or modify it under the same terms as Ruby.
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2000 O :date => t, }
   Copyright (c) 2000 O :date => t, } end
   Copyright (c) 2002 Spartanburg Herald-Journal", 'managingEditor' => "geo@herald.com (George Matesky)", 'webMaster' => "betty@herald.com (Betty Guernsey)", 'pubDate' => Time.parse("Sat, 07 Sep 2002 00:00:
   Copyright (c) 2007 Alice and Bob" description = "fugafugafugafuga" title = "fugafuga" updated = Time.now feed = RSS::Maker.make("atom:entry") do |maker| maker.items.new_item do |item| authors.each do |author_in
   Copyright (c) 2007 Alice and Bob" description = "fugafugafugafuga" updated = Time.now feed = RSS::Maker.make("atom") do |maker| authors.each do |author_info| maker.channel.authors.new_author do |author| author_
rtmpdump 2.4+20151223.gitfa8646d.1 ubuntu:rtmpdump/2.4+20151223.gitfa8646d.1-2build5: http://rtmpdump.mplayerhq.hu
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1991, 1999 Free Software Foundation, Inc.
   Copyright (c) 2005-2008 Team XBMC http://www.xbmc.org
   Copyright (c) 2008-2009 Andrej Stepanchuk
   Copyright (c) 2009 Andrej Stepanchuk This file is part of librtmp.
   Copyright (c) 2009-2010 Howard Chu This file is part of librtmp.
   Copyright (c) 2009-2011 Howard Chu
   Copyright (c) 2010 2a665470ced7adb7156fcef47f8199a6371c117b8a79e399a2771e0b36384090
   Copyright (c) 2010 2a665470ced7adb7156fcef47f8199a6371c117b8a79e399a2771e0b36384090 This file is part of librtmp.
   Copyright (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL "); if (!InitSockets())
   Copyright (c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL "); init request memset(&defaultRTMPRequest, 0, sizeof(RTMP_REQUEST));
   Copyright (c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL "); RTMP_debuglevel = RTMP_LOGINFO;
   Copyright (c) 2010 Antti Ajanki This file is part of librtmp.
   Copyright (c) 2011 33ae1ce77301f4b4494faaa5f609f3c48b9dcf82
@rtsao/scc 1.1.0 npmjs:@rtsao/scc/1.1.0: https://github.com/rtsao/scc#readme
   Copyright (c) 2019 Ryan Tsao
ruby2_keywords 0.0.5 rubygems:ruby2_keywords/0.0.5: https://www.ruby-rang.org/
   Copyright (c) 2019-2020 Nobuyoshi Nakada, Yusuke Endoh Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Red
ruby3.3 3.3.6 opensuse:ruby3.3/3.3.6-1.2/i586: https://www.ruby-lang.org/
   Copyright (c) (c) 2003-2007 Kouhei Sutou <kou@cozmixng.org> You can redistribute it and/or modify it under the same terms as Ruby.
   Copyright (c) (c):: Katholieke Universiteit Leuven 1996 All Rights Reserved
   Copyright (c) 1983, 1995-1997:: Eric P. Allman
   Copyright (c) 1984, 1989-1990, 1992, 1993-2018:: Free Software Foundation, Inc.
   Copyright (c) 1987:: Fujitsu LTD. (Itaru ICHIKAWA) Everyone is permitted to do anything on this program including copying, modifying, improving, as long as you don't try to pretend that you wrote it. 
   Copyright (c) 1988-1990, 1993:: The Regents of the University of California. All rights reserved
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1991, 2000-2001:: by Lucent Technologies. Permission to use, copy, modify, and distribute this software for any purpose without fee is hereby granted, provided that this entire notice i
   Copyright (c) 1992-1996, 1998, 1999-2012:: Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it.
   Copyright (c) 1993-2013, 2019 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 1993:: Intergraph Corporation
   Copyright (c) 1995-1998 and 1999:: WIDE Project. All rights reserved
   Copyright (c) 1995:: Microsoft Corporation. All rights reserved
   Copyright (c) 1997-1998:: by Gurusamy Sarathy
   Copyright (c) 1997-2002:: Makoto Matsumoto and Takuji Nishimura, All rights reserved
   Copyright (c) 1998, 2015:: Todd C. Miller <Todd.Miller@courtesan.com> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that
   Copyright (c) 1998-2000 Motoyuki Kasahara.
   Copyright (c) 1998:: by Akinori Ito. This software may be redistributed freely for this purpose, in full or in part, provided that this entire copyright notice is included on any copies of this software a
   Copyright (c) 1999-2000, 2002, 2003 Masatoshi SEKI You can redistribute it and/or modify it under the same terms as Ruby.
   Copyright (c) 1999-2000:: Aladdin Enterprises. All rights reserved
   Copyright (c) 1999-2003 Masatoshi SEKI. You can redistribute it and/or modify it under the same terms as Ruby. Author:: Masatoshi SEKI
   Copyright (c) 1999-2004 Minero Aoki written and maintained by Minero Aoki <aamine@loveruby.net>
   Copyright (c) 1999-2006 Minero Aoki This library is free software. You can distribute/modify this program under the same terms of ruby.
   Copyright (c) 1999-2006 Minero Aoki This program is free software. You can distribute/modify this program under the same terms of ruby.
   Copyright (c) 1999-2006 Minero Aoki This program is free software. You can distribute/modify this program under the same terms of ruby. see the file "COPYING".
   Copyright (c) 1999-2007 Minero Aoki
   Copyright (c) 1999-2007 Minero Aoki. Written & maintained by Minero Aoki <aamine@loveruby.net>.
   Copyright (c) 1999-2007 Yukihiro Matsumoto
   Copyright (c) 1999-2007 Yukihiro Matsumoto.
   Copyright (c) 2000 Information-technology Promotion Agency, Japan Author: Wakou Aoyama <wakou@ruby-lang.org>
   Copyright (c) 2000 Information-technology Promotion Agency, Japan Author: Yukihiro "Matz" Matsumoto
   Copyright (c) 2000 Network Applied Communication Laboratory, Inc.
   Copyright (c) 2000, 2002 Masatoshi SEKI =end require_relative 'drb' require 'monitor'
   Copyright (c) 2000, 2002-2003 Masatoshi SEKI acl.rb is copyrighted free software by Masatoshi SEKI. You can redistribute it and/or modify it under the same terms as Ruby.
   Copyright (c) 2000-2001 Shugo Maeda <shugo@ruby-lang.org>
   Copyright (c) 2000-2003 Nathaniel Talbott
   Copyright (c) 2000-2003 Nathaniel Talbott. It is free
   Copyright (c) 2000-2003, 2005, 2008, 2011 NAKAMURA, Hiroshi <nahi@ruby-lang.org>.
   Copyright (c) 2000:: Aaron D. Gifford. All rights reserved
   Copyright (c) 2001 akira yamada <akira@ruby-lang.org> You can redistribute it and/or modify it under the same term as Ruby.
   Copyright (c) 2001 GOTOU Yuuzou <gotoyuzo@notwork.org>
   Copyright (c) 2001 GOTOU Yuuzou Written and maintained by Minero Aoki <aamine@loveruby.net>. HTTPS support added by GOTOU Yuuzou <gotoyuzo@notwork.org>.
   Copyright (c) 2001 Yukihiro "Matz" Matsumoto
   Copyright (c) 2001, 2003, 2006 Akinori MUSHA <knu@iDaemons.org> All rights reserved
   Copyright (c) 2001-2004:: Unicode, Inc. Disclaimer::
   Copyright (c) 2001-2005:: International Business Machines Corporation and others. All Rights Reserved
   Copyright (c) 2001-2008 Python Software Foundation; All Rights Reserved
   Copyright (c) 2001-2008 Sean Russell <ser@germane-software.com>" DATE = "2008/019" VERSION = "3.3.9" REVISION = ""
   Copyright (c) 2001:: earthian@tama.or.jp, All Rights Reserved
   Copyright (c) 2001:: I
   Copyright (c) 2001:: I You can use, modify, distribute this table freely. [enc/trans/ucm/glibc-BIG5-2.3.3.ucm] [enc/trans/ucm/glibc-BIG5HKSCS-2.3.3.ucm]
   Copyright (c) 2002 Hajimu UMEMOTO <ume@mahoroba.org>.
   Copyright (c) 2002 Michal Rokos <m.rokos@sh.cvut.cz>
   Copyright (c) 2002-2009:: K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
   Copyright (c) 2002-2009:: K.Kosako <sndgk393 AT ybb DOT ne DOT jp> All rights reserved
   Copyright (c) 2002-2023 Akinori MUSHA <knu@iDaemons.org> Documentation by Akinori MUSHA and Gavin Sinclair.
   Copyright (c) 2003 WATANABE Hirofumi <eban@ruby-lang.org> This program is free software. You can distribute/modify this program under the same terms of Ruby.
   Copyright (c) 2003-2004 Jim Weirich def terminal_width result = if ENV["THOR_COLUMNS"] ENV["THOR_COLUMNS"].to_i else unix? ? dynamic_width : DEFAULT_TERMINAL_WIDTH end result < 10 ? DEFAULT_TERMINAL_
   Copyright (c) 2003-2004 Jim Weirich, 2009 Eric Hodel
   Copyright (c) 2003-2007 Nathaniel Talbott. All rights reserved
   Copyright (c) 2003-2010 by Jim Weirich (jim.weirich@gmail.com)
   Copyright (c) 2003:: Damien Miller
   Copyright (c) 2004 Mauricio Julio Fern
   Copyright (c) 2004-2008:: David Schultz <das@FreeBSD.ORG> All rights reserved
   Copyright (c) 2006 by Chad Fowler, Rich Kilmer, Jim Weirich and others.
   Copyright (c) 2006-2007:: Byte <byte AT mail DOT kna DOT ru> K.Kosako <sndgk393 AT ybb DOT ne DOT jp> All rights reserved
   Copyright (c) 2006-2013 Paul Battley, Michael Neumann, Tim Fletcher. Returns a value representing the "cost" of transforming str1 into str2 def distance(str1, str2) n = str1.length m = str2.length ret
   Copyright (c) 2006:: Project X0213, All Rights Reserved
   Copyright (c) 2007, 2009, 2012 Akinori MUSHA <knu@iDaemons.org>. All rights reserved
   Copyright (c) 2007-2008 Michael Granger. All rights reserved
   Copyright (c) 2007:: Robert N. M. Watson All rights reserved
   Copyright (c) 2008 Ryan Davis. All rights reserved
   Copyright (c) 2008 Yehuda Katz, Eric Hodel, et al.
   Copyright (c) 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp> Documentation::
   Copyright (c) 2008-2010 Kouhei Sutou and 2001-2008 Python Software
   Copyright (c) 2008-2011 Kouhei Sutou; All Rights Reserved
   Copyright (c) 2008-2012 Kouhei Sutou <tt><kou@clear-code.com></tt>
   Copyright (c) 2008-2020 Sutou Kouhei. All rights reserved
   Copyright (c) 2008-2023 Sutou Kouhei <kou@clear-code.com>
   Copyright (c) 2008-2023 Sutou Kouhei <kou@clear-code.com> module Test module Unit AutoRunner.register_runner(:console) do |auto_runner| require 'test/unit/ui/console/testrunner' Test::Unit::UI::Consol
   Copyright (c) 2008:: Engine Yard, Inc. All rights reserved
   Copyright (c) 2009 Vladimir Kolesnikov
   Copyright (c) 2009-2013 Kouhei Sutou. All rights reserved
   Copyright (c) 2009:: Aaron Patterson, et al.
   Copyright (c) 2009:: Engine Yard
   Copyright (c) 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/),
   Copyright (c) 2010:: Andre Arko
   Copyright (c) 2011 Mike Perham
   Copyright (c) 2011-2014:: K.Takata <kentkt AT csc DOT jp> All rights reserved
   Copyright (c) 2012 Kouhei Sutou <kou@clear-code.com>
   Copyright (c) 2012-2015 Kouhei Sutou <kou@clear-code.com> require "test/unit/warning"
   Copyright (c) 2014 Kazuki Tsujimoto begin unless defined?(Byebug) captured = false TracePoint.new(:return, :c_return) do |tp| captured = true unless tp.return_value and tp.callee_id raise '' end end.e
   Copyright (c) 2014 Kazuki Tsujimoto Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of
   Copyright (c) 2014 Kazuki Tsujimoto You can redistribute it and/or modify it under either the terms of the 2-clause BSDL (see the file BSDL), or the conditions below:
   Copyright (c) 2014 Samuel E. Giddins segiddins@segiddins.me
   Copyright (c) 2014-2016 Yuki Nishijima
   Copyright (c) 2015 Unicode For terms of use, see http://www.unicode.org/terms_of_use.html
   Copyright (c) 2017 Ruby/OpenSSL Project Authors ++
   Copyright (c) 2018 John Hawthorn
   Copyright (c) 2019 Soutaro Matsumoto. All rights reserved
   Copyright (c) 2019, 2021 Yusuke Endoh
   Copyright (c) 2021 IETF Trust and the persons identified as the
   Copyright (c) 2024 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
   Copyright (c) = 'Copyright (c) 1999-2006 Minero Aoki
   Copyright (c) = 'Copyright (c) 1999-2006 Minero Aoki end end
   Copyright (c) Copyright:: (C) 2000 Information-technology Promotion Agency, Japan module Gem::Timeout VERSION = "0.4.1"
   Copyright (c) Copyright:: (C) 2000 Information-technology Promotion Agency, Japan module Timeout VERSION = "0.4.1"
   Copyright (c) Copyright:: (C) 2000 Network Applied Communication Laboratory, Inc.
   Copyright (c) Copyright:: Copyright (c) 1998-2008 Keiju ISHITSUKA(SHL Japan Inc.)
   Copyright (c) Copyright:: Copyright (c) 2000-2003 Nathaniel Talbott. All rights reserved
   Copyright (c) Copyright:: Copyright (c) 2008-2011 Kouhei Sutou. All rights reserved
   Copyright (c) Copyright:: Copyright (c) 2011 Kouhei Sutou <kou@clear-code.com>
   Copyright (c) Copyright:: Copyright (c) 2011 Kouhei Sutou <tt><kou@clear-code.com></tt>
   Copyright (c) The Internet Society (2003). All Rights Reserved
ruby-atomic 1.1.101 debian:ruby-atomic/1.1.101-1: https://github.com/headius/ruby-atomic
   Copyright (c) Copyright: 2013 Charles Oliver Nutter <headius@headius.com>
   Copyright (c) Copyright: 2013 Ond
ruby-atomic 1.1.101 rubygems:atomic/1.1.101: https://github.com/headius/ruby-atomic
   No Copyrights found
ruby-aws-partitions 1.1177.0 debian:ruby-aws-partitions/1.1177.0-1: https://github.com/aws/aws-sdk-ruby
   No Copyrights found
ruby-aws-sdk-core 3.235.0 debian:ruby-aws-sdk-core/3.235.0-1: https://github.com/aws/aws-sdk-ruby
   No Copyrights found
ruby-aws-sdk-kms 1.115.0 debian:ruby-aws-sdk-kms/1.115.0-1: https://github.com/aws/aws-sdk-ruby
   Copyright (c) Copyright: 2019 Utkarsh Gupta <guptautkarsh2102@gmail.com>
ruby-aws-sdk-s3 1.170.1 debian:ruby-aws-sdk-s3/1.170.1-1/all: https://github.com/aws/aws-sdk-ruby
   Copyright (c) Copyright: 2013 Amazon Web Services
   Copyright (c) Copyright: 2019 Utkarsh Gupta <guptautkarsh2102@gmail.com>
ruby-aws-sdk-s3 1.201.0 debian:ruby-aws-sdk-s3/1.201.0-1: https://github.com/aws/aws-sdk-ruby
   No Copyrights found
ruby-aws-sdk-s3 1.201.0 debian:ruby-aws-sdk-s3/1.201.0-1/all: https://github.com/aws/aws-sdk-ruby
   No Copyrights found
ruby-aws-sigv4 1.12.1 debian:ruby-aws-sigv4/1.12.1-1: https://github.com/aws/aws-sdk-ruby
   No Copyrights found
ruby/benchmark 0.2.0 rubygems:benchmark/0.2.0: https://github.com/ruby/benchmark
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
ruby-bindata 2.5.1 debian:ruby-bindata/2.5.1-1: http://github.com/dmendel/bindata
   Copyright (c) 2007-2022 Dion Mendel
   Copyright (c) 2007-2025 Dion Mendel.
ruby-bindata 2.5.1 debian:ruby-bindata/2.5.1-1/all: http://github.com/dmendel/bindata
   Copyright (c) 2007-2025 Dion Mendel.
ruby-buftok 0.2.0 debian:ruby-buftok/0.2.0-2: https://github.com/sferik/buftok
   Copyright (c) Copyright: 2006-2013 Tony Arcieri
   Copyright (c) Copyright: 2014 Pirate Praveen <praveen@debian.org>
ruby-bundler 2.6.2 alpine:ruby-bundler/2.6.2-r0/noarch
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2001 akira yamada <akira@ruby-lang.org> You can redistribute it and/or modify it under the same term as Ruby.
   Copyright (c) 2003-2004 Jim Weirich def terminal_width result = if ENV["THOR_COLUMNS"] ENV["THOR_COLUMNS"].to_i else unix? ? dynamic_width : DEFAULT_TERMINAL_WIDTH end result < 10 ? DEFAULT_TERMINAL_
   Copyright (c) 2008 Yehuda Katz, Eric Hodel, et al.
   Copyright (c) 2011 Mike Perham
   Copyright (c) 2018 John Hawthorn
rubychan's coderay 1.1.3 rubygems:coderay/1.1.3: http://coderay.rubychan.de
   Copyright (c) 2005-2012 Kornelius Kalnbach <murphy@rubychan.de> (@murphy_karasu) http://coderay.rubychan.de/
ruby-concurrent 1.1.6 debian:ruby-concurrent/1.1.6+dfsg-2/all: http://www.concurrent-ruby.com
   Copyright (c) Copyright: 2015 Balasankar C <balasankarc@autistici.org>
   Copyright (c) Copyright: 2015 Jerry D
ruby csv 3.2.5 rubygems:csv/3.2.5: http://rubygems.org
   Copyright (c) 2005-2016 James Edward Gray II. All rights reserved
   Copyright (c) 2007-2017 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2017 Espartaco Palma. All rights reserved
   Copyright (c) 2017 Marcus Stollsteimer. All rights reserved
   Copyright (c) 2017 Olivier Lacan. All rights reserved
   Copyright (c) 2017 pavel. All rights reserved
   Copyright (c) 2017 SHIBATA Hiroshi. All rights reserved
   Copyright (c) 2017-2018 Steven Daniels. All rights reserved
   Copyright (c) 2018 Kouhei Sutou. All rights reserved
   Copyright (c) 2018 Mitsutaka Mimura. All rights reserved
   Copyright (c) 2018 Tomohiro Ogoke. All rights reserved
   Copyright (c) 2018 Vladislav. All rights reserved
ruby csv 3.3.0 alpine:ruby-csv/3.3.0-r0/noarch: http://rubygems.org
   Copyright (c) 2005-2016 James Edward Gray II. All rights reserved
   Copyright (c) 2007-2017 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2017 Espartaco Palma. All rights reserved
   Copyright (c) 2017 Marcus Stollsteimer. All rights reserved
   Copyright (c) 2017 Olivier Lacan. All rights reserved
   Copyright (c) 2017 pavel. All rights reserved
   Copyright (c) 2017 SHIBATA Hiroshi. All rights reserved
   Copyright (c) 2017-2018 Steven Daniels. All rights reserved
   Copyright (c) 2018 Kouhei Sutou. All rights reserved
   Copyright (c) 2018 Mitsutaka Mimura. All rights reserved
   Copyright (c) 2018 Tomohiro Ogoke. All rights reserved
   Copyright (c) 2018 Vladislav. All rights reserved
ruby-csv 3.1.2 ubuntu:ruby-csv/3.1.2-1: https://github.com/ruby/csv
   Copyright (c) 2005-2016 James Edward Gray II. All rights reserved
   Copyright (c) 2007-2017 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2017 Espartaco Palma. All rights reserved
   Copyright (c) 2017 Marcus Stollsteimer. All rights reserved
   Copyright (c) 2017 Olivier Lacan. All rights reserved
   Copyright (c) 2017 pavel. All rights reserved
   Copyright (c) 2017 SHIBATA Hiroshi. All rights reserved
   Copyright (c) 2017-2018 Steven Daniels. All rights reserved
   Copyright (c) 2018 Kouhei Sutou. All rights reserved
   Copyright (c) 2018 Mitsutaka Mimura. All rights reserved
   Copyright (c) 2018 Tomohiro Ogoke. All rights reserved
   Copyright (c) 2018 Vladislav. All rights reserved
   Copyright (c) Copyright: 2005-2016 James Edward Gray II
   Copyright (c) Copyright: 2019 Lucas Kanashiro <kanashiro@debian.org>
ruby-csv 3.3.5 debian:ruby-csv/3.3.5-1~exp1/all: https://github.com/ruby/csv
   Copyright (c) Copyright: 2005-2016 James Edward Gray II
   Copyright (c) Copyright: 2019 Lucas Kanashiro <kanashiro@debian.org>
ruby-domain-name 0.6.20240107 debian:ruby-domain-name/0.6.20240107-1: http://github.com/knu/ruby-domain_name
   Copyright (c) 2000-2002 John Colosi (Verisign)
   Copyright (c) 2000-2002 Nagesh Chigurupati (Verisign)
   Copyright (c) 2000-2002 Praveen Srinivasan(Verisign)
   Copyright (c) 2000-2002 Srikanth Veeramachaneni (VeriSign)
   Copyright (c) 2000-2002 Verisign Inc., All rights reserved
   Copyright (c) 2007 Jo Hermans <jo.hermans@gmail.com>
   Copyright (c) 2011-2017 Akinori MUSHA
   Copyright (c) 2011-2017 Akinori MUSHA All rights reserved
   Copyright (c) 2011-2017 Akinori MUSHA, All rights reserved
   Copyright (c) Copyright: 2012 Gunnar Wolf <gwolf@debian.org>
   Copyright (c) Copyright: © 2007 Jo Hermans <jo.hermans@gmail.com>
   Copyright (c) Copyright: © 2011 Akinori MUSHA
ruby-domain-name 0.6.20240107 debian:ruby-domain-name/0.6.20240107-1/all: http://github.com/knu/ruby-domain_name
   Copyright (c) 2000-2002 John Colosi (Verisign)
   Copyright (c) 2000-2002 Nagesh Chigurupati (Verisign)
   Copyright (c) 2000-2002 Praveen Srinivasan(Verisign)
   Copyright (c) 2000-2002 Srikanth Veeramachaneni (VeriSign)
   Copyright (c) 2000-2002 Verisign Inc., All rights reserved
   Copyright (c) 2007 Jo Hermans <jo.hermans@gmail.com>
   Copyright (c) 2011-2017 Akinori MUSHA
   Copyright (c) 2011-2017 Akinori MUSHA, All rights reserved
ruby-drb 2.2.1 alpine:ruby-drb/2.2.1-r0/noarch
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 1999-2003 Masatoshi SEKI.
   Copyright (c) 2000, 2002-2003 Masatoshi SEKI
ruby/drb 2.1.0 rubygems:drb/2.1.0: https://github.com/ruby/drb
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 1999-2003 Masatoshi SEKI. You can redistribute it and/or modify it under the same terms as Ruby. Author:: Masatoshi SEKI
   Copyright (c) 2000, 2002 Masatoshi SEKI =end require_relative 'drb' require 'monitor'
   Copyright (c) 2000, 2002-2003 Masatoshi SEKI acl.rb is copyrighted free software by Masatoshi SEKI. You can redistribute it and/or modify it under the same terms as Ruby.
ruby-e2mmap 0.1.0 debian:ruby-e2mmap/0.1.0-2: https://github.com/ruby/e2mmap
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) Copyright: 1993-2013 Yukihiro Matsumoto
   Copyright (c) Copyright: 2020 Balasankar C <balasankarc@debian.org>
ruby-faraday-net-http 3.0.2 ubuntu:ruby-faraday-net-http/3.0.2-2: https://github.com/lostisland/faraday-net_http
   Copyright (c) Copyright: 2020 Jan van der Pas <janvanderpas@gmail.com>
   Copyright (c) Copyright: 2022 Vinay Keshava <vinaykeshava@disroot.org>
ruby-fugit 1.8.1 debian:ruby-fugit/1.8.1-2/all: https://github.com/floraison/fugit
   Copyright (c) Copyright: 2017-2021 John Mettraux, jmettraux
   Copyright (c) Copyright: 2018 Utkarsh Gupta <guptautkarsh2102@gmail.com>
rubygem-amazing_print 1.6.0 redhat:rubygem-amazing_print/1.6.0-1.el8sat/noarch: https://github.com/amazing-print/amazing_print
   Copyright (c) 2010-2016 Michael Dvorkin and contributors
   Copyright (c) 2010-2019 Michael Dvorkin
   Copyright (c) 2020 AmazingPrint
rubygem-coderay 1.1.3 fedora:rubygem-coderay/1.1.3-1.fc35/noarch: http://coderay.rubychan.de
   Copyright (c) 2000-2003 Nathaniel Talbott
   Copyright (c) 2000-2003 Nathaniel Talbott. It is free
   Copyright (c) 2005-2012 Kornelius Kalnbach <murphy@rubychan.de> (@murphy_karasu) http://coderay.rubychan.de/
   Copyright (c) Copyright:: Copyright (c) 2000-2003 Nathaniel Talbott. All rights reserved
rubygem-jmespath 1.6.2 fedora:rubygem-jmespath/1.6.2-8.fc43/noarch: http://github.com/trevorrowe/jmespath.rb
   Copyright (c) 2014 Trevor Rowe; All rights reserved
rubygem-json 2.12.2 fedora:rubygem-json/2.12.2-1.fc43/aarch64: http://json.rubyforge.org
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
rubygem-json 2.7.1 fedora:rubygem-json/2.7.1-203.fc40/aarch64: http://json.rubyforge.org
   No Copyrights found
rubygem-nokogiri 1.18.9 opensuse:rubygem-nokogiri/1.18.9-1.1/s390x: http://nokogiri.rubyforge.org/nokogiri/
   Copyright (c) --------- Copyright (C) 1998-2001 Norman Walsh
   Copyright (c) 1991, 1996-2019, 2021, 2022 Free Software Foundation, Inc.
   Copyright (c) 1992-1996, 1998, 1999 HaL Computer Systems, Inc., O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software Corporation, and the Organization for the Advancement of S
   Copyright (c) 1992-2000 HaL Computer Systems, Inc., O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software Corporation, and the Organization for the Advancement of Structured Information Standards
   Copyright (c) 1992-2000 HaL Computer Systems, Inc., O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software Corporation, Norman Walsh and the Organization for the Advancement of Structured Informat
   Copyright (c) 1992-2000 HaL Computer Systems, Inc., O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software Corporation, Norman Walsh, and the Organization for the Advancement of Structured Informa
   Copyright (c) 1994 X Consortium
   Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising 
   Copyright (c) 1996-2001, 2003, 2004-2019, 2021, 2022 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 This file is free software; the Free Software Foundation gives unlimited permission to c
   Copyright (c) 1996-2021 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, 
   Copyright (c) 1998 Bjorn Reese and Daniel Stenberg. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyrig
   Copyright (c) 1998-1999 Norman Walsh http://nwalsh.com/docbook/xml/ You may distribute this DTD under the same terms as DocBook.
   Copyright (c) 1998-2000 TFI Technology Ltd" name="copyright"/> <META content="TFI Technology" name="author"/> <META content="1 day" name="revisit-after"/> <META content="ALL" name="Robot"/> <META content="Gene
   Copyright (c) 1998-2012 Daniel Veillard. All Rights Reserved
   Copyright (c) 1998-2017 Daniel Veillard. OS/400 version by P. Monnerat.") make_module OS400 os400.c LINK= No need to rebuild service program yet. MODULES=
   Copyright (c) 1999 Capella Computers Ltd. Author: Oren Ben-Kiki Date: 1999-06-14
   Copyright (c) 1999-2000 Norman Walsh http://nwalsh.com/docbook/simple/ You may distribute this DTD under the same terms as DocBook.
   Copyright (c) 2000 by its authors. Free distribution and modification is permitted, including adding to the list of authors and copyright holders, as long as this copyright notice is maintained. --> <
   Copyright (c) 2000 Example.com. All rights reserved
   Copyright (c) 2000 Gary Pennington and Daniel Veillard. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above cop
   Copyright (c) 2001 Bjorn Reese <breese@users.sourceforge.net> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the abo
   Copyright (c) 2001 by Goetz Bock <bock@blacknet.de> --> <xsl:transform xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:local="data_local_to_this_file" version='1.0'> <xsl:output method="text" /> <local:b
   Copyright (c) 2001-2002 SourceForge ISO-RELAX Project (ASAMI
   Copyright (c) 2001-2002 Thomas Broyer, Charlie Bozeman and Daniel Veillard.
   Copyright (c) 2001-2003 Thai Open Source Software Center Ltd All rights reserved
   Copyright (c) 2003-2012 Daniel Veillard. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice a
   Copyright (c) 2004 Scott James Remnant <scott@netsplit.com>.
   Copyright (c) 2004, 2011-2019, 2021, 2022 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 This file is free software; the Free Software Foundation gives unlimited permission to copy
   Copyright (c) 2004-2005, 2007, 2008-2009, 2011, 2012-2019, 2021, 2022 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is free software; the Free Software Foundation gives unlimited permis
   Copyright (c) 2004-2005, 2007, 2009, 2011-2019, 2021, 2022 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. This file is free software; the Free Software Foundation gives unlimited 
   Copyright (c) 2004-2019, 2021 Bootstrap Authors
   Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
   Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
   Copyright (c) 2008-2023 by Mike Dalessio, Aaron Patterson, Yoko Harada, Akinori MUSHA, John Shahid, Karol Bucek, Sam Ruby, Craig Barnes, Stephen Checkoway, Lars Kanis, Sergio Arbeo, Timothy Elliott, No
   Copyright (c) 2010-2011 Google Inc.
   Copyright (c) 2010-2017 Christopher Swenson.
   Copyright (c) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test 0 != $[]
   Copyright (c) 2011 Maarten Bosmans <mkbosmans@gmail.com> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice 
   Copyright (c) 2012 Google Inc. All Rights Reserved
   Copyright (c) 2012 Vojtech Fried.
   Copyright (c) 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
   Copyright (c) 2013-2021 Sam Ruby, Stephen Checkoway
   Copyright (c) 2014 Mike Frysinger <vapier@gentoo.org> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and
   Copyright (c) 2017-2018 Craig Barnes
   Copyright (c) 2017-2018 Craig Barnes.
   Copyright (c) 2018 Stephen Checkoway
   Copyright (c) <BR/>1998-2000 <BR/>TFI Technology Ltd <BR/> <A href="mailto:enquiry@tfi-technology.com">Mail Us</A> </FONT> </P> </TD> </TR> </TBODY> </TABLE> </TD> <TD align="left" height="450" vAlign="
   Copyright (c) copyright><year>1999</year><year>2000</year> <holder>Norman Walsh</holder>
   Copyright (c) Nicolas Mailhot <nim at fedoraproject dot org> 2006 --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:exsl="http://exslt.org/common" version="1.0" extension-element-prefixes
   Copyright (c) Stephane Bline Peregrine Systems 2001 Driver file to allow pdf bookmarking (based on fop implementation). -->
rubygem-openssl 2.2.0 fedora:rubygem-openssl/2.2.0-144.fc34/x86_64: http://ruby-lang.org/
   No Copyrights found
rubygem-psych 5.2.2 fedora:rubygem-psych/5.2.2-24.fc42/x86_64: http://ruby-lang.org/
   No Copyrights found
rubygem-public_suffix 5.1.1 redhat:rubygem-public_suffix/5.1.1-1.el9sat/noarch: https://simonecarletti.com/code/publicsuffix-ruby
   Copyright (c) 2009-2024 Simone Carletti <weppos@weppos.net>
   Copyright (c) 2009-2024 Simone Carletti <weppos@weppos.net> module PublicSuffix
   Copyright (c) 2009-2024 Simone Carletti <weppos@weppos.net> require_relative "public_suffix/domain" require_relative "public_suffix/version" require_relative "public_suffix/errors" require_relative "p
   Copyright (c) 2009-2024 Simone Carletti. This is Free Software distributed under the MIT license.
rubygem-raabro 1.4.0 redhat:rubygem-raabro/1.4.0-1.el8sat/noarch: https://github.com/floraison/raabro
   Copyright (c) 2015-2020 John Mettraux, jmettraux@gmail.com
rubygem-rake 13.3.0 fedora:rubygem-rake/13.3.0-100.fc43/noarch: http://rake.rubyforge.org
   Copyright (c) 2003-2010 by Jim Weirich (jim.weirich@gmail.com)
rubygem-ruby2_keywords 0.0.5 opensuse:rubygem-ruby2_keywords/0.0.5-1.13/x86_64: https://github.com/ruby/ruby2_keywords
   Copyright (c) 2019-2020 Nobuyoshi Nakada, Yusuke Endoh Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Red
RubyGems 3.6.3 debian:ruby-rubygems/3.6.3-1/all: http://rubygems.org
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 1999-2004 Minero Aoki written and maintained by Minero Aoki <aamine@loveruby.net>
   Copyright (c) 1999-2007 Minero Aoki
   Copyright (c) 1999-2007 Yukihiro Matsumoto
   Copyright (c) 2001 Akira Yamada
   Copyright (c) 2001 akira yamada <akira@ruby-lang.org> You can redistribute it and/or modify it under the same term as Ruby.
   Copyright (c) 2001 GOTOU Yuuzou <gotoyuzo@notwork.org>
   Copyright (c) 2001 GOTOU Yuuzou Written and maintained by Minero Aoki <aamine@loveruby.net>. HTTPS support added by GOTOU Yuuzou <gotoyuzo@notwork.org>.
   Copyright (c) 2003-2004 Jim Weirich, 2009 Eric Hodel
   Copyright (c) 2004 Mauricio Julio Fern
   Copyright (c) 2006 by Chad Fowler, Rich Kilmer, Jim Weirich and others.
   Copyright (c) 2009 Engine Yard
   Copyright (c) 2014 Samuel E. Giddins segiddins@segiddins.me
   Copyright (c) 2015 Samuel E. Giddins
   Copyright (c) Copyright: 2003-2004, 2006 Chad Fowler, Rich Kilmer, Jim Weirich and others.
   Copyright (c) Copyright: 2020 Lucas Kanashiro <kanashiro@debian.org>
   Copyright (c) Copyright: Portions copyright 2010-2019 Andr
   Copyright (c) Copyright:: (C) 2000 Information-technology Promotion Agency, Japan module Gem::Timeout The version VERSION = "0.4.3"
   Copyright (c) Copyright:: (C) 2000 Network Applied Communication Laboratory, Inc.
RubyGems 3.6.3 rubygems:rubygems-update/3.6.3: http://rubygems.org
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 1999-2004 Minero Aoki written and maintained by Minero Aoki <aamine@loveruby.net>
   Copyright (c) 1999-2007 Minero Aoki
   Copyright (c) 1999-2007 Yukihiro Matsumoto
   Copyright (c) 2001 akira yamada <akira@ruby-lang.org> You can redistribute it and/or modify it under the same term as Ruby.
   Copyright (c) 2001 GOTOU Yuuzou <gotoyuzo@notwork.org>
   Copyright (c) 2001 GOTOU Yuuzou Written and maintained by Minero Aoki <aamine@loveruby.net>. HTTPS support added by GOTOU Yuuzou <gotoyuzo@notwork.org>.
   Copyright (c) 2003-2004 Jim Weirich def terminal_width result = if ENV["THOR_COLUMNS"] ENV["THOR_COLUMNS"].to_i else unix? ? dynamic_width : DEFAULT_TERMINAL_WIDTH end result < 10 ? DEFAULT_TERMINAL_
   Copyright (c) 2003-2004 Jim Weirich, 2009 Eric Hodel
   Copyright (c) 2004 Mauricio Julio Fern
   Copyright (c) 2006 by Chad Fowler, Rich Kilmer, Jim Weirich and others.
   Copyright (c) 2006-2007 by Chad Fowler, Rich Kilmer, Jim Weirich, Eric Hodel
   Copyright (c) 2008 Yehuda Katz, Eric Hodel, et al.
   Copyright (c) 2009 Engine Yard
   Copyright (c) 2010-2019 Andr
   Copyright (c) 2011 Mike Perham
   Copyright (c) 2014 Samuel E. Giddins segiddins@segiddins.me
   Copyright (c) 2018 John Hawthorn
   Copyright (c) Copyright:: (C) 2000 Information-technology Promotion Agency, Japan module Gem::Timeout The version VERSION = "0.4.3"
   Copyright (c) Copyright:: (C) 2000 Network Applied Communication Laboratory, Inc.
   Copyright (c) ©) - Allow setting roles in built-in cap and vlad tasks 1.0.3 (October 15, 2010)
rubygem-sequel 5.94.0 fedora:rubygem-sequel/5.94.0-1.fc41/noarch: http://sequel.jeremyevans.net
   Copyright (c) 2007-2008 Sharon Rosner
   Copyright (c) 2007-2010 Sharon Rosner, Wayne E. Seguin, Aman Gupta, Adrian Madrid, Jeremy Evans module List Set the +position_field+, +scope_proc+ and +top_of_list+ attributes for the model, using the
   Copyright (c) 2008-2023 Jeremy Evans
rubygems/gems 1.3.0 rubygems:gems/1.3.0: https://github.com/rubygems/gems
   Copyright (c) 2011-2013 Erik Michaels-Ober
   Copyright (c) 2011-2013 Erik Michaels-Ober.
ruby-i18n 1.14.7 redhat:rubygem-i18n/1.14.7-1.el9sat/noarch: https://github.com/ruby-i18n/i18n
   Copyright (c) 2003-2009 Masao Mutoh <mutoh at highway.ne.jp>
   Copyright (c) 2008 The Ruby I18n team
ruby-i18n 1.14.7 rubygems:i18n/1.14.7: https://github.com/ruby-i18n/i18n
   Copyright (c) 2003-2009 Masao Mutoh <mutoh at highway.ne.jp>
   Copyright (c) 2008 The Ruby I18n team
ruby-insist 1.0.0 debian:ruby-insist/1.0.0-1.1: https://github.com/jordansissel/ruby-insist
   Copyright (c) 2012-2013 Jordan Sissel and contributors.
   Copyright (c) Copyright: 2012-2013 Jordan Sissel
   Copyright (c) Copyright: 2015 Tim Potter <tpot@hp.com>
ruby-insist 1.0.0 debian:ruby-insist/1.0.0-1/all: https://github.com/jordansissel/ruby-insist
   Copyright (c) Copyright: 2012-2013 Jordan Sissel
   Copyright (c) Copyright: 2015 Tim Potter <tpot@hp.com>
ruby/irb 1.6.2 fedora:rubygem-irb/1.6.2-182.fc39/noarch: https://github.com/ruby/irb
   No Copyrights found
ruby/logger 1.5.1 rubygems:logger/1.5.1: https://github.com/ruby/logger
   Copyright (c) 2000-2003, 2005, 2008, 2011 NAKAMURA, Hiroshi <nahi@ruby-lang.org>.
ruby/logger 1.7.0 rubygems:logger/1.7.0: https://github.com/ruby/logger
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2000-2003, 2005, 2008, 2011 NAKAMURA, Hiroshi <nahi@ruby-lang.org>.
ruby-lru-redux 1.1.0 debian:ruby-lru-redux/1.1.0-2/all: https://github.com/SamSaffron/lru_redux
   Copyright (c) Copyright: 2013 Sam Saffron
   Copyright (c) Copyright: 2020 Pirate Praveen <praveen@debian.org>
ruby-lru-redux 1.1.0 debian:ruby-lru-redux/1.1.0-3: https://github.com/SamSaffron/lru_redux
   Copyright (c) 2013 Sam Saffron
   Copyright (c) Copyright: 2013 Sam Saffron
   Copyright (c) Copyright: 2020 Pirate Praveen <praveen@debian.org>
ruby-mail 2.8.1 opensuse:ruby3.4-rubygem-mail/2.8.1-1.9/aarch64: https://github.com/mikel/mail
   Copyright (c) 2001-2013 Python Software Foundation.
   Copyright (c) 2009-2016 Mikel Lindsaar
ruby-mail 2.8.1 rubygems:mail/2.8.1: https://github.com/mikel/mail
   Copyright (c) 2001-2013 Python Software Foundation.
   Copyright (c) 2009-2016 Mikel Lindsaar
ruby-matrix 0.4.2 alpine:ruby-matrix/0.4.2-r1/noarch: https://github.com/ruby/matrix
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
ruby-memoizable 0.4.2 ubuntu:ruby-memoizable/0.4.2-1: https://github.com/dkubb/memoizable
   Copyright (c) Copyright: 2013 Dan Kubb, Erik Michaels-Ober
   Copyright (c) Copyright: 2014 Praveen Arimbrathodiyil <praveen@debian.org>
ruby-memoizable 0.4.2 ubuntu:ruby-memoizable/0.4.2-2/all: https://github.com/dkubb/memoizable
   Copyright (c) Copyright: 2013 Dan Kubb, Erik Michaels-Ober
   Copyright (c) Copyright: 2014 Praveen Arimbrathodiyil <praveen@debian.org>
ruby-method-source 1.1.0 ubuntu:ruby-method-source/1.1.0-1: http://banisterfiend.wordpress.com
   Copyright (c) 2011 John Mair (banisterfiend)
   Copyright (c) Copyright: 2011 John Mair (banisterfiend)
   Copyright (c) Copyright: 2012 Youhei SASAKI <uwabami@gfd-dennou.org>
   Copyright (c) John Mair (banisterfiend) 2011
   Copyright (c) John Mair (banisterfiend) 2011 _retrieve the sourcecode for a method_
ruby-mini-mime 1.1.5 debian:ruby-mini-mime/1.1.5-2~exp1: https://github.com/discourse/mini_mime
   Copyright (c) 2016 Discourse Construction Kit, Inc.
ruby-minitest 5.15.0 alpine:ruby-minitest/5.15.0-r0/noarch
   No Copyrights found
ruby-msgpack 1.8.0 debian:ruby-msgpack/1.8.0-1/i386: http://msgpack.org/
   No Copyrights found
ruby-murmurhash3 0.1.6 debian:ruby-murmurhash3/0.1.6-1: https://github.com/funny-falcon/murmurhash3-ruby
   Copyright (c) Copyright: 2014 Sokolov Yura
   Copyright (c) Copyright: 2019 Sruthi Chandran <srud@debian.org>
ruby/net-imap v0.2.4 alpine:ruby-net-imap/0.2.4-r0/noarch: https://github.com/ruby/net-imap
   Copyright (c) 2000 Shugo Maeda <shugo@ruby-lang.org>
ruby/net-imap v0.2.5 github:ruby/net-imap:v0.2.5: https://github.com/ruby/net-imap
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2000 Shugo Maeda <shugo@ruby-lang.org>
ruby/net-imap v0.5.8 alpine:ruby-net-imap/0.5.8-r0/noarch: https://github.com/ruby/net-imap
   Copyright (c) 2000 Shugo Maeda <shugo@ruby-lang.org>
   Copyright (c) 2023 Jim Gay, Joel Drapper, Nicholas Evans
ruby/net-imap v0.5.9 github:ruby/net-imap:v0.5.9: https://github.com/ruby/net-imap
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2000 Shugo Maeda <shugo@ruby-lang.org>
   Copyright (c) 2021 IETF Trust and the persons identified as the
   Copyright (c) 2023 Jim Gay
   Copyright (c) 2023 Jim Gay, Joel Drapper, Nicholas Evans
   Copyright (c) The Internet Society (2003). All Rights Reserved
ruby/net-smtp v0.5.1 alpine:ruby-net-smtp/0.5.1-r0/noarch
   Copyright (c) 1999-2007 Minero Aoki.
   Copyright (c) 1999-2007 Yukihiro Matsumoto.
ruby-polyglot 0.3.5 ubuntu:ruby-polyglot/0.3.5-1: http://polyglot.rubyforge.org
   Copyright (c) 2007 Clifford Heath
Ruby Public Suffix 5.1.1 rubygems:public_suffix/5.1.1: http://www.simonecarletti.com/blog/2010/06/public-suffix-list-library-for-ruby/
   Copyright (c) 2009-2024 Simone Carletti <weppos@weppos.net> module PublicSuffix
   Copyright (c) 2009-2024 Simone Carletti <weppos@weppos.net> require_relative "public_suffix/domain" require_relative "public_suffix/version" require_relative "public_suffix/errors" require_relative "p
   Copyright (c) 2009-2024 Simone Carletti. This is Free Software distributed under the MIT license.
ruby-public-suffix 6.0.1 debian:ruby-public-suffix/6.0.1-1: https://simonecarletti.com/code/publicsuffix-ruby
   Copyright (c) 2009-2024 Simone Carletti <weppos@weppos.net>
   Copyright (c) 2009-2024 Simone Carletti.
ruby-public-suffix 6.0.1 debian:ruby-public-suffix/6.0.1-1/all: https://simonecarletti.com/code/publicsuffix-ruby
   Copyright (c) 2009-2024 Simone Carletti <weppos@weppos.net>
ruby-raabro 1.4.0 ubuntu:ruby-raabro/1.4.0-1: https://github.com/floraison/raabro
   Copyright (c) 2015-2020 John Mettraux, jmettraux@gmail.com
   Copyright (c) Copyright: 2015-2020 John Mettraux, jmettraux@gmail.com
   Copyright (c) Copyright: 2018 Utkarsh Gupta <guptautkarsh2102@gmail.com>
ruby-rack 3.1.16 debian:ruby-rack/3.1.16-0.1: http://rack.rubyforge.org
   Copyright (c) 2007-2021 Leah Neukirchen <http://leahneukirchen.org/infopage.html>
   Copyright (c) 2009-2018 Michael Fellinger <m.fellinger@gmail.com>
   Copyright (c) Copyright: 2007-2015 Christian Neukirchen <purl.org/net/chneukirchen>
   Copyright (c) Copyright: 2008 Sebastien Delafond <seb@debian.org>
ruby-rack 3.1.16 debian:ruby-rack/3.1.16-0.1/all: http://rack.rubyforge.org
   Copyright (c) 2007-2019 Leah Neukirchen <http://leahneukirchen.org/infopage.html>
   Copyright (c) 2009-2018 Michael Fellinger <m.fellinger@gmail.com>
   Copyright (c) Copyright: 2007-2015 Christian Neukirchen <purl.org/net/chneukirchen>
   Copyright (c) Copyright: 2008 Sebastien Delafond <seb@debian.org>
ruby-rack-session 2.1.1 debian:ruby-rack-session/2.1.1-0.1/all: https://github.com/rack/rack-session
   Copyright (c) Copyright: 2007-2008 Leah Neukirchen <leah@vuxu.org>
   Copyright (c) Copyright: 2022-2023 Lucas Kanashiro <kanashiro@debian.org>
ruby-rack-session 2.1.1 ubuntu:ruby-rack-session/2.1.1-0maysync1: https://github.com/rack/rack-session
   Copyright (c) Copyright: 2007-2008 Leah Neukirchen <leah@vuxu.org>
   Copyright (c) Copyright: 2022-2023 Lucas Kanashiro <kanashiro@debian.org>
ruby-rexml 3.2.5 debian:ruby-rexml/3.2.5-1/all: https://github.com/ruby/rexml
   Copyright (c) 2001-2008 Sean Russell <ser@germane-software.com>" DATE = "2008/019" VERSION = "3.2.5" REVISION = ""
   Copyright (c) Copyright: 1993-2013 Yukihiro Matsumoto
   Copyright (c) Copyright: 2020 Daniel Leidert <dleidert@debian.org>
ruby/rexml 3.3.9 opensuse:rubygem-rexml/3.3.9-bp156.4.3.1/i586: https://github.com/ruby/rexml
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2001-2008 Sean Russell <ser@germane-software.com>
ruby/rexml 3.3.9 rubygems:rexml/3.3.9: https://github.com/ruby/rexml
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2001-2008 Sean Russell <ser@germane-software.com>" DATE = "2008/019" VERSION = "3.3.9" REVISION = ""
ruby/rexml 3.4.1 alpine:ruby-rexml/3.4.1-r0/noarch: https://github.com/ruby/rexml
   Copyright (c) 2001-2008 Sean Russell <ser@germane-software.com>
ruby/rexml 3.4.1 rubygems:rexml/3.4.1: https://github.com/ruby/rexml
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2001-2008 Sean Russell <ser@germane-software.com>
ruby-rinda 0.2.0 alpine:ruby-rinda/0.2.0-r0/noarch
   No Copyrights found
ruby-rss-doc 0.2.9 alpine:ruby-rss/0.2.9-r2/noarch
   Copyright (c) (c) 2003-2007 Kouhei Sutou <kou@cozmixng.org> You can redistribute it and/or modify it under the same terms as Ruby.
ruby-ruby2-keywords 0.0.5 debian:ruby-ruby2-keywords/0.0.5-1: https://github.com/ruby/ruby2_keywords
   Copyright (c) 2019-2020 Nobuyoshi Nakada, Yusuke Endoh . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1.
   Copyright (c) 2019-2020 Nobuyoshi Nakada, Yusuke Endoh Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Red
   Copyright (c) Copyright: 2019-2020 Nobuyoshi Nakada, Yusuke Endoh
   Copyright (c) Copyright: 2020 Antonio Terceiro <terceiro@debian.org>
ruby-stud 0.0.23 ubuntu:ruby-stud/0.0.23-1: https://github.com/jordansissel/ruby-stud
   Copyright (c) 2012-2013 Jordan Sissel and contributors.
ruby-test-unit 3.5.3 alpine:ruby-test-unit/3.5.3-r0/noarch
   Copyright (c) 2000-2003 Nathaniel Talbott
   Copyright (c) 2000-2003 Nathaniel Talbott. It is free
   Copyright (c) 2001-2008 Python Software Foundation; All Rights Reserved
   Copyright (c) 2008-2010 Kouhei Sutou and 2001-2008 Python Software
   Copyright (c) 2008-2011 Kouhei Sutou; All Rights Reserved
   Copyright (c) 2008-2012 Kouhei Sutou <tt><kou@clear-code.com></tt>
   Copyright (c) 2008-2017 Kouhei Sutou <kou@clear-code.com>
   Copyright (c) 2008-2017 Kouhei Sutou <kou@clear-code.com> module Test module Unit AutoRunner.register_runner(:console) do |auto_runner| require 'test/unit/ui/console/testrunner' Test::Unit::UI::Consol
   Copyright (c) 2009-2013 Kouhei Sutou. All rights reserved
   Copyright (c) 2012-2015 Kouhei Sutou <kou@clear-code.com> require "test/unit/warning"
   Copyright (c) Copyright:: Copyright (c) 2000-2003 Nathaniel Talbott. All rights reserved
   Copyright (c) Copyright:: Copyright (c) 2008-2011 Kouhei Sutou. All rights reserved
   Copyright (c) Copyright:: Copyright (c) 2011 Kouhei Sutou <kou@clear-code.com>
   Copyright (c) Copyright:: Copyright (c) 2011 Kouhei Sutou <tt><kou@clear-code.com></tt>
ruby-thwait 0.2.0 debian:ruby-thwait/0.2.0-1: https://github.com/ruby/thwait
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
Ruby Tools 1.1.7 maven:de.saumya.mojo:ruby-tools:1.1.7: http://github.com/mkristian/jruby-maven-plugins/ruby-tools
   Copyright (c) 2013-2014 Christian Meier
   Copyright (c) 2019. All Rights Reserved
ruby-treetop 1.6.14 debian:ruby-treetop/1.6.14-1: https://github.com/cjheath/treetop
   Copyright (c) 2007 Nathan Sobo.
ruby-treetop 1.6.14 debian:ruby-treetop/1.6.14-1/all: https://github.com/cjheath/treetop
   No Copyrights found
ruby-xml-simple 1.1.9 debian:ruby-xml-simple/1.1.9-1: http://xml-simple.rubyforge.org/
   Copyright (c) Copyright: 2005-2009 Deepak Tripathi <apenguinlinux@gmail.com
   Copyright (c) Copyright: Copyright (c) 2003-2011 Maik Schmidt
   Copyright (c) Copyright:: Copyright (c) 2003-2021 Maik Schmidt
RubyZip 1.3.0 rubygems:rubyzip/1.3.0: http://sourceforge.net/projects/rubyzip
   Copyright (c) 2002-2004 Thomas Sondergaard rubyzip is free software; you can redistribute it and/or
RubyZip 1.3.0 suse:ruby2.5-rubygem-rubyzip/1.3.0-bp152.1.13/aarch64: http://sourceforge.net/projects/rubyzip
   Copyright (c) 2002-2004 Thomas Sondergaard rubyzip is free software; you can redistribute it and/or
RubyZip 2.0.0 ubuntu:ruby-zip/2.0.0-2: http://sourceforge.net/projects/rubyzip
   Copyright (c) 2002-2004 Thomas Sondergaard rubyzip is free software; you can redistribute it and/or
   Copyright (c) Copyright: 2003-2010 Tatsuki Sugiura <sugi@nemui.org>
rufus 1.4.0 rubygems:raabro/1.4.0: http://rufus.rubyforge.org
   Copyright (c) 2015-2020 John Mettraux, jmettraux@gmail.com
rufus 3.8.0 debian:ruby-rufus-scheduler/3.8.0-2/all: http://rufus.rubyforge.org
   Copyright (c) Copyright: 2005-2021 John Mettraux, jmettraux@gmail.com>
   Copyright (c) Copyright: 2015 Balasankar C <balasankarc@autistici.org>
rufus 3.9.2 rubygems:rufus-scheduler/3.9.2: http://rufus.rubyforge.org
   Copyright (c) 2005-2023 John Mettraux, jmettraux@gmail.com
run-applescript 7.1.0 npmjs:run-applescript/7.1.0: https://github.com/sindresorhus/run-applescript
   No Copyrights found
run-parallel 1.2.0 npmjs:run-parallel/1.2.0: https://github.com/feross/run-parallel
   No Copyrights found
rustls-native-certs 0.2.0 crates:rustls-native-certs/0.2.0: https://github.com/ctz/rustls-native-certs
   Copyright (c) 2016 Joseph Birr-Pixton <jpixton@gmail.com>
   Copyright (c) 2016 Joseph Birr-Pixton <jpixton@gmail.com> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the abo
RxJava 1.1.9 maven:io.reactivex:rxjava:1.1.9: http://reactivex.io/
   Copyright (c) 2010 The Guava Authors
   Copyright (c) 2014-2016 Netflix, Inc.
RxJava 1.3.8 maven:io.reactivex:rxjava:1.3.8: http://reactivex.io/
   Copyright (c) 2010 The Guava Authors
   Copyright (c) 2014-2018 Netflix, Inc.
RxJava 2.1.9 maven:io.reactivex.rxjava2:rxjava:2.1.9: http://reactivex.io/
   Copyright (c) 2016present, RxJava Contributors.
safe-array-concat 1.1.3 npmjs:safe-array-concat/1.1.3: https://github.com/ljharb/safe-array-concat#readme
   Copyright (c) 2023 Jordan Harband
safe-buffer 5.2.1 npmjs:safe-buffer/5.2.1: https://github.com/feross/safe-buffer
   No Copyrights found
safe-push-apply 1.0.0 npmjs:safe-push-apply/1.0.0: https://github.com/ljharb/safe-push-apply#readme
   Copyright (c) 2024 Jordan Harband
safer-buffer 2.1.2 npmjs:safer-buffer/2.1.2: https://github.com/ChALkeR/safer-buffer#readme
   Copyright (c) 2018 Nikita Skovoroda <chalkerx@gmail.com>
safe-regex-test 1.1.0 npmjs:safe-regex-test/1.1.0: https://github.com/ljharb/safe-regex-test#readme
   Copyright (c) 2022 Jordan Harband
safe-stable-stringify 2.5.0 npmjs:safe-stable-stringify/2.5.0: https://github.com/BridgeAR/safe-stable-stringify#readme
   No Copyrights found
Samba 0.1.0 crates:identity_dbus_broker/0.1.0: https://www.samba.org/
   Copyright (c) 2007 Free Software Foundation, Inc. <https://fsf.org/>
   Copyright (c) David Mulder <dmulder@samba.org> 2024
samccone/chrome-trace-event 1.0.4 npmjs:chrome-trace-event/1.0.4: https://github.com/samccone/chrome-trace-event
   Copyright (c) 2015 Joyent Inc. All rights reserved
saxes 6.0.0 npmjs:saxes/6.0.0: https://github.com/lddubeau/saxes
   No Copyrights found
sax-js 1.4.3 npmjs:sax/1.4.3: http://github.com/isaacs/sax-js
   No Copyrights found
Saxon XSLT and XQuery Processor 12.1 maven:net.sf.saxon:Saxon-HE:12.1: http://saxon.sourceforge.net
   Copyright (c) 1998-1999 James Clark
   Copyright (c) 2003-2008 Oracle. All rights reserved
   Copyright (c) 2004-2023 Saxonica Limited
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2010-2023 Saxonica Limited.
   Copyright (c) 2012 Michael Froh.
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
Saxon XSLT and XQuery Processor 9.6.0-4 maven:net.sf.saxon:Saxon-HE:9.6.0-4: http://saxon.sourceforge.net
   Copyright (c) 1991-2005 Unicode, Inc. For terms of use, see http://www.unicode.org/terms_of_use.html For documentation, see UAX15.<br> @author Mark Davis @author Michael Kay: Saxon modifications.
   Copyright (c) 1991-2005 Unicode, Inc. For terms of use, see http://www.unicode.org/terms_of_use.html For documentation, see UAX15.<br> The Unicode Consortium makes no expressed or implied warranty of 
   Copyright (c) 1998-1999 James Clark
   Copyright (c) 1998-1999 Unicode, Inc. All Rights Reserved
   Copyright (c) 1998-1999 Unicode, Inc.";
   Copyright (c) 1998-2008 W3C (MIT, ERCIM, Keio), All Rights Reserved
   Copyright (c) 1998-2009 W3C (MIT, INRIA, Keio), All Rights Reserved
   Copyright (c) 2000 The Open Healthcare Group The content of ASTM Healthcare documents may include XLinks PUBLIC +//ASTM//ENTITIES Xlink 1.0//EN" SYSTEM "http://www.openhealth.org/ASTM/astm-xlink.mod"
   Copyright (c) 2000-2001 Jonathan Borden PUBLIC "-//XML-DEV//ENTITIES RDDL QName Module 1.0//EN" SYSTEM "http://www.rddl.org/rddl-qname-1.mod" -->
   Copyright (c) 2003-2008 Oracle. All rights reserved
   Copyright (c) 2004-2014 Saxonica Limited. All rights reserved
   Copyright (c) 2012 Saxonica Limited
   Copyright (c) 2014 Saxonica Limited.
   Copyright (c) ? 1999 CERN - European Organization for Nuclear Research. Permission to use, copy, moNumbererdify, distribute and sell this software and its documentation for any purpose is hereby granted w
   Copyright (c) Saxonica 2008. All rights reserved
   Copyright (c) Saxonica Limited 2009, 2011. All rights reserved
Scala 2.11.10 maven:org.scala-lang:scala-library:2.11.10: http://www.scala-lang.org/
   Copyright (c) 2002-2013 LAMP/EPFL __ / /__/ __ |/ /__/ __ | http://scala-lang.org /____/___/_/ |_/____/_/ | | |/
   Copyright (c) 2002-2013 LAMP/EPFL __ / /__/ __ |/ /__/ __ | http://scala-lang.org/ /____/___/_/ |_/____/_/ |_|
   Copyright (c) 2002-2013 LAMP/EPFL __ / /__/ __ |/ /__/ __ | http://www.scala-lang.org/ /____/___/_/ |_/____/_/ | | |/
   Copyright (c) 2002-2015 LAMP/EPFL __ / /__/ __ |/ /__/ __ | http://scala-lang.org/ /____/___/_/ |_/____/_/ | | |/
   Copyright (c) 2002-2017 LAMP/EPFL
   Copyright (c) 2002-2017 LAMP/EPFL and Lightbend, Inc.") This is the encoding to use reading in source files, overridden with -encoding. Note that it uses "prop" i.e. looks in the scala jar, not the syste
   Copyright (c) 2003-2013 LAMP/EPFL __ / /__/ __ |/ /__/ __ | /____/___/_/ |_/____/_/ | | |/
   Copyright (c) 2003-2013 LAMP/tPFL __ / /__/ __ |/ /__/ __ | http://scala-lang.org/ /____/___/_/ |_/____/_/ | | |/
   Copyright (c) 2003-2017 <a href="http://www.epfl.ch" target="_top">EPFL</a>, with contributions from <a href="http://www.lightbend.com" target="_top">Lightbend</a>.</div>
   Copyright (c) 2009 code by Gilles Dubochet with contributions by Johannes Rudolph, "spiros" and Marcin Kubala var topLevelTemplates = undefined; var topLevelPackages = undefined;
   Copyright (c) 2009 code by Gilles Dubochet with contributions by Pedro Furlanetto and Marcin Kubala $(document).ready(function(){
   Copyright (c) 2009 Tero Piirainen
   Copyright (c) 2010 EPFL/LAMP code by Gilles Dubochet function Scheduler() { var scheduler = this; var resolution = 0; this.timeout = undefined; this.queues = new Array(0); an array of work pacakges indexed by ind
   Copyright (c) 2012 jQuery Foundation and other contributors Licensed MIT
   Copyright (c) copyright: String = "Date of this document: 201107-15" match
Scala 2.11.11 maven:org.scala-lang:scala-library:2.11.11: http://www.scala-lang.org/
   Copyright (c) 2002-2013 LAMP/EPFL __ / /__/ __ |/ /__/ __ | http://scala-lang.org /____/___/_/ |_/____/_/ | | |/
   Copyright (c) 2002-2013 LAMP/EPFL __ / /__/ __ |/ /__/ __ | http://scala-lang.org/ /____/___/_/ |_/____/_/ |_|
   Copyright (c) 2002-2013 LAMP/EPFL __ / /__/ __ |/ /__/ __ | http://www.scala-lang.org/ /____/___/_/ |_/____/_/ | | |/
   Copyright (c) 2002-2015 LAMP/EPFL __ / /__/ __ |/ /__/ __ | http://scala-lang.org/ /____/___/_/ |_/____/_/ | | |/
   Copyright (c) 2002-2017 LAMP/EPFL
   Copyright (c) 2002-2017 LAMP/EPFL and Lightbend, Inc.") This is the encoding to use reading in source files, overridden with -encoding. Note that it uses "prop" i.e. looks in the scala jar, not the syste
   Copyright (c) 2003-2013 LAMP/EPFL __ / /__/ __ |/ /__/ __ | /____/___/_/ |_/____/_/ | | |/
   Copyright (c) 2003-2013 LAMP/tPFL __ / /__/ __ |/ /__/ __ | http://scala-lang.org/ /____/___/_/ |_/____/_/ | | |/
   Copyright (c) 2003-2017 <a href="http://www.epfl.ch" target="_top">EPFL</a>, with contributions from <a href="http://www.lightbend.com" target="_top">Lightbend</a>.</div>
   Copyright (c) 2009 code by Gilles Dubochet with contributions by Johannes Rudolph, "spiros" and Marcin Kubala var topLevelTemplates = undefined; var topLevelPackages = undefined;
   Copyright (c) 2009 code by Gilles Dubochet with contributions by Pedro Furlanetto and Marcin Kubala $(document).ready(function(){
   Copyright (c) 2009 Tero Piirainen
   Copyright (c) 2010 EPFL/LAMP code by Gilles Dubochet function Scheduler() { var scheduler = this; var resolution = 0; this.timeout = undefined; this.queues = new Array(0); an array of work pacakges indexed by ind
   Copyright (c) 2012 jQuery Foundation and other contributors Licensed MIT
   Copyright (c) copyright: String = "Date of this document: 201107-15" match
scheduler 0.27.0 npmjs:scheduler/0.27.0: https://reactjs.org/
   No Copyrights found
schema-utils 3.3.0 npmjs:schema-utils/3.3.0: https://github.com/webpack-contrib/schema-utils#readme
   No Copyrights found
schema-utils 4.3.3 npmjs:schema-utils/4.3.3: https://github.com/webpack-contrib/schema-utils#readme
   No Copyrights found
Seccomp Library 2.5.4 debian:libseccomp2/2.5.4-1+deb12u1/amd64: https://sourceforge.net/projects/libseccomp/
   Copyright (c) Copyright: 2006 Bob Jenkins <bob_jenkins@burtleburtle.net>
   Copyright (c) Copyright: 2012 Kees Cook <kees@debian.org>
   Copyright (c) Copyright: 2012 Paul Moore <pmoore@redhat.com>
   Copyright (c) Copyright: 2013 Vitaly Shukela <vi0oss@gmail.com>
securerandom 0.2.0 rubygems:securerandom/0.2.0: https://github.com/ruby/securerandom
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
Security-enhanced Linux 3.3 debian:libselinux/3.3-1: https://github.com/selinuxproject
   Copyright (c) 2004 Red Hat, Inc., James Morris <jmorris@redhat.com>
   Copyright (c) 2005-2006 Manoj Srivastava
   Copyright (c) Copyright: 2004 Red Hat, Inc., James Morris <jmorris@redhat.com>
Security-enhanced Linux 3.4 debian:libselinux1/3.4-1+b6/amd64: https://github.com/selinuxproject
   Copyright (c) 2005-2006 Manoj Srivastava
   Copyright (c) Copyright: 2004 Red Hat, Inc., James Morris <jmorris@redhat.com>
segmentio/fasthash v1.0.3 github:segmentio/fasthash:v1.0.3: https://github.com/segmentio/fasthash
   Copyright (c) 2017 Segment
Semantic Logger 3.4.1 rubygems:semantic_logger/3.4.1: http://rocketjob.github.io/semantic_logger/
   Copyright (c) 2012-2016 Reid Morrison
semver4j 2.1.1 maven:org.semver4j:semver4j:2.1.1
   No Copyrights found
send 0.18.0 npmjs:send/0.18.0: https://github.com/visionmedia/send
   Copyright (c) 2012 TJ Holowaychuk
   Copyright (c) 2014-2022 Douglas Christopher Wilson
   Copyright (c) Copyright(c) 2012 TJ Holowaychuk
   Copyright (c) Copyright(c) 2014-2022 Douglas Christopher Wilson
send 1.2.1 npmjs:send/1.2.1: https://github.com/visionmedia/send
   Copyright (c) 2012 TJ Holowaychuk
   Copyright (c) 2014-2022 Douglas Christopher Wilson
   Copyright (c) Copyright(c) 2012 TJ Holowaychuk
   Copyright (c) Copyright(c) 2014-2022 Douglas Christopher Wilson
sensible-utils 0.0.12+nmu1 ubuntu:sensible-utils/0.0.12+nmu1/all: https://packages.debian.org/unstable/admin/sensible-utils
   No Copyrights found
sensible-utils 0.0.17+nmu1 debian:sensible-utils/0.0.17+nmu1/all: https://packages.debian.org/unstable/admin/sensible-utils
   Copyright (c) Copyright: 1992-2020 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1994 X Consortium
   Copyright (c) Copyright: 1997-1998 Guy Maor
   Copyright (c) Copyright: 2002 Joey Hess
   Copyright (c) Copyright: 2002-2009 Clint Adams <schizo@debian.org>
   Copyright (c) Copyright: 2004, 2010 Robert Luberda <robert@debian.org>.
   Copyright (c) Copyright: 2009 Dustin Kirkland <kirkland@canonical.com>.
   Copyright (c) Copyright: 2010 Kurasawa Nozomu
   Copyright (c) Copyright: 2010-2012 Omar Campagne
   Copyright (c) Copyright: 2011 Helge Kreutzmann <debian@helgefjell.de>
   Copyright (c) Copyright: 2012 Beatrice Torracca
   Copyright (c) Copyright: 2012 Michal Simunek
   Copyright (c) Copyright: 2012-2017 Guillaume Jover
   Copyright (c) Copyright: 2014 Am
Sequel 5.94.0 rubygems:sequel/5.94.0: http://sequel.rubyforge.org/
   Copyright (c) 2007-2008 Sharon Rosner
   Copyright (c) 2007-2010 Sharon Rosner, Wayne E. Seguin, Aman Gupta, Adrian Madrid, Jeremy Evans module List Set the +position_field+, +scope_proc+ and +top_of_list+ attributes for the model, using the
   Copyright (c) 2008-2023 Jeremy Evans
Sequel 5.97.0 debian:ruby-sequel/5.97.0-1/all: http://sequel.rubyforge.org/
   Copyright (c) 2007-2008 Sharon Rosner
   Copyright (c) 2007-2010 Sharon Rosner, Wayne E. Seguin, Aman Gupta, Adrian Madrid, Jeremy Evans
   Copyright (c) 2008-2018 Jeremy Evans
sergey-dryabzhinsky python-zstdzstd 1.5.6.1 pypi:zstd/1.5.6.1: https://github.com/sergey-dryabzhinsky/python-zstd
   Copyright (c) 2013-2016 Yann Collet
   Copyright (c) 2013-2016 Yann Collet.
   Copyright (c) 2015-2020 Sergey Dryabzhinsky
   Copyright (c) 2015-2020 Sergey Dryabzhinsky All rights reserved
   Copyright (c) 2015-2022 Sergey Dryabzhinsky, Anton Stuk All rights reserved
   Copyright (c) 2016 Tino Reichardt All rights reserved
   Copyright (c) 2016present, Przemyslaw Skibinski, Yann Collet, Facebook, Inc.
serialize-javascript 6.0.2 npmjs:serialize-javascript/6.0.2: https://github.com/yahoo/serialize-javascript
   Copyright (c) 2014 Yahoo
   Copyright (c) 2014 Yahoo All rights reserved
serve-static 2.2.1 npmjs:serve-static/2.2.1: https://github.com/expressjs/serve-static
   Copyright (c) 2010 Sencha Inc.
   Copyright (c) 2011 LearnBoost
   Copyright (c) 2011 TJ Holowaychuk
   Copyright (c) 2014-2016 Douglas Christopher Wilson
   Copyright (c) Copyright(c) 2010 Sencha Inc.
   Copyright (c) Copyright(c) 2011 TJ Holowaychuk
   Copyright (c) Copyright(c) 2014-2016 Douglas Christopher Wilson
set-function-length 1.2.2 npmjs:set-function-length/1.2.2: https://github.com/ljharb/set-function-length#readme
   No Copyrights found
set-function-name 2.0.2 npmjs:set-function-name/2.0.2: https://github.com/jfsiii/set-function-name#readme
   No Copyrights found
set-proto 1.0.0 npmjs:set-proto/1.0.0: https://github.com/ljharb/set-proto#readme
   Copyright (c) 2024 Jordan Harband
setprototypeof 1.2.0 npmjs:setprototypeof/1.2.0: https://github.com/wesleytodd/setprototypeof
   Copyright (c) 2015 Wes Todd Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this p
Shaded DataTable Dependencies 1.1.14 maven:io.cucumber:datatable-dependencies:1.1.14: https://github.com/cucumber/datatable-java/datatable-dependencies
   Copyright (c) 1999-2003 The Apache Software Foundation. All rights reserved
   Copyright (c) 2007 Tatu Saloranta, tatu.saloranta@iki.fi
   Copyright (c) 2007 Tatu Saloranta, tatu.saloranta@iki.fi package io.cucumber.datatable.dependency.io.cucumber.datatable.dependency.io.cucumber.datatable.dependency.com.fasterxml.jackson.core;
   Copyright (c) 2010 Dmitry Naumenko (dm.naumenko@gmail.com)
   Copyright (c) Copyright: Copyright (c) 2002</p> <p>Company: </p> @author not attributable @version 1.0
Shadow Tool Suite 4.13 debian:login/1:4.13+dfsg1-1+deb12u1/amd64: https://github.com/shadow-maint/shadow/
   Copyright (c) Copyright: 1993 Michael Haardt <michael@moria.de>
   Copyright (c) Copyright: 1997 Guy Maor <maor@ece.utexas.edu>
   Copyright (c) Copyright: 1999 Sami Kerola and Janne Riihij
   Copyright (c) Copyright: 2000 ISHIKAWA Keisuke
Shadow Tool Suite 4.13 debian:passwd/1:4.13+dfsg1-1+deb12u1/amd64: https://github.com/shadow-maint/shadow/
   Copyright (c) Copyright: 1993 Michael Haardt <michael@moria.de>
   Copyright (c) Copyright: 1997 Guy Maor <maor@ece.utexas.edu>
   Copyright (c) Copyright: 1999 Sami Kerola and Janne Riihij
   Copyright (c) Copyright: 2000 ISHIKAWA Keisuke
shallow-clone 3.0.1 npmjs:shallow-clone/3.0.1: https://github.com/jonschlinkert/shallow-clone
   Copyright (c) 2015present, Jon Schlinkert.
shallow-equal 1.2.1 npmjs:shallow-equal/1.2.1: https://github.com/moroshko/shallow-equal#readme
   Copyright (c) 2016 Misha Moroshko
shebang-command 2.0.0 npmjs:shebang-command/2.0.0: https://github.com/kevva/shebang-command#readme
   No Copyrights found
shebang-regex 3.0.0 npmjs:shebang-regex/3.0.0: https://github.com/sindresorhus/shebang-regex
   No Copyrights found
shellwords 0.1.0 rubygems:shellwords/0.1.0: https://github.com/ruby/shellwords
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
shopspring-decimal v1.3.1 github:shopspring/decimal:v1.3.1: https://github.com/shopspring/decimal
   Copyright (c) 2009 The Go Authors. All rights reserved
   Copyright (c) 2013 Oguz Bilgic
   Copyright (c) 2015 Spring, Inc.
Siddhi Core 5.1.24 maven:io.siddhi:siddhi-core:5.1.24
   Copyright (c) 2016-2021 WSO2 Inc. (http://www.wso2.org) All Rights Reserved
   Copyright (c) 2022 The Apache Software Foundation This product includes software developed at
side-channel 1.1.0 npmjs:side-channel/1.1.0: https://github.com/ljharb/side-channel#readme
   Copyright (c) 2019 Jordan Harband
side-channel-list 1.0.0 npmjs:side-channel-list/1.0.0: https://github.com/ljharb/side-channel-list#readme
   Copyright (c) 2024 Jordan Harband
side-channel-map 1.0.1 npmjs:side-channel-map/1.0.1: https://github.com/ljharb/side-channel-map#readme
   Copyright (c) 2024 Jordan Harband
side-channel-weakmap 1.0.2 npmjs:side-channel-weakmap/1.0.2: https://github.com/ljharb/side-channel-weakmap#readme
   Copyright (c) 2019 Jordan Harband
signal-exit 3.0.7 npmjs:signal-exit/3.0.7: https://github.com/bcoe/signal-exit
   Copyright (c) 2015 Contributors Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and th
signal-exit 4.1.0 npmjs:signal-exit/4.1.0: https://github.com/bcoe/signal-exit
   Copyright (c) 2015-2023 Benjamin Coe, Isaac Z. Schlueter, and Contributors Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provi
sigs.k8s.io/json 20241010-snapshot-9aa6b5e7 github:kubernetes-sigs/json:9aa6b5e7a4b39ff56593bf75f44924cb195127af: https://github.com/kubernetes-sigs/json
   No Copyrights found
sigs.k8s.io/yaml v1.5.0 github:kubernetes-sigs/yaml:v1.5.0: https://github.com/kubernetes-sigs/yaml
   Copyright (c) 2006-2011 Kirill Simonov
   Copyright (c) 2011-2019 Canonical Ltd
   Copyright (c) 2012-2013 The Go Authors. All rights reserved
   Copyright (c) 2014 Sam Ghods
   Copyright (c) 2021-2023, 2025 The Kubernetes Authors.
   Copyright (c) staring in 2011 when the project was ported over: apic.go emitterc.go parserc.go readerc.go scannerc.go writerc.go yamlh.go yamlprivateh.go
simple_oauth 0.3.1 opensuse:ruby2.2-rubygem-simple_oauth/0.3.1-1.4/aarch64: https://github.com/laserlemon/simple_oauth
   Copyright (c) 2010-2013 Steve Richert, Erik Michaels-Ober
   Copyright (c) 2010-2013 Steve Richert, Erik Michaels-Ober.
simple_oauth 0.3.1 rubygems:simple_oauth/0.3.1: https://github.com/laserlemon/simple_oauth
   Copyright (c) 2010-2013 Steve Richert, Erik Michaels-Ober
   Copyright (c) 2010-2013 Steve Richert, Erik Michaels-Ober.
simple-swizzle 0.2.4 npmjs:simple-swizzle/0.2.4: https://github.com/qix-/node-simple-swizzle#readme
   Copyright (c) 2015 Josh Junon
Sinatra 4.1.1 rubygems:sinatra/4.1.1: http://www.sinatrarb.com
   Copyright (c) 2007-2009 Blake Mizerany
   Copyright (c) 2010-2017 Konstantin Haase
   Copyright (c) 2015-2017 Zachary Scott
@sinclair/typebox 0.27.8 npmjs:@sinclair/typebox/0.27.8: https://github.com/sinclairzx81/typebox#readme
   Copyright (c) 2017-2023 Haydn Paterson (sinclair) <haydn.developer@gmail.com>
@sinclair/typebox 0.34.47 npmjs:@sinclair/typebox/0.34.47: https://github.com/sinclairzx81/typebox#readme
   Copyright (c) 2017-2026 Haydn Paterson
sindresorhus/boxen 8.0.1 npmjs:boxen/8.0.1: https://github.com/sindresorhus/boxen
   No Copyrights found
sindresorhus/cli-boxes 3.0.0 npmjs:cli-boxes/3.0.0: https://github.com/sindresorhus/cli-boxes
   No Copyrights found
sindresorhus/globals 14.0.0 npmjs:globals/14.0.0: https://github.com/sindresorhus/globals
   No Copyrights found
sindresorhus/globals 15.15.0 npmjs:globals/15.15.0: https://github.com/sindresorhus/globals
   No Copyrights found
sindresorhus/globby 11.1.0 npmjs:globby/11.1.0: https://github.com/sindresorhus/globby
   No Copyrights found
sindresorhus/onetime 7.0.0 npmjs:onetime/7.0.0: https://github.com/sindresorhus/onetime
   No Copyrights found
sindresorhus/onetime v5.1.2 npmjs:onetime/5.1.2: https://github.com/sindresorhus/onetime
   No Copyrights found
sindresorhus-open 11.0.0 npmjs:open/11.0.0: https://www.npmjs.org/package/open
   No Copyrights found
sindresorhus/slash v3.0.0 npmjs:slash/3.0.0: https://github.com/sindresorhus/slash
   No Copyrights found
singleton 0.1.1 rubygems:singleton/0.1.1: https://github.com/ruby/singleton
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
@sinonjs/commons 3.0.1 npmjs:@sinonjs/commons/3.0.1: https://github.com/sinonjs/commons#readme
   Copyright (c) 2018 Sinon.JS All rights reserved
@sinonjs/fake-timers 10.3.0 npmjs:@sinonjs/fake-timers/10.3.0: http://github.com/sinonjs/fake-timers
   Copyright (c) 2010-2014 Christian Johansen, christian@cjohansen.no. All rights reserved
@sinonjs/fake-timers 13.0.5 npmjs:@sinonjs/fake-timers/13.0.5: http://github.com/sinonjs/fake-timers
   Copyright (c) 2010-2014 Christian Johansen, christian@cjohansen.no. All rights reserved
sirv 2.0.4 npmjs:sirv/2.0.4: https://github.com/lukeed/sirv#readme
   No Copyrights found
skalibs-dev 2.14.4.0 alpine:skalibs-libs/2.14.4.0-r0/x86_64
   No Copyrights found
SLF4J API Module 1.7.30 maven:org.slf4j:slf4j-api:1.7.30: http://www.slf4j.org
   Copyright (c) 2004-2011 QOS.ch
SLF4J API Module 1.7.32 maven:org.slf4j:slf4j-api:1.7.32: http://www.slf4j.org
   Copyright (c) 2004-2011 QOS.ch
SLF4J API Module 1.7.36 maven:org.slf4j:slf4j-api:1.7.36: http://www.slf4j.org
   Copyright (c) 2004-2011 QOS.ch
SLF4J Simple Binding 1.7.36 maven:org.slf4j:slf4j-simple:1.7.36: http://www.slf4j.org
   Copyright (c) 2004-2012 QOS.ch
slice-ansi 4.0.0 npmjs:slice-ansi/4.0.0: https://github.com/chalk/slice-ansi#readme
   No Copyrights found
SnakeYAML 2.0 maven:org.yaml:snakeyaml:2.0: http://code.google.com/p/snakeyaml/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2003-2010 Christian d
   Copyright (c) 2008 Google Inc.
   Copyright (c) 2008 SnakeYAML
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
SnakeYAML 2.2 maven:org.yaml:snakeyaml:2.2: http://code.google.com/p/snakeyaml/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2003-2010 Christian d
   Copyright (c) 2008 Google Inc.
   Copyright (c) 2008 SnakeYAML
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
SnakeYAML Engine 2.7 maven:org.snakeyaml:snakeyaml-engine:2.7: http://www.snakeyaml.org
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2008 Google Inc.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
   Copyright (c) 2018 SnakeYAML
SnakeYAML Engine 2.9 maven:org.snakeyaml:snakeyaml-engine:2.9: http://www.snakeyaml.org
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2008 Google Inc.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2018 SnakeYAML
snappy-java 1.1.10.5 maven:org.xerial.snappy:snappy-java:1.1.10.5: https://github.com/xerial/snappy-java
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2004-2006 Intel Corportation
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2008, 2011 Taro L. Saito
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
snappy-java 1.1.10.7 maven:org.xerial.snappy:snappy-java:1.1.10.7: https://github.com/xerial/snappy-java
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2004-2006 Intel Corportation
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2008, 2011 Taro L. Saito
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
SNMP4J 3.8.0 maven:org.snmp4j:snmp4j:3.8.0: http://snmp4j.org/
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2003-2024 Frank Fock (SNMP4J.org)
   Copyright (c) 2004-2019 Frank Fock Type ''java -jar snmp4j.jar help <command>'' for help on a specific command. Type ''java -jar snmp4j.jar example <command>'' for examples on a specific command. Type 
   Copyright (c) 2005-2024 Frank Fock (SNMP4J.org)</bottom> <windowtitle>${project.name} ${project.version}</windowtitle> <docfilessubdirs>true</docfilessubdirs> <excludePackageNames>org.snmp4j.test:org.snmp
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
SNMP4J-Log4J 2.8.11 maven:org.snmp4j:snmp4j-log4j:2.8.11: http://www.snmp4j.org
   Copyright (c) 2003-2020 Frank Fock (SNMP4J.org)
   Copyright (c) 2005-2022 Frank Fock (SNMP4J.org)</bottom> <windowtitle>${project.name} ${project.version}</windowtitle> <excludePackageNames>org.snmp4j.test:org.snmp4j.test.tools.console</excludePackageNam
Socket 2.033 cpan:Socket/2.033: http://search.cpan.org/dist/Socket/
   Copyright (c) 1989 Free Software Foundation, Inc.
socketry/multipart-post v2.4.1 opensuse:ruby3.4-rubygem-multipart-post/2.4.1-1.3/i586: https://github.com/socketry/multipart-post
   No Copyrights found
socketry/nio4r 2.7.4 opensuse:rubygem-nio4r-debugsource/2.7.4-1.3/s390x: https://github.com/socketry/nio4r
   Copyright (c) (©) 2009-2015, 2018, 2019-2020 Marc Alexander Lehmann <libecb@schmorp.de>
   Copyright (c) (©) 2011 Emanuele Giaquinta
   Copyright (c) 2007-2020 Marc Alexander Lehmann <libev@schmorp.de>
   Copyright (c) 2011-2017 Tony Arcieri.
socketry/nio4r 2.7.4 rubygems:nio4r/2.7.4: https://github.com/socketry/nio4r
   Copyright (c) (c)2007-2013 Marc Alexander Lehmann. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following condi
   Copyright (c) (©) 2009-2015, 2018, 2019-2020 Marc Alexander Lehmann <libecb@schmorp.de>
   Copyright (c) (©) 2011 Emanuele Giaquinta All rights reserved
   Copyright (c) 2007-2020 Marc Alexander Lehmann <libev@schmorp.de> All rights reserved
   Copyright (c) 2011 Tony Arcieri. Distributed under the MIT License. See
   Copyright (c) 2011-2017 Tony Arcieri. Distributed under the MIT License.
socketry/nio4r 2.7.4 rubygems:nio4r/2.7.4-java: https://github.com/socketry/nio4r
   Copyright (c) (c)2007-2013 Marc Alexander Lehmann. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following condi
   Copyright (c) (©) 2009-2015, 2018, 2019-2020 Marc Alexander Lehmann <libecb@schmorp.de>
   Copyright (c) (©) 2011 Emanuele Giaquinta All rights reserved
   Copyright (c) 2007-2020 Marc Alexander Lehmann <libev@schmorp.de> All rights reserved
   Copyright (c) 2011 Tony Arcieri. Distributed under the MIT License. See
   Copyright (c) 2011-2017 Tony Arcieri. Distributed under the MIT License.
socketry/nio4r 2.7.4 ubuntu:ruby-nio4r/2.7.4-1: https://github.com/socketry/nio4r
   Copyright (c) (c)2007-2013 Marc Alexander Lehmann.
   Copyright (c) (©) 2009-2015, 2018, 2019-2020 Marc Alexander Lehmann <libecb@schmorp.de>
   Copyright (c) (©) 2011 Emanuele Giaquinta
   Copyright (c) 2007-2020 Marc Alexander Lehmann <libev@schmorp.de>
   Copyright (c) 2011-2017 Tony Arcieri.
solana-labs/solana 1.16.6 crates:solana-metrics/1.16.6: https://solana.com
   No Copyrights found
SonarQube 24.12.0.100206 maven:org.sonarsource.sonarqube:sonar-education-plugin:24.12.0.100206
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2002-2024 The Apache Software Foundation
   Copyright (c) 2009-2024 SonarSource SA
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
@so-ric/colorspace 1.1.6 npmjs:@so-ric/colorspace/1.1.6: https://github.com/so-ric/colorspace
   Copyright (c) 2015 Arnout Kazemier, Martijn Swaagman, the Contributors.
source-map 0.5.7 npmjs:source-map/0.5.7: https://github.com/mozilla/source-map
   Copyright (c) 2009-2011 Mozilla Foundation and contributors All rights reserved
   Copyright (c) 2009-2011, 2014 Mozilla Foundation and contributors
   Copyright (c) 2011 The Closure Compiler Authors. All rights reserved
source-map 0.6.1 npmjs:source-map/0.6.1: https://github.com/mozilla/source-map
   Copyright (c) 2009-2011 Mozilla Foundation and contributors All rights reserved
   Copyright (c) 2009-2011, 2014 Mozilla Foundation and contributors
   Copyright (c) 2011 The Closure Compiler Authors. All rights reserved
source-map-js 1.2.1 npmjs:source-map-js/1.2.1: https://github.com/7rulnik/source-map
   Copyright (c) 2009-2011 Mozilla Foundation and contributors All rights reserved
   Copyright (c) 2009-2011, 2014 Mozilla Foundation and contributors
   Copyright (c) 2011 The Closure Compiler Authors. All rights reserved
spdx-jackson-store 2.0.2 maven:org.spdx:spdx-jackson-store:2.0.2
   Copyright (c) (c) 2003 by Bitstream, Inc. All Rights Reserved
   Copyright (c) ------------------------------ Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved
   Copyright (c) ------------------------------ Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved
   Copyright (c) 1993, 2018 Oracle and/or its affiliates.
   Copyright (c) 2010, 2013, 2015, 2022, 2024 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2020 Source Auditor Inc.
   Copyright (c) 2020 Source Auditor Inc.",
   Copyright (c) Copyright>Copyright (c) 2020 Source Auditor Inc.</defaultFileCopyright>
spdx-java-core 1.0.0 maven:org.spdx:spdx-java-core:1.0.0
   Copyright (c) 1993, 2018 Oracle and/or its affiliates.
   Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved
   Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved
   Copyright (c) 2010, 2013, 2015, 2022, 2024 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2013, 2015-2016, 2019, 2020, 2023-2024 Source Auditor Inc.
   Copyright (c) 2020 Source Auditor Inc."
   Copyright (c) 2025 SPDX. All rights reserved
   Copyright (c) Copyright>Copyright (c) 2020 Source Auditor Inc.</defaultFileCopyright>
spdx-java-model-2_X 1.0.0 maven:org.spdx:spdx-java-model-2_X:1.0.0
   Copyright (c) 1993, 2018 Oracle and/or its affiliates.
   Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved
   Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved
   Copyright (c) 2010, 2013, 2015, 2022, 2024 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2011, 2015, 2019-2020, 2022, 2023-2024 Source Auditor Inc.
   Copyright (c) 2024 Source Auditor Inc."
   Copyright (c) 2025 <a href="http://spdx.org">SPDX</a>. All rights reserved
   Copyright (c) 2025 SPDX. All rights reserved
   Copyright (c) Copyright>Copyright (c) 2024 Source Auditor Inc.</defaultFileCopyright>
spdx-java-model-3 1.0.0 maven:org.spdx:spdx-java-model-3_0:1.0.0
   Copyright (c) 1993, 2018 Oracle and/or its affiliates.
   Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved
   Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved
   Copyright (c) 2010, 2013, 2015, 2022, 2024 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2020 Source Auditor Inc."
   Copyright (c) 2020, 2025 Source Auditor Inc.
   Copyright (c) 2025 <a href="http://spdx.org">SPDX</a>. All rights reserved
   Copyright (c) 2025 SPDX. All rights reserved
spdx-rdf-store 2.0.0 maven:org.spdx:spdx-rdf-store:2.0.0
   Copyright (c) (c) 2003 by Bitstream, Inc. All Rights Reserved
   Copyright (c) ------------------------------ Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved
   Copyright (c) ------------------------------ Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved
   Copyright (c) 1993, 2018 Oracle and/or its affiliates.
   Copyright (c) 2010, 2013, 2015, 2022, 2024 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2020 Source Auditor Inc.
   Copyright (c) 2020 Source Auditor Inc.",
   Copyright (c) Copyright>Copyright (c) 2020 Source Auditor Inc.</defaultFileCopyright>
spdx-tagvalue-store 2.0.0 maven:org.spdx:spdx-tagvalue-store:2.0.0
   Copyright (c) (c) 2003 by Bitstream, Inc. All Rights Reserved
   Copyright (c) ------------------------------ Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved
   Copyright (c) ------------------------------ Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved
   Copyright (c) 1993, 2018 Oracle and/or its affiliates.
   Copyright (c) 2010, 2013, 2015, 2022, 2024 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2011-2013, 2015, 2017, 2020, 2025 Source Auditor Inc.
   Copyright (c) 2020 Source Auditor Inc.",
   Copyright (c) Copyright>Copyright (c) 2020 Source Auditor Inc.</defaultFileCopyright>
spdx-v3jsonld-store 0.1.0-Alpha maven:org.spdx:spdx-v3jsonld-store:0.1.0-Alpha
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2024 Source Auditor Inc. package org.spdx.v3jsonldstore;
   Copyright (c) Copyright>Copyright (c) 2024 Source Auditor Inc.</defaultFileCopyright>
spdx-v3jsonld-store 1.0.0 maven:org.spdx:spdx-v3jsonld-store:1.0.0
   Copyright (c) (c) 2003 by Bitstream, Inc. All Rights Reserved
   Copyright (c) ------------------------------ Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved
   Copyright (c) ------------------------------ Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved
   Copyright (c) 1993, 2018 Oracle and/or its affiliates.
   Copyright (c) 2010, 2013, 2015, 2022, 2024 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2024 Source Auditor Inc.
   Copyright (c) 2024 Source Auditor Inc.",
   Copyright (c) Copyright>Copyright (c) 2024 Source Auditor Inc.</defaultFileCopyright>
spel 0.0.1 maven:io.github.hoteljuliet.spel:spel:0.0.1
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
spf13-cobra 1.9.1 github:spf13/cobra:v1.9.1: https://github.com/spf13/cobra
   Copyright (c) 2013-2023 The Cobra Authors
spiffe/go-spiffe v2.5.0 github:spiffe/go-spiffe:v2.5.0: https://github.com/spiffe/go-spiffe
   No Copyrights found
spoon 0.0.6 ubuntu:ruby-spoon/0.0.6-1: http://github.com/headius/spoon
   Copyright (c) Copyright: 2010-2012 Charles Oliver Nutter <headius@headius.com>
   Copyright (c) Copyright: 2012 C
SpotBugs Annotations 4.8.6 maven:com.github.spotbugs:spotbugs-annotations:4.8.6
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 2003-2008, 2011 University of Maryland
   Copyright (c) 2013, 2015, 2022-2023 Oracle and/or its affiliates. All rights reserved
Spring AMQP 2.4.17 maven:org.springframework.amqp:spring-amqp:2.4.17: http://www.springsource.org/spring-amqp
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2002-2023 the original author or authors.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2010-2023 Pivotal, Inc.
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
spring-asciidoctor-extensions-block-switch 0.6.0 maven:io.spring.asciidoctor:spring-asciidoctor-extensions-block-switch:0.6.0
   No Copyrights found
Spring Beans 5.3.41 maven:net.xdob.springframework:spring-beans:5.3.41: https://github.com/dibyang/spring-framework
   Copyright (c) 1999-2009 OW2 Consortium <https://www.ow2.org/>
   Copyright (c) 2000-2011 INRIA, France Telecom
   Copyright (c) 2002-2024 the original author or authors.
   Copyright (c) 2002-2025 Pivotal, Inc.
   Copyright (c) 2006-2019 Joe Walnes, Henri Tremblay, Leonardo Mesquita
Spring Boot 2.7.18 maven:org.springframework.boot:spring-boot:2.7.18: https://github.com/SpringSource/spring-boot
   Copyright (c) 2002-2023 the original author or authors.
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot 2.7.18 maven:org.springframework.boot:spring-boot-autoconfigure:2.7.18: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2023 the original author or authors.
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot 2.7.18 maven:org.springframework.boot:spring-boot-starter:2.7.18: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot 2.7.18 maven:org.springframework.boot:spring-boot-starter-actuator:2.7.18: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot 2.7.18 maven:org.springframework.boot:spring-boot-starter-amqp:2.7.18: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot 2.7.18 maven:org.springframework.boot:spring-boot-starter-hateoas:2.7.18: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot 2.7.18 maven:org.springframework.boot:spring-boot-starter-json:2.7.18: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot 2.7.18 maven:org.springframework.boot:spring-boot-starter-log4j2:2.7.18: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot 2.7.18 maven:org.springframework.boot:spring-boot-starter-logging:2.7.18: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot 2.7.18 maven:org.springframework.boot:spring-boot-starter-security:2.7.18: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot 2.7.18 maven:org.springframework.boot:spring-boot-starter-test:2.7.18: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot 2.7.18 maven:org.springframework.boot:spring-boot-starter-tomcat:2.7.18: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot 2.7.18 maven:org.springframework.boot:spring-boot-starter-web:2.7.18: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot 2.7.5 maven:org.springframework.boot:spring-boot-jarmode-layertools:2.7.5: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2022 the original author or authors.
Spring Boot 2.7.5 maven:org.springframework.boot:spring-boot-loader:2.7.5: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2022 the original author or authors.
Spring Boot 2.7.9 maven:org.springframework.boot:spring-boot:2.7.9: https://github.com/SpringSource/spring-boot
   Copyright (c) 2002-2023 the original author or authors.
Spring Boot 2.7.9 maven:org.springframework.boot:spring-boot-autoconfigure:2.7.9: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2023 the original author or authors.
Spring Boot 2.7.9 maven:org.springframework.boot:spring-boot-starter:2.7.9: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot 2.7.9 maven:org.springframework.boot:spring-boot-starter-amqp:2.7.9: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot 2.7.9 maven:org.springframework.boot:spring-boot-starter-hateoas:2.7.9: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot 2.7.9 maven:org.springframework.boot:spring-boot-starter-json:2.7.9: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot 2.7.9 maven:org.springframework.boot:spring-boot-starter-log4j2:2.7.9: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot 2.7.9 maven:org.springframework.boot:spring-boot-starter-logging:2.7.9: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot 2.7.9 maven:org.springframework.boot:spring-boot-starter-security:2.7.9: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot 2.7.9 maven:org.springframework.boot:spring-boot-starter-test:2.7.9: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot 2.7.9 maven:org.springframework.boot:spring-boot-starter-tomcat:2.7.9: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot 2.7.9 maven:org.springframework.boot:spring-boot-starter-web:2.7.9: https://github.com/SpringSource/spring-boot
   Copyright (c) 2012-2023 VMware, Inc.
spring-boot-actuator 2.7.18 maven:org.springframework.boot:spring-boot-actuator:2.7.18
   Copyright (c) 2012-2023 the original author or authors.
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot Actuator AutoConfigure 2.7.18 maven:org.springframework.boot:spring-boot-actuator-autoconfigure:2.7.18
   Copyright (c) 2012-2023 the original author or authors.
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot OAuth2 Resource Server Starter 2.7.18 maven:org.springframework.boot:spring-boot-starter-oauth2-resource-server:2.7.18
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot Test 2.7.18 maven:org.springframework.boot:spring-boot-test:2.7.18
   Copyright (c) 2012-2023 the original author or authors.
   Copyright (c) 2012-2023 VMware, Inc.
Spring Boot Test Auto-Configure 2.7.18 maven:org.springframework.boot:spring-boot-test-autoconfigure:2.7.18
   Copyright (c) 2012-2023 the original author or authors.
   Copyright (c) 2012-2023 VMware, Inc.
Spring Commons Logging Bridge 5.3.34 maven:org.springframework:spring-jcl:5.3.34
   Copyright (c) 2002-2023 the original author or authors.
Spring Context Support 5.3.41 maven:net.xdob.springframework:spring-context-support:5.3.41: https://github.com/dibyang/spring-framework
   Copyright (c) 1999-2009 OW2 Consortium <https://www.ow2.org/>
   Copyright (c) 2000-2011 INRIA, France Telecom
   Copyright (c) 2002-2023 the original author or authors.
   Copyright (c) 2002-2025 Pivotal, Inc.
   Copyright (c) 2006-2019 Joe Walnes, Henri Tremblay, Leonardo Mesquita
Spring Data Commons 2.4.2 maven:org.springframework.data:spring-data-commons:2.4.2: http://projects.spring.io/spring-data/
   Copyright (c) 2008-2020 the original author or authors.
   Copyright (c) 2011 </body>
   Copyright (c) 2011.2017 the original author or authors.
Spring Data JPA 2.4.2 maven:org.springframework.data:spring-data-jpa:2.4.2: http://projects.spring.io/spring-data-jpa/
   Copyright (c) 2008-2020 the original author or authors.
Spring Framework 5.3.32 maven:org.springframework:spring-aop:5.3.32: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.32 maven:org.springframework:spring-aspects:5.3.32: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2021 the original author or authors.
Spring Framework 5.3.32 maven:org.springframework:spring-beans:5.3.32: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.32 maven:org.springframework:spring-context:5.3.32: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.32 maven:org.springframework:spring-context-support:5.3.32: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2023 the original author or authors.
Spring Framework 5.3.32 maven:org.springframework:spring-core:5.3.32: https://github.com/spring-projects/spring-framework
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2002-2004 The Apache Software Foundation
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.32 maven:org.springframework:spring-expression:5.3.32: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2023 the original author or authors.
Spring Framework 5.3.32 maven:org.springframework:spring-jdbc:5.3.32: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.32 maven:org.springframework:spring-orm:5.3.32: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2023 the original author or authors.
Spring Framework 5.3.32 maven:org.springframework:spring-test:5.3.32: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.32 maven:org.springframework:spring-tx:5.3.32: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.32 maven:org.springframework:spring-web:5.3.32: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.32 maven:org.springframework:spring-webmvc:5.3.32: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.33 maven:org.springframework:spring-aop:5.3.33: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.33 maven:org.springframework:spring-aspects:5.3.33: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2021 the original author or authors.
Spring Framework 5.3.33 maven:org.springframework:spring-context:5.3.33: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.33 maven:org.springframework:spring-context-support:5.3.33: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2023 the original author or authors.
Spring Framework 5.3.33 maven:org.springframework:spring-core:5.3.33: https://github.com/spring-projects/spring-framework
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2002-2004 The Apache Software Foundation
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.33 maven:org.springframework:spring-expression:5.3.33: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2023 the original author or authors.
Spring Framework 5.3.33 maven:org.springframework:spring-jdbc:5.3.33: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.33 maven:org.springframework:spring-messaging:5.3.33: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2023 the original author or authors.
Spring Framework 5.3.33 maven:org.springframework:spring-orm:5.3.33: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.33 maven:org.springframework:spring-test:5.3.33: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.33 maven:org.springframework:spring-tx:5.3.33: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.33 maven:org.springframework:spring-web:5.3.33: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.34 null: https://github.com/spring-projects/spring-framework
   No Copyrights found
Spring Framework 5.3.34 maven:org.springframework:spring-aop:5.3.34: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.34 maven:org.springframework:spring-aspects:5.3.34: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2021 the original author or authors.
Spring Framework 5.3.34 maven:org.springframework:spring-beans:5.3.34: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.34 maven:org.springframework:spring-context:5.3.34: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.34 maven:org.springframework:spring-context-support:5.3.34: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2023 the original author or authors.
Spring Framework 5.3.34 maven:org.springframework:spring-core:5.3.34: https://github.com/spring-projects/spring-framework
   Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved
   Copyright (c) 2002-2004 The Apache Software Foundation
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.34 maven:org.springframework:spring-expression:5.3.34: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2023 the original author or authors.
Spring Framework 5.3.34 maven:org.springframework:spring-jdbc:5.3.34: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.34 maven:org.springframework:spring-messaging:5.3.34: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2023 the original author or authors.
Spring Framework 5.3.34 maven:org.springframework:spring-orm:5.3.34: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.34 maven:org.springframework:spring-test:5.3.34: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.34 maven:org.springframework:spring-tx:5.3.34: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.34 maven:org.springframework:spring-web:5.3.34: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.34 maven:org.springframework:spring-webmvc:5.3.34: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.39 maven:org.springframework:spring-context:5.3.39: https://github.com/spring-projects/spring-framework
   Copyright (c) 2002-2024 the original author or authors.
Spring Framework 5.3.39 maven:org.springframework:spring-tx:5.3.39-atlassian-1: https://github.com/spring-projects/spring-framework
   No Copyrights found
Spring Framework - Remoting 1.2.9 maven:org.springframework:spring-remoting:1.2.9: http://www.springframework.org
   No Copyrights found
Spring Framework - Support 1.2.9 maven:org.springframework:spring-support:1.2.9: http://www.springframework.org
   No Copyrights found
Spring HATEOAS 1.5.6 maven:org.springframework.hateoas:spring-hateoas:1.5.6: https://github.com/SpringSource/spring-hateoas
   Copyright (c) 2011 </body>
   Copyright (c) 2011-2022 the original author or authors.
Spring JDBC 5.3.39 maven:net.xdob.springframework:spring-jdbc:5.3.39: https://github.com/dibyang/spring-framework
   Copyright (c) 1999-2009 OW2 Consortium <https://www.ow2.org/>
   Copyright (c) 2000-2011 INRIA, France Telecom
   Copyright (c) 2002-2021 the original author or authors
   Copyright (c) 2002-2024 the original author or authors.
   Copyright (c) 2002-2025 Pivotal, Inc.
   Copyright (c) 2006-2019 Joe Walnes, Henri Tremblay, Leonardo Mesquita
Spring LDAP 1.3.1 maven:org.springframework.ldap:spring-ldap-parent:1.3.1.RELEASE: http://www.springframework.org/ldap
   No Copyrights found
Spring LDAP 2.3.3.RELEASE null: http://www.springframework.org/ldap
   No Copyrights found
Spring LDAP 2.3.3.RELEASE maven:org.springframework.ldap:spring-ldap-core-tiger:2.3.3.RELEASE: http://www.springframework.org/ldap
   Copyright (c) 2005-2013 the original author or authors.
   Copyright (c) 2005-2013 the original authors
Spring LDAP 2.3.3.RELEASE maven:org.springframework.ldap:spring-ldap-ldif-core:2.3.3.RELEASE: http://www.springframework.org/ldap
   Copyright (c) 2005-2013 the original author or authors.
   Copyright (c) 2005-2013 the original authors
Spring LDAP 2.3.3.RELEASE maven:org.springframework.ldap:spring-ldap-odm:2.3.3.RELEASE: http://www.springframework.org/ldap
   Copyright (c) 2005-2013 the original author or authors.
   Copyright (c) 2005-2013 the original authors
Spring LDAP 2.4.1 maven:org.springframework.ldap:spring-ldap-core:2.4.1: http://www.springframework.org/ldap
   Copyright (c) 2002-2022 the original author or authors.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
Spring Messaging 5.3.39 maven:net.xdob.springframework:spring-messaging:5.3.39: https://github.com/dibyang/spring-framework
   Copyright (c) 1999-2009 OW2 Consortium <https://www.ow2.org/>
   Copyright (c) 2000-2011 INRIA, France Telecom
   Copyright (c) 2002-2023 the original author or authors.
   Copyright (c) 2002-2025 Pivotal, Inc.
   Copyright (c) 2006-2019 Joe Walnes, Henri Tremblay, Leonardo Mesquita
Spring Plugin Core 2.0.0.RELEASE maven:org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE: https://github.com/SpringSource/spring-plugin/spring-plugin-core
   Copyright (c) 2008-2019 the original author or authors.
Spring RabbitMQ Stream Support 2.4.13 maven:org.springframework.amqp:spring-rabbit-stream:2.4.13
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2021-2023 the original author or authors.
Spring RabbitMQ Support 2.4.17 maven:org.springframework.amqp:spring-rabbit:2.4.17: http://www.springsource.org/spring-amqp
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2002-2023 the original author or authors.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2010-2023 Pivotal, Inc.
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Spring REST Docs Core 2.0.6.RELEASE maven:org.springframework.restdocs:spring-restdocs-core:2.0.6.RELEASE
   Copyright (c) 2014-2022 the original author or authors.
Spring REST Docs MockMvc 2.0.6.RELEASE maven:org.springframework.restdocs:spring-restdocs-mockmvc:2.0.6.RELEASE
   Copyright (c) 2014-2022 the original author or authors.
spring-retry 1.2.5 maven:org.springframework.retry:spring-retry:1.2.5.RELEASE: https://github.com/SpringSource/spring-retry
   No Copyrights found
Spring Security 4.2.20 maven:org.springframework.security:spring-security-config:4.2.20.RELEASE: http://spring.io/spring-security
   Copyright (c) 2002-2016 the original author or authors.
Spring Security 5.7.11 maven:org.springframework.security:spring-security-config:5.7.11: http://spring.io/spring-security
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2002-2023 the original author or authors.
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Spring Security 5.7.11 maven:org.springframework.security:spring-security-core:5.7.11: http://spring.io/spring-security
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2002-2023 the original author or authors.
   Copyright (c) 2004-2006 Acegi Technology Pty Limited
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Spring Security 5.7.11 maven:org.springframework.security:spring-security-crypto:5.7.11: http://spring.io/spring-security
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2002-2022 the original author or authors.
   Copyright (c) 2006 Damien Miller <djm@mindrot.org> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyrigh
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Spring Security 5.7.11 maven:org.springframework.security:spring-security-web:5.7.11: http://spring.io/spring-security
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2002-2023 the original author or authors.
   Copyright (c) 2004-2006, 2009 Acegi Technology Pty Limited
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Spring Security 5.7.7 maven:org.springframework.security:spring-security-core:5.7.7: http://spring.io/spring-security
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2002-2022 the original author or authors.
   Copyright (c) 2004-2006 Acegi Technology Pty Limited
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Spring Security 5.7.7 maven:org.springframework.security:spring-security-crypto:5.7.7: http://spring.io/spring-security
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2002-2022 the original author or authors.
   Copyright (c) 2006 Damien Miller <djm@mindrot.org> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyrigh
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Spring Security 5.7.7 maven:org.springframework.security:spring-security-web:5.7.7: http://spring.io/spring-security
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2002-2022 the original author or authors.
   Copyright (c) 2004-2006, 2009 Acegi Technology Pty Limited
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Spring Security 5.8.5 maven:org.springframework.security:spring-security-core:5.8.5: http://spring.io/spring-security
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2002-2023 the original author or authors.
   Copyright (c) 2004-2006 Acegi Technology Pty Limited
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Spring Security 5.8.5 maven:org.springframework.security:spring-security-crypto:5.8.5: http://spring.io/spring-security
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2002-2023 the original author or authors.
   Copyright (c) 2006 Damien Miller <djm@mindrot.org> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyrigh
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
Spring Security 5.8.5 maven:org.springframework.security:spring-security-web:5.8.5: http://spring.io/spring-security
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2002-2023 the original author or authors.
   Copyright (c) 2004-2006, 2009 Acegi Technology Pty Limited
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
spring-security-crypto-5.8.16-gov4j-1.jar 5.8.16-gov4j-1 maven:org.gov4j.thirdparty.org.springframework.security:spring-security-crypto:5.8.16-gov4j-1: https://gov4j.org/maven/springframework-security/spring-security-crypto/5.8.16-gov4j-1
   Copyright (c) 1989, 1991, 2007 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2002-2024 the original author or authors.
   Copyright (c) 2006 Damien Miller <djm@mindrot.org>
   Copyright (c) 2009-2016 Stuart Knightley
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin
Spring Security JWT Library 1.1.1.RELEASE maven:org.springframework.security:spring-security-jwt:1.1.1.RELEASE: http://github.com/SpringSource/spring-security-oauth
   Copyright (c) 2002-2017 the original author or authors.
spring-security-oauth2-core 5.7.11 maven:org.springframework.security:spring-security-oauth2-core:5.7.11
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2002-2021 the original author or authors.
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
spring-security-oauth2-jose 5.7.11 maven:org.springframework.security:spring-security-oauth2-jose:5.7.11
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2002-2023 the original author or authors.
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
spring-security-oauth2-resource-server 5.7.11 maven:org.springframework.security:spring-security-oauth2-resource-server:5.7.11
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2002-2021 the original author or authors.
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
spring-security-saml2-service-provider 5.8.5 maven:org.springframework.security:spring-security-saml2-service-provider:5.8.5
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2002-2023 the original author or authors.
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
sprintf.js 1.0.3 npmjs:sprintf-js/1.0.3: https://github.com/alexei/sprintf.js
   Copyright (c) 2007-2014 Alexandru Marasteanu <hello All rights reserved
SQLite 3.40.1 debian:libsqlite3-0/3.40.1-2+deb12u2/amd64: http://sqlite.org/
   Copyright (c) Copyright: 2006 Laszlo Boszormenyi (GCS) <gcs@debian.org>
   Copyright (c) Copyright: 2006 Laszlo Boszormenyi (GCS) <gcs@debian.org>,
   Copyright (c) Copyright: 2018 Yuriy M. Kaminskiy Aq yumkam
sqlstruct 20201105-snapshot-5f3e10d3 github:kisielk/sqlstruct:5f3e10d3ab4629a59d584f8e22c4f21d54108b01: https://github.com/kisielk/sqlstruct
   No Copyrights found
sqlx v1.3.5 github:jmoiron/sqlx:v1.3.5: https://github.com/jmoiron/sqlx
   Copyright (c) 2013 Jason Moiron
square-retrofit 2.7.2 maven:com.squareup.retrofit2:retrofit:2.7.2: http://square.github.io/retrofit/
   Copyright (c) 2008 Google Inc.
   Copyright (c) 2011-2019 Square, Inc.
   Copyright (c) 2014 Square, Inc. Annotations for interface methods to control the HTTP request behavior.
ssl-cert 1.1.2 debian:ssl-cert/1.1.2/all
   Copyright (c) Copyright: 2003-2006 Thom May
stable-stringify 1.0.1 npmjs:json-stable-stringify-without-jsonify/1.0.1: https://github.com/samn/json-stable-stringify
   No Copyrights found
stack-utils 2.0.6 npmjs:stack-utils/2.0.6: https://github.com/jamestalmage/stack-utils#readme
   Copyright (c) 2016-2022 Isaac Z. Schlueter <i@izs.me>, James Talmage <james@talmage.io> (github.com/jamestalmage), and Contributors
@standard-schema/spec 1.1.0 npmjs:@standard-schema/spec/1.1.0: https://github.com/standard-schema/standard-schema#readme
   Copyright (c) 2024 Colin McDonnell
@standard-schema/utils 0.3.0 npmjs:@standard-schema/utils/0.3.0: https://github.com/standard-schema/standard-schema#readme
   Copyright (c) 2024 Fabian Hiller
StAX 1.0 maven:stax:stax-api:1.0: http://stax.codehaus.org/
   No Copyrights found
stax2-api 4.2 maven:org.codehaus.woodstox:stax2-api:4.2: https://github.com/FasterXML/stax2-api
   Copyright (c) 2004-2006, 2008 Tatu Saloranta, tatu.saloranta@iki.fi
stax2-api 4.2.2 maven:org.codehaus.woodstox:stax2-api:4.2.2: https://github.com/FasterXML/stax2-api
   Copyright (c) 2004-2006, 2008 Tatu Saloranta, tatu.saloranta@iki.fi
stax-ex 1.8.1 maven:org.jvnet.staxex:stax-ex:1.8.1: http://stax-ex.java.net/
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1997, 2010-2011, 2013, 2015, 2017-2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
stdin-discarder 0.2.2 npmjs:stdin-discarder/0.2.2: https://github.com/sindresorhus/stdin-discarder#readme
   No Copyrights found
step-api-function 1.1.10 maven:ch.exense.step:step-api-function:1.1.10
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2020 exense GmbH This file is part of STEP
stoewer/go-strcase v1.2.0 github:stoewer/go-strcase:v1.2.0: https://github.com/stoewer/go-strcase
   Copyright (c) 2017 A. Stoewer <adrian.stoewer@rz.ifi.lmu.de> All rights reserved
   Copyright (c) 2017 Adrian Stoewer <adrian.stoewer@rz.ifi.lmu.de>
stop-iteration-iterator 1.1.0 npmjs:stop-iteration-iterator/1.1.0: https://github.com/ljharb/stop-iteration-iterator#readme
   Copyright (c) 2023 Jordan Harband
stopwords 0.1.0 crates:stopwords/0.1.0: https://crates.io/crates/stopwords
   No Copyrights found
Storable 3.26 fedora:perl-Storable/1:3.26-489.module_f36+14795+3d766033/x86_64: http://search.cpan.org/dist/Storable/
   Copyright (c) 1995-2001 Raphael Manfredi
   Copyright (c) 2001-2004 Larry Wall
   Copyright (c) 2002-2014 by the Perl 5 Porters
   Copyright (c) 2015-2017 cPanel Inc
   Copyright (c) 2017 Reini Urban You may redistribute only under the same terms as Perl 5, as specified in the README file that comes with the distribution.
streamich/memfs 4.51.1 npmjs:memfs/4.51.1: https://github.com/streamich/memfs
   Copyright (c) 2023 Vadim @streamich Dalecky <vadimsdaleckis@gmail.com> and other contributors
stringio 3.1.5 rubygems:stringio/3.1.5: https://github.com/ruby/stringio
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
string-length 4.0.2 npmjs:string-length/4.0.2: https://github.com/sindresorhus/string-length
   No Copyrights found
string.prototype.includes 2.0.1 npmjs:string.prototype.includes/2.0.1: https://github.com/mathiasbynens/string.prototype.includes
   No Copyrights found
string.prototype.matchall 4.0.12 npmjs:string.prototype.matchall/4.0.12: https://github.com/ljharb/String.prototype.matchAll#readme
   Copyright (c) 2015 Jordan Harband
string.prototype.repeat v1.0.0 npmjs:string.prototype.repeat/1.0.0: https://github.com/mathiasbynens/string.prototype.repeat
   No Copyrights found
string.prototype.trim 1.2.10 npmjs:string.prototype.trim/1.2.10: https://github.com/es-shims/String.prototype.trim#readme
   Copyright (c) 2015 Jordan Harband
string.prototype.trimend 1.0.9 npmjs:string.prototype.trimend/1.0.9: https://github.com/KhaledElAnsari/String.prototype.trimEnd#readme
   Copyright (c) 2017 Khaled Al-Ansari
string.prototype.trimstart 1.0.8 npmjs:string.prototype.trimstart/1.0.8: https://github.com/KhaledElAnsari/String.prototype.trimStart#readme
   Copyright (c) 2017 Khaled Al-Ansari
stringtemplate4 4.0.8 maven:org.antlr:ST4:4.0.8: http://github.com/antlr/stringtemplate4
   Copyright (c) 2005-2009, 2011 Terence Parr All rights reserved
   Copyright (c) 2012 Sam Harwell All rights reserved
   Copyright (c) 2012 Terence Parr
string-width 4.2.3 npmjs:string-width/4.2.3: https://github.com/sindresorhus/string-width
   No Copyrights found
string-width 5.1.2 npmjs:string-width/5.1.2: https://github.com/sindresorhus/string-width
   No Copyrights found
string-width 7.2.0 npmjs:string-width/7.2.0: https://github.com/sindresorhus/string-width
   No Copyrights found
string-width 8.1.0 npmjs:string-width/8.1.0: https://github.com/sindresorhus/string-width
   No Copyrights found
Strip ANSI 6.0.1 npmjs:strip-ansi/6.0.1: https://github.com/chalk/strip-ansi
   No Copyrights found
Strip ANSI 7.1.2 npmjs:strip-ansi/7.1.2: https://github.com/chalk/strip-ansi
   No Copyrights found
strip-bom 3.0.0 npmjs:strip-bom/3.0.0: https://github.com/sindresorhus/strip-bom
   No Copyrights found
strip-bom 4.0.0 npmjs:strip-bom/4.0.0: https://github.com/sindresorhus/strip-bom
   No Copyrights found
strip-final-newline 2.0.0 npmjs:strip-final-newline/2.0.0: https://github.com/sindresorhus/strip-final-newline#readme
   No Copyrights found
strip-indent v3.0.0 npmjs:strip-indent/3.0.0: https://github.com/sindresorhus/strip-indent
   No Copyrights found
strip-json-comments 3.1.1 npmjs:strip-json-comments/3.1.1: https://github.com/sindresorhus/strip-json-comments
   No Copyrights found
strscan null: https://github.com/Faveod/strscan-java
   No Copyrights found
strscan 3.1.0 rubygems:strscan/3.1.0: https://github.com/ruby/strscan
   Copyright (c) 1999-2006 Minero Aoki
stylehacks 7.0.7 npmjs:stylehacks/7.0.7: https://github.com/ben-eb/stylehacks
   No Copyrights found
stylelint 16.26.1 npmjs:stylelint/16.26.1: https://github.com/stylelint/stylelint
   Copyright (c) 2015 - present Maxime Thirouin, David Clark
stylelint-config-recommended 17.0.0 npmjs:stylelint-config-recommended/17.0.0: https://github.com/stylelint/stylelint-config-recommended#readme
   Copyright (c) 2018 - present stylelint
stylelint-config-recommended-less 4.0.1 npmjs:stylelint-config-recommended-less/4.0.1: https://github.com/ssivanatarajan/stylelint-config-recommended-less#readme
   No Copyrights found
stylelint-config-standard 39.0.1 npmjs:stylelint-config-standard/39.0.1: https://github.com/stylelint/stylelint-config-standard#readme
   Copyright (c) 2015 - present stylelint authors
stylelint-config-standard-less 4.0.1 npmjs:stylelint-config-standard-less/4.0.1: https://github.com/crazyurus/stylelint-config-standard-less#readme
   No Copyrights found
stylelint-less 4.0.0 npmjs:stylelint-less/4.0.0: https://github.com/ssivanatarajan/stylelint-less#readme
   No Copyrights found
style-loader 4.0.0 npmjs:style-loader/4.0.0: https://github.com/webpack/style-loader
   No Copyrights found
stylis 4.2.0 npmjs:stylis/4.2.0: https://github.com/thysultan/stylis.js
   Copyright (c) 2016present Sultan Tarimo
@stylistic/eslint-plugin 5.6.1 npmjs:@stylistic/eslint-plugin/5.6.1: https://github.com/eslint-stylistic/eslint-stylistic#readme
   Copyright (c) 2023PRESENT ESLint Stylistic contributors
subspawn 0.1.1 rubygems:subspawn/0.1.1: https://github.com/byteit101/subspawn
   No Copyrights found
subspawn-posix 0.1.1 rubygems:subspawn-posix/0.1.1: https://github.com/byteit101/subspawn
   No Copyrights found
su-exec 0.2 alpine:su-exec/0.2-r3/x86_64
   No Copyrights found
su-exec 0.3 alpine:su-exec/0.3-r0/x86_64
   No Copyrights found
supports-color 5.5.0 npmjs:supports-color/5.5.0: https://github.com/chalk/supports-color
   No Copyrights found
supports-color 8.1.1 npmjs:supports-color/8.1.1: https://github.com/chalk/supports-color
   No Copyrights found
supports-color v7.2.0 npmjs:supports-color/7.2.0: https://github.com/chalk/supports-color
   No Copyrights found
supports-hyperlinks 3.2.0 npmjs:supports-hyperlinks/3.2.0: https://github.com/jamestalmage/supports-hyperlinks
   No Copyrights found
supports-preserve-symlinks-flag 1.0.0 npmjs:supports-preserve-symlinks-flag/1.0.0: https://github.com/inspect-js/node-supports-preserve-symlinks-flag#readme
   Copyright (c) 2022 Inspect JS
svgo 4.0.0 npmjs:svgo/4.0.0: https://github.com/svg/svgo
   No Copyrights found
svg-tags 1.0.0 npmjs:svg-tags/1.0.0: https://github.com/element-io/svg-tags
   Copyright (c) 2014 Athan Reines.
swag v0.23.0 github:go-openapi/swag:v0.23.0: https://github.com/go-openapi/swag
   Copyright (c) 2004, 2006 The Linux Foundation and its contributors.
   Copyright (c) 2015 go-swagger maintainers
swagger-compat-spec-parser 1.0.64 maven:io.swagger:swagger-compat-spec-parser:1.0.64: https://mvnrepository.com/artifact/io.swagger/swagger-compat-spec-parser
   No Copyrights found
swagger-core 1.6.9 maven:io.swagger:swagger-core:1.6.9: https://github.com/swagger-api/swagger-core
   No Copyrights found
swagger-core 2.2.8 maven:io.swagger.core.v3:swagger-core:2.2.8: https://github.com/swagger-api/swagger-core
   Copyright (c) 2015. SmartBear Software Inc.
   Copyright (c) 2023. All rights reserved
swagger-models 1.6.9 maven:io.swagger:swagger-models:1.6.9
   Copyright (c) 2022. All Rights Reserved
swagger-models 2.2.8 maven:io.swagger.core.v3:swagger-models:2.2.8
   Copyright (c) 2015. SmartBear Software Inc.
   Copyright (c) 2023. All rights reserved
swagger-parser 1.0.64 maven:io.swagger:swagger-parser:1.0.64: https://mvnrepository.com/artifact/io.swagger/swagger-parser
   No Copyrights found
swagger-parser 2.1.10 maven:io.swagger.parser.v3:swagger-parser:2.1.10: https://mvnrepository.com/artifact/io.swagger/swagger-parser
   No Copyrights found
swagger-parser 2.1.10 maven:io.swagger.parser.v3:swagger-parser-core:2.1.10: https://mvnrepository.com/artifact/io.swagger/swagger-parser
   No Copyrights found
swagger-parser 2.1.10 maven:io.swagger.parser.v3:swagger-parser-v3:2.1.10: https://mvnrepository.com/artifact/io.swagger/swagger-parser
   No Copyrights found
swagger-parser-v2-converter 2.1.10 maven:io.swagger.parser.v3:swagger-parser-v2-converter:2.1.10: https://mvnrepository.com/artifact/io.swagger.parser.v3/swagger-parser-v2-converter
   No Copyrights found
symbol-observable 1.2.0 npmjs:symbol-observable/1.2.0: https://github.com/benlesh/symbol-observable
   No Copyrights found
symbol-tree 3.2.4 npmjs:symbol-tree/3.2.4: https://github.com/Joris-van-der-Wel/js-symbol-tree#readme
   Copyright (c) 2015 Joris van der Wel
syslog 0.2.0 alpine:ruby-syslog/0.2.0-r0/x86: https://github.com/ruby/syslog
   No Copyrights found
systemd 252.38 debian:libudev1/252.38-1~deb12u1/amd64: http://www.freedesktop.org/wiki/Software/systemd
   Copyright (c) Copyright: 2003-2015 Kay Sievers <kay@vrfy.org>
   Copyright (c) Copyright: 2004-2009 Red Hat, Inc.
   Copyright (c) Copyright: 2010-2013 Tollef Fog Heen <tfheen@debian.org>
   Copyright (c) Copyright: 2012 Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com>
   Copyright (c) Copyright: 2012 Josh Triplett <josh@joshtriplett.org>
systemd 252.39 debian:libudev1/252.39-1~deb12u1/amd64: http://www.freedesktop.org/wiki/Software/systemd
   Copyright (c) Copyright: 2003-2015 Kay Sievers <kay@vrfy.org>
   Copyright (c) Copyright: 2004-2009 Red Hat, Inc.
   Copyright (c) Copyright: 2010-2013 Tollef Fog Heen <tfheen@debian.org>
   Copyright (c) Copyright: 2012 Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com>
   Copyright (c) Copyright: 2012 Josh Triplett <josh@joshtriplett.org>
sysvinit 0.65 debian:startpar/0.65-1: http://savannah.nongnu.org/projects/sysvinit
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 2003-2004 SuSE Linux AG
   Copyright (c) Copyright: 2003-2013 SuSE Linux AG
   Copyright (c) Copyright: 2014 Petter Reinholdtsen
sysvinit 0.65 debian:startpar/0.65-1+b1/amd64: http://savannah.nongnu.org/projects/sysvinit
   Copyright (c) Copyright: 2003-2013 SuSE Linux AG
   Copyright (c) Copyright: 2014 Petter Reinholdtsen
sysvinit 3.06 debian:sysvinit-utils/3.06-4/amd64: http://savannah.nongnu.org/projects/sysvinit
   Copyright (c) Copyright: 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1996-2004 Miquel van Smoorenburg <miquels@cistron.nl>
   Copyright (c) Copyright: 2006 Red Hat, Inc.
   Copyright (c) Copyright: 2019 Trek http://www.trek.eu.org/devel/sysd2v
sysvinit 3.06 debian:sysv-rc/3.06-4/all: http://savannah.nongnu.org/projects/sysvinit
   Copyright (c) Copyright: 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1996-2004 Miquel van Smoorenburg <miquels@cistron.nl>
   Copyright (c) Copyright: 2006 Red Hat, Inc.
   Copyright (c) Copyright: 2019 Trek http://www.trek.eu.org/devel/sysd2v
sysvinit 3.09 debian:initscripts/3.09-2/all: http://savannah.nongnu.org/projects/sysvinit
   Copyright (c) Copyright: 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) Copyright: 1996-2004 Miquel van Smoorenburg <miquels@cistron.nl>
   Copyright (c) Copyright: 2006 Red Hat, Inc.
   Copyright (c) Copyright: 2019 Trek http://www.trek.eu.org/devel/sysd2v
   Copyright (c) Copyright: 2020 Topi Miettinen <toiwoton@gmail.com>
tabbable 6.4.0 npmjs:tabbable/6.4.0: https://github.com/davidtheclark/tabbable#readme
   Copyright (c) 2015 David Clark
table-layout 1.0.2 npmjs:table-layout/1.0.2: https://github.com/75lb/table-layout#readme
   Copyright (c) 201521 Lloyd Brookes <75pound@gmail.com>
tapable 2.3.0 npmjs:tapable/2.3.0: https://github.com/webpack/tapable
   No Copyrights found
technoweenie's faraday 2.12.2 debian:ruby-faraday/2.12.2-1: http://github.com/technoweenie/faraday
   Copyright (c) 2009-2023 Rick Olson, Zack Hobson
   Copyright (c) 2009-2023 the Faraday Team.
technoweenie's faraday 2.13.4 rubygems:faraday/2.13.4: http://github.com/technoweenie/faraday
   Copyright (c) 2009-2023 Rick Olson, Zack Hobson
   Copyright (c) 2009-2023 the Faraday Team. Website and branding design by [awesome]: https://github.com/lostisland/awesome-faraday/adapters [website]: https://lostisland.github.io/faraday [contributin
technoweenie's faraday 2.14.0 debian:ruby-faraday/2.14.0-1/all: http://github.com/technoweenie/faraday
   Copyright (c) 2009-2023 the Faraday Team. Website and branding design by [awesome]: https://github.com/lostisland/awesome-faraday/adapters [website]: https://lostisland.github.io/faraday [contributin
terminfo-base 6.4.20240120 opensuse:terminfo-base/6.4.20240120-30.2/x86_64: http://invisible-island.net/ncurses/ncurses.html
   No Copyrights found
Terracotta Off-Heap Store 2.5.3 maven:org.terracotta:offheap-store:2.5.3
   Copyright (c) 2015 Terracotta, Inc., a Software AG company.
Terracotta Statistics 2.1.2 maven:org.terracotta:statistics:2.1.2
   No Copyrights found
Terracotta Utilities Tools 0.0.15 maven:org.terracotta:terracotta-utilities-tools:0.0.15
   Copyright (c) 2020 Terracotta, Inc., a Software AG company.
terser 5.44.1 npmjs:terser/5.44.1: https://github.com/fabiosantoscode/terser
   Copyright (c) 2012 (c) Mihai Bazon <mihai.bazon@gmail.com> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Re
   Copyright (c) 2012-2018 (c) Mihai Bazon <mihai.bazon@gmail.com>
terser-webpack-plugin 5.3.16 npmjs:terser-webpack-plugin/5.3.16: https://github.com/webpack-contrib/terser-webpack-plugin
   No Copyrights found
test-exclude 7.0.1 npmjs:test-exclude/7.0.1: https://github.com/bcoe/test-exclude#readme
   Copyright (c) 2016 Contributors
Test::Harness 3.44 anaconda:perl-test-harness/3.44-pl5321hd8ed1ab_0-noarch: http://search.cpan.org/dist/Test-Harness/
   Copyright (c) (c) 2007-2011 Andy Armstrong C<< <andy@hexten.net> >>. All rights reserved
   Copyright (c) 1989 Free Software Foundation, Inc.
   Copyright (c) 2006-2008 Adam Kennedy. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2006-2008 Curtis "Ovid" Poe, all rights reserved
   Copyright (c) 2007-2011 Andy Armstrong.
   Copyright (c) 2007-2011 Andy Armstrong. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
   Copyright (c) 2015-2022 conda-forge contributors All rights reserved
@testing-library/dom 10.4.1 npmjs:@testing-library/dom/10.4.1: https://github.com/testing-library/dom-testing-library#readme
   Copyright (c) 2013 Pieroxy <pieroxy@pieroxy.net>
   Copyright (c) 2017 Kent C. Dodds
@testing-library/jest-dom 6.9.1 npmjs:@testing-library/jest-dom/6.9.1: https://github.com/testing-library/jest-dom#readme
   Copyright (c) 2017 Kent C. Dodds
@testing-library/react 16.3.1 npmjs:@testing-library/react/16.3.1: https://github.com/testing-library/react-testing-library#readme
   Copyright (c) 2017Present Kent C. Dodds
@testing-library/user-event 14.6.1 npmjs:@testing-library/user-event/14.6.1: https://github.com/testing-library/user-event#readme
   Copyright (c) 2020 Giorgio Polvara
TestNG 6.14.3 maven:org.testng:testng:6.14.3: http://testng.org
   No Copyrights found
test-unit 3.5.3 fedora:rubygem-test-unit/3.5.3-172.fc37/noarch: http://test-unit.rubyforge.org/
   Copyright (c) 2000-2003 Nathaniel Talbott
   Copyright (c) 2000-2003 Nathaniel Talbott. It is free
   Copyright (c) 2001-2008 Python Software Foundation; All Rights Reserved
   Copyright (c) 2003-2007 Nathaniel Talbott. All rights reserved
   Copyright (c) 2008 Ryan Davis. All rights reserved
   Copyright (c) 2008-2010 Kouhei Sutou and 2001-2008 Python Software
   Copyright (c) 2008-2011 Kouhei Sutou; All Rights Reserved
   Copyright (c) 2008-2012 Kouhei Sutou <tt><kou@clear-code.com></tt>
   Copyright (c) 2008-2017 Kouhei Sutou <kou@clear-code.com>
   Copyright (c) 2008-2017 Kouhei Sutou <kou@clear-code.com> module Test module Unit AutoRunner.register_runner(:console) do |auto_runner| require 'test/unit/ui/console/testrunner' Test::Unit::UI::Consol
   Copyright (c) 2008-2020 Sutou Kouhei. All rights reserved
   Copyright (c) 2009-2013 Kouhei Sutou. All rights reserved
   Copyright (c) 2012-2015 Kouhei Sutou <kou@clear-code.com> require "test/unit/warning"
   Copyright (c) Copyright:: Copyright (c) 2000-2003 Nathaniel Talbott. All rights reserved
   Copyright (c) Copyright:: Copyright (c) 2008-2011 Kouhei Sutou. All rights reserved
   Copyright (c) Copyright:: Copyright (c) 2011 Kouhei Sutou <kou@clear-code.com>
   Copyright (c) Copyright:: Copyright (c) 2011 Kouhei Sutou <tt><kou@clear-code.com></tt>
test-unit 3.5.3 fedora:rubygem-test-unit/3.5.3-200.fc34/noarch: http://test-unit.rubyforge.org/
   Copyright (c) 2000-2003 Nathaniel Talbott
   Copyright (c) 2000-2003 Nathaniel Talbott. It is free
   Copyright (c) 2001-2008 Python Software Foundation; All Rights Reserved
   Copyright (c) 2003-2007 Nathaniel Talbott. All rights reserved
   Copyright (c) 2008 Ryan Davis. All rights reserved
   Copyright (c) 2008-2010 Kouhei Sutou and 2001-2008 Python Software
   Copyright (c) 2008-2011 Kouhei Sutou; All Rights Reserved
   Copyright (c) 2008-2012 Kouhei Sutou <tt><kou@clear-code.com></tt>
   Copyright (c) 2008-2017 Kouhei Sutou <kou@clear-code.com>
   Copyright (c) 2008-2017 Kouhei Sutou <kou@clear-code.com> module Test module Unit AutoRunner.register_runner(:console) do |auto_runner| require 'test/unit/ui/console/testrunner' Test::Unit::UI::Consol
   Copyright (c) 2008-2020 Sutou Kouhei. All rights reserved
   Copyright (c) 2009-2014 Kouhei Sutou. All rights reserved
   Copyright (c) 2012-2015 Kouhei Sutou <kou@clear-code.com> require "test/unit/warning"
   Copyright (c) Copyright:: Copyright (c) 2000-2002 Nathaniel Talbott
   Copyright (c) Copyright:: Copyright (c) 2000-2003 Nathaniel Talbott. All rights reserved
   Copyright (c) Copyright:: Copyright (c) 2008-2011 Kouhei Sutou. All rights reserved
   Copyright (c) Copyright:: Copyright (c) 2008-2014 Kouhei Sutou <kou@clear-code.com>
   Copyright (c) Copyright:: Copyright (c) 2011 Haruka Yoshihara <yoshihara@clear-code.com>
   Copyright (c) Copyright:: Copyright (c) 2011 Kouhei Sutou <tt><kou@clear-code.com></tt>
test-unit 3.5.3 rubygems:test-unit/3.5.3: http://test-unit.rubyforge.org/
   Copyright (c) 2000-2003 Nathaniel Talbott
   Copyright (c) 2000-2003 Nathaniel Talbott. It is free
   Copyright (c) 2001-2008 Python Software Foundation; All Rights Reserved
   Copyright (c) 2003-2007 Nathaniel Talbott. All rights reserved
   Copyright (c) 2008 Ryan Davis. All rights reserved
   Copyright (c) 2008-2010 Kouhei Sutou and 2001-2008 Python Software
   Copyright (c) 2008-2011 Kouhei Sutou; All Rights Reserved
   Copyright (c) 2008-2012 Kouhei Sutou <tt><kou@clear-code.com></tt>
   Copyright (c) 2008-2017 Kouhei Sutou <kou@clear-code.com>
   Copyright (c) 2008-2017 Kouhei Sutou <kou@clear-code.com> module Test module Unit AutoRunner.register_runner(:console) do |auto_runner| require 'test/unit/ui/console/testrunner' Test::Unit::UI::Consol
   Copyright (c) 2008-2020 Sutou Kouhei. All rights reserved
   Copyright (c) 2009-2013 Kouhei Sutou. All rights reserved
   Copyright (c) 2012-2015 Kouhei Sutou <kou@clear-code.com> require "test/unit/warning"
   Copyright (c) Copyright:: Copyright (c) 2000-2003 Nathaniel Talbott. All rights reserved
   Copyright (c) Copyright:: Copyright (c) 2008-2011 Kouhei Sutou. All rights reserved
   Copyright (c) Copyright:: Copyright (c) 2011 Kouhei Sutou <kou@clear-code.com>
   Copyright (c) Copyright:: Copyright (c) 2011 Kouhei Sutou <tt><kou@clear-code.com></tt>
text-hex 1.0.0 npmjs:text-hex/1.0.0: https://github.com/3rd-Eden/text-hex
   Copyright (c) 2014-2015 Arnout Kazemier <opensource@3rd-Eden.com>
The FreeType Project 2.13.2 null: http://www.freetype.org/
   No Copyrights found
The FreeType Project 2.13.3 github:freetype/freetype:VER-2-13-3: http://www.freetype.org/
   Copyright (c) (FT_Long)( (AF_LatinMetrics)(metrics) )->units_per_em ) / 2048 )
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1990, 1994, 1998 The Open Group
   Copyright (c) 1995-2017 Jean-loup Gailly
   Copyright (c) 1995-2022 Jean-loup Gailly, Mark Adler
   Copyright (c) 1995-2023 Jean-loup Gailly and Mark Adler
   Copyright (c) 1995-2023 Mark Adler
   Copyright (c) 1996-2024 by
   Copyright (c) 1996-2024 by David Turner, Robert Wilhelm, and Werner Lemberg.
   Copyright (c) 1999-2000 by John Doe
   Copyright (c) 2000 Computing Research Labs, New Mexico State University
   Copyright (c) 2000-2002 by Francesco Zappa Nardelli
   Copyright (c) 2001 Alexander Peslyak
   Copyright (c) 2001-2004, 2011, 2012 Francesco Zappa Nardelli
   Copyright (c) 2003 Huw D M Davies for Codeweavers
   Copyright (c) 2004 Scott James Remnant <scott@netsplit.com>.
   Copyright (c) 2004-2024 by Albert Chin-A-Young.
   Copyright (c) 2004-2024 by Masatake YAMATO and Redhat K.K.
   Copyright (c) 2005, 2007-2008, 2013 by George Williams
   Copyright (c) 2006-2014 Adobe Systems Incorporated.
   Copyright (c) 2006-2024 by suzuki toshiya, David Turner, Robert Wilhelm, and Werner Lemberg.
   Copyright (c) 2007 Dmitry Timoshkov for Codeweavers
   Copyright (c) 2008 Steven G. Johnson <stevenj@alum.mit.edu>
   Copyright (c) 2008 Tim Toolan <toolan@ele.uri.edu>
   Copyright (c) 2009 Francesco Salvestrini <salvestrini@users.sourceforge.net>
   Copyright (c) 2009, 2023 Red Hat, Inc.
   Copyright (c) 2010, 2017 Craig A. Berry
   Copyright (c) 2010-2024 by Joel Klinghed.
   Copyright (c) 2011 Daniel Richard G. <skunk@iSKUNK.ORG>
   Copyright (c) 2012 Intel Corporation
   Copyright (c) 2013 by Google, Inc.
   Copyright (c) 2015 Google, Inc.
   Copyright (c) 2018-2024 by David Turner, Robert Wilhelm, Dominik Röttsches, and Werner Lemberg.
   Copyright (c) 2019 Marc Stevens <marc.stevens@cwi.nl>
   Copyright (c) 2019 Sony Interactive Entertainment Inc.
The FreeType Project 2.14.1 alpine:freetype/2.14.1-r0/x86_64: http://www.freetype.org/
   No Copyrights found
theming v3.3.0 npmjs:theming/3.3.0: https://github.com/iamstarkov/theming
   Copyright (c) 2013present, Facebook, Inc.
   Copyright (c) 2015 Yahoo
thingies 2.5.0 npmjs:thingies/2.5.0: https://github.com/streamich/thingies
   Copyright (c) 2020 Vadim @streamich Dalecky
thread_safe 0.3.5 debian:ruby-thread-safe/0.3.5-3: https://github.com/headius/thread_safe
   Copyright (c) Copyright: 2013 Charles Oliver Nutter
   Copyright (c) Copyright: 2013 Ond
thread_safe 0.3.6 redhat:rubygem-thread_safe/0.3.6-6.el8sat/noarch: https://github.com/headius/thread_safe
   No Copyrights found
thread_safe 0.3.6 rubygems:thread_safe/0.3.6: https://github.com/headius/thread_safe
   No Copyrights found
thread_safe 0.3.6 rubygems:thread_safe/0.3.6-java: https://github.com/headius/thread_safe
   No Copyrights found
thread_safe 0.3.6 ubuntu:ruby-thread-safe/0.3.6-1/all: https://github.com/headius/thread_safe
   Copyright (c) Copyright: 2013 Charles Oliver Nutter
   Copyright (c) Copyright: 2013 Ond
ThreeTen backport 1.6.9 maven:org.threeten:threetenbp:1.6.9
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007present, Stephen Colebourne All rights reserved
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
thwait 0.2.0 rubygems:thwait/0.2.0: https://github.com/ruby/thwait
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
tianon/gosu null
   No Copyrights found
tidy_table 0.2.0 rubygems:un/0.2.0: http://rubyforge.org/projects/seattlerb
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2003 WATANABE Hirofumi <eban@ruby-lang.org> This program is free software. You can distribute/modify this program under the same terms of Ruby.
Tilt 2.6.1 debian:ruby-tilt/2.6.1-1/all: https://github.com/rtomayko/tilt
   Copyright (c) 2011 Lucas Nussbaum <lucas@lucas-nussbaum.net>
Tilt 2.6.1 rubygems:tilt/2.6.1: https://github.com/rtomayko/tilt
   Copyright (c) 2010-2016 Ryan Tomayko <http://tomayko.com/about>
   Copyright (c) 2015-2023 Jeremy Evans
Time::Local 1.30 alpine:perl-time-local/1.30-r0/noarch: http://search.cpan.org/dist/Time-Local/
   Copyright (c) 1997-2020 by Graham Barr This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
timeout 0.3.2 rubygems:timeout/0.3.2: https://github.com/celluloid/timeout
   Copyright (c) Copyright:: (C) 2000 Information-technology Promotion Agency, Japan module Timeout VERSION = "0.3.2"
   Copyright (c) Copyright:: (C) 2000 Network Applied Communication Laboratory, Inc.
timeout 0.4.3 rubygems:timeout/0.4.3: https://github.com/celluloid/timeout
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) Copyright:: (C) 2000 Information-technology Promotion Agency, Japan module Timeout The version VERSION = "0.4.3"
   Copyright (c) Copyright:: (C) 2000 Network Applied Communication Laboratory, Inc.
Time Zone Database 2025b alpine:tzdata/2025b-r0/noarch: http://www.iana.org/time-zones
   No Copyrights found
Time Zone Database 2025b alpine:tzdata/2025b-r0/riscv64: http://www.iana.org/time-zones
   No Copyrights found
Time Zone Database 2025b debian:tzdata/2025b-0+deb12u1/all: http://www.iana.org/time-zones
   No Copyrights found
Time Zone Database 2025b debian:tzdata/2025b-0+deb12u2/all: http://www.iana.org/time-zones
   No Copyrights found
Time Zone Database 2025c alpine:tzdata/2025c-r0/noarch: http://www.iana.org/time-zones
   No Copyrights found
Time Zone Database 2025c alpine:tzdata/2025c-r0/x86_64: http://www.iana.org/time-zones
   No Copyrights found
Time Zone Database 2025c redhat:tzdata/2025c-1.el9/noarch: http://www.iana.org/time-zones
   Copyright (c) 1985, 1987-1989 The Regents of the University of California.
   Copyright (c) 2000-2006 Sun Microsystems, Inc. All Rights Reserved
   Copyright (c) 2007-2012 Stephen Colebourne
   Copyright (c) 2012-2013 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2024 Red Hat, Inc.
timingfuction 0.2.2 rubygems:time/0.2.2: http://rubygems.org
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
tinyglobby 0.2.15 npmjs:tinyglobby/0.2.15: https://github.com/SuperchupuDev/tinyglobby#readme
   Copyright (c) 2024 Madeline Gurriar
tiny-warning 1.0.3 npmjs:tiny-warning/1.0.3: https://github.com/alexreardon/tiny-warning#readme
   Copyright (c) 2019 Alexander Reardon
Titanium JSON-LD 1.1 1.4.1 maven:com.apicatalog:titanium-json-ld:1.4.1
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin
   Copyright (c) 2020 the original author or authors.
tklauser/go-sysconf v0.3.12 github:tklauser/go-sysconf:v0.3.12: https://github.com/tklauser/go-sysconf
   Copyright (c) 2018, 2021-2022 Tobias Klauser. All rights reserved
   Copyright (c) 2018-2022 Tobias Klauser All rights reserved
tklauser/numcpus v0.8.0 github:tklauser/numcpus:v0.8.0: https://github.com/tklauser/numcpus
   Copyright (c) 2018-2022 Tobias Klauser
tmpl 1.0.5 npmjs:tmpl/1.0.5: https://www.npmjs.com/package/tmpl
   Copyright (c) 2014 Naitik Shah. All rights reserved
toidentifier 1.0.1 npmjs:toidentifier/1.0.1: https://github.com/koajs/toidentifier
   Copyright (c) 2016 Douglas Christopher Wilson <doug@somethingdoug.com>
   Copyright (c) Copyright(c) 2016 Douglas Christopher Wilson
tomas/needle 3.3.1 npmjs:needle/3.3.1: https://github.com/tomas/needle
   Copyright (c) 2012-2023 - Fork Ltd.
tomcat servlet api orbit bundle - 9.0.31.wso2v1 9.0.109.wso2v1 maven:org.wso2.orbit.org.apache.tomcat:tomcat-servlet-api:9.0.109.wso2v1
   Copyright (c) 2003-2009 Sun Microsystems, Inc. All rights reserved
   Copyright (c) 2009-2017 Oracle and/or its affiliates. All rights reserved
   Copyright (c) International Business Machines Corporation 2002
@tootallnate/once 2.0.0 npmjs:@tootallnate/once/2.0.0: https://github.com/TooTallNate/once#readme
   Copyright (c) 2020 Nathan Rajlich
to-regex-range 5.0.1 npmjs:to-regex-range/5.0.1: https://github.com/jonschlinkert/to-regex-range
   Copyright (c) 2015present, Jon Schlinkert.
totalist 3.0.1 npmjs:totalist/3.0.1: https://github.com/lukeed/totalist#readme
   No Copyrights found
tough-cookie 4.1.4 npmjs:tough-cookie/4.1.4: https://github.com/salesforce/tough-cookie
   Copyright (c) 2012-2019 Phil Booth
   Copyright (c) 2015-2020 Salesforce.com, Inc. All rights reserved
tr46 3.0.0 npmjs:tr46/3.0.0: https://github.com/Sebmaster/tr46.js#readme
   No Copyrights found
tree-dump 1.1.0 npmjs:tree-dump/1.1.0: https://github.com/streamich/tree-dump
   Copyright (c) 2024 Vadim @streamich Dalecky
tree-kill v1.2.2 npmjs:tree-kill/1.2.2: https://github.com/pkrumins/node-tree-kill
   Copyright (c) 2018 Peter Krumins
TreeTop 1.6.12 opensuse:rubygem-treetop/1.6.12-1.6/x86_64: http://treetop.rubyforge.org/index.html
   Copyright (c) 2007 Nathan Sobo.
TreeTop 1.6.14 rubygems:treetop/1.6.14: http://treetop.rubyforge.org/index.html
   Copyright (c) 2007 Nathan Sobo.
triple-beam 1.4.1 npmjs:triple-beam/1.4.1: https://github.com/winstonjs/triple-beam#readme
   Copyright (c) 2010 Charlie Robbins MIT LICENCE
   Copyright (c) 2017 winstonjs
ts-api-utils 2.4.0 npmjs:ts-api-utils/2.4.0: https://github.com/JoshuaKGoldberg/ts-api-utils#readme
   No Copyrights found
tsconfig-paths 3.15.0 npmjs:tsconfig-paths/3.15.0: https://github.com/jonaskello/tsconfig-paths
   Copyright (c) 2016 Jonas Kello
tsort 0.1.0 rubygems:tsort/0.1.0: https://github.com/ruby/tsort
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
twitter gem 6.2.0 debian:ruby-twitter/6.2.0-1: https://github.com/sferik/twitter
   Copyright (c) Copyright: 2006-2013 John Nunemaker <nunemaker@gmail.com>
   Copyright (c) Copyright: 2013 Anish A <aneesh.nl@gmail.com>
twitter gem 6.2.0 rubygems:twitter/6.2.0: https://github.com/sferik/twitter
   Copyright (c) 2006-2016 Erik Michaels-Ober, John Nunemaker, Wynn Netherland, Steve Richert, Steve Agalloco
   Copyright (c) 2006-2016 Erik Michaels-Ober, John Nunemaker, Wynn Netherland, Steve Richert, Steve Agalloco.
twitter gem 6.2.0 ubuntu:ruby-twitter/6.2.0-2/all: https://github.com/sferik/twitter
   Copyright (c) Copyright: 2006-2013 John Nunemaker <nunemaker@gmail.com>
   Copyright (c) Copyright: 2013 Anish A <aneesh.nl@gmail.com>
TXW2 Runtime 2.3.2 maven:org.glassfish.jaxb:txw2:2.3.2
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2005, 2013, 2015, 2017-2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function( factory ) { if ( typeof define === "function" && define.amd ) {
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.node
   Copyright (c) 2015 jQuery Foundation and other contributors; Licensed MIT Layout helpers
   Copyright (c) 2017 </footer> </body>
@tybys/wasm-util 0.10.1 npmjs:@tybys/wasm-util/0.10.1: https://github.com/toyobayashi/wasm-util#readme
   No Copyrights found
type-check 0.4.0 npmjs:type-check/0.4.0: https://github.com/gkz/type-check
   No Copyrights found
typed-array-buffer 1.0.3 npmjs:typed-array-buffer/1.0.3: https://github.com/ljharb/typed-array-buffer#readme
   Copyright (c) 2023 Jordan Harband
typed-array-byte-length 1.0.3 npmjs:typed-array-byte-length/1.0.3: https://github.com/inspect-js/typed-array-byte-length#readme
   Copyright (c) 2020 Inspect JS
typed-array-byte-offset 1.0.4 npmjs:typed-array-byte-offset/1.0.4: https://github.com/inspect-js/typed-array-byte-offset#readme
   Copyright (c) 2020 Inspect JS
typed-array-length 1.0.7 npmjs:typed-array-length/1.0.7: https://github.com/inspect-js/typed-array-length#readme
   Copyright (c) 2020 Inspect JS
type-detect 4.0.8 npmjs:type-detect/4.0.8: https://github.com/chaijs/type-detect
   Copyright (c) 2013 Jake Luer <jake@alogicalparadox.com> (http://alogicalparadox.com)
   Copyright (c) Copyright(c) 2013 jake luer <jake@alogicalparadox.com>
type-fest 0.21.3 npmjs:type-fest/0.21.3: https://github.com/sindresorhus/type-fest#readme
   No Copyrights found
type-fest 4.41.0 npmjs:type-fest/4.41.0: https://github.com/sindresorhus/type-fest#readme
   No Copyrights found
type-is 2.0.1 npmjs:type-is/2.0.1: https://github.com/jshttp/type-is
   Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
   Copyright (c) 2014-2015 Douglas Christopher Wilson <doug@somethingdoug.com>
   Copyright (c) Copyright(c) 2014 Jonathan Ong
   Copyright (c) Copyright(c) 2014-2015 Douglas Christopher Wilson
@types/aria-query 5.0.4 npmjs:@types/aria-query/5.0.4: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aria-query
   No Copyrights found
@types/babel__core 7.20.5 npmjs:@types/babel__core/7.20.5: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__core
   No Copyrights found
@types/babel__generator 7.27.0 npmjs:@types/babel__generator/7.27.0: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__generator
   No Copyrights found
@types/babel__template 7.4.4 npmjs:@types/babel__template/7.4.4: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__template
   No Copyrights found
@types/babel__traverse 7.28.0 npmjs:@types/babel__traverse/7.28.0: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__traverse
   No Copyrights found
@types/backbone 1.4.23 npmjs:@types/backbone/1.4.23: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/backbone
   No Copyrights found
@types/classnames 2.3.0 npmjs:@types/classnames/2.3.0
   No Copyrights found
@types/color 4.2.0 npmjs:@types/color/4.2.0: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/color
   No Copyrights found
@types/color-convert 2.0.4 npmjs:@types/color-convert/2.0.4: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/color-convert
   No Copyrights found
@types/color-name 1.1.5 npmjs:@types/color-name/1.1.5: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/color-name
   No Copyrights found
TypeScript 5.9.3 npmjs:typescript/5.9.3: http://www.typescriptlang.org/
   Copyright (c) 1991-2017 Unicode, Inc. All rights reserved
   Copyright (c) 2018 The Khronos Group Inc.
   Copyright (c) 2018 WHATWG (Apple, Google, Mozilla, Microsoft)
typescript-compare 0.0.2 npmjs:typescript-compare/0.0.2: https://github.com/ksxnodemodules/typescript-compare#readme
   Copyright (c) 2018 Ho
@typescript-eslint/project-service 8.52.0 npmjs:@typescript-eslint/project-service/8.52.0: https://typescript-eslint.io
   Copyright (c) 2025 typescript-eslint and other contributors
@typescript-eslint/scope-manager 8.52.0 npmjs:@typescript-eslint/scope-manager/8.52.0: https://github.com/typescript-eslint/typescript-eslint#readme
   Copyright (c) 2019 typescript-eslint and other contributors
@typescript-eslint/tsconfig-utils 8.52.0 npmjs:@typescript-eslint/tsconfig-utils/8.52.0: https://typescript-eslint.io
   Copyright (c) 2025 typescript-eslint and other contributors
@typescript-eslint/types 8.52.0 npmjs:@typescript-eslint/types/8.52.0: https://github.com/typescript-eslint/typescript-eslint#readme
   Copyright (c) 2019 typescript-eslint and other contributors
@typescript-eslint/typescript-estree 8.52.0 npmjs:@typescript-eslint/typescript-estree/8.52.0: https://github.com/typescript-eslint/typescript-eslint#readme
   Copyright (c) 2019 typescript-eslint and other contributors
@typescript-eslint/utils 8.52.0 npmjs:@typescript-eslint/utils/8.52.0: https://github.com/typescript-eslint/typescript-eslint#readme
   Copyright (c) 2019 typescript-eslint and other contributors
@typescript-eslint/visitor-keys 8.52.0 npmjs:@typescript-eslint/visitor-keys/8.52.0: https://github.com/typescript-eslint/typescript-eslint#readme
   Copyright (c) 2019 typescript-eslint and other contributors
typescript-logic 0.0.0 npmjs:typescript-logic/0.0.0: https://github.com/ksxnodemodules/typescript-logic#readme
   Copyright (c) 2018 Ho
typescript-tuple 2.2.1 npmjs:typescript-tuple/2.2.1: https://github.com/ksxnodemodules/typescript-tuple
   Copyright (c) 2018 Ho
@types/dompurify 3.0.5 npmjs:@types/dompurify/3.0.5: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dompurify
   No Copyrights found
@types/eslint 9.6.1 npmjs:@types/eslint/9.6.1: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint
   No Copyrights found
@types/eslint-scope 3.7.7 npmjs:@types/eslint-scope/3.7.7: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-scope
   No Copyrights found
@types/estree 1.0.8 npmjs:@types/estree/1.0.8: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree
   No Copyrights found
@types/html-minifier-terser 6.1.0 npmjs:@types/html-minifier-terser/6.1.0: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/html-minifier-terser
   No Copyrights found
@types/http-proxy 1.17.17 npmjs:@types/http-proxy/1.17.17: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-proxy
   No Copyrights found
@types/istanbul-lib-coverage 2.0.6 npmjs:@types/istanbul-lib-coverage/2.0.6: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-coverage
   No Copyrights found
@types/istanbul-lib-report 3.0.3 npmjs:@types/istanbul-lib-report/3.0.3: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-report
   No Copyrights found
@types/istanbul-reports 3.0.4 npmjs:@types/istanbul-reports/3.0.4: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-reports
   No Copyrights found
@types/jest 30.0.0 npmjs:@types/jest/30.0.0: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest
   No Copyrights found
@types/jquery 3.5.33 npmjs:@types/jquery/3.5.33: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery
   No Copyrights found
@types/jsdom 20.0.1 npmjs:@types/jsdom/20.0.1: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsdom
   No Copyrights found
@types/json5 0.0.29 npmjs:@types/json5/0.0.29
   No Copyrights found
@types/json-schema 7.0.15 npmjs:@types/json-schema/7.0.15: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema
   No Copyrights found
@types/node 25.0.3 npmjs:@types/node/25.0.3: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node
   No Copyrights found
@types/parse-json 4.0.2 npmjs:@types/parse-json/4.0.2: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/parse-json
   No Copyrights found
@types/react 19.2.7 npmjs:@types/react/19.2.7: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react
   No Copyrights found
@types/react-dom 19.2.3 npmjs:@types/react-dom/19.2.3: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom
   No Copyrights found
@types/react-transition-group 4.4.12 npmjs:@types/react-transition-group/4.4.12: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-transition-group
   No Copyrights found
@types/sizzle 2.3.10 npmjs:@types/sizzle/2.3.10: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sizzle
   No Copyrights found
@types/stack-utils 2.0.3 npmjs:@types/stack-utils/2.0.3: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stack-utils
   No Copyrights found
@types/testing-library__jest-dom 5.14.9 npmjs:@types/testing-library__jest-dom/5.14.9: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/testing-library__jest-dom
   No Copyrights found
@types/tough-cookie 4.0.5 npmjs:@types/tough-cookie/4.0.5: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tough-cookie
   No Copyrights found
@types/triple-beam 1.3.5 npmjs:@types/triple-beam/1.3.5: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/triple-beam
   No Copyrights found
@types/trusted-types 2.0.7 npmjs:@types/trusted-types/2.0.7: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/trusted-types
   No Copyrights found
@types/underscore 1.13.0 npmjs:@types/underscore/1.13.0: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/underscore
   No Copyrights found
@types/use-sync-external-store 0.0.6 npmjs:@types/use-sync-external-store/0.0.6: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/use-sync-external-store
   No Copyrights found
@types/webpack-env 1.18.8 npmjs:@types/webpack-env/1.18.8: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-env
   No Copyrights found
@types/yargs 15.0.20 npmjs:@types/yargs/15.0.20: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs
   No Copyrights found
@types/yargs 17.0.35 npmjs:@types/yargs/17.0.35: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs
   No Copyrights found
@types/yargs-parser 21.0.3 npmjs:@types/yargs-parser/21.0.3: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs-parser
   No Copyrights found
typical 5.2.0 npmjs:typical/5.2.0: https://github.com/75lb/typical#readme
   Copyright (c) 201419 Lloyd Brookes <75pound@gmail.com>
TZInfo 1.2025.1 opensuse:ruby3.4-rubygem-tzinfo-data/1.2025.1-1.1/riscv64: http://tzinfo.github.io/
   Copyright (c) 2005-2025 Philip Ross
TZInfo 1.2025.2 photon:rubygem-tzinfo-data/1.2025.2-1.ph5/aarch64: http://tzinfo.github.io/
   Copyright (c) 2005-2025 Philip Ross
TZInfo 2.0.6 redhat:rubygem-tzinfo/2.0.6-1.el8sat/noarch: http://tzinfo.github.io/
   Copyright (c) 2005-2023 Philip Ross
TZInfo 2.0.6 rubygems:tzinfo/2.0.6: http://tzinfo.github.io/
   Copyright (c) 2005-2023 Philip Ross
tzinfo-data 1.2025.2 rubygems:tzinfo-data/1.2025.2: https://github.com/tzinfo/tzinfo-data
   Copyright (c) 2005-2025 Philip Ross
ua-parser-wso2 1.6.1.wso2v2 maven:ua.parser.wso2:ua-parser:1.6.1.wso2v2: https://mvnrepository.com/artifact/ua.parser.wso2
   Copyright (c) 2025 WSO2 LLC.
ucf 3.0043+nmu1+deb12u1 debian:ucf/3.0043+nmu1+deb12u1/all: http://mygrid.github.io/ruby-ucf/
   Copyright (c) 2002-2006 Manoj
   Copyright (c) Copyright: 2002-2006, 2015 Manoj Srivastava <srivasta@debian.org>
   Copyright (c) Copyright: 2005-2009 Clytie Siddall <clytie@riverland.net.au>
   Copyright (c) Copyright: 2005-2010 Luca Bruno <lucab@debian.org>
   Copyright (c) Copyright: 2007, 2009 Piarres Beobide <pi@beobide.net>, 2007, 2009
   Copyright (c) Copyright: 2014 Miroslav Kure <kurem@debian.cz>
ugorji's go codec/v1.1.8 unknown: https://github.com/ugorji/go
   No Copyrights found
unbox-primitive 1.1.0 npmjs:unbox-primitive/1.1.0: https://github.com/ljharb/unbox-primitive#readme
   Copyright (c) 2019 Jordan Harband
Underscore.js 1.13.7 npmjs:underscore/1.13.7: http://underscorejs.org/
   Copyright (c) 2009-2024 Jeremy Ashkenas, Julian Gonggrijp, and DocumentCloud and Investigative Reporters
Underscore.js 1.8.3 npmjs:underscore/1.8.3: http://underscorejs.org/
   Copyright (c) 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative
   Copyright (c) 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters
undici-types 7.16.0 npmjs:undici-types/7.16.0: https://undici.nodejs.org
   No Copyrights found
@ungap/structured-clone 1.3.0 npmjs:@ungap/structured-clone/1.3.0: https://github.com/ungap/structured-clone#readme
   Copyright (c) 2021 Andrea Giammarchi, @WebReflection
unicode-canonical-property-names-ecmascript 2.0.1 npmjs:unicode-canonical-property-names-ecmascript/2.0.1: https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript
   No Copyrights found
Unicode::Collate 1.31 fedora:perl-Unicode-Collate/1.31-1.fc35/armv7hl: http://search.cpan.org/dist/Unicode-Collate/
   Copyright (c) 2020 Unicode, Inc.
   Copyright (c) 2020 Unicode, Inc.; distributed under the Terms of Use in L<http://www.unicode.org/terms_of_use.html> =head1 SEE ALSO
   Copyright (c) Copyright(C) 2001-2021 SADAHIRO Tomoyuki. Japan. All rights reserved
unicode-match-property-ecmascript 2.0.0 npmjs:unicode-match-property-ecmascript/2.0.0: https://github.com/mathiasbynens/unicode-match-property-ecmascript
   No Copyrights found
unicode-match-property-value-ecmascript 2.2.1 npmjs:unicode-match-property-value-ecmascript/2.2.1: https://github.com/mathiasbynens/unicode-match-property-value-ecmascript
   No Copyrights found
unicode-property-aliases-ecmascript 2.2.0 npmjs:unicode-property-aliases-ecmascript/2.2.0: https://github.com/mathiasbynens/unicode-property-aliases-ecmascript
   No Copyrights found
universalify 0.2.0 npmjs:universalify/0.2.0: https://github.com/RyanZim/universalify#readme
   Copyright (c) 2017 Ryan Zimmerman <opensrc@ryanzim.com>
universalify 2.0.1 npmjs:universalify/2.0.1: https://github.com/RyanZim/universalify#readme
   Copyright (c) 2017 Ryan Zimmerman <opensrc@ryanzim.com>
unpipe 1.0.0 npmjs:unpipe/1.0.0: https://github.com/stream-utils/unpipe
   Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
   Copyright (c) Copyright(c) 2015 Douglas Christopher Wilson
unrs-resolver 1.11.1 npmjs:unrs-resolver/1.11.1: https://github.com/unrs/unrs-resolver
   No Copyrights found
@unrs/resolver-binding-android-arm64 1.11.1 npmjs:@unrs/resolver-binding-android-arm64/1.11.1: https://github.com/unrs/unrs-resolver#readme
   No Copyrights found
@unrs/resolver-binding-android-arm-eabi 1.11.1 npmjs:@unrs/resolver-binding-android-arm-eabi/1.11.1: https://github.com/unrs/unrs-resolver#readme
   No Copyrights found
@unrs/resolver-binding-darwin-arm64 1.11.1 npmjs:@unrs/resolver-binding-darwin-arm64/1.11.1: https://github.com/unrs/unrs-resolver
   No Copyrights found
@unrs/resolver-binding-darwin-x64 1.11.1 npmjs:@unrs/resolver-binding-darwin-x64/1.11.1: https://github.com/unrs/unrs-resolver
   No Copyrights found
@unrs/resolver-binding-freebsd-x64 1.11.1 npmjs:@unrs/resolver-binding-freebsd-x64/1.11.1: https://github.com/unrs/unrs-resolver
   No Copyrights found
@unrs/resolver-binding-linux-arm64-gnu 1.11.1 npmjs:@unrs/resolver-binding-linux-arm64-gnu/1.11.1: https://github.com/unrs/unrs-resolver
   No Copyrights found
@unrs/resolver-binding-linux-arm64-musl 1.11.1 npmjs:@unrs/resolver-binding-linux-arm64-musl/1.11.1: https://github.com/unrs/unrs-resolver
   No Copyrights found
@unrs/resolver-binding-linux-arm-gnueabihf 1.11.1 npmjs:@unrs/resolver-binding-linux-arm-gnueabihf/1.11.1: https://github.com/unrs/unrs-resolver
   No Copyrights found
@unrs/resolver-binding-linux-arm-musleabihf 1.11.1 npmjs:@unrs/resolver-binding-linux-arm-musleabihf/1.11.1: https://github.com/unrs/unrs-resolver
   No Copyrights found
@unrs/resolver-binding-linux-ppc64-gnu 1.11.1 npmjs:@unrs/resolver-binding-linux-ppc64-gnu/1.11.1: https://github.com/unrs/unrs-resolver
   No Copyrights found
@unrs/resolver-binding-linux-riscv64-gnu 1.11.1 npmjs:@unrs/resolver-binding-linux-riscv64-gnu/1.11.1: https://github.com/unrs/unrs-resolver
   No Copyrights found
@unrs/resolver-binding-linux-riscv64-musl 1.11.1 npmjs:@unrs/resolver-binding-linux-riscv64-musl/1.11.1: https://github.com/unrs/unrs-resolver#readme
   No Copyrights found
@unrs/resolver-binding-linux-s390x-gnu 1.11.1 npmjs:@unrs/resolver-binding-linux-s390x-gnu/1.11.1: https://github.com/unrs/unrs-resolver
   No Copyrights found
@unrs/resolver-binding-linux-x64-gnu 1.11.1 npmjs:@unrs/resolver-binding-linux-x64-gnu/1.11.1: https://github.com/unrs/unrs-resolver
   No Copyrights found
@unrs/resolver-binding-linux-x64-musl 1.11.1 npmjs:@unrs/resolver-binding-linux-x64-musl/1.11.1: https://github.com/unrs/unrs-resolver
   No Copyrights found
@unrs/resolver-binding-wasm32-wasi 1.11.1 npmjs:@unrs/resolver-binding-wasm32-wasi/1.11.1: https://github.com/unrs/unrs-resolver
   No Copyrights found
@unrs/resolver-binding-win32-arm64-msvc 1.11.1 npmjs:@unrs/resolver-binding-win32-arm64-msvc/1.11.1: https://github.com/unrs/unrs-resolver
   No Copyrights found
@unrs/resolver-binding-win32-ia32-msvc 1.11.1 npmjs:@unrs/resolver-binding-win32-ia32-msvc/1.11.1: https://github.com/unrs/unrs-resolver
   No Copyrights found
@unrs/resolver-binding-win32-x64-msvc 1.11.1 npmjs:@unrs/resolver-binding-win32-x64-msvc/1.11.1: https://github.com/unrs/unrs-resolver
   No Copyrights found
unshiftio/one-time 1.0.0 npmjs:one-time/1.0.0: https://github.com/unshiftio/one-time
   Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors.
un-ts/synckit 0.11.11 npmjs:synckit/0.11.11: https://github.com/un-ts/synckit
   Copyright (c) 2021 UnTS
unzip 3.0 alpine:zip/3.0-r13/x86_64: https://github.com/marmelroy/Zip
   No Copyrights found
update-browserslist-db 1.2.3 npmjs:update-browserslist-db/1.2.3: https://github.com/browserslist/update-db#readme
   Copyright (c) 2022 Andrey Sitnik <andrey@sitnik.ru> and other contributors
uri 0.12.3 rubygems:uri/0.12.3: http://rubygems.org
   Copyright (c) 2001 akira yamada <akira@ruby-lang.org> You can redistribute it and/or modify it under the same term as Ruby.
uri 1.0.3 rubygems:uri/1.0.3: http://rubygems.org
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
   Copyright (c) 2001 akira yamada <akira@ruby-lang.org>
uri-js 4.4.1 npmjs:uri-js/4.4.1: https://github.com/garycourt/uri-js
   Copyright (c) 2011 Gary Court. All rights reserved
   Copyright (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js !function(e,r){"object"==typeof exports&&"undefined"!=typeof module?r(exports):"function"==typeof define&&define.amd?define(["exports"]
   Copyright (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js (function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
uri-template 0.10 maven:com.github.java-json-tools:uri-template:0.10: https://github.com/plinss/uri_template/
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2014 Francis Galiegue (fgaliegue@gmail.com)
url-parse 1.5.10 npmjs:url-parse/1.5.10: http://unshift.io
   Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors.
use-debounce 10.0.6 npmjs:use-debounce/10.0.6: https://github.com/xnimorz/use-debounce#readme
   Copyright (c) 2018 Nikita Mostovoy
use-isomorphic-layout-effect 1.2.1 npmjs:use-isomorphic-layout-effect/1.2.1: https://github.com/Andarist/use-isomorphic-layout-effect#readme
   No Copyrights found
User Type 6.0.1.GA maven:org.jadira.usertype:usertype.core:6.0.1.GA: http://usertype.sourceforge.net/
   Copyright (c) 2010-2011 Christopher Pheby Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
   Copyright (c) 2010-2015 Christopher Pheby
User Type 6.0.1.GA maven:org.jadira.usertype:usertype.spi:6.0.1.GA: http://usertype.sourceforge.net/
   Copyright (c) 2010-2011, 2013 Chris Pheby
   Copyright (c) 2010-2013 Christopher Pheby
use-sync-external-store 1.6.0 npmjs:use-sync-external-store/1.6.0: https://github.com/facebook/react#readme
   No Copyrights found
usrmerge 34 debian:usrmerge/34: https://wiki.debian.org/UsrMerge
   Copyright (c) Copyright: 2014-2022 Marco d
usrmerge 37~deb12u1 debian:usr-is-merged/37~deb12u1/all: https://wiki.debian.org/UsrMerge
   Copyright (c) Copyright: 2014-2022 Marco d
usrmerge 37~deb12u1 debian:usrmerge/37~deb12u1/all: https://wiki.debian.org/UsrMerge
   Copyright (c) Copyright: 2014-2022 Marco d
utila 0.4.0 npmjs:utila/0.4.0: https://github.com/AriaMinaei/utila
   Copyright (c) 2014 Aria Minaei
util-deprecate 1.0.2 npmjs:util-deprecate/1.0.2: https://github.com/TooTallNate/util-deprecate
   Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
   Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Softwa
util-linux 2.38.1 debian:libblkid1/2.38.1-5+deb12u3/amd64: https://raw.githubusercontent.com/karelzak/util-linux/master/README
   Copyright (c) Copyright: 1980, 1987-1988 The Regents of the University of California.
   Copyright (c) Copyright: 1991-1992 Linus Torvalds
   Copyright (c) Copyright: 1994 Martin Schulze <joey@infodrom.north.de>
   Copyright (c) Copyright: 1996-1999, 2007 Theodore Ts
   Copyright (c) Copyright: 1999, 2001 Andries Brouwer
   Copyright (c) Copyright: 1999-2000 Red Hat Software
   Copyright (c) Copyright: 2000-2001 Gunnar Ritter
   Copyright (c) Copyright: 2001 Andreas Dilger
   Copyright (c) Copyright: 2003-2005 H. Peter Anvin
   Copyright (c) Copyright: 2003-2005 Thorsten Kukuk
   Copyright (c) Copyright: 2004 Robert Love <rml@tech9.net>
   Copyright (c) Copyright: 2005 Jens Axboe <jens@axboe.dk>
   Copyright (c) Copyright: 2007-2014 Karel Zak <kzak@redhat.com>
   Copyright (c) Copyright: 2009-2010 Free Software Foundation, Inc.
   Copyright (c) Copyright: 2010 Lennart Poettering
   Copyright (c) Copyright: 2010-2011 Davidlohr Bueso <dave@gnu.org>
   Copyright (c) Copyright: 2012 Ondrej Oprala <ooprala@redhat.com>
   Copyright (c) Copyright: 2012-2013 Eric Biederman <ebiederm@xmission.com>
   Copyright (c) Copyright: 2013 Red Hat, Inc.
util-linux 2.38.1 debian:libmount1/2.38.1-5+deb12u3/amd64: https://raw.githubusercontent.com/karelzak/util-linux/master/README
   Copyright (c) Copyright: 1980, 1987-1988 The Regents of the University of California.
   Copyright (c) Copyright: 1991-1992 Linus Torvalds
   Copyright (c) Copyright: 1994 Martin Schulze <joey@infodrom.north.de>
   Copyright (c) Copyright: 1996-1999, 2007 Theodore Ts
   Copyright (c) Copyright: 1999, 2001 Andries Brouwer
   Copyright (c) Copyright: 1999-2000 Red Hat Software
   Copyright (c) Copyright: 2000-2001 Gunnar Ritter
   Copyright (c) Copyright: 2001 Andreas Dilger
   Copyright (c) Copyright: 2003-2005 H. Peter Anvin
   Copyright (c) Copyright: 2003-2005 Thorsten Kukuk
   Copyright (c) Copyright: 2004 Robert Love <rml@tech9.net>
   Copyright (c) Copyright: 2005 Jens Axboe <jens@axboe.dk>
   Copyright (c) Copyright: 2007-2014 Karel Zak <kzak@redhat.com>
   Copyright (c) Copyright: 2009-2010 Free Software Foundation, Inc.
   Copyright (c) Copyright: 2010 Lennart Poettering
   Copyright (c) Copyright: 2010-2011 Davidlohr Bueso <dave@gnu.org>
   Copyright (c) Copyright: 2012 Ondrej Oprala <ooprala@redhat.com>
   Copyright (c) Copyright: 2012-2013 Eric Biederman <ebiederm@xmission.com>
   Copyright (c) Copyright: 2013 Red Hat, Inc.
util-linux 2.38.1 debian:libsmartcols1/2.38.1-5+deb12u3/amd64: https://raw.githubusercontent.com/karelzak/util-linux/master/README
   Copyright (c) Copyright: 1980, 1987-1988 The Regents of the University of California.
   Copyright (c) Copyright: 1991-1992 Linus Torvalds
   Copyright (c) Copyright: 1994 Martin Schulze <joey@infodrom.north.de>
   Copyright (c) Copyright: 1996-1999, 2007 Theodore Ts
   Copyright (c) Copyright: 1999, 2001 Andries Brouwer
   Copyright (c) Copyright: 1999-2000 Red Hat Software
   Copyright (c) Copyright: 2000-2001 Gunnar Ritter
   Copyright (c) Copyright: 2001 Andreas Dilger
   Copyright (c) Copyright: 2003-2005 H. Peter Anvin
   Copyright (c) Copyright: 2003-2005 Thorsten Kukuk
   Copyright (c) Copyright: 2004 Robert Love <rml@tech9.net>
   Copyright (c) Copyright: 2005 Jens Axboe <jens@axboe.dk>
   Copyright (c) Copyright: 2007-2014 Karel Zak <kzak@redhat.com>
   Copyright (c) Copyright: 2009-2010 Free Software Foundation, Inc.
   Copyright (c) Copyright: 2010 Lennart Poettering
   Copyright (c) Copyright: 2010-2011 Davidlohr Bueso <dave@gnu.org>
   Copyright (c) Copyright: 2012 Ondrej Oprala <ooprala@redhat.com>
   Copyright (c) Copyright: 2012-2013 Eric Biederman <ebiederm@xmission.com>
   Copyright (c) Copyright: 2013 Red Hat, Inc.
util-linux 2.38.1 debian:libuuid1/2.38.1-5+deb12u3/amd64: https://raw.githubusercontent.com/karelzak/util-linux/master/README
   Copyright (c) Copyright: 1980, 1987-1988 The Regents of the University of California.
   Copyright (c) Copyright: 1991-1992 Linus Torvalds
   Copyright (c) Copyright: 1994 Martin Schulze <joey@infodrom.north.de>
   Copyright (c) Copyright: 1996-1999, 2007 Theodore Ts
   Copyright (c) Copyright: 1999, 2001 Andries Brouwer
   Copyright (c) Copyright: 1999-2000 Red Hat Software
   Copyright (c) Copyright: 2000-2001 Gunnar Ritter
   Copyright (c) Copyright: 2001 Andreas Dilger
   Copyright (c) Copyright: 2003-2005 H. Peter Anvin
   Copyright (c) Copyright: 2003-2005 Thorsten Kukuk
   Copyright (c) Copyright: 2004 Robert Love <rml@tech9.net>
   Copyright (c) Copyright: 2005 Jens Axboe <jens@axboe.dk>
   Copyright (c) Copyright: 2007-2014 Karel Zak <kzak@redhat.com>
   Copyright (c) Copyright: 2009-2010 Free Software Foundation, Inc.
   Copyright (c) Copyright: 2010 Lennart Poettering
   Copyright (c) Copyright: 2010-2011 Davidlohr Bueso <dave@gnu.org>
   Copyright (c) Copyright: 2012 Ondrej Oprala <ooprala@redhat.com>
   Copyright (c) Copyright: 2012-2013 Eric Biederman <ebiederm@xmission.com>
   Copyright (c) Copyright: 2013 Red Hat, Inc.
util-linux 2.38.1 debian:mount/2.38.1-5+deb12u3/amd64: https://raw.githubusercontent.com/karelzak/util-linux/master/README
   Copyright (c) Copyright: 1980, 1987-1988 The Regents of the University of California.
   Copyright (c) Copyright: 1991-1992 Linus Torvalds
   Copyright (c) Copyright: 1994 Martin Schulze <joey@infodrom.north.de>
   Copyright (c) Copyright: 1996-1999, 2007 Theodore Ts
   Copyright (c) Copyright: 1999, 2001 Andries Brouwer
   Copyright (c) Copyright: 1999-2000 Red Hat Software
   Copyright (c) Copyright: 2000-2001 Gunnar Ritter
   Copyright (c) Copyright: 2001 Andreas Dilger
   Copyright (c) Copyright: 2003-2005 H. Peter Anvin
   Copyright (c) Copyright: 2003-2005 Thorsten Kukuk
   Copyright (c) Copyright: 2004 Robert Love <rml@tech9.net>
   Copyright (c) Copyright: 2005 Jens Axboe <jens@axboe.dk>
   Copyright (c) Copyright: 2007-2014 Karel Zak <kzak@redhat.com>
   Copyright (c) Copyright: 2009-2010 Free Software Foundation, Inc.
   Copyright (c) Copyright: 2010 Lennart Poettering
   Copyright (c) Copyright: 2010-2011 Davidlohr Bueso <dave@gnu.org>
   Copyright (c) Copyright: 2012 Ondrej Oprala <ooprala@redhat.com>
   Copyright (c) Copyright: 2012-2013 Eric Biederman <ebiederm@xmission.com>
   Copyright (c) Copyright: 2013 Red Hat, Inc.
util-linux 2.38.1 debian:util-linux/2.38.1-5+deb12u3/amd64: https://raw.githubusercontent.com/karelzak/util-linux/master/README
   Copyright (c) Copyright: 1980, 1987-1988 The Regents of the University of California.
   Copyright (c) Copyright: 1991-1992 Linus Torvalds
   Copyright (c) Copyright: 1994 Martin Schulze <joey@infodrom.north.de>
   Copyright (c) Copyright: 1996-1999, 2007 Theodore Ts
   Copyright (c) Copyright: 1999, 2001 Andries Brouwer
   Copyright (c) Copyright: 1999-2000 Red Hat Software
   Copyright (c) Copyright: 2000-2001 Gunnar Ritter
   Copyright (c) Copyright: 2001 Andreas Dilger
   Copyright (c) Copyright: 2003-2005 H. Peter Anvin
   Copyright (c) Copyright: 2003-2005 Thorsten Kukuk
   Copyright (c) Copyright: 2004 Robert Love <rml@tech9.net>
   Copyright (c) Copyright: 2005 Jens Axboe <jens@axboe.dk>
   Copyright (c) Copyright: 2007-2014 Karel Zak <kzak@redhat.com>
   Copyright (c) Copyright: 2009-2010 Free Software Foundation, Inc.
   Copyright (c) Copyright: 2010 Lennart Poettering
   Copyright (c) Copyright: 2010-2011 Davidlohr Bueso <dave@gnu.org>
   Copyright (c) Copyright: 2012 Ondrej Oprala <ooprala@redhat.com>
   Copyright (c) Copyright: 2012-2013 Eric Biederman <ebiederm@xmission.com>
   Copyright (c) Copyright: 2013 Red Hat, Inc.
util-linux 2.38.1 debian:util-linux-extra/2.38.1-5+deb12u3/amd64: https://raw.githubusercontent.com/karelzak/util-linux/master/README
   Copyright (c) Copyright: 1980, 1987-1988 The Regents of the University of California.
   Copyright (c) Copyright: 1991-1992 Linus Torvalds
   Copyright (c) Copyright: 1994 Martin Schulze <joey@infodrom.north.de>
   Copyright (c) Copyright: 1996-1999, 2007 Theodore Ts
   Copyright (c) Copyright: 1999, 2001 Andries Brouwer
   Copyright (c) Copyright: 1999-2000 Red Hat Software
   Copyright (c) Copyright: 2000-2001 Gunnar Ritter
   Copyright (c) Copyright: 2001 Andreas Dilger
   Copyright (c) Copyright: 2003-2005 H. Peter Anvin
   Copyright (c) Copyright: 2003-2005 Thorsten Kukuk
   Copyright (c) Copyright: 2004 Robert Love <rml@tech9.net>
   Copyright (c) Copyright: 2005 Jens Axboe <jens@axboe.dk>
   Copyright (c) Copyright: 2007-2014 Karel Zak <kzak@redhat.com>
   Copyright (c) Copyright: 2009-2010 Free Software Foundation, Inc.
   Copyright (c) Copyright: 2010 Lennart Poettering
   Copyright (c) Copyright: 2010-2011 Davidlohr Bueso <dave@gnu.org>
   Copyright (c) Copyright: 2012 Ondrej Oprala <ooprala@redhat.com>
   Copyright (c) Copyright: 2012-2013 Eric Biederman <ebiederm@xmission.com>
   Copyright (c) Copyright: 2013 Red Hat, Inc.
util-linux 2.41.2 alpine:libuuid/2.41.2-r0/x86_64: https://raw.githubusercontent.com/karelzak/util-linux/master/README
   No Copyrights found
util-linux-script 2.41.1 fedora:util-linux-script/2.41.1-17.fc43/x86_64: https://en.wikipedia.org/wiki/Util-linux
   No Copyrights found
utmps 0.1.3.0 alpine:utmps-libs/0.1.3.0-r0/x86_64
   No Copyrights found
utmps 0.1.3.1 alpine:utmps-libs/0.1.3.1-r0/x86_64
   No Copyrights found
uuid 8.3.2 npmjs:uuid/8.3.2: https://github.com/uuidjs/uuid
   Copyright (c) 2011 Sebastian Tschan
   Copyright (c) Paul Johnston 1999-2009
v8-to-istanbul 9.3.0 npmjs:v8-to-istanbul/9.3.0: https://github.com/bcoe/v8-to-istanbul#readme
   Copyright (c) 2017 Contributors Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and th
Validator.nu latest github:validator/validator:latest: http://validator.nu
   Copyright (c) 1989, 1991, 1999-2001, 2004 Free Software Foundation, Inc.
   Copyright (c) 1991 by the Massachusetts Institute of Technology Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, pro
   Copyright (c) 1991-1998 Thomas G. Lane. All Rights Reserved
   Copyright (c) 1991-1998 Thomas G. Lane. This software is the work of Tom Lane, Philip Gladstone, Jim Boucher, Lee Crocker, Julian Minguillon, Luis Ortiz, George Phillips, Davide Rossi, Guido Vollbedi
   Copyright (c) 1991-2021 Unicode, Inc. All rights reserved
   Copyright (c) 1994 Hewlett-Packard Co.
   Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
   Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. The software is supplied "as is", without warranty of any kind, express or implied, including, without limitation, the warranties of merchanta
   Copyright (c) 1995-2005 The Cryptix Foundation Limited. All rights reserved
   Copyright (c) 1995-2016 International Business Machines Corporation and others All rights reserved
   Copyright (c) 1995-2018 Mort Bay Consulting Pty Ltd. ==============================================================
   Copyright (c) 1995-2024 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising 
   Copyright (c) 1995-2024 The PNG Reference Library Authors.
   Copyright (c) 1996 Aki Yoshida, modified April 2001 by Iris Van den Broeke, Daniel Deville. Permission to use, copy, modify and distribute UnixCrypt for non-commercial or commercial purposes and without f
   Copyright (c) 1996 Chih-Hao Tsai @ Beckman Institute, University of Illinois c-tsai4@uiuc.edu http://casper.beckman.uiuc.edu/~c-tsai4 ---------------COPYING.libtabe-----END--------------------------------
   Copyright (c) 1996, 1998 The Open Group Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above cop
   Copyright (c) 1996-1997 Andreas Dilger
   Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88,
   Copyright (c) 1996-1997 Andreas Dilger.
   Copyright (c) 1996-2000 by David Turner, Robert Wilhelm, and Werner Lemberg. All rights reserved
   Copyright (c) 1996-2002, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg
   Copyright (c) 1996-2003 by Elliot Joel Berk and C. Scott Ananian
   Copyright (c) 1996-2015 by Scott Hudson, Frank Flannery, C. Scott Ananian, Michael Petter Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fe
   Copyright (c) 1996-2023 by David Turner, Robert Wilhelm, and Werner Lemberg.
   Copyright (c) 1996-2023 by David Turner, Robert Wilhelm, Werner Lemberg, and Dominik R
   Copyright (c) 1996-2023 by Just van Rossum, David Turner, Robert Wilhelm, and Werner Lemberg.
   Copyright (c) 1997 Eric S. Raymond
   Copyright (c) 1997, 2020 Oracle and/or its affiliates and others. All rights reserved
   Copyright (c) 1997-1998 by Microstar Software Ltd. AElfred is free for both commercial and non-commercial use and redistribution, provided that Microstar's copyright and disclaimer are retained intac
   Copyright (c) 1997-2009 Sun Microsystems, Inc. All rights reserved
   Copyright (c) 1997-2020 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from
   Copyright (c) 1998-2001 W3C (MIT, INRIA, Keio), All Rights Reserved
   Copyright (c) 1998-2004 David Turner and Werner Lemberg
   Copyright (c) 1998-2004 David Turner and Werner Lemberg For full copyright notices consult the individual files in the package.
   Copyright (c) 1998-2005 W3C (MIT, ERCIM, Keio), All Rights Reserved
   Copyright (c) 1998-2018 Glenn Randers-Pehrson
   Copyright (c) 1998-2023 Marti Maria Saguer
   Copyright (c) 1999 Computer Systems and Communication Lab, Institute of Information Science, Academia Sinica. All rights reserved
   Copyright (c) 1999 IBM Corporation., http://www.ibm.com.
   Copyright (c) 1999 Pai-Hsiang Hsiao. All rights reserved
   Copyright (c) 1999 Sun Microsystems., http://www.sun.com. - voluntary contributions made by Paul Eng on behalf of the Apache Software Foundation that were originally developed at iClick, Inc.,
   Copyright (c) 1999 TaBE Project.
   Copyright (c) 1999, 2005 David Turner
   Copyright (c) 1999-2002 Lotus Development Corporation., http://www.lotus.com.
   Copyright (c) 1999-2002 The Apache Software Foundation. ]]> </bottom> <tags> <tag> <name>implSpec</name> <placement>a</placement> <head>Implementation Requirements:</head> </tag> <tag> <name>param</name
   Copyright (c) 1999-2007 Brian Paul All Rights Reserved
   Copyright (c) 1999-2013 The Apache Software Foundation
   Copyright (c) 1999-2022 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 1999-2023 The Apache Software Foundation This product includes software developed at
   Copyright (c) 2000 Computing Research Labs, New Mexico State University
   Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are
   Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
   Copyright (c) 2000-2003 Nara Institute of Science and Technology. All Rights Reserved
   Copyright (c) 2000-2011 France T All rights reserved
   Copyright (c) 2001 softSurfer (www.softsurfer.com) This code may be freely used and modified for any purpose providing that this copyright notice is included with it. SoftSurfer makes no warranty for thi
   Copyright (c) 2001-2002 SourceForge ISO-RELAX Project (ASAMI Tomoharu, Daisuke Okajima, Kohsuke Kawaguchi, and MURATA Makoto)
   Copyright (c) 2001-2002 Sun Microsystems., http://www.sun.com.
   Copyright (c) 2001-2003 Thai Open Source Software Center Ltd<br /> All rights reserved
   Copyright (c) 2001-2015 Francesco Zappa Nardelli
   Copyright (c) 2002 Kevin Atkinson (kevina@gnu.org)
   Copyright (c) 2002-2012 The Apache Software Foundation This product includes software developed by
   Copyright (c) 2002-2022 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
   Copyright (c) 2003 IBM Corporation., http://www.ibm.com. - voluntary contributions made by Ovidiu Predescu (ovidiu@cup.hp.com) on behalf of the Apache Software Foundation and was originally developed
   Copyright (c) 2003-2004 Henri Sivonen and Taavi Hupponen
   Copyright (c) 2003-2007 Henri Sivonen
   Copyright (c) 2003-2022 by Masatake YAMATO, Redhat K.K.,
   Copyright (c) 2003-2023 by Masatake YAMATO, Red Hat K.K.,
   Copyright (c) 2004 Scott James Remnant <scott@netsplit.com>.
   Copyright (c) 2004 World Wide Web Consortium, (Massachusetts Institute of Technology,
   Copyright (c) 2004-2010 Apple Computer, Inc., Mozilla
   Copyright (c) 2004-2011 Apple Computer, Inc., Mozilla Foundation, and
   Copyright (c) 2004-2013, 2021 Red Hat, Inc.
   Copyright (c) 2004-2023 by David Turner, Robert Wilhelm, Werner Lemberg, and George Williams.
   Copyright (c) 2004-2023 by Masatake YAMATO and Redhat K.K.
   Copyright (c) 2005 Marko Karppinen
   Copyright (c) 2005 Werner Lemberg
   Copyright (c) 2005-2007 Elika J. Etemad (fantasai) and Henri Sivonen (hsivonen)
   Copyright (c) 2005-2023 Behdad Esfahbod
   Copyright (c) 2006-2008 Google Inc. All rights reserved
   Copyright (c) 2006-2011 the V8 project authors. All rights reserved
   Copyright (c) 2006-2014 Adobe Systems Incorporated.
   Copyright (c) 2007 Chris Wilson
   Copyright (c) 2007-2008 Simon Pieters
   Copyright (c) 2007-2016 Mozilla Foundation This file is part of GNU JAXP.
   Copyright (c) 2007-2021 Mozilla Foundation
   Copyright (c) 2007-2023 by David Turner.
   Copyright (c) 2007-2023 by Dereg Clegg and Michael Toftdal.
   Copyright (c) 2007-2023 by Derek Clegg and Michael Toftdal.
   Copyright (c) 2007-2023 by Rahul Bhalerao <rahul.bhalerao@redhat.com>, <b.rahul.pm@gmail.com>.
   Copyright (c) 2008 Otto Moerbeek <otto@drijf.net>
   Copyright (c) 2008 Red Hat
   Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies)
   Copyright (c) 2008-2014 International Business Machines Corporation and others. All Rights Reserved
   Copyright (c) 2008-2018 The Khronos Group Inc.
   Copyright (c) 2008-2023 by David Turner, Robert Wilhelm, Werner Lemberg, and suzuki toshiya.
   Copyright (c) 2009 by Remo Dentato (rdentato@gmail.com)
   Copyright (c) 2009 Keith Stribley
   Copyright (c) 2009 Martin Hosken and SIL International
   Copyright (c) 2009 VMware, Inc. All Rights Reserved
   Copyright (c) 2009-2023 by Oran Agra and Mickey Gabel.
   Copyright (c) 2010-2023 Google, Inc.
   Copyright (c) 2011 Codethink Limited
   Copyright (c) 2011 Codethink Limited For full copyright notices consult the individual files in the package.
   Copyright (c) 2011-2013 Oracle America, Inc.
   Copyright (c) 2012 Grigori Goronzy <greg@kinoho.net> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above cop
   Copyright (c) 2012 Vadim Zaslawski, Ontos AG
   Copyright (c) 2012 Zilong Tan (eric.zltan@gmail.com)
   Copyright (c) 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
   Copyright (c) 2012-2015 Mozilla Foundation.
   Copyright (c) 2012-2020 Bert Belder <bertbelder@gmail.com> All rights reserved
   Copyright (c) 2012-2024 JP Aumasson
   Copyright (c) 2013 Brian Eugene Wilson, Robert Martin Campbell. All rights reserved
   Copyright (c) 2013 LeRoy Benjamin Sharon All rights reserved
   Copyright (c) 2013 Mathias Bynens
   Copyright (c) 2013, 2015 International Business Machines Corporation
   Copyright (c) 2013-2015 Alexei Podtelezhnikov
   Copyright (c) 2013-2023 by Google, Inc.
   Copyright (c) 2016 and later: Unicode, Inc. and others.
   Copyright (c) 2016 Elie Roux <elie.roux@telecom-bretagne.eu>
   Copyright (c) 2016 Igalia S.L.
   Copyright (c) 2016 Igalia S.L. For full copyright notices consult the individual files in the package.
   Copyright (c) 2016 Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com> To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this soft
   Copyright (c) 2016 Red Hat, Inc., and individual contributors
   Copyright (c) 2016-2024 Unicode, Inc. NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR SOFTWARE, YOU UNEQUIVOCALLY 
   Copyright (c) 2018 Khaled Hosny
   Copyright (c) 2018-2019 Adobe Inc.
   Copyright (c) 2018-2019 Cosmin Truta.
   Copyright (c) 2018-2020 Ebrahim Byagowi
   Copyright (c) 2018-2023 by David Turner, Robert Wilhelm, Dominik R
   Copyright (c) 2018-2023 Wim Taymans
   Copyright (c) 2018-2024 Cosmin Truta
   Copyright (c) 2019 Mozilla Foundation Permission is hereby granted, free of charge, to any person obtaining a
   Copyright (c) 2019-2020 Facebook, Inc.
   Copyright (c) 2019-2023 by Nikhil Ramakrishnan, David Turner, Robert Wilhelm, and Werner Lemberg.
   Copyright (c) 2021 Collabora Ltd. ```
   Copyright (c) 2022 Matthias Clasen
   Copyright (c) 2022-2023 by David Turner, Robert Wilhelm, Werner Lemberg, and Moazin Khatti.
   Copyright (c) 2022-2023 by David Turner, Robert Wilhelm, Werner Lemberg, George Williams, and
   Copyright (c) 2023 Unicode Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. For terms of use, see https://www.unicode.org/terms_of_use.html </pre>
   Copyright (c) 2025 <a href="https://www.w3.org/">World Wide Web Consortium</a>.<br /> <abbr title="World Wide Web Consortium">W3C</abbr><sup>
   Copyright (c) copyright: Copyright (c) 2008 Alexander Beider
   Copyright (c) Copyright</a> © 1994-2014 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>&reg; (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of
   Copyright (c) Eastman Kodak Company 1991-2003
   Copyright (c) Eastman Kodak Company 1991-2003 </pre> <pre>
   Copyright (c) Eastman Kodak Company, 1997 As an unpublished work pursuant to Title 17 of the United States Code. All rights reserved
   Copyright (c) International Business Machines Corporation 2002 </xsd:documentation> </xsd:annotation>
   Copyright (c) International Organization for Standardization 1986 Permission to copy in any form is granted for use with conforming SGML systems and applications as defined in ISO 8879, provided this notice is 
   Copyright (c) International Organization for Standardization 1986: Permission to copy in any form is granted for use with conforming SGML systems and applications as defined in ISO 8879, provided this notice is
vary 1.1.2 npmjs:vary/1.1.2: https://github.com/jshttp/vary
   Copyright (c) 2014-2017 Douglas Christopher Wilson
   Copyright (c) Copyright(c) 2014-2017 Douglas Christopher Wilson
verbose-macros 0.1.0 crates:verbose-macros/0.1.0: https://crates.io/crates/verbose-macros
   Copyright (c) 2025 maybe-fut
w3c-xmlserializer 4.0.0 npmjs:w3c-xmlserializer/4.0.0: https://github.com/jsdom/w3c-xmlserializer#readme
   No Copyrights found
watchman 2.0.2 npmjs:fb-watchman/2.0.2: https://github.com/facebook/watchman
   No Copyrights found
watchman 2.1.1 npmjs:bser/2.1.1: https://github.com/facebook/watchman
   Copyright (c) 2015present Facebook, Inc.
watchpack 2.5.0 npmjs:watchpack/2.5.0: https://github.com/webpack/watchpack
   No Copyrights found
Weakly referenced lock-free data structures 0.17 maven:com.blogspot.mydailyjava:weak-lock-free:0.17
   No Copyrights found
weakref 0.1.1 rubygems:weakref/0.1.1: https://github.com/ruby/weakref
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
@webassemblyjs/ast 1.14.1 npmjs:@webassemblyjs/ast/1.14.1: https://github.com/xtuc/webassemblyjs#readme
   Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
@webassemblyjs/floating-point-hex-parser 1.13.2 npmjs:@webassemblyjs/floating-point-hex-parser/1.13.2: https://github.com/xtuc/webassemblyjs#readme
   Copyright (c) 2017 Mauro Bringolf
@webassemblyjs/helper-api-error 1.13.2 npmjs:@webassemblyjs/helper-api-error/1.13.2: https://github.com/xtuc/webassemblyjs#readme
   Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
@webassemblyjs/helper-buffer 1.14.1 npmjs:@webassemblyjs/helper-buffer/1.14.1: https://github.com/xtuc/webassemblyjs#readme
   Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
@webassemblyjs/helper-numbers 1.13.2 npmjs:@webassemblyjs/helper-numbers/1.13.2: https://github.com/xtuc/webassemblyjs#readme
   Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
@webassemblyjs/helper-wasm-bytecode 1.13.2 npmjs:@webassemblyjs/helper-wasm-bytecode/1.13.2: https://github.com/xtuc/webassemblyjs#readme
   Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
@webassemblyjs/helper-wasm-section 1.14.1 npmjs:@webassemblyjs/helper-wasm-section/1.14.1: https://github.com/xtuc/webassemblyjs#readme
   Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
@webassemblyjs/ieee754 1.13.2 npmjs:@webassemblyjs/ieee754/1.13.2: https://github.com/xtuc/webassemblyjs#readme
   Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
@webassemblyjs/leb128 1.13.2 npmjs:@webassemblyjs/leb128/1.13.2: https://github.com/xtuc/webassemblyjs#readme
   Copyright (c) 2012 The Obvious Corporation.
@webassemblyjs/utf8 1.13.2 npmjs:@webassemblyjs/utf8/1.13.2: https://github.com/xtuc/webassemblyjs#readme
   Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
@webassemblyjs/wasm-edit 1.14.1 npmjs:@webassemblyjs/wasm-edit/1.14.1: https://github.com/xtuc/webassemblyjs#readme
   Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
@webassemblyjs/wasm-gen 1.14.1 npmjs:@webassemblyjs/wasm-gen/1.14.1: https://github.com/xtuc/webassemblyjs#readme
   Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
@webassemblyjs/wasm-opt 1.14.1 npmjs:@webassemblyjs/wasm-opt/1.14.1: https://github.com/xtuc/webassemblyjs#readme
   Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
@webassemblyjs/wasm-parser 1.14.1 npmjs:@webassemblyjs/wasm-parser/1.14.1: https://github.com/xtuc/webassemblyjs#readme
   Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
@webassemblyjs/wast-printer 1.14.1 npmjs:@webassemblyjs/wast-printer/1.14.1: https://github.com/xtuc/webassemblyjs#readme
   Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
webhdfs 0.11.0 github:kzk/webhdfs:v0.11.0: https://github.com/kzk/webhdfs
   Copyright (c) 2012 Fluentd Project
   Copyright (c) Copyright: Copyright (c) 2012 Fluentd Project
webhdfs 0.11.0 rubygems:webhdfs/0.11.0: https://github.com/kzk/webhdfs
   Copyright (c) 2012 Fluentd Project
   Copyright (c) Copyright: Copyright (c) 2012 Fluentd Project
webidl-conversions 7.0.0 npmjs:webidl-conversions/7.0.0: https://github.com/domenic/webidl-conversions
   Copyright (c) 2014 Domenic Denicola All rights reserved
Webpack 5.104.1 npmjs:webpack/5.104.1: http://github.com/webpack/webpack
   No Copyrights found
webpack-bundle-analyzer 5.1.1 npmjs:webpack-bundle-analyzer/5.1.1: https://github.com/th0r/webpack-bundle-analyzer
   No Copyrights found
webpack-cli 6.0.1 npmjs:webpack-cli/6.0.1: https://github.com/webpack/webpack-cli#readme
   No Copyrights found
@webpack-cli/configtest 3.0.1 npmjs:@webpack-cli/configtest/3.0.1: https://github.com/webpack/webpack-cli/tree/master/packages/configtest
   No Copyrights found
@webpack-cli/info 3.0.1 npmjs:@webpack-cli/info/3.0.1: https://github.com/webpack/webpack-cli/tree/master/packages/info
   No Copyrights found
@webpack-cli/serve 3.0.1 npmjs:@webpack-cli/serve/3.0.1: https://github.com/webpack/webpack-cli/tree/master/packages/serve
   No Copyrights found
webpack-deadcode-plugin 0.1.17 npmjs:webpack-deadcode-plugin/0.1.17: https://github.com/MQuy/webpack-deadcode-plugin#readme
   Copyright (c) 2013present, Facebook, Inc.
webpack-hot-middleware 2.26.1 npmjs:webpack-hot-middleware/2.26.1: https://github.com/glenjamin/webpack-hot-middleware
   No Copyrights found
webpack/loader-utils 2.0.4 npmjs:loader-utils/2.0.4: https://github.com/webpack/loader-utils
   No Copyrights found
webpack-merge 6.0.1 npmjs:webpack-merge/6.0.1: https://github.com/survivejs/webpack-merge
   Copyright (c) 2015 Juho Vepsalainen
webpack-sources 3.3.3 npmjs:webpack-sources/3.3.3: https://github.com/webpack/webpack-sources#readme
   Copyright (c) 2017 JS Foundation and other contributors
webpack/webpack-dev-middleware 7.4.5 npmjs:webpack-dev-middleware/7.4.5: https://github.com/webpack/webpack-dev-middleware
   No Copyrights found
webreflection/html-escaper 2.0.2 npmjs:html-escaper/2.0.2: https://github.com/WebReflection/html-escaper
   Copyright (c) 2017present by Andrea Giammarchi - @WebReflection
weppos/publicsuffix-go v0.30.0 github:weppos/publicsuffix-go:v0.30.0: https://github.com/weppos/publicsuffix-go
   Copyright (c) 2016-2022 Simone Carletti
   Copyright (c) 2016-2022 Simone Carletti.
Wget v1.25.0 alpine:wget/1.25.0-r0/x86_64: http://www.gnu.org/software/wget/
   No Copyrights found
Wget v1.25.0 alpine:wget/1.25.0-r1/x86_64: http://www.gnu.org/software/wget/
   No Copyrights found
Wget v1.25.0 alpine:wget/1.25.0-r2/x86_64: http://www.gnu.org/software/wget/
   No Copyrights found
Wget v1.25.0 gnu:wget:v1.25.0: http://www.gnu.org/software/wget/
   Copyright (c) %s Free Software Foundation, Inc. "), "2015") < 0)
   Copyright (c) 1995-1997, 2000, 2005-2011, 2015, 2018-2024 Free Software Foundation, Inc. Contributed by Daniel Stenberg. This file is part of GNU Wget.
   Copyright (c) 1995-1997, 2001, 2007-2015, 2018, 2019-2024 Free Software
   Copyright (c) 1995-2011, 2015, 2018-2024 Free Software Foundation,
   Copyright (c) 1995-2015, 2017, 2018-2024 Free Software Foundation, Inc. This file is part of GNU Wget.
   Copyright (c) 1995-2024 Free Software Foundation, Inc.
   Copyright (c) 1996-2009 Free Software Foundation, Inc. include "wget.h" include <stdio.h>
   Copyright (c) 1999-2001, 2003, 2007, 2009-2011, 2015, 2018-2024 Free Software Foundation, Inc. This file is part of GCC.
   Copyright (c) 2000-2012, 2015, 2018-2024 Free Software Foundation, Inc. Originally contributed by Christian Fraenkel. This file is part of GNU Wget.
   Copyright (c) 2001, 2006-2011, 2015, 2018-2024 Free Software Foundation, Inc. This file is part of Wget.
   Copyright (c) 2007 Free Software Foundation. For terms of use,
   Copyright (c) 2007, 2023 Free Software Foundation, Inc. <https://fsf.org/>
   Copyright (c) 2008 Micah J. Cowan Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are pre
   Copyright (c) 2016-2024 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without mod
whatwg-encoding 2.0.0 npmjs:whatwg-encoding/2.0.0: https://github.com/jsdom/whatwg-encoding#readme
   No Copyrights found
whatwg-mimetype 3.0.0 npmjs:whatwg-mimetype/3.0.0: https://github.com/jsdom/whatwg-mimetype
   No Copyrights found
whatwg-url 11.0.0 npmjs:whatwg-url/11.0.0: https://github.com/jsdom/whatwg-url
   No Copyrights found
wheelcomplex/gosigar v0.14.3 github:elastic/gosigar:v0.14.3: https://github.com/elastic/gosigar
   Copyright (c) 2012 VMware, Inc. +build aix darwin freebsd linux
   Copyright (c) 2012 VMware, Inc. +build darwin freebsd netbsd openbsd
   Copyright (c) 2012 VMware, Inc. +build darwin freebsd netbsd openbsd linux
   Copyright (c) 2012 VMware, Inc. +build freebsd linux
   Copyright (c) 2012 VMware, Inc. Go interface to the Linux netlink process connector. See Documentation/connector/connector.txt in the linux kernel source tree. package psnotify
   Copyright (c) 2012 VMware, Inc. package gosigar
   Copyright (c) 2012 VMware, Inc. package main
   Copyright (c) 2016 Jasper Lievisse Adriaanse <j@jasper.la>. +build openbsd
which 1.3.1 npmjs:which/1.3.1: https://github.com/isaacs/node-which
   No Copyrights found
which 2.0.2 npmjs:which/2.0.2: https://github.com/isaacs/node-which
   No Copyrights found
which-boxed-primitive 1.1.1 npmjs:which-boxed-primitive/1.1.1: https://github.com/ljharb/which-boxed-primitive#readme
   Copyright (c) 2019 Jordan Harband
which-builtin-type 1.2.1 npmjs:which-builtin-type/1.2.1: https://github.com/es-shims/which-builtin-type#readme
   Copyright (c) 2020 ECMAScript Shims
which-collection 1.0.2 npmjs:which-collection/1.0.2: https://github.com/inspect-js/which-collection#readme
   Copyright (c) 2019 Inspect JS
which-typed-array 1.1.19 npmjs:which-typed-array/1.1.19: https://github.com/ljharb/which-typed-array#readme
   Copyright (c) 2015 Jordan Harband
whitequark/ipaddr.js v1.9.1 npmjs:ipaddr.js/1.9.1: https://github.com/whitequark/ipaddr.js
   Copyright (c) 2011-2017 whitequark <whitequark@whitequark.org>
widest-line 5.0.0 npmjs:widest-line/5.0.0: https://github.com/sindresorhus/widest-line
   No Copyrights found
WildFly: Clustering marshalling API 39.0.0.Beta1 maven:org.wildfly:wildfly-clustering-marshalling-api:39.0.0.Beta1
   No Copyrights found
winston-transport 4.9.0 npmjs:winston-transport/4.9.0: https://github.com/winstonjs/winston-transport
   Copyright (c) 2015 Charlie Robbins
Woodstox 5.2.1 fedora:woodstox-core/5.2.1-1.fc31/noarch: https://github.com/FasterXML/woodstox
   Copyright (c) 2004-2005 Tatu Saloranta, tatu.saloranta@iki.fi
   Copyright (c) 2006 acrolinx GmbH All rights reserved
   Copyright (c) Richard Tobin, HCRC July 2003. " +" May be freely redistributed provided copyright notice is retained. " +" --> " +"<?xml-stylesheet href='xmlconformance.xsl' type='text/xsl'?> " +"<!DOCTYPE
Woodstox 6.7.0 maven:com.fasterxml.woodstox:woodstox-core:6.7.0: https://github.com/FasterXML/woodstox
   Copyright (c) 2001 Sun Microsystems, Inc. All Rights Reserved
   Copyright (c) 2001-2013 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2004-2005 Tatu Saloranta, tatu.saloranta@iki.fi
word-wrap 1.2.5 npmjs:word-wrap/1.2.5: https://github.com/jonschlinkert
   Copyright (c) 2014-2016 Jon Schlinkert
   Copyright (c) 2014-2023 Jon Schlinkert.
wordwrapjs 4.0.1 npmjs:wordwrapjs/4.0.1: https://github.com/75lb/wordwrapjs#readme
   Copyright (c) 201521 Lloyd Brookes <75pound@gmail.com>
wrap-ansi 8.1.0 npmjs:wrap-ansi/8.1.0: https://github.com/chalk/wrap-ansi
   No Copyrights found
wrap-ansi 9.0.2 npmjs:wrap-ansi/9.0.2: https://github.com/chalk/wrap-ansi
   No Copyrights found
wrap-ansi v7.0.0 npmjs:wrap-ansi/7.0.0: https://github.com/chalk/wrap-ansi
   No Copyrights found
wrappy 1.0.2 npmjs:wrappy/1.0.2: https://github.com/npm/wrappy
   No Copyrights found
write-file-atomic 5.0.1 npmjs:write-file-atomic/5.0.1: https://github.com/npm/write-file-atomic
   Copyright (c) 2015 Rebecca Turner
wsl-utils 0.3.1 npmjs:wsl-utils/0.3.1: https://github.com/sindresorhus/wsl-utils#readme
   No Copyrights found
x448/float16 v0.8.4 github:x448/float16:v0.8.4: https://github.com/x448/float16
   Copyright (c) 2019 Montgomery Edwards
Xalan Java Serializer 2.7.3 maven:xalan:serializer:2.7.3: http://xml.apache.org/xalan-j/
   No Copyrights found
Xalan Java Serializer 2.7.3-atlassian-hosted maven:xalan:serializer:2.7.3-atlassian-hosted: http://xml.apache.org/xalan-j/
   Copyright (c) -- use this as you will. $Id: AttributeList.java,v 1.3 2005/04/08 10:53:23 neeraj Exp $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: AttributeListImpl.java,v 1.3 2005/04/08 10:53:23 neeraj Exp $ package org.xml.sax.helpers;
   Copyright (c) -- use this as you will. $Id: DocumentHandler.java,v 1.3 2005/04/08 10:53:23 neeraj Exp $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: DTDHandler.java,v 1.3 2005/04/08 10:53:23 neeraj Exp $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: EntityResolver.java,v 1.3 2005/04/08 10:53:23 neeraj Exp $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: EntityResolver2.java,v 1.1 2005/04/08 10:53:23 neeraj Exp $ package org.xml.sax.ext;
   Copyright (c) -- use this as you will. $Id: ErrorHandler.java,v 1.3 2005/04/08 10:53:23 neeraj Exp $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: HandlerBase.java,v 1.3 2005/04/08 10:53:23 neeraj Exp $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: InputSource.java,v 1.3 2005/04/08 10:53:23 neeraj Exp $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: Locator.java,v 1.3 2005/04/08 10:53:23 neeraj Exp $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: LocatorImpl.java,v 1.3 2005/04/08 10:53:24 neeraj Exp $ package org.xml.sax.helpers;
   Copyright (c) -- use this as you will. $Id: Parser.java,v 1.3 2005/04/08 10:53:23 neeraj Exp $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: ParserFactory.java,v 1.7 2005/06/22 02:20:47 mrglavas Exp $ package org.xml.sax.helpers;
   Copyright (c) -- use this as you will. $Id: SAXException.java,v 1.5 2005/04/08 10:53:23 neeraj Exp $ package org.xml.sax;
   Copyright (c) -- use this as you will. $Id: SAXParseException.java,v 1.3 2005/04/08 10:53:23 neeraj Exp $ package org.xml.sax;
   Copyright (c) 1991-1993 The Regents of the University of California.
   Copyright (c) 1992-1995 Karl Lehenbauer and Mark Diekhans.
   Copyright (c) 1992-1995 Karl Lehenbauer and Mark Diekhans. From: ClockCmd.java,v 1.2 1999/05/16 06:16:37 dejong Exp $
   Copyright (c) 1994-2004 Sun Microsystems, Inc.
   Copyright (c) 1995 by General Electric Company. All rights reserved
   Copyright (c) 1996 by Sun Microsystems, Inc.
   Copyright (c) 1996-1999 by Scott Hudson, Frank Flannery, C. Scott Ananian. For more details, please see:
   Copyright (c) 1997 Cornell University.
   Copyright (c) 1998 by Sun Microsystems, Inc. RCS: @() $Id: javalock.tcl,v 1.3 1999/08/27 23:50:50 mo Exp $
   Copyright (c) 1998 Christian Krone.
   Copyright (c) 1998 World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved
   Copyright (c) 1999 Sun Microsystems., http://www.sun.com. - voluntary contributions made by Paul Eng on behalf of the Apache Software Foundation that were originally developed at iClick, Inc.,
   Copyright (c) 1999, 2001-2002 Sun Microsystems., http://www.sun.com.
   Copyright (c) 1999, 2003 IBM Corporation., http://www.ibm.com.
   Copyright (c) 1999-2002 Lotus Development Corporation., http://www.lotus.com.
   Copyright (c) 1999-2009 The Apache OpenEJB development community This product includes software developed at
   Copyright (c) 1999-2014 The Apache Software Foundation. This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 1999-2022 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 1999-2023 The Apache Software Foundation Authors:
   Copyright (c) 2000 Markus Dahm. Please note that this additional package, BCEL, is needed in order to generate the class files from the compiler. Without the BCEL package, this preview version of the comp
   Copyright (c) 2000 Sun Microsystems, Inc. All right reserved, all wrongs reversed.
   Copyright (c) 2000 World Wide Web Consortium, http://www.w3.org
   Copyright (c) 2000, 2002, 2004 World Wide Web Consortium,
   Copyright (c) 2000-2023 The Apache Software Foundation.
   Copyright (c) 2001 Sun Microsystems
   Copyright (c) 2001 Sun Microsystems, Inc. @author Stephen Uhler
   Copyright (c) 2001 Sun Microsystems, Inc. All right reserved, all wrongs reversed. SCCS: @() LDAPTemplate.java 1.9 01/09/13 09:24:39
   Copyright (c) 2002-2003 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, California 94303, U.S.A. All rights reserved
   Copyright (c) 2003-2005 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, California 95054 U.S.A All rights reserved
   Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved
   Copyright (c) 2004, 2006 The Apache Software Foundation
   Copyright (c) International Business Machines Corporation 2002 </xsd:documentation> </xsd:annotation>
   Copyright (c) J.M. Vanel 2000 - under GNU public licence
   Copyright (c) J.M. Vanel 2000 - under GNU public licence xt testHREF.xml attributes2elements.xslt > attributes2elements.xml
   Copyright (c) J.M. Vanel 2000 - under GNU public licence xt testHREF.xml selectHREF.xslt > selectHREF.txt
   Copyright (c) Oliver Becker, 200006-13 obecker@informatik.hu-berlin.de -->
   Copyright (c) Wrox Press Limited 2000; all rights reserved
XCB 1.17.0 alpine:libxcb/1.17.0-r1/x86_64: https://xcb.freedesktop.org/
   No Copyrights found
xdg-go/scram v1.1.2 github:xdg-go/scram:v1.1.2: https://github.com/xdg-go/scram
   Copyright (c) 2018 by David A. Golden. All rights reserved
xdg-go/stringprep v1.0.4 github:xdg-go/stringprep:v1.0.4: https://github.com/xdg-go/stringprep
   Copyright (c) 2018 by David A. Golden. All rights reserved
xmlchars 2.2.0 npmjs:xmlchars/2.2.0: https://github.com/lddubeau/xmlchars#readme
   No Copyrights found
xml-name-validator 4.0.0 npmjs:xml-name-validator/4.0.0: https://github.com/jsdom/xml-name-validator
   No Copyrights found
XML Resolver 5.1.1 maven:org.xmlresolver:xmlresolver:5.1.1
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 1998-2008 W3C (MIT, ERCIM, Keio), All Rights Reserved
   Copyright (c) 1998-2009 W3C (MIT, INRIA, Keio), All Rights Reserved
   Copyright (c) 2000 The Open Healthcare Group The content of ASTM Healthcare documents may include XLinks PUBLIC +//ASTM//ENTITIES Xlink 1.0//EN" SYSTEM "http://www.openhealth.org/ASTM/astm-xlink.mod"
   Copyright (c) 2000-2001 Jonathan Borden PUBLIC "-//XML-DEV//ENTITIES RDDL QName Module 1.0//EN" SYSTEM "http://www.rddl.org/rddl-qname-1.mod" -->
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
xml-simple 1.1.9 rubygems:xml-simple/1.1.9: https://github.com/maik/xml-simple
   Copyright (c) Copyright:: Copyright (c) 2003-2021 Maik Schmidt
x.org_lib 1.3.1 alpine:libxt/1.3.1-r0/x86_64: https://www.x.org
   No Copyrights found
xr-redis-cache-service-starter 2.8.7-RELEASE maven:io.github.xrfzh.cn:xr-redis-cache-service-starter:2.8.7-RELEASE: https://spring.io/projects/spring-boot/xr-file-service-starter/xr-redis-cache-service-starter
   No Copyrights found
xsdlib 2022.7 maven:net.java.dev.msv:xsdlib:2022.7: http://msv.java.net/xsdlib
   Copyright (c) 1999 IBM Corporation., http://www.ibm.com.
   Copyright (c) 1999 International Business Machines, Inc., http://www.apache.org. For more information on the Apache Software Foundation, please see <http://www.apache.org/>.
   Copyright (c) 1999 Sun Microsystems., http://www.sun.com.
   Copyright (c) 1999 Sun Microsystems., http://www.sun.com. - voluntary contributions made by Paul Eng on behalf of the Apache Software Foundation that were originally developed at iClick, Inc.,
   Copyright (c) 1999-2009 The Apache Software Foundation. This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 1999-2013 The Apache Software Foundation. All rights reserved
   Copyright (c) 1999-2022 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
   Copyright (c) 2000 World Wide Web Consortium, http://www.w3.org
   Copyright (c) 2001-2009 Sun Microsystems, Inc. All Rights Reserved
   Copyright (c) 2001-2013, 2015, 2020 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2004 World Wide Web Consortium, (Massachusetts Institute of Technology,
@xtuc/ieee754 1.2.0 npmjs:@xtuc/ieee754/1.2.0: https://github.com/feross/ieee754#readme
   Copyright (c) 2008 Fair Oaks Labs, Inc. All rights reserved
@xtuc/long 4.2.2 npmjs:@xtuc/long/4.2.2: https://github.com/dcodeIO/long.js#readme
   No Copyrights found
XZ for Java 1.9 maven:org.tukaani:xz:1.9: http://tukaani.org/xz/java.html
   Copyright (c) 2013, 2015, 2020 Oracle and/or its affiliates. All rights reserved
XZ Utils 5.4.1 debian:liblzma5/5.4.1-1/amd64: http://tukaani.org/xz/
   Copyright (c) 1989-1994, 1996, 1997-1999, 2001, 2002-2008 Free Software Foundation, Inc.
   Copyright (c) 1992-1994, 1999, 2000-2002 Free Software Foundation, Inc. .
   Copyright (c) 2005 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifica
   Copyright (c) 2006 Timo Lindfors
   Copyright (c) 2015 Lasse Collin <lasse.collin@tukaani.org>
   Copyright (c) Copyright: 2006-2018 Lasse Collin
   Copyright (c) Copyright: 2009 Andrew Dudman
   Copyright (c) Copyright: 2009-2010 Gruppo traduzione italiano di Ubuntu-it
   Copyright (c) Copyright: 2009-2012 Jonathan Nieder
   Copyright (c) Copyright: 2010 Daniel Mealha Cabrita
   Copyright (c) Copyright: 2010 Marek
   Copyright (c) Copyright: © 1987-2008 Free Software Foundation, Inc.
   Copyright (c) Copyright: © 1993 Jean-loup Gailly
   Copyright (c) Copyright: © 1997-2007 by Dimitri van Heesch
   Copyright (c) Copyright: © 2008 Steven G. Johnson <stevenj@alum.mit.edu>
   Copyright (c) Copyright: © 2014 Google Inc.
XZ Utils 5.4.1 debian:xz-utils/5.4.1-1/amd64: http://tukaani.org/xz/
   Copyright (c) 1989-1994, 1996, 1997-1999, 2001, 2002-2008 Free Software Foundation, Inc.
   Copyright (c) 1992-1994, 1999, 2000-2002 Free Software Foundation, Inc. .
   Copyright (c) 2005 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifica
   Copyright (c) 2006 Timo Lindfors
   Copyright (c) 2015 Lasse Collin <lasse.collin@tukaani.org>
   Copyright (c) Copyright: 2006-2018 Lasse Collin
   Copyright (c) Copyright: 2009 Andrew Dudman
   Copyright (c) Copyright: 2009-2010 Gruppo traduzione italiano di Ubuntu-it
   Copyright (c) Copyright: 2009-2012 Jonathan Nieder
   Copyright (c) Copyright: 2010 Daniel Mealha Cabrita
   Copyright (c) Copyright: 2010 Marek
   Copyright (c) Copyright: © 1987-2008 Free Software Foundation, Inc.
   Copyright (c) Copyright: © 1993 Jean-loup Gailly
   Copyright (c) Copyright: © 1997-2007 by Dimitri van Heesch
   Copyright (c) Copyright: © 2008 Steven G. Johnson <stevenj@alum.mit.edu>
   Copyright (c) Copyright: © 2014 Google Inc.
XZ Utils 5.4.1 opensuse:xz-lang/5.4.1-150600.1.2/noarch: http://tukaani.org/xz/
   No Copyrights found
XZ Utils v5.8.1 alpine:xz-libs/5.8.1-r0/x86_64: http://tukaani.org/xz/
   No Copyrights found
y18n 5.0.8 npmjs:y18n/5.0.8: https://github.com/yargs/y18n
   Copyright (c) 2015 Contributors Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and th
yallist 3.1.1 npmjs:yallist/3.1.1: https://github.com/isaacs/yallist#readme
   No Copyrights found
yallist 4.0.0 npmjs:yallist/4.0.0: https://github.com/isaacs/yallist#readme
   No Copyrights found
yaml 0.2.0 rubygems:yaml/0.2.0: http://rubygems.org
   Copyright (c) 1993-2013 Yukihiro Matsumoto. All rights reserved
yaml 0.3.0 alpine:ruby-yaml/0.3.0-r0/noarch: http://rubygems.org
   No Copyrights found
yaml 1.10.2 npmjs:yaml/1.10.2: https://github.com/tj/js-yaml
   Copyright (c) 2018 Eemeli Aro <eemeli@gmail.com> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright n
yaml for Go v2.4.0 github:go-yaml/yaml:v2.4.0: https://github.com/go-yaml/yaml
   Copyright (c) 2006 Kirill Simonov
   Copyright (c) 2011-2016 Canonical Ltd.
yaml for Go v2.4.0 unknown: https://github.com/go-yaml/yaml
   No Copyrights found
yaml for Go v3.0.1 github:go-YAML/YAML:v3.0.1: https://github.com/go-yaml/yaml
   Copyright (c) 2006-2011 Kirill Simonov
   Copyright (c) 2011-2016 Canonical Ltd.
   Copyright (c) 2011-2019 Canonical Ltd
   Copyright (c) staring in 2011 when the project was ported over: apic.go emitterc.go parserc.go readerc.go scannerc.go writerc.go yamlh.go yamlprivateh.go
yannickcr/eslint-plugin-react 7.37.5 npmjs:eslint-plugin-react/7.37.5: https://github.com/yannickcr/eslint-plugin-react
   Copyright (c) 2014 by Vitaly Puzrin
   Copyright (c) 2014 Yannick Croissant
   Copyright (c) 2015 Alberto Rodr
   Copyright (c) 2015 Gyandeep Singh. All rights reserved
   Copyright (c) 2015 Vitaly Puzrin. All rights reserved
yargs 17.7.1 npmjs:yargs/17.7.1: https://github.com/yargs/yargs
   Copyright (c) 2010 James Halliday (mail@substack.net); Modified work Copyright 2014 Contributors (ben@npmjs.com)
yargs 17.7.2 npmjs:yargs/17.7.2: https://github.com/yargs/yargs
   Copyright (c) 2010 James Halliday (mail@substack.net); Modified work Copyright 2014 Contributors (ben@npmjs.com)
yargs 18.0.0 npmjs:yargs/18.0.0: https://github.com/yargs/yargs
   Copyright (c) 2010 James Halliday (mail@substack.net); Modified work Copyright 2014 Contributors (ben@npmjs.com)
yargs-parser 21.1.1 npmjs:yargs-parser/21.1.1: https://github.com/yargs/yargs-parser
   Copyright (c) 2016 Contributors
yargs-parser 22.0.0 npmjs:yargs-parser/22.0.0: https://github.com/yargs/yargs-parser
   Copyright (c) 2016 Contributors
yoctocolors 2.1.2 npmjs:yoctocolors/2.1.2: https://github.com/sindresorhus/yoctocolors#readme
   No Copyrights found
yocto-queue 0.1.0 npmjs:yocto-queue/0.1.0: https://github.com/sindresorhus/yocto-queue#readme
   No Copyrights found
yq v4 github:mikefarah/yq:v4: https://mikefarah.gitbook.io/yq/
   Copyright (c) 2017 Mike Farah
   Copyright (c) 2021 Roberto Mier Escand This script creates a .deb package file with yq valid for ubuntu 20.04 by default You can pass
   Copyright (c) Copyright: 2017 Mike Farah
ysf-core-plugin 1.0.0-alpha.2 maven:org.ysb33r.gradle:ysf-core-plugin:1.0.0-alpha.2
   Copyright (c) 2013, 2015, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2024-2025 Schalk W. Cronj
yuin-gopher-lua v1.1.1 github:yuin/gopher-lua:v1.1.1: https://github.com/yuin/gopher-lua
   Copyright (c) 2015 Yusuke Inuzuka
Z3 4.8.12 debian:libz3-4/4.8.12-3.1/amd64: https://github.com/Z3Prover/z3
   Copyright (c) Copyright: 2006-2021 Microsoft Corporation
   Copyright (c) Copyright: 2016-2021 Fabian Wolff <fabi.wolff@arcor.de>
zeebo/errs v1.4.0 github:zeebo/errs:v1.4.0: https://github.com/zeebo/errs
   No Copyrights found
zeebo/xxh3 v1.0.2 github:zeebo/xxh3:v1.0.2: https://github.com/zeebo/xxh3
   Copyright (c) 2012-2014 Yann Collet
   Copyright (c) 2019 Jeff Wendling All rights reserved
zlib 1.2.13 debian:zlib1g/1:1.2.13.dfsg-1/amd64: http://www.zlib.net/
   Copyright (c) Copyright: 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) Copyright: 1998 by Andreas R. Kleinert
   Copyright (c) Copyright: 1998-2010 Gilles Vollant
   Copyright (c) Copyright: 2000-2017 Mark Brown
zlib 1.2.13 github:madler/zlib:v1.2.13: http://www.zlib.net/
   Copyright (c) 1990-2000 Info-ZIP. All rights reserved
   Copyright (c) 1995-2003 Jean-loup Gailly. For conditions of distribution and use, see copyright notice in zlib.h Pascal translation
   Copyright (c) 1995-2017 Jean-Loup Gailly, Mark Adler. OS/400 version by P. Monnerat.") make_module OS400 os400.c LINK= No need to rebuild service program yet. MODULES=
   Copyright (c) 1995-2018 Jean-loup Gailly For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2021 Jean-loup Gailly detect_data_type() function provided freely by Cosmin Truta, 2006 For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2022 Jean-loup Gailly and Mark Adler "; If you use the zlib library in a product, an acknowledgment is welcome in the documentation of your product. If for some reason you cannot includ
   Copyright (c) 1995-2022 Jean-loup Gailly and Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2022 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising 
   Copyright (c) 1995-2022 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the u
   Copyright (c) 1995-2022 Jean-loup Gailly END END BLOCK "VarFileInfo" BEGIN VALUE "Translation", 0x0409, 1252 END
   Copyright (c) 1995-2022 Jean-loup Gailly VALUE "OriginalFilename", "zlib1.dll" VALUE "ProductName", "zlib" VALUE "ProductVersion", ZLIB_VERSION "" VALUE "Comments", "For more information visit http://www.zlib.n
   Copyright (c) 1995-2022 Jean-loup Gailly, Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2022 Mark Adler "; If you use the zlib library in a product, an acknowledgment is welcome in the documentation of your product. If for some reason you cannot include such an acknowledgm
   Copyright (c) 1995-2022 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2022 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h This interleaved implementation of a CRC makes use of pipelined multiple arithmetic-logic unit
   Copyright (c) 1997 Christian Michelsen Research AS Advanced Computing Fantoftvegen 38, 5036 BERGEN, Norway http://www.cmr.no Permission to use, copy, modify, distribute and sell this software and its 
   Copyright (c) 199799 Borland Corporation { }
   Copyright (c) 1998 by Jacques Nomssi Nzali. For conditions of distribution and use, see copyright notice in readme.txt Adaptation to the zlibpas interface
   Copyright (c) 1998-2004 Gilles Vollant - http://www.winimage.com/zLibDll";
   Copyright (c) 1998-2004 Gilles Vollant - http://www.winimage.com/zLibDll"; unz_file_info_interntal contain internal info about a file in zipfile typedef struct unz_file_info64_internal_s
   Copyright (c) 1998-2005 Gilles Vollant This code is a modified version of crypting code in Infozip distribution
   Copyright (c) 1998-2010 Gilles Vollant (minizip) ( http://www.winimage.com/zLibDll/minizip.html ) Modifications for Zip64 support
   Copyright (c) 1998-2010 Gilles Vollant (minizip) ( http://www.winimage.com/zLibDll/minizip.html ) Modifications of Unzip for Zip64
   Copyright (c) 1998-2010 Gilles Vollant, Even Rouault, Mathias Svensson
   Copyright (c) 2002-2004 Dmitriy Anisimkov --
   Copyright (c) 2002-2013 Mark Adler For conditions of distribution and use, see copyright notice in puff.h version 2.3, 21 Jan 2013
   Copyright (c) 2002-2013 Mark Adler For conditions of distribution and use, see copyright notice in puff.h version 2.3, 21 Jan 2013 puff.c is a simple inflate written to be an unambiguous way to specif
   Copyright (c) 2002-2013, 2016, 2019 Mark Adler, all rights reserved
   Copyright (c) 2003 by Cosmin Truta. For conditions of distribution and use, see copyright notice in readme.txt )
   Copyright (c) 2003 Cosmin Truta. Derived from original sources by Bob Dellaca. For conditions of distribution and use, see copyright notice in readme.txt )
   Copyright (c) 2003, 2005, 2008, 2010, 2012 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h Version 1.7 12 August 2012 Mark Adler Version history:
   Copyright (c) 2003, 2012 Mark Adler " ); printf( "usage: gzappend [-level] file.gz [ addthis [ andthis ... ]] "); return 0;
   Copyright (c) 2003, 2012-2013 Mark Adler For conditions of distribution and use, see copyright notice in blast.h version 1.3, 24 Aug 2013 blast.c decompresses data compressed by the PKWare Compressio
   Copyright (c) 2003, 2012-2013 Mark Adler version 1.3, 24 Aug 2013 This software is provided 'as-is', without any express or implied warranty. In no event will the author be held liable for any damage
   Copyright (c) 2003-2010 Mark Adler "); fprintf(stderr, "usage: gun [-t] [file1.gz [file2.Z ...]] "); return 0; } if (argc && strcmp(argv, "-t") == 0) { test = 1; argc--; argv++;
   Copyright (c) 2004 by Henrik Ravn") [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]
   Copyright (c) 2005, 2012, 2018 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h Version 1.2 14 Oct 2018 Mark Adler include <stdio.h> include "zlib.h"
   Copyright (c) 2005, 2012, 2018 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h Version 1.2 14 Oct 2018 Mark Adler Version History:
   Copyright (c) 2007-2008 Even Rouault
   Copyright (c) 2007-2008 Even Rouault Modifications for Zip64 support on both zip and unzip
   Copyright (c) 2007-2008, 2012, 2018 Mark Adler Version 1.5 5 August 2018 Mark Adler
   Copyright (c) 2009-2010 Mathias Svensson ( http://result42.com )
   Copyright (c) 2009-2010 Mathias Svensson ( http://result42.com ) For more info read MiniZip_info.txt
   Copyright (c) 2018 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h Version 1.0 7 Oct 2018 Mark Adler gznorm takes a gzip stream, potentially containing multiple membe
   Copyright (c) Henrik Ravn 2004
zlib v1.3.1 alpine:zlib/1.3.1-r2/x86_64: http://www.zlib.net/
   No Copyrights found
zlib v1.3.1 github:madler/zlib:v1.3.1: http://www.zlib.net/
   Copyright (c) 1990-2000 Info-ZIP. All rights reserved
   Copyright (c) 1995-2003 Jean-loup Gailly. For conditions of distribution and use, see copyright notice in zlib.h Pascal translation
   Copyright (c) 1995-2017 Jean-Loup Gailly, Mark Adler. OS/400 version by P. Monnerat.") make_module OS400 os400.c LINK= No need to rebuild service program yet. MODULES=
   Copyright (c) 1995-2022 Jean-loup Gailly VALUE "OriginalFilename", "zlib1.dll" VALUE "ProductName", "zlib" VALUE "ProductVersion", ZLIB_VERSION "" VALUE "Comments", "For more information visit http://www.zlib.n
   Copyright (c) 1995-2022 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h This interleaved implementation of a CRC makes use of pipelined multiple arithmetic-logic unit
   Copyright (c) 1995-2024 Jean-loup Gailly and Mark Adler "; If you use the zlib library in a product, an acknowledgment is welcome in the documentation of your product. If for some reason you cannot includ
   Copyright (c) 1995-2024 Jean-loup Gailly and Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2024 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising 
   Copyright (c) 1995-2024 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the u
   Copyright (c) 1995-2024 Jean-loup Gailly detect_data_type() function provided freely by Cosmin Truta, 2006 For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2024 Jean-loup Gailly END END BLOCK "VarFileInfo" BEGIN VALUE "Translation", 0x0409, 1252 END
   Copyright (c) 1995-2024 Jean-loup Gailly For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2024 Jean-loup Gailly, Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1995-2024 Mark Adler "; If you use the zlib library in a product, an acknowledgment is welcome in the documentation of your product. If for some reason you cannot include such an acknowledgm
   Copyright (c) 1995-2024 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h
   Copyright (c) 1997 Christian Michelsen Research AS Advanced Computing Fantoftvegen 38, 5036 BERGEN, Norway http://www.cmr.no Permission to use, copy, modify, distribute and sell this software and its 
   Copyright (c) 199799 Borland Corporation { }
   Copyright (c) 1998 by Jacques Nomssi Nzali. For conditions of distribution and use, see copyright notice in readme.txt Adaptation to the zlibpas interface
   Copyright (c) 1998-2004 Gilles Vollant - http://www.winimage.com/zLibDll";
   Copyright (c) 1998-2004 Gilles Vollant - http://www.winimage.com/zLibDll"; unz_file_info64_internal contain internal info about a file in zipfile typedef struct unz_file_info64_internal_s
   Copyright (c) 1998-2005 Gilles Vollant This code is a modified version of crypting code in Infozip distribution
   Copyright (c) 1998-2010 Gilles Vollant (minizip) ( http://www.winimage.com/zLibDll/minizip.html ) Modifications for Zip64 support
   Copyright (c) 1998-2010 Gilles Vollant (minizip) ( http://www.winimage.com/zLibDll/minizip.html ) Modifications of Unzip for Zip64
   Copyright (c) 1998-2010 Gilles Vollant, Even Rouault, Mathias Svensson
   Copyright (c) 2002-2004 Dmitriy Anisimkov --
   Copyright (c) 2002-2013 Mark Adler For conditions of distribution and use, see copyright notice in puff.h version 2.3, 21 Jan 2013
   Copyright (c) 2002-2013 Mark Adler For conditions of distribution and use, see copyright notice in puff.h version 2.3, 21 Jan 2013 puff.c is a simple inflate written to be an unambiguous way to specif
   Copyright (c) 2002-2013, 2016, 2019 Mark Adler, all rights reserved
   Copyright (c) 2003 by Cosmin Truta. For conditions of distribution and use, see copyright notice in readme.txt )
   Copyright (c) 2003 Cosmin Truta. Derived from original sources by Bob Dellaca. For conditions of distribution and use, see copyright notice in readme.txt )
   Copyright (c) 2003, 2005, 2008, 2010, 2012 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h Version 1.7 12 August 2012 Mark Adler Version history:
   Copyright (c) 2003, 2012 Mark Adler " ); printf( "usage: gzappend [-level] file.gz [ addthis [ andthis ... ]] "); return 0;
   Copyright (c) 2003, 2012-2013 Mark Adler For conditions of distribution and use, see copyright notice in blast.h version 1.3, 24 Aug 2013 blast.c decompresses data compressed by the PKWare Compressio
   Copyright (c) 2003, 2012-2013 Mark Adler version 1.3, 24 Aug 2013 This software is provided 'as-is', without any express or implied warranty. In no event will the author be held liable for any damage
   Copyright (c) 2003-2010 Mark Adler "); fprintf(stderr, "usage: gun [-t] [file1.gz [file2.Z ...]] "); return 0; } if (argc && strcmp(argv, "-t") == 0) { test = 1; argc--; argv++;
   Copyright (c) 2004 by Henrik Ravn") [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]
   Copyright (c) 2005, 2012, 2018, 2023 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h Version 1.3 18 Feb 2023 Mark Adler include <stdio.h> include "zlib.h"
   Copyright (c) 2005, 2012, 2018, 2023 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h Version 1.4 13 Apr 2023 Mark Adler Version History:
   Copyright (c) 2007-2008 Even Rouault
   Copyright (c) 2007-2008 Even Rouault Modifications for Zip64 support on both zip and unzip
   Copyright (c) 2007-2008, 2012, 2018 Mark Adler Version 1.5 5 August 2018 Mark Adler
   Copyright (c) 2009-2010 Mathias Svensson ( http://result42.com )
   Copyright (c) 2009-2010 Mathias Svensson ( http://result42.com ) For more info read MiniZip_info.txt
   Copyright (c) 2018 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h Version 1.0 7 Oct 2018 Mark Adler gznorm takes a gzip stream, potentially containing multiple membe
   Copyright (c) Copyright>(C) 1995-2024 Jean-loup Gailly and Mark Adler</Copyright> <version>1.3.1</version> <PackageDescription>NuGet Package for consuming native builds of zlib into .NET without complexity.</Packag
   Copyright (c) Henrik Ravn 2004
zmap/zcrypto 20230310-snapshot-c8b263fd github:zmap/zcrypto:c8b263fd83003cd5360faf1a033e130c4e7664ab: https://github.com/zmap/zcrypto
   No Copyrights found
zmap/zlint v3.5.0 github:zmap/zlint:v3.5.0: https://zmap.io
   Copyright (c) --------------------- ZMap Copyright 2021 Regents of the University of Michigan
   Copyright (c) 2020, 2023 Regents of the University of Michigan
zod 4.3.5 npmjs:zod/4.3.5: https://github.com/vriad/zod#readme
   Copyright (c) 2025 Colin McDonnell
zod-validation-error 4.0.2 npmjs:zod-validation-error/4.0.2: https://github.com/causaly/zod-validation-error#readme
   Copyright (c) 2022 Causaly, Inc
zstd 1.4.4 redhat:zstd/1.4.4-1.el8/s390x: https://facebook.github.io/zstd/
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 2016present, Facebook, Inc. All rights reserved
zstd 1.4.5 photon:zstd/1.4.5-2.ph3/x86_64: https://facebook.github.io/zstd/
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
   Copyright (c) 1995-2006, 2010, 2011 Jean-loup Gailly.
   Copyright (c) 1995-2006, 2011 Jean-loup Gailly This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the 
   Copyright (c) 2000-2016 Free Software Foundation, Inc.
   Copyright (c) 2003-2008 Yuta Mori All Rights Reserved
   Copyright (c) 2004-2017 Mark Adler
   Copyright (c) 2012-2016 Yann Collet.
   Copyright (c) 2012-2020 Yann Collet, Facebook, Inc. You can contact the author at :
   Copyright (c) 2013-2016 Yann Collet
   Copyright (c) 2013present, Yann Collet, Facebook, Inc." VALUE "OriginalFilename", "libzstd.dll" VALUE "ProductName", "Zstandard" VALUE "ProductVersion", ZSTD_VERSION_STRING END END BLOCK "VarFileInfo
   Copyright (c) 2013present, Yann Collet, Facebook, Inc." VALUE "OriginalFilename", "zstd.exe" VALUE "ProductName", "Zstandard" VALUE "ProductVersion", ZSTD_VERSION_STRING END END BLOCK "VarFileInfo" B
   Copyright (c) 2015-2020 Yann Collet, Facebook, Inc.
   Copyright (c) 2016 Tino Reichardt All rights reserved
   Copyright (c) 2016, 2018present, Yann Collet, Facebook, Inc.
   Copyright (c) 2016-2017, 2019present, Facebook, Inc.
   Copyright (c) 2016-2020 Facebook, Inc.
   Copyright (c) 2016-2020 Przemyslaw Skibinski, Yann Collet, Facebook, Inc.
   Copyright (c) 2016present Yann Collet, Facebook, Inc. Permission is granted to copy and distribute this document for any purpose and without charge, including translations into other languages and in
   Copyright (c) 2016present, Facebook, Inc. All rights reserved
   Copyright (c) 2016present, Przemyslaw Skibinski, Facebook, Inc.
   Copyright (c) 2016present, Przemyslaw Skibinski, Yann Collet, Facebook, Inc.
   Copyright (c) 2017present Facebook, Inc. Permission is granted to copy and distribute this document for any purpose and without charge, including translations into other languages and incorporation i
   Copyright (c) 2018present lzutao <taolzu(at)gmail.com>
zstd 1.5.4 debian:libzstd1/1.5.4+dfsg2-5/amd64: https://facebook.github.io/zstd/
   Copyright (c) Copyright: (C) 2004-2005, 2010, 2011-2013 Mark Adler
   Copyright (c) Copyright: 1995-2006, 2011 Jean-loup Gailly
   Copyright (c) Copyright: 2003-2008 Yuta Mori
   Copyright (c) Copyright: 2015-2016 Kevin Murray <spam@kdmurray.id.au>
   Copyright (c) Copyright: 2016present, Yann Collet, Facebook, Inc.
zstd 1.5.4 debian:zstd/1.5.4+dfsg2-5/amd64: https://facebook.github.io/zstd/
   Copyright (c) Copyright: (C) 2004-2005, 2010, 2011-2013 Mark Adler
   Copyright (c) Copyright: 1995-2006, 2011 Jean-loup Gailly
   Copyright (c) Copyright: 2003-2008 Yuta Mori
   Copyright (c) Copyright: 2015-2016 Kevin Murray <spam@kdmurray.id.au>
   Copyright (c) Copyright: 2016present, Yann Collet, Facebook, Inc.
zstd 1.5.5 redhat:zstd/1.5.5-1.el9/s390x: https://facebook.github.io/zstd/
   Copyright (c) 1989, 1991 Free Software Foundation, Inc.,
zstd 1.5.6 alpine:zstd-libs/1.5.6-r2/x86_64: https://facebook.github.io/zstd/
   No Copyrights found
zstd 1.5.7 alpine:zstd-libs/1.5.7-r0/x86_64: https://facebook.github.io/zstd/
   No Copyrights found
zstd 1.5.7 alpine:zstd-libs/1.5.7-r2/x86_64: https://facebook.github.io/zstd/
   No Copyrights found
zstd-jni 1.4.5-6 maven:com.github.luben:zstd-jni:1.4.5-6
   No Copyrights found
zstd-jni 1.5.0-2 maven:com.github.luben:zstd-jni:1.5.0-2
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2013, 2015, 2018 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
zstd-jni 1.5.5-6 maven:com.github.luben:zstd-jni:1.5.5-6
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
zstd-jni 1.5.6-8 maven:com.github.luben:zstd-jni:1.5.6-8
   Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
   Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Copyright (c) 2009-2016 Stuart Knightley <stuart
   Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Ant
   Copyright (c) 2013, 2015, 2018, 2020, 2022 Oracle and/or its affiliates. All rights reserved
   Copyright (c) 2014 Stuart Knightley, David Duponchel
   Copyright (c) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
   Copyright (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the
zyedidia/generic v1.2.1 github:zyedidia/generic:v1.2.1
   Copyright (c) 2017 Kostas Karasavvas, 2021 Zachary Yedidia
   Copyright (c) 2021: Zachary Yedidia.

Licenses: 

Adobe Display PostScript License
(nxproxy 3.5.99.4)

(c) Copyright 1988-1994 Adobe Systems Incorporated.
All rights reserved.

Permission to use, copy, modify, distribute, and sublicense this software and its
documentation for any purpose and without fee is hereby granted, provided that
the above copyright notices appear in all copies and that both those copyright
notices and this permission notice appear in supporting documentation and that
the name of Adobe Systems Incorporated not be used in advertising or publicity
pertaining to distribution of the software without specific, written prior
permission. No trademark license to use the Adobe trademarks is hereby granted.
If the Adobe trademark "Display PostScript"(tm) is used to describe this
software, its functionality or for any other purpose, such use shall be limited
to a statement that this software works in conjunction with the Display
PostScript system. Proper trademark attribution to reflect Adobe's ownership of
the trademark shall be given whenever any such reference to the Display
PostScript system is made.

ADOBE MAKES NO REPRESENTATIONS ABOUT THE SUITABILITY OF THE SOFTWARE FOR ANY
PURPOSE. IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY. ADOBE
DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-
INFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL ADOBE BE LIABLE TO YOU OR
ANY OTHER PARTY FOR ANY SPECIAL, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
DAMAGES WHATSOEVER WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE, STRICT LIABILITY
OR ANY OTHER ACTION ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
OF THIS SOFTWARE. ADOBE WILL NOT PROVIDE ANY TRAINING OR OTHER SUPPORT FOR THE
SOFTWARE.

Adobe, PostScript, and Display PostScript are trademarks of Adobe Systems
Incorporated which may be registered in certain jurisdictions

---

Alternative Commercial License Available
(bundler 2.6.3)

License must be obtained from [Company]

---

Apache License 1.1
(Apache Regexp 1.2, Jakarta ORO 2.0.8, OpenJDK 17.0.17.0.10)

Apache Software License
=======================


Version 1.1
-----------



Copyright (c) 2000 The Apache Software Foundation. All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this
list of conditions and the following disclaimer in the documentation and/or other
materials provided with the distribution.

3. The end-user documentation included with the redistribution, if any, must
include the following acknowledgment:

      "This product includes software developed by the Apache Software Foundation
      (http://www.apache.org/)."

Alternately, this acknowledgment may appear in the software itself, if and
wherever such third-party acknowledgments normally appear.

4. The names "Apache" and "Apache Software Foundation" must not be used to
endorse or promote products derived from this software without prior written
permission. For written permission, please contact apache@apache.org.

5. Products derived from this software may not be called "Apache", nor may
"Apache" appear in their name, without prior written permission of the Apache
Software Foundation.

THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE APACHE
SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------------------

This software consists of voluntary contributions made by many individuals on
behalf of the Apache Software Foundation. For more information on the Apache
Software Foundation, please see <http://www.apache.org/>.

Portions of this software are based upon public domain software originally
written at the National Center for Supercomputing Applications, University of
Illinois, Urbana-Champaign.

---

Apache License 2.0
(@eslint/config-array 0.21.1, @eslint/config-helpers 0.4.2, @eslint/core 0.17.0, @eslint/object-schema 2.1.7, @eslint/plugin-kit 0.4.1, @humanfs/core 0.19.1, @humanfs/node 0.16.7, @humanwhocodes/module-importer 1.0.1, @humanwhocodes/retry 0.4.3, @jsonjoy.com/base64 1.1.2, @jsonjoy.com/buffers 1.2.1, @jsonjoy.com/codegen 1.0.0, @jsonjoy.com/json-pack 1.21.0, @jsonjoy.com/json-pointer 1.0.2, @jsonjoy.com/util 1.9.0, @webassemblyjs/leb128 1.13.2, @xtuc/long 4.2.2, Acegi Security System for Spring 1.0.7, Adapter: RxJava 2.7.2, Addressable URI parser 2.8.7, ae-jsonschemafriend-core 0.12.5-1, ansi-html-community 0.0.8, Apache Ant 1.10.12, Apache Arrow go/v17.0.0, Apache Avro 0.21.0, Apache Avro 1.11.4, Apache Bean Validation :: bval-core 1.1.2, Apache BVal :: bval-jsr 1.1.2, Apache Commons BeanUtils 1.11.0, Apache Commons BeanUtils 1.9.4, Apache Commons Codec 1.11, Apache Commons Codec 1.14, Apache Commons Codec 1.15, Apache Commons Codec 1.17.0, Apache Commons Collections 3.1, Apache Commons Collections 3.2.2, Apache Commons Collections 4.1, Apache Commons Compress 1.21, Apache Commons Compress 1.26.2, Apache Commons Configuration 1.8, Apache Commons Digester 2.1, Apache Commons Digester 3.2, Apache Commons FileUpload 1.4, Apache Commons FileUpload 1.6.0, Apache Commons IO 2.16.1, Apache Commons IO 2.17.0, Apache Commons JEXL 3.0, Apache Commons Lang 2.1, Apache Commons Lang 2.6, Apache Commons Lang 3.12.0, Apache Commons Lang 3.17.0, Apache Commons Logging 1.1.3, Apache Commons Logging 1.2, Apache Commons Logging 1.3.1, Apache Commons Math 3.6.1, Apache Commons Pool 1.6, Apache Commons Pool 2.12.0, Apache Commons Text 1.13.1, Apache Commons Validator 1.9.0, Apache CXF 2.7.6, Apache Derby 10.14.1.0, Apache Derby Client JDBC Driver 10.15.2.0, Apache Derby Shared Code 10.15.2.0, Apache Derby Tools 10.15.2.0, Apache Groovy 3.0.9, Apache HTTP transport v2 for the Google HTTP Client Library for Java. 1.44.2, Apache HttpClient 4.5.13, Apache HttpClient 4.5.14, Apache HttpClient 5.1.3, Apache HttpClient 5.2.1, Apache HTTPComponents Core 4.4.14, Apache HTTPComponents Core 4.4.15, Apache HTTPComponents Core 4.4.16, Apache HTTPComponents Core 5.1.3, Apache HTTPComponents Core 5.2, Apache HttpMime 4.5.13, Apache Jena - Base Common Environment 5.2.0, Apache Jena - Fuseki Server Standalone Jar 5.2.0, Apache Kafka 3.8.1, Apache Kafka 3.9.1, Apache Karaf :: Assembly 4.4.8, Apache Log4j 2.17.1, Apache Log4j 2.17.2, Apache Log4J API 2.17.1, Apache Log4J API 2.17.2, Apache Log4j JUL Adapter 2.17.2, Apache Log4j Layout for JSON template 2.17.1, Apache Log4j SLF4J Binding 2.17.1, Apache Log4j SLF4J Binding 2.17.2, Apache Lucene 2.4.1, Apache Santuario (Java) 2.2.3, Apache Santuario (Java) 3.0.3, Apache Thrift 0.20.0, Apache Thrift 0.21.0, Apache Tika 1.28.4, Apache Tomcat 9.0.109, Apache Velocity 2.3, Apache Velocity - JSR 223 Scripting 2.3, Apache Velocity Tools - Generic tools 3.1, Apache Web Services 1.4.0.v200706191647, Apache Xalan (Java) 2.7.2, Apache Xalan (Java) 2.7.3, Apache Xerces2 J 2.12.0, Apache Xerces2 J 2.12.2, Apache XML Commons 1.4.01, API Signature Test Plugin 1.7, aria-query 5.3.0, aria-query 5.3.2, ARQ 5.2.0, Asciidoctor extensions for Spring REST Docs 2.0.6.RELEASE, AsciidoctorJ EPUB3 2.2.0, ASM based accessors helper used by json-smart 2.4.8, ASM based accessors helper used by json-smart 2.4.9, AssertJ - Fluent Assertions for Java 3.22.0, AutoValue Annotations 1.10.4, avro (Ruby Gem) 1.10.2, AWS SDK for Ruby 1.100.0, AWS SDK for Ruby 1.106.0, AWS SDK for Ruby 1.1126.0, AWS SDK for Ruby 1.119.0, AWS SDK for Ruby 1.12.1, AWS SDK for Ruby 1.192.0, AWS SDK for Ruby 1.4.0, AWS SDK for Ruby 1.83.0, AWS SDK for Ruby 1.96.0, aws-sdk-cloudwatch 1.116.0, aws-sdk-core-ruby 3.226.3, aws/aws-sdk-go-v2 aws/protocol/eventstream/v1.6.10, aws/aws-sdk-go-v2 config/v1.29.17, aws/aws-sdk-go-v2 credentials/v1.17.70, aws/aws-sdk-go-v2 feature/ec2/imds/v1.16.32, aws/aws-sdk-go-v2 internal/configsources/v1.3.36, aws/aws-sdk-go-v2 internal/endpoints/v2.6.36, aws/aws-sdk-go-v2 internal/ini/v1.8.3, aws/aws-sdk-go-v2 internal/v4a/v1.3.35, aws/aws-sdk-go-v2 service/cloudwatchlogs/v1.50.2, aws/aws-sdk-go-v2 service/ec2/v1.225.1, aws/aws-sdk-go-v2 service/elasticloadbalancingv2/v1.45.4, aws/aws-sdk-go-v2 service/internal/accept-encoding/v1.12.4, aws/aws-sdk-go-v2 service/internal/checksum/v1.7.3, aws/aws-sdk-go-v2 service/internal/presigned-url/v1.12.17, aws/aws-sdk-go-v2 service/internal/s3shared/v1.18.16, aws/aws-sdk-go-v2 service/s3/v1.80.2, aws/aws-sdk-go-v2 service/sqs/v1.38.7, aws/aws-sdk-go-v2 service/sso/v1.25.5, aws/aws-sdk-go-v2 service/ssooidc/v1.30.3, aws/aws-sdk-go-v2 service/sts/v1.34.0, aws/aws-sdk-go-v2 v1.36.5, Axis (Java) 1.4, Axis (Java) 1.4-JS-4, axobject-query 4.1.0, Azure/azure-sdk-for-go 68.0.0, back_pressure 1.0.0, backport9 1.13, baseline-browser-mapping 2.9.13, bazel 6.5.0rc1, BeanShell 2.0b6, btf 1.3, bucket4j-core 8.6.0, bucket4j-redis 8.6.0, Byte Buddy 1.12.19, Byte Buddy 1.14.18, Byte Buddy byte-buddy-1.9.11, Byte Buddy (with dependencies) 1.9.11, byte-buddy-agent 1.12.19, byte-buddy-agent 1.14.18, cabin 0.8.1, cabin 0.9.0, Caffeine cache 3.1.8, cglib 3.2.4, chardet4j 77.1.0, client-go v0.32.3, client_golang v1.19.0, Cloud Foundry 20170111-snapshot-4d0c8001, Cloud Storage API v1beta1 (revision 28) v1-rev20240621-2.0.0, Cloudfoundry UAA v77.33.0, cloudfoundry-incubator/go-loggregator v7.4.0, cloudfoundry-noaa v2.1.0, cloudfoundry-sonde-go 20171206-snapshot-b3373320, cloudfoundry/go-diodes 20190808-snapshot-f77fb823, com.google.api.grpc:proto-google-common-protos 2.41.0, com.google.api.grpc:proto-google-iam-v1 1.36.0, com.springsource.org.apache.axis 1.4.0, commons-bcel 6.7.0, commons-cli 1.2, commons-csv 1.12.0, Compass 2.2.0, concourse/semver-resource v1.11.0, Converter: Jackson 2.7.2, cryptacular 1.2.4, cw721-updatable 1.0.1, CycloneDX Core (Java) 9.0.4, dd-java-agent 1.44.1, dd-java-agent 1.8.0, dd-trace-api 1.57.0, debug 0.2.1, dgraph-io/badger v4.6.0, dgraph-io/ristretto v2.1.0, dimchansky/utfbom v1.1.1, Disruptor Framework 3.4.4, Docker Moby v28.1.1, docker-go-units v0.5.0, doctrine v2.1.0, DOMPurify 3.3.1, druid-protobuf-extensions 34.0.0, easymockobjenesis 3.3, Ehcache 3.9.11, Ehcache 3 API module 3.9.11, Ehcache 3 Core module 3.9.11, Ehcache 3 Implementation module 3.9.11, Ehcache 3 JSR-107 module 3.9.11, Ehcache 3 XML Parsing module 3.9.11, Ehcache SizeOf Engine 0.4.3, Elastic Beats 8.11.2, Elastic Beats 8.17.2, Elastic Beats 9.2.0, elastic-transport 8.4.0, elastic/apm-agent-go module/apmelasticsearch/v2.6.0, elastic/apm-agent-go module/apmhttp/v2.6.2, elastic/apm-agent-go v2.6.1, elastic/ecs-logging-go-zap v1.0.2, elastic/elastic-agent-libs v0.21.2, elastic/elastic-agent-system-metrics v0.11.11, elastic/elasticsearch-ruby v8.18.0, elastic/go-fastjson v1.4.0, elastic/go-lumber, elastic/go-sysinfo v1.8.1, elastic/go-ucfg v0.8.8, Elasticsearch 8.18.0, envoyproxy/go-control-plane v0.3, envoyproxy/protoc-gen-validate 1.2.1, erlang-base 26.2.4, erlang-otp 26.2.5.16, erlang-public_key 26.2.5.3, erlang-runtime_tools 26.2.1, erlang-sasl 26.0.2, error-prone annotations 2.0.18, error-prone annotations 2.0.19, error-prone annotations 2.15.0, error-prone annotations 2.18.0, error-prone annotations 2.26.1, error-prone annotations 2.28.0, eslint-visitor-keys 3.4.3, eslint-visitor-keys 4.2.1, Fast Infoset 1.2.16, FindBugs jsr305 2.0.3, FindBugs jsr305 3.0.0, FindBugs jsr305 3.0.2, FlatBuffers 25.2.10, flyway-core 11.1.0, flyway-database-postgresql 11.1.0, formatted_debug 0.1.0, FreeMarker 2.3.32, gapic-google-cloud-storage-v2 2.40.1-alpha, github.com/aws/smithy-go v1.22.4, github.com/cncf/xds 20250326-snapshot-ae57f3c0, github.com/distribution/reference v0.6.0, github.com/elastic/go-concert v0.3.0, github.com/elastic/go-seccomp-bpf v1.4.0, github.com/elastic/go-structform v0.0.12, github.com/gomodule/redigo v1.8.3, github.com/google/cel-spec v0.23.1, github.com/moby/docker-image-spec v1.3.1, github.com/xdg-go/pbkdf2 1.0.0, glob-to-regex.js 1.2.0, go-autorest autorest/adal/v0.9.24, go-autorest autorest/date/v0.3.0, go-autorest autorest/to/v0.4.0, go-autorest autorest/v0.11.29, go-autorest autorest/validation/v0.3.1, go-autorest logger/v0.2.1, go-autorest tracing/v0.6.0, go-ini-ini 1.67.0, go-jose 4.0.5, go-logr/logr v1.2.4, go-logr/logr v1.4.3, go-logr/stdr v1.2.2, go-openapi/jsonpointer v0.21.0, godebug v1.1.0, golang-github-docker-go-connections-dev v0.5.0, Google Android Annotations Library 4.1.1.4, Google APIs Client Library for Java 2.6.0, Google App Engine extensions to the Google HTTP Client Library for Java. 1.44.2, Google Cloud Core 2.40.0, Google Cloud NIO 0.127.20, Google Cloud Storage 2.40.1, Google HTTP Client Library for Java 1.44.2, Google Java Format 1.22.0, google-cloud-go auth/oauth2adapt/v0.2.8, google-cloud-go auth/v0.16.0, google-cloud-go compute/metadata/v0.6.0, google-cloud-go iam/v1.2.2, google-cloud-go monitoring/v1.21.2, google-cloud-go pubsub/v1.45.1, google-cloud-go storage/v1.49.0, google-cloud-go v0.116.0, google-gofuzz v1.2.0, google-oauth-java-client 1.36.0, google/cel-go v0.25.0, google/certificate-transparency-go v1.1.7, google/gnostic-models v0.6.8, google/s2a-go v0.1.9, googleapis/enterprise-certificate-proxy v0.3.6, googleapis/go-genproto 20241118-snapshot-e639e219, googleapis/go-genproto 20250603-snapshot-513f2392, googleapis/google-cloud-java 2.40.0, GoogleCloudPlatform/opentelemetry-operations-go v0.48.1, GoogleCloudPlatform/opentelemetry-operations-go v1.8.0, googlegson 2.12.1, googlegson 2.8.5, googlegson 2.8.9, googlegson 2.9.0, googleguava 33.1.0-jre, googleguava v30.1.1, googleguava v32.0.1, googlei18n/libphonenumber v8.11.1, gopkg.in/jcmturner/aescts.v1 v2.0.0, grok 0.3.0, groupcache 20210331-snapshot-41bb18bf, grpc-go v1.73.0, grpc-google-cloud-storage-v2 2.40.1-alpha, grpc-java 1.62.2, GSON extensions to the Google HTTP Client Library for Java. 1.44.2, Guava InternalFutureFailureAccess and InternalFutures 1.0.1, Guava InternalFutureFailureAccess and InternalFutures 1.0.2, Guava ListenableFuture only 9999.0-empty-to-avoid-conflict-with-guava, handlebars.java 4.3.1, Handy-URI-Templates 2.1.8.redhat-00001, hashicorp/cronexpr v1.1.2, Hibernate Validator 7.0.1.Final, HikariCP 2.4.13, HtmlUnit/htmlunit-neko 2.63.0, httpcore.nio.wso2 4.4.14.wso2v1, human-signals 2.1.0, hypersistence-utils-hibernate-52 3.1.1, hypersistence-utils-hibernate-55 3.1.1, Internet Time Utility 1.10.2, invokebinder 1.13, io.grpc:grpc-alts 1.62.2, io.grpc:grpc-auth 1.62.2, io.grpc:grpc-context 1.62.2, io.grpc:grpc-googleapis 1.62.2, io.grpc:grpc-grpclb 1.62.2, io.grpc:grpc-inprocess 1.62.2, io.grpc:grpc-netty-shaded 1.62.2, io.grpc:grpc-protobuf-lite 1.62.2, io.grpc:grpc-rls 1.62.2, io.grpc:grpc-services 1.62.2, io.grpc:grpc-stub 1.62.2, io.grpc:grpc-util 1.62.2, io.grpc:grpc-xds 1.62.2, io.swagger:swagger-annotations 1.6.9, io.swagger:swagger-annotations 2.2.8, IRI 5.2.0, j2objc - Java to IOS 1.1, j2objc - Java to IOS 2.8, j2objc - Java to IOS 3.0.0, j4rs 0.20.0, Jackson 2 extensions to the Google HTTP Client Library for Java. 1.44.2, Jackson datatypes: Collections 2.17.2, jackson-annotations 2.15.4, jackson-annotations 2.16.2, jackson-annotations 2.17.2, jackson-bom 2.17.2, jackson-core 2.15.4, jackson-core 2.16.2, jackson-core 2.17.2, jackson-coreutils 2.0, jackson-coreutils-equivalence 1.0, jackson-databind 2.15.4, jackson-databind 2.16.2, jackson-databind 2.17.2, jackson-dataformat-binary 2.16.2, jackson-dataformat-csv 2.17.2, Jackson-dataformat-TOML 2.17.2, jackson-dataformat-xml 2.17.2, jackson-dataformat-yaml 2.17.2, jackson-datatype-guava 2.17.2, jackson-datatype-joda 2.16.2, jackson-datatype-joda 2.17.2, Jackson-Datatype-JSR310 2.17.2, Jackson-module-Afterburner 2.15.4, jackson-module-kotlin 2.17.2, Jackson-module-parameter-names 2.17.2, jackson-modules-java8 2.17.2, Jadira Usertype Core (for Joda Time, Joda Money, Libphonenum and JDK Types with Hibernate) 6.0.1.GA-jdk9, Jadira Usertype SPI Classes for Hibernate 6.0.1.GA-jdk9, jakartaeevalidation 2.0.1, jakartaeevalidation 3.0.0, jakartaeevalidation 3.0.2, jansi 1.12, jansi-native 1.6, Jasypt 1.9.2, jattach 2.1, Java Annotation Indexer 2.0.5.Final, Java client for the RabbitMQ HTTP API 5.0.0, Java UUID Generator 4.1.0, java-classmate 1.5.1, java-spdx-library 2.0.0, java-support 8.3.1, Javassist 3.24.0-GA, Javassist 3.30.2, javatuples 1.2, javax.inject:javax.inject 1, Jayway JsonPath 2.0.0, JBoss Logging 3 3.3.0.Final, JCIP Annotations under Apache License 1.0-1, JCL 1.2 Implemented Over SLF4J 1.7.30, jclouds Components Core 2.5.0, jcmturner/dnsutils v2.0.0, jcmturner/goidentity 6.0.1, jcmturner/gokrb5 v8.4.4, jcmturner/rpc v2.0.3, JCommander Library 1.72, jCSV 1.4.0, JCTTools 3.1.0, JCTTools 3.3.0, JCTTools v4.0.5, jedis-mock 1.1.1, Jena 5.2.0, jest-junit 16.0.0, Jetbrains annotations 13.0, Jetbrains annotations 23.0.0, Jetty: Java based HTTP/1.x, HTTP/2, Servlet, WebSocket Server 9.4.53.20231009, JEuclid 3.1.0, jffi - Java Foreign Function Interface 1.2.23, jffi - Java Foreign Function Interface 1.3.13, jitescript 0.4.1, jls-grok 0.11.5, jmespath rubygems 1.6.2, jnr-a64asm 1.0.0, jnr-constants 0.10.4, jnr-enxio 0.32.17, jnr-enxio 0.32.18, jnr-ffi 2.2.15, jnr-ffi 2.2.16, jnr-ffi 2.2.17, jnr-netdb 1.2.0, jnr-unixsocket 0.38.22, jnr-unixsocket 0.38.23, Joda Time 2.10.14, Joda Time 2.12.7, Joda Time v2.10.2, jonboulle-clockwork v0.2.2, jordansissel/ruby-arr-pm v0.0.12, jrjackson 0.4.20, jruby-jms 1.3.0, jruby-stdin-channel 0.2.0, JSON Schema Validator 2.2.14, json-patch 1.13, json-path-assert 2.0.0, json-schema-core 1.2.14, json-smart 2.4.8, json-smart 2.4.9, json-unit-core 2.36.0, JSON.simple 3.0.2, JSONassert 1.2.3, jsonreference v0.21.0, JsonSchemaValidator 1.5.1, k8s.io/klog 2.130.1, k8s.io/klog v2.100.1, k8s.io/kube-openapi 20241105-snapshot-32ad38e4, k8s.io/utils 20241104-snapshot-3ea5e8ce, kafka-avro-serializer 7.9.1, kafka-schema-registry-client 7.9.1, kafka-schema-serializer 7.9.1, Kotlin 1.7.22, Kotlin 1.9.23, kotlin-reflect 1.7.22, kotlin-stdlib-common 1.7.22, kotlinx-coroutines-bom 1.8.0, kotlinx-coroutines-core 1.8.0, kubernetes-sigs/structured-merge-diff v4.4.2, kubernetes/api v0.32.3, kubernetes/apimachinery v0.32.3, LessCss 4.5.1, libaddressable-ruby 2.8.7, Log4J Commons Logging Bridge 2.17.2, Log4J Compatibility API 2.17.1, Log4J Compatibility API 2.17.2, Logstash v7.5.1, Logstash v7.5.2, Logstash v9.1.3, logstash-codec-avro 3.4.1, logstash-codec-cef 6.2.8, logstash-codec-collectd 3.1.0, logstash-codec-dots 3.0.6, logstash-codec-edn 3.1.0, logstash-codec-edn_lines 3.1.0, logstash-codec-es_bulk 3.1.0, logstash-codec-fluent 3.4.3, logstash-codec-graphite 3.0.6, logstash-codec-json 3.1.1, logstash-codec-json_lines 3.2.2, logstash-codec-line 3.1.1, logstash-codec-msgpack 3.1.0, logstash-codec-multiline 3.1.2, logstash-codec-netflow 4.3.2, logstash-codec-plain 3.1.0, logstash-codec-rubydebug 3.1.0, logstash-filter-aggregate 2.10.0, logstash-filter-anonymize 3.0.7, logstash-filter-cidr 3.1.3, logstash-filter-clone 4.2.0, logstash-filter-csv 3.1.1, logstash-filter-date 3.1.15, logstash-filter-de_dot 1.1.0, logstash-filter-dissect 1.2.5, logstash-filter-dns 3.2.0, logstash-filter-drop 3.0.5, logstash-filter-elasticsearch 4.2.0, logstash-filter-fingerprint 3.4.4, logstash-filter-geoip v7.3.1, logstash-filter-grok 4.4.3, logstash-filter-http 2.0.0, logstash-filter-json 3.2.1, logstash-filter-kv 4.7.0, logstash-filter-metrics 4.0.7, logstash-filter-mutate 3.5.8, logstash-filter-prune 3.0.4, logstash-filter-ruby 3.1.8, logstash-filter-sleep 3.0.7, logstash-filter-split 3.1.8, logstash-filter-syslog_pri 3.2.1, logstash-filter-throttle 4.0.4, logstash-filter-translate 3.4.3, logstash-filter-truncate 1.0.6, logstash-filter-urldecode 3.0.6, logstash-filter-useragent 3.2.4, logstash-filter-useragent v3.3.5, logstash-filter-uuid 3.0.5, logstash-filter-xml 4.3.2, logstash-input-azure_event_hubs 1.5.2, logstash-input-beats 7.0.2, logstash-input-couchdb_changes 3.1.6, logstash-input-dead_letter_queue 2.0.1, logstash-input-elastic_serverless_forwarder 2.0.0, logstash-input-elasticsearch 5.2.0, logstash-input-exec 3.6.0, logstash-input-file 4.4.6, logstash-input-ganglia 3.1.4, logstash-input-gelf 3.3.2, logstash-input-generator 3.1.0, logstash-input-graphite 3.0.6, logstash-input-heartbeat 3.1.1, logstash-input-http 4.1.2, logstash-input-http-poller 6.0.0, logstash-input-jms 3.3.0, logstash-input-pipe 3.1.0, logstash-input-redis 3.7.1, logstash-input-stdin 3.4.0, logstash-input-syslog 3.7.1, logstash-input-tcp 7.0.2, logstash-input-twitter 4.1.1, logstash-input-udp 3.5.0, logstash-input-unix 3.1.2, logstash-integration-aws 7.2.1, logstash-integration-jdbc 5.6.0, logstash-integration-kafka 11.6.3, logstash-integration-logstash 1.0.4, logstash-integration-rabbitmq 7.4.0, logstash-integration-snmp 4.0.7, logstash-mixin-ca_trusted_fingerprint_support 1.0.1, logstash-mixin-deprecation_logger_support 1.0.0, logstash-mixin-ecs_compatibility_support 1.3.0, logstash-mixin-event_support 1.0.1, logstash-mixin-http_client 7.5.0, logstash-mixin-normalize_config_support 1.0.0, logstash-mixin-plugin_factory_support 1.0.0, logstash-mixin-scheduler 1.0.1, logstash-mixin-validator_support 1.1.1, logstash-output-csv 3.0.10, logstash-output-elasticsearch 12.0.6, logstash-output-email 4.1.3, logstash-output-file 4.3.0, logstash-output-graphite 3.1.6, logstash-output-http 6.0.0, logstash-output-lumberjack 3.1.9, logstash-output-nagios 3.0.6, logstash-output-null 3.0.5, logstash-output-otlp 0.2.0, logstash-output-pipe 3.0.6, logstash-output-redis 5.2.0, logstash-output-stdout 3.1.4, logstash-output-tcp 7.0.1, logstash-output-udp 3.2.0, logstash-output-webhdfs 3.1.0, logstash-patterns-core 4.3.4, logstash-plugins/logstash-filter-dns v3.2.0, logstash-plugins/logstash-filter-memcached 1.2.0, lz4java 1.8.0, maelstrom-container 0.14.0, MaxMind DB Reader 2.1.0, MaxMind GeoIP2 API 2.17.0, Metrics Core 4.2.9, micrometer-commons 1.10.13, micrometer-metrics 1.10.13, micrometer-observation 1.10.13, micrometer-registry-prometheus 1.10.13, Microsoft Windows Azure Storage Client SDK 8.6.6, minio-java 8.5.5, moby/sys user/v0.1.0, Mock Server Client 5.15.0, MockServer & Proxy Netty 5.15.0, MockServer Core 5.15.0, modern-go/concurrent 20180305-snapshot-bacd9c7e, modern-go/reflect2 v1.0.2, mozilla-sccache 0.2.15~git0.6b6d2f7, mozilla-sccache 0.9.1~22, mqttrust_core 0.5.2, msg-simple 1.2, nbtree_cli 0.1.0, NekoHTML 1.9.14, nero 0.0.1, Netty Project 4.1.100.Final, Netty Project 4.1.102.Final, Netty Project 4.1.108, Netty Project 4.1.118, Netty Project 4.1.86, netty-handler 4.1.100.Final, Netty/Codec/Base 4.2.0.Alpha5, Netty/Codec/Base 4.2.0.RC4, Netty/Codec/Marshalling 4.2.0.Alpha3, Netty/Codec/Protobuf 4.2.0.Alpha3, Netty/TomcatNative [BoringSSL - Static] 2.0.56.Final, Netty/TomcatNative [OpenSSL - Classes] 2.0.56.Final, Netty/Transport/Native/Unix/Common 4.1.100.Final, Netty/Transport/Native/Unix/Common 4.1.118.Final, Netty/Transport/Native/Unix/Common 4.1.86.Final, Nimbus LangTag 1.7, Nimbus-JOSE-JWT 10.0.2, Nimbus-JOSE-JWT 9.22, Nimbus-JOSE-JWT 9.28, nodejs-walker 1.0.8, OAuth 2.0 SDK with OpenID Connect extensions 8.36.2, OGC Web Map Tile Service 1.0.0 - Executable Test Suite 1.8, ohx 0.1.0, OkHttp 4.12.0, OkHttp Logging Interceptor 4.12.0, OkHttp URLConnection 4.12.0, Okio 1.17.6, onetime 2.1.1, open-telemetry/opentelemetry-go log/v0.13.0, open-telemetry/opentelemetry-go metric/v1.37.0, open-telemetry/opentelemetry-go sdk/metric/v1.37.0, open-telemetry/opentelemetry-go sdk/v1.37.0, open-telemetry/opentelemetry-go trace/v1.37.0, open-telemetry/opentelemetry-go v1.37.0, open-telemetry/opentelemetry-go-contrib bridges/otelzap/v0.12.0, open-telemetry/opentelemetry-go-contrib detectors/gcp/v1.35.0, open-telemetry/opentelemetry-go-contrib instrumentation/google.golang.org/grpc/otelgrpc/v0.60.0, open-telemetry/opentelemetry-go-contrib instrumentation/net/http/otelhttp/v0.62.0, open-telemetry/opentelemetry-go-instrumentation sdk/v1.1.0, OpenCensus 0.2.0, OpenCensus 0.31.1, opencensus-api 0.31.1, opencontainers/go-digest 1.0.0, opencontainers/image-spec v1.1.1, opencsv 3.5, OpenJDK 17.0.17.0.10, OpenSAML 2.0 2.5.1-1, OpenSAML 2.0 4.2.0, OpenSSL 3.0.17, OpenSSL 3.1.8, OpenSSL 3.3.2, OpenSSL 3.3.5, OpenSSL 3.5.3, OpenSSL 3.5.4, OpenTelemetry 1.57.0, opentelemetry-collector component/v1.36.0, opentelemetry-collector consumer/v1.36.0, opentelemetry-collector featuregate/v1.36.0, opentelemetry-collector internal/telemetry/v0.130.0, opentelemetry-collector pdata/pprofile/v0.130.0, opentelemetry-collector pdata/v1.36.0, opentelemetry-collector pipeline/v0.130.0, opentelemetry-collector receiver/v1.36.0, opentelemetry-collector v0.130.0, Options 1.6, org.apiguardian:apiguardian-api 1.1.0, org.apiguardian:apiguardian-api 1.1.2, org.conscrypt:conscrypt-openjdk 2.5.2, org.conscrypt:conscrypt-openjdk-uber 2.5.2, org.jetbrains.kotlin:kotlin-stdlib-jdk7 1.4.20, org.jetbrains.kotlin:kotlin-stdlib-jdk8 1.4.20, org.opentest4j:opentest4j 1.2.0, org.talend.studio.components.bd.cosmosdb 8.0.1, org.xmlunit:xmlunit-placeholders 2.9.1, OWASP Java HTML Sanitizer 20211018.2, paquet 0.2.1, PathJson 2.0.0, perfmark:perfmark-api 0.27.0, picocli - a mighty tiny Command Line Interface 4.7.1, pleaserun 0.0.32, pmezard-go-difflib 20190219-snapshot-5d4384ee, Prometheus Java Simpleclient 0.16.0, Prometheus Java Simpleclient Common 0.16.0, Prometheus Java Simpleclient Hotspot 0.16.0, Prometheus Java Simpleclient Httpserver 0.16.0, Prometheus Java Simpleclient log4j 0.16.0, Prometheus Java Simpleclient Pushgateway 0.16.0, Prometheus Java Simpleclient Servlet 0.16.0, Prometheus Java Simpleclient Servlet - Common 0.16.0, Prometheus Java Span Context Supplier - Common 0.16.0, Prometheus Java Span Context Supplier - OpenTelemetry 0.16.0, Prometheus Java Span Context Supplier - OpenTelemetry Agent 0.16.0, prometheus-client_model v0.5.0, prometheus-common v0.48.0, prometheus-procfs v0.12.0, prometheus-procfs v0.16.1, proto-google-cloud-storage-v2 2.40.1-alpha, Pure-java LZ4 and xxHash 1.8.0, qpid-proton 0.33.8, qpid-proton 0.34.1, Quartz Enterprise Job Scheduler 2.3.2, RabbitMQ amqp-client 5.14.3, RabbitMQ amqp-client 5.25.0, RabbitMQ Stream Java Client 0.14.0, ReactiveX RxJS 7.8.2, reactor-core 3.1.6.RELEASE, RoaringBitmap 1.3.0, ronmamoreflections 0.10.2, ruby-atomic 1.1.101, ruby-aws-partitions 1.1177.0, ruby-aws-sdk-core 3.235.0, ruby-aws-sdk-kms 1.115.0, ruby-aws-sdk-s3 1.170.1, ruby-aws-sdk-s3 1.201.0, ruby-aws-sigv4 1.12.1, ruby-insist 1.0.0, ruby-msgpack 1.8.0, ruby-stud 0.0.23, rubygem-jmespath 1.6.2, rubygem-nokogiri 1.18.9, rustls-native-certs 0.2.0, RxJava 1.1.9, RxJava 1.3.8, RxJava 2.1.9, Semantic Logger 3.4.1, Shaded DataTable Dependencies 1.1.14, Siddhi Core 5.1.24, sigs.k8s.io/json 20241010-snapshot-9aa6b5e7, sigs.k8s.io/yaml v1.5.0, SnakeYAML 2.0, SnakeYAML 2.2, SnakeYAML Engine 2.7, SnakeYAML Engine 2.9, snappy-java 1.1.10.5, snappy-java 1.1.10.7, SNMP4J 3.8.0, SNMP4J-Log4J 2.8.11, solana-labs/solana 1.16.6, spdx-jackson-store 2.0.2, spdx-java-core 1.0.0, spdx-java-model-2_X 1.0.0, spdx-java-model-3 1.0.0, spdx-rdf-store 2.0.0, spdx-tagvalue-store 2.0.0, spdx-v3jsonld-store 0.1.0-Alpha, spdx-v3jsonld-store 1.0.0, spel 0.0.1, spf13-cobra 1.9.1, spiffe/go-spiffe v2.5.0, spoon 0.0.6, Spring AMQP 2.4.17, Spring Beans 5.3.41, Spring Boot 2.7.18, Spring Boot 2.7.5, Spring Boot 2.7.9, Spring Boot Actuator AutoConfigure 2.7.18, Spring Boot OAuth2 Resource Server Starter 2.7.18, Spring Boot Test 2.7.18, Spring Boot Test Auto-Configure 2.7.18, Spring Commons Logging Bridge 5.3.34, Spring Context Support 5.3.41, Spring Data Commons 2.4.2, Spring Data JPA 2.4.2, Spring Framework 5.3.32, Spring Framework 5.3.33, Spring Framework 5.3.34, Spring Framework 5.3.39, Spring Framework - Remoting 1.2.9, Spring Framework - Support 1.2.9, Spring HATEOAS 1.5.6, Spring JDBC 5.3.39, Spring LDAP 1.3.1, Spring LDAP 2.3.3.RELEASE, Spring LDAP 2.4.1, Spring Messaging 5.3.39, Spring Plugin Core 2.0.0.RELEASE, Spring RabbitMQ Stream Support 2.4.13, Spring RabbitMQ Support 2.4.17, Spring REST Docs Core 2.0.6.RELEASE, Spring REST Docs MockMvc 2.0.6.RELEASE, Spring Security 4.2.20, Spring Security 5.7.11, Spring Security 5.7.7, Spring Security 5.8.5, Spring Security JWT Library 1.1.1.RELEASE, spring-asciidoctor-extensions-block-switch 0.6.0, spring-boot-actuator 2.7.18, spring-retry 1.2.5, spring-security-crypto-5.8.16-gov4j-1.jar 5.8.16-gov4j-1, spring-security-oauth2-core 5.7.11, spring-security-oauth2-jose 5.7.11, spring-security-oauth2-resource-server 5.7.11, spring-security-saml2-service-provider 5.8.5, square-retrofit 2.7.2, StAX 1.0, streamich/memfs 4.51.1, swag v0.23.0, swagger-compat-spec-parser 1.0.64, swagger-core 1.6.9, swagger-core 2.2.8, swagger-models 1.6.9, swagger-models 2.2.8, swagger-parser 1.0.64, swagger-parser 2.1.10, swagger-parser-v2-converter 2.1.10, Terracotta Off-Heap Store 2.5.3, Terracotta Statistics 2.1.2, Terracotta Utilities Tools 0.0.15, TestNG 6.14.3, thread_safe 0.3.5, thread_safe 0.3.6, tianon/gosu, Titanium JSON-LD 1.1 1.4.1, tklauser/numcpus v0.8.0, tomcat servlet api orbit bundle - 9.0.31.wso2v1 9.0.109.wso2v1, tree-dump 1.1.0, TypeScript 5.9.3, ua-parser-wso2 1.6.1.wso2v2, uri-template 0.10, User Type 6.0.1.GA, watchman 2.0.2, watchman 2.1.1, Weakly referenced lock-free data structures 0.17, webhdfs 0.11.0, wheelcomplex/gosigar v0.14.3, WildFly: Clustering marshalling API 39.0.0.Beta1, Woodstox 5.2.1, Woodstox 6.7.0, Xalan Java Serializer 2.7.3, Xalan Java Serializer 2.7.3-atlassian-hosted, xdg-go/scram v1.1.2, xdg-go/stringprep v1.0.4, XML Resolver 5.1.1, xml-name-validator 4.0.0, xr-redis-cache-service-starter 2.8.7-RELEASE, yaml for Go v2.4.0, yaml for Go v3.0.1, ysf-core-plugin 1.0.0-alpha.2, zmap/zcrypto 20230310-snapshot-c8b263fd, zmap/zlint v3.5.0)

Apache License
Version 2.0, January 2004
=========================


http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

1. Definitions.

"License" shall mean the terms and conditions for use, reproduction, and
distribution as defined by Sections 1 through 9 of this document.

"Licensor" shall mean the copyright owner or entity authorized by the copyright
owner that is granting the License.

"Legal Entity" shall mean the union of the acting entity and all other entities
that control, are controlled by, or are under common control with that entity.
For the purposes of this definition, "control" means (i) the power, direct or
indirect, to cause the direction or management of such entity, whether by
contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.

"You" (or "Your") shall mean an individual or Legal Entity exercising permissions
granted by this License.

"Source" form shall mean the preferred form for making modifications, including
but not limited to software source code, documentation source, and configuration
files.

"Object" form shall mean any form resulting from mechanical transformation or
translation of a Source form, including but not limited to compiled object code,
generated documentation, and conversions to other media types.

"Work" shall mean the work of authorship, whether in Source or Object form, made
available under the License, as indicated by a copyright notice that is included
in or attached to the work (an example is provided in the Appendix below).

"Derivative Works" shall mean any work, whether in Source or Object form, that is
based on (or derived from) the Work and for which the editorial revisions,
annotations, elaborations, or other modifications represent, as a whole, an
original work of authorship. For the purposes of this License, Derivative Works
shall not include works that remain separable from, or merely link (or bind by
name) to the interfaces of, the Work and Derivative Works thereof.

"Contribution" shall mean any work of authorship, including the original version
of the Work and any modifications or additions to that Work or Derivative Works
thereof, that is intentionally submitted to Licensor for inclusion in the Work by
the copyright owner or by an individual or Legal Entity authorized to submit on
behalf of the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent to the
Licensor or its representatives, including but not limited to communication on
electronic mailing lists, source code control systems, and issue tracking systems
that are managed by, or on behalf of, the Licensor for the purpose of discussing
and improving the Work, but excluding communication that is conspicuously marked
or otherwise designated in writing by the copyright owner as "Not a
Contribution."

"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of
whom a Contribution has been received by Licensor and subsequently incorporated
within the Work.

2. Grant of Copyright License. Subject to the terms and conditions of this
License, each Contributor hereby grants to You a perpetual, worldwide,
non-exclusive, no-charge, royalty-free, irrevocable copyright license to
reproduce, prepare Derivative Works of, publicly display, publicly perform,
sublicense, and distribute the Work and such Derivative Works in Source or Object
form.

3. Grant of Patent License. Subject to the terms and conditions of this License,
each Contributor hereby grants to You a perpetual, worldwide, non-exclusive,
no-charge, royalty-free, irrevocable (except as stated in this section) patent
license to make, have made, use, offer to sell, sell, import, and otherwise
transfer the Work, where such license applies only to those patent claims
licensable by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s) with the Work to
which such Contribution(s) was submitted. If You institute patent litigation
against any entity (including a cross-claim or counterclaim in a lawsuit)
alleging that the Work or a Contribution incorporated within the Work constitutes
direct or contributory patent infringement, then any patent licenses granted to
You under this License for that Work shall terminate as of the date such
litigation is filed.

4. Redistribution. You may reproduce and distribute copies of the Work or
Derivative Works thereof in any medium, with or without modifications, and in
Source or Object form, provided that You meet the following conditions:

  a. You must give any other recipients of the Work or Derivative Works a copy of
    this License; and

  b. You must cause any modified files to carry prominent notices stating that
    You changed the files; and

  c. You must retain, in the Source form of any Derivative Works that You
    distribute, all copyright, patent, trademark, and attribution notices from
    the Source form of the Work, excluding those notices that do not pertain to
    any part of the Derivative Works; and

  d. If the Work includes a "NOTICE" text file as part of its distribution, then
    any Derivative Works that You distribute must include a readable copy of the
    attribution notices contained within such NOTICE file, excluding those
    notices that do not pertain to any part of the Derivative Works, in at least
    one of the following places: within a NOTICE text file distributed as part of
    the Derivative Works; within the Source form or documentation, if provided
    along with the Derivative Works; or, within a display generated by the
    Derivative Works, if and wherever such third-party notices normally appear.
    The contents of the NOTICE file are for informational purposes only and do
    not modify the License. You may add Your own attribution notices within
    Derivative Works that You distribute, alongside or as an addendum to the
    NOTICE text from the Work, provided that such additional attribution notices
    cannot be construed as modifying the License.

You may add Your own copyright statement to Your modifications and may provide
additional or different license terms and conditions for use, reproduction, or
distribution of Your modifications, or for any such Derivative Works as a whole,
provided Your use, reproduction, and distribution of the Work otherwise complies
with the conditions stated in this License.

5. Submission of Contributions. Unless You explicitly state otherwise, any
Contribution intentionally submitted for inclusion in the Work by You to the
Licensor shall be under the terms and conditions of this License, without any
additional terms or conditions. Notwithstanding the above, nothing herein shall
supersede or modify the terms of any separate license agreement you may have
executed with Licensor regarding such Contributions.

6. Trademarks. This License does not grant permission to use the trade names,
trademarks, service marks, or product names of the Licensor, except as required
for reasonable and customary use in describing the origin of the Work and
reproducing the content of the NOTICE file.

7. Disclaimer of Warranty. Unless required by applicable law or agreed to in
writing, Licensor provides the Work (and each Contributor provides its
Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied, including, without limitation, any warranties or
conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any risks
associated with Your exercise of permissions under this License.

8. Limitation of Liability. In no event and under no legal theory, whether in
tort (including negligence), contract, or otherwise, unless required by
applicable law (such as deliberate and grossly negligent acts) or agreed to in
writing, shall any Contributor be liable to You for damages, including any
direct, indirect, special, incidental, or consequential damages of any character
arising as a result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, work stoppage,
computer failure or malfunction, or any and all other commercial damages or
losses), even if such Contributor has been advised of the possibility of such
damages.

9. Accepting Warranty or Additional Liability. While redistributing the Work or
Derivative Works thereof, You may choose to offer, and charge a fee for,
acceptance of support, warranty, indemnity, or other liability obligations and/or
rights consistent with this License. However, in accepting such obligations, You
may act only on Your own behalf and on Your sole responsibility, not on behalf of
any other Contributor, and only if You agree to indemnify, defend, and hold each
Contributor harmless for any liability incurred by, or claims asserted against,
such Contributor by reason of your accepting any such warranty or additional
liability.

END OF TERMS AND CONDITIONS

APPENDIX: How to apply the Apache License to your work

To apply the Apache License to your work, attach the following boilerplate
notice, with the fields enclosed by brackets "[]" replaced with your own
identifying information. (Don't include the brackets!) The text should be
enclosed in the appropriate comment syntax for the file format. We also recommend
that a file or class name and description of purpose be included on the same
"printed page" as the copyright notice for easier identification within
third-party archives.

  Copyright [yyyy] [name of copyright owner] Licensed under the Apache License,
  Version 2.0 (the "License"); you may not use this file except in compliance
  with the License. You may obtain a copy of the License at
  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law
  or agreed to in writing, software distributed under the License is
  distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  KIND, either express or implied. See the License for the specific language
  governing permissions and limitations under the License.

---

Apache License 2.0 with Exceptions
(LLVM - Low Level Virtual Machine 19.1.7)

This license may contain an exception relative to the applicability of certain
provisions of the license and this exception may alter your specific obligations
when using it. The exact nature of the exception was not specified at the time of
discovery. You are advised to examine the project's license directly in order to
determine if it applies to your usage.



Apache License
Version 2.0, January 2004
=========================


http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

1. Definitions.

"License" shall mean the terms and conditions for use, reproduction, and
distribution as defined by Sections 1 through 9 of this document.

"Licensor" shall mean the copyright owner or entity authorized by the copyright
owner that is granting the License.

"Legal Entity" shall mean the union of the acting entity and all other entities
that control, are controlled by, or are under common control with that entity.
For the purposes of this definition, "control" means (i) the power, direct or
indirect, to cause the direction or management of such entity, whether by
contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.

"You" (or "Your") shall mean an individual or Legal Entity exercising permissions
granted by this License.

"Source" form shall mean the preferred form for making modifications, including
but not limited to software source code, documentation source, and configuration
files.

"Object" form shall mean any form resulting from mechanical transformation or
translation of a Source form, including but not limited to compiled object code,
generated documentation, and conversions to other media types.

"Work" shall mean the work of authorship, whether in Source or Object form, made
available under the License, as indicated by a copyright notice that is included
in or attached to the work (an example is provided in the Appendix below).

"Derivative Works" shall mean any work, whether in Source or Object form, that is
based on (or derived from) the Work and for which the editorial revisions,
annotations, elaborations, or other modifications represent, as a whole, an
original work of authorship. For the purposes of this License, Derivative Works
shall not include works that remain separable from, or merely link (or bind by
name) to the interfaces of, the Work and Derivative Works thereof.

"Contribution" shall mean any work of authorship, including the original version
of the Work and any modifications or additions to that Work or Derivative Works
thereof, that is intentionally submitted to Licensor for inclusion in the Work by
the copyright owner or by an individual or Legal Entity authorized to submit on
behalf of the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent to the
Licensor or its representatives, including but not limited to communication on
electronic mailing lists, source code control systems, and issue tracking systems
that are managed by, or on behalf of, the Licensor for the purpose of discussing
and improving the Work, but excluding communication that is conspicuously marked
or otherwise designated in writing by the copyright owner as "Not a
Contribution."

"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of
whom a Contribution has been received by Licensor and subsequently incorporated
within the Work.

2. Grant of Copyright License. Subject to the terms and conditions of this
License, each Contributor hereby grants to You a perpetual, worldwide,
non-exclusive, no-charge, royalty-free, irrevocable copyright license to
reproduce, prepare Derivative Works of, publicly display, publicly perform,
sublicense, and distribute the Work and such Derivative Works in Source or Object
form.

3. Grant of Patent License. Subject to the terms and conditions of this License,
each Contributor hereby grants to You a perpetual, worldwide, non-exclusive,
no-charge, royalty-free, irrevocable (except as stated in this section) patent
license to make, have made, use, offer to sell, sell, import, and otherwise
transfer the Work, where such license applies only to those patent claims
licensable by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s) with the Work to
which such Contribution(s) was submitted. If You institute patent litigation
against any entity (including a cross-claim or counterclaim in a lawsuit)
alleging that the Work or a Contribution incorporated within the Work constitutes
direct or contributory patent infringement, then any patent licenses granted to
You under this License for that Work shall terminate as of the date such
litigation is filed.

4. Redistribution. You may reproduce and distribute copies of the Work or
Derivative Works thereof in any medium, with or without modifications, and in
Source or Object form, provided that You meet the following conditions:

  a. You must give any other recipients of the Work or Derivative Works a copy of
    this License; and

  b. You must cause any modified files to carry prominent notices stating that
    You changed the files; and

  c. You must retain, in the Source form of any Derivative Works that You
    distribute, all copyright, patent, trademark, and attribution notices from
    the Source form of the Work, excluding those notices that do not pertain to
    any part of the Derivative Works; and

  d. If the Work includes a "NOTICE" text file as part of its distribution, then
    any Derivative Works that You distribute must include a readable copy of the
    attribution notices contained within such NOTICE file, excluding those
    notices that do not pertain to any part of the Derivative Works, in at least
    one of the following places: within a NOTICE text file distributed as part of
    the Derivative Works; within the Source form or documentation, if provided
    along with the Derivative Works; or, within a display generated by the
    Derivative Works, if and wherever such third-party notices normally appear.
    The contents of the NOTICE file are for informational purposes only and do
    not modify the License. You may add Your own attribution notices within
    Derivative Works that You distribute, alongside or as an addendum to the
    NOTICE text from the Work, provided that such additional attribution notices
    cannot be construed as modifying the License.

You may add Your own copyright statement to Your modifications and may provide
additional or different license terms and conditions for use, reproduction, or
distribution of Your modifications, or for any such Derivative Works as a whole,
provided Your use, reproduction, and distribution of the Work otherwise complies
with the conditions stated in this License.

5. Submission of Contributions. Unless You explicitly state otherwise, any
Contribution intentionally submitted for inclusion in the Work by You to the
Licensor shall be under the terms and conditions of this License, without any
additional terms or conditions. Notwithstanding the above, nothing herein shall
supersede or modify the terms of any separate license agreement you may have
executed with Licensor regarding such Contributions.

6. Trademarks. This License does not grant permission to use the trade names,
trademarks, service marks, or product names of the Licensor, except as required
for reasonable and customary use in describing the origin of the Work and
reproducing the content of the NOTICE file.

7. Disclaimer of Warranty. Unless required by applicable law or agreed to in
writing, Licensor provides the Work (and each Contributor provides its
Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied, including, without limitation, any warranties or
conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any risks
associated with Your exercise of permissions under this License.

8. Limitation of Liability. In no event and under no legal theory, whether in
tort (including negligence), contract, or otherwise, unless required by
applicable law (such as deliberate and grossly negligent acts) or agreed to in
writing, shall any Contributor be liable to You for damages, including any
direct, indirect, special, incidental, or consequential damages of any character
arising as a result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, work stoppage,
computer failure or malfunction, or any and all other commercial damages or
losses), even if such Contributor has been advised of the possibility of such
damages.

9. Accepting Warranty or Additional Liability. While redistributing the Work or
Derivative Works thereof, You may choose to offer, and charge a fee for,
acceptance of support, warranty, indemnity, or other liability obligations and/or
rights consistent with this License. However, in accepting such obligations, You
may act only on Your own behalf and on Your sole responsibility, not on behalf of
any other Contributor, and only if You agree to indemnify, defend, and hold each
Contributor harmless for any liability incurred by, or claims asserted against,
such Contributor by reason of your accepting any such warranty or additional
liability.

END OF TERMS AND CONDITIONS

APPENDIX: How to apply the Apache License to your work

To apply the Apache License to your work, attach the following boilerplate
notice, with the fields enclosed by brackets "[]" replaced with your own
identifying information. (Don't include the brackets!) The text should be
enclosed in the appropriate comment syntax for the file format. We also recommend
that a file or class name and description of purpose be included on the same
"printed page" as the copyright notice for easier identification within
third-party archives.

  Copyright [yyyy] [name of copyright owner] Licensed under the Apache License,
  Version 2.0 (the "License"); you may not use this file except in compliance
  with the License. You may obtain a copy of the License at
  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law
  or agreed to in writing, software distributed under the License is
  distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  KIND, either express or implied. See the License for the specific language
  governing permissions and limitations under the License.

---

Artistic License 1.0
(autodie 2.34, Carp 1.52, CPAN 2.29, CPAN 2.34, CPAN::Meta 2.150010, CPAN::Meta::Requirements 2.132, Digest 1.20, Exporter 5.77, ExtUtils::Install 2.20, ExtUtils::Manifest 1.73, File::Fetch 1.04, File::Path 2.18, File::Temp 0.2311, HTTP::Tiny 0.080, IO::Compress 2.105, JSON 4.07000, JSON 4.10000, JSON-PP 4.07, libcpan-meta-yaml-perl 0.018, libdigest-sha-perl 6.02, libencode-perl 3.15, libextutils-cbuilder-perl 0.280236, libfile-find-rule-perl 0.34, libmath-bigint-perl 1.999830, libmodule-corelist-perl 5.20210320, LibNet 3.13, libnumber-compare-perl 0.03, libpod-simple-perl 3.42, libpod-simple-perl 3.43, libscalar-list-utils-perl 1.62, libtest-simple-perl 1.302190, libtext-glob-perl 0.11, libversion-perl 0.9929, Locale::Maketext 1.31, Module::Load::Conditional 0.74, Perl v5.36.0, Perl 5 Encode 3.17, perl-Attribute-Handlers 1.02, perl-Config-Extensions 0.03, perl-Devel-SelfStubber 1.06, perl-encoding-warnings 0.13, perl-ExtUtils-Miniperl 1.11, perl-File-Basename 2.85, perl-File-Compare 1.100.700, perl-File-Copy 2.39, perl-File-DosGlob 1.12, perl-File-Find 1.40, perl-File-stat 1.12, perl-Filter-Simple 0.96, perl-Getopt-Std 1.13, perl-Hash-Util 0.28, perl-Hash-Util-FieldHash 1.26, perl-I18N-LangTags 0.45, perl-IPC-Open3 1.22, perl-IPC-SysV 2.09, perl-Math-BigInt-FastCalc 0.501.200, perl-Math-BigRat 0.2621, perl-Math-Complex 1.59, perl-Module-Load 0.36, perl-overloading 0.02, perl-Pod-Functions 1.14, perl-Pod-Html 1.33, perl-Pod-Usage 2.01, perl-Term-Complete 1.403, perl-Term-ReadLine 1.17, perl-Thread-Semaphore 2.13, perl-threads-shared 1.64, perl-Tie-Memoize 1.1, perl-Tie-RefHash 1.40, perl-Time 1.03, perl-Unicode-UCD 0.78, perl-User-pwent 1.03, perl-version 0.9927, Pod::Checker 1.74, Pod::Escapes 1.07, Pod::Perldoc 3.28.01, podlators 4.14, Socket 2.033, Storable 3.26, Test::Harness 3.44)

The Artistic License
====================

Preamble

The intent of this document is to state the conditions under which a Package may
be copied, such that the Copyright Holder maintains some semblance of artistic
control over the development of the package, while giving the users of the
package the right to use and distribute the Package in a more-or-less customary
fashion, plus the right to make reasonable modifications.

Definitions:

  * "Package" refers to the collection of files distributed by the Copyright
    Holder, and derivatives of that collection of files created through textual
    modification.

  * "Standard Version" refers to such a Package if it has not been modified, or
    has been modified in accordance with the wishes of the Copyright Holder.

  * "Copyright Holder" is whoever is named in the copyright or copyrights for the
    package.

  * "You" is you, if you're thinking about copying or distributing this Package.

  * "Reasonable copying fee" is whatever you can justify on the basis of media
    cost, duplication charges, time of people involved, and so on. (You will not
    be required to justify it to the Copyright Holder, but only to the computing
    community at large as a market that must bear the fee.)

  * "Freely Available" means that no fee is charged for the item itself, though
    there may be fees involved in handling the item. It also means that
    recipients of the item may redistribute it under the same conditions they
    received it.


1. You may make and give away verbatim copies of the source form of the Standard
Version of this Package without restriction, provided that you duplicate all of
the original copyright notices and associated disclaimers.

2. You may apply bug fixes, portability fixes and other modifications derived
from the Public Domain or from the Copyright Holder. A Package modified in such a
way shall still be considered the Standard Version.

3. You may otherwise modify your copy of this Package in any way, provided that
you insert a prominent notice in each changed file stating how and when you
changed that file, and provided that you do at least ONE of the following:

      a) place your modifications in the Public Domain or otherwise make them
      Freely Available, such as by posting said modifications to Usenet or an
      equivalent medium, or placing the modifications on a major archive site
      such as ftp.uu.net, or by allowing the Copyright Holder to include your
      modifications in the Standard Version of the Package.

      b) use the modified Package only within your corporation or organization.

      c) rename any non-standard executables so the names do not conflict with
      standard executables, which must also be provided, and provide a separate
      manual page for each non-standard executable that clearly documents how it
      differs from the Standard Version.

      d) make other distribution arrangements with the Copyright Holder.



4. You may distribute the programs of this Package in object code or executable
form, provided that you do at least ONE of the following:

      a) distribute a Standard Version of the executables and library files,
      together with instructions (in the manual page or equivalent) on where to
      get the Standard Version.

      b) accompany the distribution with the machine-readable source of the
      Package with your modifications.



      c) accompany any non-standard executables with their corresponding Standard
      Version executables, giving the non-standard executables non-standard
      names, and clearly documenting the differences in manual pages (or
      equivalent), together with instructions on where to get the Standard
      Version.

      d) make other distribution arrangements with the Copyright Holder.

5. You may charge a reasonable copying fee for any distribution of this Package.
You may charge any fee you choose for support of this Package. You may not charge
a fee for this Package itself. However, you may distribute this Package in
aggregate with other (possibly commercial) programs as part of a larger (possibly
commercial) software distribution provided that you do not advertise this Package
as a product of your own.

6. The scripts and library files supplied as input to or produced as output from
the programs of this Package do not automatically fall under the copyright of
this Package, but belong to whomever generated them, and may be sold
commercially, and may be aggregated with this Package.

7. C or perl subroutines supplied by you and linked into this Package shall not
be considered part of this Package.

8. The name of the Copyright Holder may not be used to endorse or promote
products derived from this software without specific prior written permission.

9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

The End

---

Artistic License 1.0 (Perl)
(Archive-Tar 2.40, base-files 12.4+deb12u11, base-files 12.4+deb12u12, Compress::Raw::Bzip2 2.103, CPAN 2.36, ExtUtils::MakeMaker v7.64, Getopt::Long 2.52, IO 1.50, JSON 4.10, libextutils-parsexs-perl 3.350000, libstdc++ 12.2.0, Perl 1.39, Perl 1.53, Perl 5.28.1, Perl 5.32.1, perl-libnetcfg 5.40.2, Time::Local 1.30, Unicode::Collate 1.31)

The "Artistic License"
======================

Preamble

The intent of this document is to state the conditions under which a Package may
be copied, such that the Copyright Holder maintains some semblance of artistic
control over the development of the package, while giving the users of the
package the right to use and distribute the Package in a more-or-less customary
fashion, plus the right to make reasonable modifications.

Definitions:

  *  "Package" refers to the collection of files distributed by the Copyright
    Holder, and derivatives of that collection of files created through textual
    modification.

  *  "Standard Version" refers to such a Package if it has not been modified, or
    has been modified in accordance with the wishes of the Copyright Holder as
    specified below.

  *  "Copyright Holder" is whoever is named in the copyright or copyrights for
    the package.

  *  "You" is you, if you're thinking about copying or distributing this Package.

  *  "Reasonable copying fee" is whatever you can justify on the basis of media
    cost, duplication charges, time of people involved, and so on. (You will not
    be required to justify it to the Copyright Holder, but only to the computing
    community at large as a market that must bear the fee.)

  *  "Freely Available" means that no fee is charged for the item itself, though
    there may be fees involved in handling the item. It also means that
    recipients of the item may redistribute it under the same conditions they
    received it.

  1. You may make and give away verbatim copies of the source form of the
    Standard Version of this Package without restriction, provided that you
    duplicate all of the original copyright notices and associated disclaimers.

  2.  You may apply bug fixes, portability fixes and other modifications derived
    from the Public Domain or from the Copyright Holder. A Package modified in
    such a way shall still be considered the Standard Version.

  3. You may otherwise modify your copy of this Package in any way, provided that
    you insert a prominent notice in each changed file stating how and when you
    changed that file, and provided that you do at least ONE of the following:

      a.  place your modifications in the Public Domain or otherwise make them
        Freely Available, such as by posting said modifications to Usenet or an
        equivalent medium, or placing the modifications on a major archive site
        such as uunet.uu.net, or by allowing the Copyright Holder to include your
        modifications in the Standard Version of the Package.

      b.  use the modified Package only within your corporation or organization.

      c.  rename any non-standard executables so the names do not conflict with
        standard executables, which must also be provided, and provide a separate
        manual page for each non-standard executable that clearly documents how
        it differs from the Standard Version.

      d.  make other distribution arrangements with the Copyright Holder.

  4. You may distribute the programs of this Package in object code or executable
    form, provided that you do at least ONE of the following:

      a.  distribute a Standard Version of the executables and library files,
        together with instructions (in the manual page or equivalent) on where to
        get the Standard Version.

      b.  accompany the distribution with the machine-readable source of the
        Package with your modifications.

      c.  give non-standard executables non-standard names, and clearly document
        the differences in manual pages (or equivalent), together with
        instructions on where to get the Standard Version.

      d.  make other distribution arrangements with the Copyright Holder.

  5.  You may charge a reasonable copying fee for any distribution of this
    Package. You may charge any fee you choose for support of this Package. You
    may not charge a fee for this Package itself. However, you may distribute
    this Package in aggregate with other (possibly commercial) programs as part
    of a larger (possibly commercial) software distribution provided that you do
    not advertise this Package as a product of your own. You may embed this
    Package's interpreter within an executable of yours (by linking); this shall
    be construed as a mere form of aggregation, provided that the complete
    Standard Version of the interpreter is so embedded.

  6.  The scripts and library files supplied as input to or produced as output
    from the programs of this Package do not automatically fall under the
    copyright of this Package, but belong to whoever generated them, and may be
    sold commercially, and may be aggregated with this Package. If such scripts
    or library files are aggregated with this Package via the so-called "undump"
    or "unexec" methods of producing a binary executable image, then distribution
    of such an image shall neither be construed as a distribution of this Package
    nor shall it fall under the restrictions of Paragraphs 3 and 4, provided that
    you do not represent such an executable image as a Standard Version of this
    Package.

  7.  C subroutines (or comparably compiled subroutines in other languages)
    supplied by you and linked into this Package in order to emulate subroutines
    and variables of the language defined by this Package shall not be considered
    part of this Package, but are the equivalent of input as in Paragraph 6,
    provided these subroutines do not change the language in any way that would
    cause it to fail the regression tests for the language.

  8.  Aggregation of this Package with a commercial distribution is always
    permitted provided that the use of this Package is embedded; that is, when no
    overt attempt is made to make this Package's interfaces visible to the end
    user of the commercial distribution. Such use shall not be construed as a
    distribution of this Package.

  9. The name of the Copyright Holder may not be used to endorse or promote
    products derived from this software without specific prior written
    permission.

  10.  THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
    WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
    MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.

The End

---

BSD 2-clause "Simplified" License
(gorilla/handlers v1.5.1)

Copyright (c) 2013 The Gorilla Handlers Authors. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

  Redistributions of source code must retain the above copyright notice, this
  list of conditions and the following disclaimer.

  Redistributions in binary form must reproduce the above copyright notice,
  this list of conditions and the following disclaimer in the documentation
  and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(damerau-levenshtein 1.0.8)

BSD 2-Clause License

Copyright (c) 2018, Tadeusz Łazurski
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this
  list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright notice,
  this list of conditions and the following disclaimer in the documentation
  and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(uri-js 4.4.1)

Copyright 2011 Gary Court. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY GARY COURT "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GARY COURT OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(doctrine v2.1.0, estraverse 5.3.0, estraverse v4.3.0)

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

  * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
  * Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(gorilla/websocket v1.5.0)

Copyright (c) 2013 The Gorilla WebSocket Authors. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

  Redistributions of source code must retain the above copyright notice, this
  list of conditions and the following disclaimer.

  Redistributions in binary form must reproduce the above copyright notice,
  this list of conditions and the following disclaimer in the documentation
  and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(abbrev 0.1.0, aom-libs 3.13.1, base64 0.1.1, base64 0.3.0, bigdecimal 3.1.3, bigdecimal 3.1.4, bigdecimal 3.2.2, BinData 2.5.1, cfssl v1.6.5, cgi 0.3.6, cgi 0.3.7, crac 1.5.0, css-what 6.2.2, CSSselect 4.3.0, CSSselect 5.2.2, date 3.3.3, debconf 1.5.82, debconf 1.5.83, Debian 0.270, domelementtype 2.3.0, DomHandler 5.0.3, domutils 3.2.2, English 0.7.1, erb 2.2.3, escodegen 2.1.0, eslint-scope 8.4.0, espree 10.4.0, fiddle 1.1.4, fileutils 1.7.3, find 0.1.1, forwardable 1.3.2, go-metrics 20201227-snapshot-cf1acfcd, golang-github-magiconair-properties v1.8.10, io-console 0.7.2, io-wait 0.3.0, ipaddr 1.2.4, irb 1.4.2, JSON for Ruby 2.7.1, laurikari/tre, libavif 1.3.0, libdav1d 1.5.2, libmd 1.1.0, libonig-dev 6.9.8, linenoise, lz4 1.9.4, lz4 v1.10.0, minitar 1.0.2, minitar 1.1.0, mozilla-sccache 0.9.1~22, net-ftp 0.3.7, net-ftp, net-http 0.3.0, net-http 0.6.0, net-imap 0.2.5, net-imap 0.5.9, net-imap, net-pop 0.1.2, net-protocol 0.2.2, net-protocol, net-smtp 0.5.1, net-smtp, nginx 1.29.0, nkf 0.2.0, node-entities 2.2.0, node-entities 4.5.0, node-entities 6.0.1, nth-check 2.1.1, open-uri 0.3.0, open3 0.1.2, optparse 0.2.0, ostruct 0.5.5, pkg/browser 20240102-snapshot-5ac0b6a4, PostgreSQL JDBC Driver (pgjdbc) 42.5.4, PostgreSQL JDBC Driver (pgjdbc) 42.5.6, pp 0.3.0, prettyprint 0.1.1, public_suffix_service 0.6.20240107, racc 1.6.2, racc 1.8.1, redoctober 20211013-snapshot-6a74ccc6, regjsparser 0.13.0, resolv-replace 0.1.0, rinda 0.1.1, ruby csv 3.2.5, ruby csv 3.3.0, ruby-bindata 2.5.1, ruby-csv 3.3.5, ruby-domain-name 0.6.20240107, ruby-drb 2.2.1, ruby-matrix 0.4.2, ruby-rinda 0.2.0, ruby-rss-doc 0.2.9, ruby-thwait 0.2.0, ruby/drb 2.1.0, ruby/irb 1.6.2, ruby/logger 1.5.1, ruby/logger 1.7.0, ruby/net-imap v0.2.4, ruby/net-imap v0.2.5, ruby/net-imap v0.5.8, ruby/net-imap v0.5.9, ruby/net-smtp v0.5.1, ruby/rexml 3.3.9, ruby/rexml 3.4.1, ruby3.3 3.3.6, rubygem-json 2.12.2, rubygem-json 2.7.1, rubygem-ruby2_keywords 0.0.5, RubyZip 1.3.0, RubyZip 2.0.0, securerandom 0.2.0, shellwords 0.1.0, socketry/nio4r 2.7.4, stax2-api 4.2, stax2-api 4.2.2, stringio 3.1.5, strscan 3.1.0, syslog 0.2.0, terser 5.44.1, tidy_table 0.2.0, timeout 0.3.2, timeout 0.4.3, timingfuction 0.2.2, tsort 0.1.0, uri 0.12.3, uri 1.0.3, util-linux-script 2.41.1, weakref 0.1.1, yaml 0.2.0, yaml 0.3.0, zeebo/xxh3 v1.0.2, zstd-jni 1.4.5-6, zstd-jni 1.5.0-2, zstd-jni 1.5.5-6, zstd-jni 1.5.6-8)

BSD Two Clause License
======================

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this
    list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.

---

BSD 2-clause "Simplified" License
(Esprima 4.0.1)

Files: *
Copyright: 2011-2017 JS Foundation and other contributors
License: BSD-2-Clause

Files: debian/*
Copyright: 2016-2017 Julien Puydt <jpuydt@debian.org>
License: BSD-2-Clause

License: BSD-2-clause

Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE HOLDERS OR
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(racc 1.6.0)

Copyright (C) 2019 Yukihiro Matsumoto. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(go-sourcemap/sourcemap v2.1.2)

Copyright (c) 2016 The github.com/go-sourcemap/sourcemap Contributors.
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

   * Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
   * Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(glob-to-regexp 0.4.1)

Copyright (c) 2013, Nick Fitzgerald

All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this
  list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright notice, this
  list of conditions and the following disclaimer in the documentation and/or
  other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(DomHandler 4.3.1)

License: BSD-2-Clause

Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE HOLDERS OR
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(nxproxy 3.5.99.4)

.
 Copyright (c) 1995,1996 Brian Pane
 Copyright (c) 1996,1997 Zachary Vonler and Brian Pane
 Copyright (c) 1999-2002 Kevin Vigor and Brian Pane
 All rights reserved.
 .

Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 * Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
 .
 * Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS
 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
 DAMAGE

---

BSD 2-clause "Simplified" License
(lz4 v1.9.3)

Copyright (c) 2011-2016, Yann Collet
All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this
  list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright notice, this
  list of conditions and the following disclaimer in the documentation and/or
  other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(pkg/errors v0.9.1)

Copyright (c) 2015, Dave Cheney <dave@cheney.net>
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this
  list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright notice,
  this list of conditions and the following disclaimer in the documentation
  and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(ruby-ruby2-keywords 0.0.5, ruby2_keywords 0.0.5)

Copyright 2019-2020 Nobuyoshi Nakada, Yusuke Endoh

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(Cyan4973/xxHash v0.8.1)

Copyright (c) 2012-2020 Yann Collet
All rights reserved.

BSD 2-Clause License (https://www.opensource.org/licenses/bsd-license.php)

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this
  list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright notice, this
  list of conditions and the following disclaimer in the documentation and/or
  other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(power_assert 2.0.1)

Copyright (C) 2014 Kazuki Tsujimoto

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(domutils 2.8.0)

License: BSD-2-clause

Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE HOLDERS OR
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(openssl_pkcs8_pure 0.0.0.2)

- Copyright (c) 2017, T. Yamada

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: 

1. Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer. 
2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution. 

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(minitar 0.9)

Comment: the Debian packaging is licensed under the same terms as the original package.

License: BSD-2-Clause

Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 1. Redistributions of source code must retain the above copyright notice, this
    list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY
 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY
 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(cloudfoundry-incubator/rfc5424 20180905-snapshot-236a6d29)

BSD 2-Clause License

Copyright (c) 2016, Ross Kinder
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this
  list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright notice,
  this list of conditions and the following disclaimer in the documentation
  and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(ruby-csv 3.1.2)

License: BSD-2-clause

Files: debian/*
Copyright: 2019 Lucas Kanashiro <kanashiro@debian.org>
License: BSD-2-clause
Comment: the Debian packaging is licensed under the same terms as the original package.

License: BSD-2-clause

Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(esrecurse v4.3.0)

Upstream-Contact: https://github.com/estools/esrecurse/issues
Source: https://github.com/estools/esrecurse

Files: *
Copyright: 2014 Yusuke Suzuki
License: BSD-2-Clause

Files: debian/*
Copyright: 2017 Pirate Praveen <praveen@debian.org>
 2020 Xavier Guimard <yadd@debian.org>
License: BSD-2-Clause

License: BSD-2-Clause

Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE HOLDERS OR
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(webidl-conversions 7.0.0)

# The BSD 2-Clause License

Copyright (c) 2014, Domenic Denicola
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(delegate 0.2.0, digest 3.1.0, e2mmap 0.1.0, fileutils 1.4.1, fileutils 1.6.0, getoptlong 0.1.1, matrix 0.4.2, mutex_m 0.1.1, net-pop 0.1.1, net-protocol 0.1.2, net-smtp 0.3.1, observer 0.1.1, prime 0.1.2, pstore 0.1.1, rss 0.2.9, ruby-e2mmap 0.1.0, ruby/benchmark 0.2.0, singleton 0.1.1, thwait 0.2.0)

Copyright (C) 1993-2013 Yukihiro Matsumoto. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(ruby-rexml 3.2.5)

Upstream-Contact: https://github.com/ruby/rexml/issues
Source: https://github.com/ruby/rexml

Files: *
Copyright: 1993-2013, Yukihiro Matsumoto
License: BSD-2-clause

Files: debian/*
Copyright: 2020 Daniel Leidert <dleidert@debian.org>
License: BSD-2-clause
Comment: The Debian packaging is licensed under the same terms as the source.

License: BSD-2-clause

Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 .
 2. Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY
 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY
 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(LatencyUtils 2.0.3)

-----------------------------------------------------------------------------
 ** Beginning of "BSD 2-Clause License" text. **

  Copyright (c) 2012, 2013, 2014 Gil Tene
  All rights reserved.

 

Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice,
     this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice,
     this list of conditions and the following disclaimer in the documentation
     and/or other materials provided with the distribution.

  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
  THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(esutils 2.0.3)

Upstream-Contact: https://github.com/estools/esutils/issues
Source: https://github.com/estools/esutils

Files: *
Copyright: 2013 Yusuke Suzuki <utatane.tea@gmail.com> and other contributors
 2014 Ivan Nikulin <ifaaan@gmail.com>
License: BSD-2-clause

Files: debian/*
Copyright: 2016 Pirate Praveen <praveen@debian.org>
 2020 Yadd <yadd@debian.org>
License: BSD-2-clause

License: BSD-2-clause

Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(getsentry/sentry-go v0.11.0)

Copyright (c) 2019 Sentry (https://sentry.io) and individual contributors.
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(eslint-scope v5.1.1)

Copyright JS Foundation and other contributors, https://js.foundation
Copyright (C) 2012-2013 Yusuke Suzuki (twitter: @Constellation) and other contributors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

  * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
  * Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(avl_tree 1.2.1)

License: BSD-2-clause
 Copyright (c) 2012 Hiroshi Nakamura <nahi@ruby-lang.org>
 All rights reserved.
 .

Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 .
 1) Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 .
 2) Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 2-clause "Simplified" License
(HdrHistogram 2.1.12)

-----------------------------------------------------------------------------
** Beginning of "BSD 2-Clause License" text. **

 Copyright (c) 2012, 2013, 2014, 2015, 2016 Gil Tene
 Copyright (c) 2014 Michael Barker
 Copyright (c) 2014 Matt Warren
 All rights reserved.

Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:

 1. Redistributions of source code must retain the above copyright notice,
    this list of conditions and the following disclaimer.

 2. Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 THE POSSIBILITY OF SUCH DAMAGE

---

BSD 3-clause "New" or "Revised" License
(source-map 0.5.7, source-map 0.6.1)

License: BSD-3-clause

Files: debian/*
Copyright: 2014 Leo Iannacone <l3on@ubuntu.com>
License: BSD-3-clause

License: BSD-3-clause

Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. Neither the name of the University nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE HOLDERS OR
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 3-clause "New" or "Revised" License
(sprintf.js 1.0.3)

Copyright (c) 2007-2014, Alexandru Marasteanu <hello [at) alexei (dot] ro>
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
  notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
  notice, this list of conditions and the following disclaimer in the
  documentation and/or other materials provided with the distribution.
* Neither the name of this software nor the names of its contributors may be
  used to endorse or promote products derived from this software without
  specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 3-clause "New" or "Revised" License
(libcapstone-dev 4.0.2)

License: BSD-3-clause

Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 * Redistributions of source code must retain the above copyright notice,
   this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.
 * Neither the name of the developer(s) nor the names of its
   contributors may be used to endorse or promote products derived from this
   software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE

---

BSD 3-clause "New" or "Revised" License
(evanphx/json-patch v4.12.0)

Copyright (c) 2014, Evan Phoenix
All rights reserved.

Redistribution and use in source and binary forms, with or without 
modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this
  list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
  this list of conditions and the following disclaimer in the documentation
  and/or other materials provided with the distribution.
* Neither the name of the Evan Phoenix nor the names of its contributors 
  may be used to endorse or promote products derived from this software 
  without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE 
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 3-clause "New" or "Revised" License
(gorilla/mux v1.8.0)

Copyright (c) 2012-2018 The Gorilla Authors. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

    * Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
    * Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 3-clause "New" or "Revised" License
(Scala 2.11.10, Scala 2.11.11)

Copyright (c) 2002-2017 EPFL

Copyright (c) 2011-2017 Lightbend, Inc.

All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

  * Redistributions of source code must retain the above copyright notice,
    this list of conditions and the following disclaimer.
  * Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.
  * Neither the name of the EPFL nor the names of its contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 3-clause "New" or "Revised" License
(makeerror 1.0.12, tmpl 1.0.5)

BSD License

Copyright (c) 2014, Naitik Shah. All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

 * Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.

 * Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

 * Neither the name Naitik Shah nor the names of its contributors may be used to
   endorse or promote products derived from this software without specific
   prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 3-clause "New" or "Revised" License
(ssl-cert 1.1.2)

License: BSD-3-clause

License: BSD-3-clause
 Copyright (c) The Regents of the University of California.
 All rights reserved.
 .

Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. Neither the name of the University nor the names of its contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE

---

BSD 3-clause "New" or "Revised" License
(go-inf-inf v0.9.1)

Copyright (c) 2012 Péter Surányi. Portions Copyright (c) 2009 The Go
Authors. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

   * Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
   * Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
   * Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 3-clause "New" or "Revised" License
(gogo/protobuf v1.3.2)

Copyright 2010 The Go Authors.  All rights reserved.
https://github.com/golang/protobuf

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

    * Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
    * Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 3-clause "New" or "Revised" License
(zstd 1.4.4, zstd 1.4.5)

Copyright (c) 2016-present, Facebook, Inc. All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

 * Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.

 * Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

 * Neither the name Facebook nor the names of its contributors may be used to
   endorse or promote products derived from this software without specific
   prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 3-clause "New" or "Revised" License
(nss-wrapper 1.1.2)

2007-2010, Andreas Schneider <asn@cynapses.org>
License: BSD-3-clauses

Files: debian/*
Copyright:
 2014, Jakub Wilk <jwilk@debian.org>
License: BSD-3-clauses

License: BSD-3-clauses

Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 .
 2. Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 .
 3. Neither the name of the author nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE

---

BSD 3-clause "New" or "Revised" License
(@sinonjs/commons 3.0.1, @sinonjs/fake-timers 10.3.0, @sinonjs/fake-timers 13.0.5, abab 2.0.6, antlr 2.7.7, antlr 3.5.2, antlr 4.11.1, ASM 8.0.1, ASM 9.7.1, ASM Commons 9.1, ASM Tree 9.1, asm-analysis 9.1, babel-plugin-istanbul 7.0.1, corolla 0.1.4, dom4j: flexible XML framework for Java 2.1.3, e2fsprogs v1.47.0, Editline Library - libedit 20251016.3.1, esquery 1.7.0, fast-uri 3.1.0, ffi 1.17.0, ffi 1.17.2, fmtlib/fmt 4.0.0, gajus/table 6.9.0, GAX (Google Api eXtensions) 2.50.0, Git 2.50.1, github.com/antlr4-go/antlr v4.13.0, github.com/munnerz/goautoneg 20191010-snapshot-a7dc8b61, Golang Protobuf v1.32.0, Golang Protobuf v1.36.6, Golang Protobuf v1.5.4, golang-github-spf13-pflag-dev v1.0.6, golang-github-spf13-pflag-dev v1.0.7, golang-snappy-go-dev v1.0.0, golang.org/x/crypto v0.19.0, golang.org/x/crypto v0.39.0, golang.org/x/net v0.20.0, golang.org/x/net v0.41.0, golang.org/x/net v0.42.0, golang.org/x/oauth2 v0.30.0, golang.org/x/sys v0.1.0, golang.org/x/sys v0.13.0, golang.org/x/sys v0.17.0, golang.org/x/sys v0.34.0, golang.org/x/time v0.11.0, golang/text v0.14.0, golang/text v0.26.0, golang/text v0.27.0, Google API Common 2.33.0, Google Auth Library for Java 1.23.0, google-re2, google/go-cmp v0.7.0, googleapis/gax-go v2.14.1, googleapis/google-api-go-client v0.230.0, Googleuuid v1.6.0, gopsutil v4.25.6, hoist-non-react-statics v3.3.2, hyperscan-java-native, hyphenate-style-name 1.1.0, Info-Zip 6.0, init-system-helpers 1.65.2, init-system-helpers 1.65.2+deb12u1, istanbul-lib-coverage 3.2.2, istanbul-lib-instrument 6.0.3, istanbul-lib-report 3.0.1, istanbul-lib-source-maps 5.0.6, istanbul-reports 3.2.0, Janino 3.1.0, jcmturner/gofork v1.7.6, jest-localstorage-mock 2.4.26, Jing 20200702VNU, JLine - Java Console input Library 3.26.1, jmustache jmustache-1.15, jmxfetch 0.49.6, JSONLD Java :: Core 0.12.3, JZlib 1.1.3, klauspost-compress v1.18.0, libaom v3.13.1, libbsd 0.11.7, libbsd-dev 0.12.2, libcap 2.66, libcap v1.2.57, libedit2 3.1-20221030, libjpeg-turbo 3.1.2, libmd 1.1.0, libmd0 1.0.4, libnsl 2.28, libp11-kit0 0.24.1, libssh2 1.10.0, libwebp 1.6.0, libyuv 0.0.1887.20251502, Linux-Pam v1.5.2, lz4, mattn-go-colorable 0.1.13, miekg/dns v1.1.65, mozilla-sccache 0.9.1~22, nss-wrapper 1.1.12, oniguruma-dev 6.9.10, oniguruma-dev 6.9.9, op/go-logging 20160211-snapshot-b2cb9fa5, OpenJDK 17.0.17.0.10, org.xmlunit:xmlunit-core 2.9.1, PaesslerAG/gval v1.2.2, PCRE 8.44, PCRE2 10.42, PCRE2 10.43, PCRE2 10.47, pierrec-lz4 v4.1.22, protobuf-java 3.25.8, Protocol Buffer Java Util Package 3.25.3, public_suffix_service 0.6.20240107, puma 6.6.0, puma webserver 6.6.1, qs -  QS Querystring 6.14.1, re2j 1.7, react-transition-group 4.4.5, redis - Official 7.2.10, redis - Official 7.2.12, ruby-buftok 0.2.0, rubygem-openssl 2.2.0, sergey-dryabzhinsky python-zstdzstd 1.5.6.1, serialize-javascript 6.0.2, Shadow Tool Suite 4.13, sigs.k8s.io/yaml v1.5.0, source-map-js 1.2.1, test-unit 3.5.3, ThreeTen backport 1.6.9, tklauser/go-sysconf v0.3.12, tough-cookie 4.1.4, util-linux-script 2.41.1, xsdlib 2022.7, zstd 1.5.4, zstd 1.5.5, zstd 1.5.6, zstd 1.5.7)

Copyright (c) <YEAR>, <OWNER>
All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

  * Redistributions of source code must retain the above copyright notice, this
    list of conditions and the following disclaimer.

  * Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.

  * Neither the name of the <ORGANIZATION> nor the names of its contributors may
    be used to endorse or promote products derived from this software without
    specific prior written permission.


THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

---

BSD 3-clause "New" or "Revised" License
(@xtuc/ieee754 1.2.0)

Copyright (c) 2008, Fair Oaks Labs, Inc.
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

 * Redistributions of source code must retain the above copyright notice,
   this list of conditions and the following disclaimer.

 * Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

 * Neither the name of Fair Oaks Labs, Inc. nor the names of its contributors
   may be used to endorse or promote products derived from this software
   without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE

---

BSD 3-clause "New" or "Revised" License
(Hamcrest 1.3)

BSD License

Copyright (c) 2000-2006, www.hamcrest.org
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this list of
conditions and the following disclaimer. Redistributions in binary form must reproduce
the above copyright notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the distribution.

Neither the name of Hamcrest nor the names of its contributors may be used to endorse
or promote products derived from this software without specific prior written
permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE

---

BSD 3-clause "New" or "Revised" License
(libedit2 3.1-20191211)

License: BSD-3-clause

Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. Neither the name of the University nor the names of its contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE

---

BSD 3-clause "New" or "Revised" License
(ASM 9.1)

License: BSD-3-clause

Files: debian/*
Copyright: 2004-2018, Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
License: BSD-3-clause

License: BSD-3-clause

Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. Neither the name of the copyright holders nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 THE POSSIBILITY OF SUCH DAMAGE

---

BSD 3-clause "New" or "Revised" License
(github.com/gofrs/flock v0.8.1)

Copyright (c) 2015-2020, Tim Heckman
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this
  list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright notice,
  this list of conditions and the following disclaimer in the documentation
  and/or other materials provided with the distribution.

* Neither the name of gofrs nor the names of its contributors may be used
  to endorse or promote products derived from this software without
  specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 3-clause "New" or "Revised" License
(Hamcrest v2.2)

BSD License



Copyright (c) 2000-2015 www.hamcrest.org

All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this list of
conditions and the following disclaimer. Redistributions in binary form must reproduce
the above copyright notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the distribution.

Neither the name of Hamcrest nor the names of its contributors may be used to endorse
or promote products derived from this software without specific prior written
permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE

---

BSD 3-clause "New" or "Revised" License
(JLine - Java Console input Library 2.14.6)

Copyright (c) 2002-2016, the original author or authors.
All rights reserved.

http://www.opensource.org/licenses/bsd-license.php

Redistribution and use in source and binary forms, with or
without modification, are permitted provided that the following
conditions are met:

Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with
the distribution.

Neither the name of JLine nor the names of its contributors
may be used to endorse or promote products derived from this
software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 3-clause "New" or "Revised" License
(hughsk/flat 5.0.2)

Copyright (c) 2014, Hugh Kennedy
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

3. Neither the name of the  nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 3-clause "New" or "Revised" License
(ASM 5.0.3)

Copyright (c) 2000-2011 INRIA, France Telecom
 All rights reserved.

Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. Neither the name of the copyright holders nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 THE POSSIBILITY OF SUCH DAMAGE

---

BSD 3-clause "New" or "Revised" License
(PaesslerAG/jsonpath 0.1.1)

Copyright (c) 2017, Paessler AG <support@paessler.com>
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 3-clause "New" or "Revised" License
(Jakarta Activation 1.2.1, Jakarta Activation API 1.2.1)

Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
   
   

Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions
    are met:
   
      - Redistributions of source code must retain the above copyright
        notice, this list of conditions and the following disclaimer.
   
      - Redistributions in binary form must reproduce the above copyright
        notice, this list of conditions and the following disclaimer in the
        documentation and/or other materials provided with the distribution.
   
      - Neither the name of the Eclipse Foundation, Inc. nor the names of its
        contributors may be used to endorse or promote products derived
        from this software without specific prior written permission.
   
    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
    IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
    THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
    PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR
    CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
    PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
    PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
    LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
    NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 3-clause "New" or "Revised" License
(Go programming language 1.10beta1.mailed)

Copyright (c) 2009 The Go Authors. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

   * Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
   * Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
   * Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 3-clause "New" or "Revised" License
(stringtemplate4 4.0.8)

[The "BSD license"]
Copyright (c) 2011-2013 Terence Parr
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:

 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

BSD 4-clause "Original" or "Old" License
(Cyrus SASL 2.1.28, OpenLDAP 2.5.13)

Copyright (c) <year>, <copyright holder>
All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

1) Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

2) Redistributions in binary form must reproduce the above copyright notice, this
list of conditions and the following disclaimer in the documentation and/or other
materials provided with the distribution.

3) All advertising materials mentioning features or use of this software must
display the following acknowledgement:
This product includes software developed by the organization.

4) Neither the name of the organization nor the names of its contributors may be
used to endorse or promote products derived from this software without specific
prior written permission.

THIS SOFTWARE IS PROVIDED BY COPYRIGHT HOLDER ''AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
SHALL {{COPYRIGHT HOLDER}} BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

---

BSD Zero Clause License
(Microsofttslib 2.8.1, XZ Utils v5.8.1)

BSD Zero Clause License
=======================

Copyright (C) 2006 by Rob Landley <rob@landley.net>

Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE.

---

BSD-4-Clause (University of California-Specific)
(OpenJDK 17.0.17.0.10, util-linux-script 2.41.1)

BSD-4-Clause (University of California-Specific)
================================================

Copyright [various years] The Regents of the University of California. All rights
reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this
list of conditions and the following disclaimer in the documentation and/or other
materials provided with the distribution.

3. All advertising materials mentioning features or use of this software must
display the following acknowledgement: This product includes software developed
by the University of California, Berkeley and its contributors.

4. Neither the name of the University nor the names of its contributors may be
used to endorse or promote products derived from this software without specific
prior written permission.

THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

---

Basic Proprietary Commercial License
(Microsoft Visual Studio 9.00.30729.6161)

END-USER LICENSE AGREEMENT FOR ACME SOFTWARE
============================================

IMPORTANT READ CAREFULLY: This ACME End-User License Agreement ("EULA") is a
legal agreement between you (either an individual or a single entity) and ACME
Corporation for the ACME software product identified above, which includes
computer software and may include associated media, printed materials, and
"online" or electronic documentation ("SOFTWARE PRODUCT"). The SOFTWARE PRODUCT
also includes any updates and supplements to the original SOFTWARE PRODUCT
provided to you by ACME. Any software provided along with the SOFTWARE PRODUCT
that is associated with a separate end-user license agreement is licensed to you
under the terms of that license agreement. By installing, copying, downloading,
accessing, or otherwise using the SOFTWARE PRODUCT, you agree to be bound by the
terms of this EULA. If you do not agree to the terms of this EULA, do not install
or use the SOFTWARE PRODUCT; you may, however, return it to your place of
purchase for a full refund.


SOFTWARE PRODUCT LICENSE
------------------------

The SOFTWARE PRODUCT is protected by copyright laws and international copyright
treaties, as well as other intellectual property laws and treaties. The SOFTWARE
PRODUCT is licensed, not sold.

  1. GRANT OF LICENSE. This EULA grants you the following rights:

      * Applications Software. You may install, use, access, display, run, or
        otherwise interact with ("RUN") one copy of the SOFTWARE PRODUCT, or any
        prior version for the same operating system, on a single computer,
        workstation, terminal, handheld PC, pager, "smart phone," or other
        digital electronic device ("COMPUTER"). The primary user of the COMPUTER
        on which the SOFTWARE PRODUCT is installed may make a second copy for his
        or her exclusive use on a portable computer.

      * Reservation of Rights. All rights not expressly granted are reserved by
        ACME.

  2. DESCRIPTION OF OTHER RIGHTS AND LIMITATIONS.

      * Not for Resale Software. If the SOFTWARE PRODUCT is labeled "Not For
        Resale" or "NFR," then, notwithstanding other sections of this EULA, your
        use of the SOFTWARE PRODUCT is limited to use for demonstration, test, or
        evaluation purposes and you may not resell, or otherwise transfer for
        value, the SOFTWARE PRODUCT.

      * Limitations on Reverse Engineering, Decompilation, and Disassembly. You
        may not reverse engineer, decompile, or disassemble the SOFTWARE PRODUCT,
        except and only to the extent that such activity is expressly permitted
        by applicable law.

      * Separation of Components. The SOFTWARE PRODUCT is licensed as a single
        product. Its component parts may not be separated for use on more than
        one COMPUTER.

      * Trademarks. This EULA does not grant you any rights in connection with
        any trademarks or service marks of ACME.

      * Rental. You may not rent, lease, or lend the SOFTWARE PRODUCT.

      * Support Services. ACME may provide you with support services related to
        the SOFTWARE PRODUCT ("Support Services"). Use of Support Services is
        governed by the ACME policies and programs described in the user manual,
        in "online" documentation, and/or in other ACME-provided materials. Any
        supplemental software code provided to you as part of the Support
        Services shall be considered part of the SOFTWARE PRODUCT and subject to
        the terms and conditions of this EULA.

      * Software Transfer. The initial licensee of the SOFTWARE PRODUCT may make
        a one-time permanent transfer of this EULA and SOFTWARE PRODUCT only
        directly to an end user. This transfer must include all of the SOFTWARE
        PRODUCT (including all component parts, the media and printed materials,
        any upgrades, this EULA, and, if applicable, the Certificate of
        Authenticity). Such transfer may not be by way of consignment or any
        other indirect transfer. The transferee of such one-time transfer must
        agree to comply with the terms of this EULA, including the obligation not
        to further transfer this EULA and SOFTWARE PRODUCT.

      * Termination. Without prejudice to any other rights, ACME may terminate
        this EULA if you fail to comply with the terms and conditions of this
        EULA. In such event, you must destroy all copies of the SOFTWARE PRODUCT
        and all of its component parts.

  3. COPYRIGHT. All title and copyrights in and to the SOFTWARE PRODUCT
    (including but not limited to any images, photographs, animations, video,
    audio, music, text, and "applets" incorporated into the SOFTWARE PRODUCT),
    the accompanying printed materials, and any copies of the SOFTWARE PRODUCT
    are owned by ACME or its suppliers. All title and intellectual property
    rights in and to the content that may be accessed through use of the SOFTWARE
    PRODUCT is the property of the respective content owner and may be protected
    by applicable copyright or other intellectual property laws and treaties.
    This EULA grants you no rights to use such content. If this SOFTWARE PRODUCT
    contains documentation that is provided only in electronic form, you may
    print one copy of such electronic documentation. You may not copy the printed
    materials accompanying the SOFTWARE PRODUCT.

  4. BACKUP COPY. After installation of one copy of the SOFTWARE PRODUCT pursuant
    to this EULA, you may keep the original media on which the SOFTWARE PRODUCT
    was provided by ACME solely for backup or archival purposes. If the original
    media is required to use the SOFTWARE PRODUCT on the COMPUTER, you may make
    one copy of the SOFTWARE PRODUCT solely for backup or archival purposes.
    Except as expressly provided in this EULA, you may not otherwise make copies
    of the SOFTWARE PRODUCT or the printed materials accompanying the SOFTWARE
    PRODUCT.

  5. U.S. GOVERNMENT RESTRICTED RIGHTS. All SOFTWARE PRODUCT provided to the U.S.
    Government pursuant to solicitations issued on or after December 1, 1995 is
    provided with the commercial rights and restrictions described elsewhere
    herein. All SOFTWARE PRODUCT provided to the U.S. Government pursuant to
    solicitations issued prior to December 1, 1995 is provided with RESTRICTED
    RIGHTS as provided for in FAR, 48 CFR 52.227-14 (JUNE 1987) or FAR, 48 CFR
    252.227-7013 (OCT 1988), as applicable.

  6. EXPORT RESTRICTIONS. This SOFTWARE PRODUCT has been classified by the US
    Government as exportable under License Exception TSU. Therefore the following
    terms apply: You agree that you will not export or re-export the SOFTWARE
    PRODUCT, any part thereof, or any process or service that is the direct
    product of the SOFTWARE PRODUCT (the foregoing collectively referred to as
    the Restricted Components), to any country, person or entity subject to U.S.
    export restrictions. You specifically agree not to export or re-export any of
    the Restricted Components (i) to any country to which the U.S. has embargoed
    or restricted the export of goods or services, which currently include, but
    are not necessarily limited to Cuba, Iran, Iraq, Libya, North Korea, Sudan
    and Syria, or to any national of any such country, wherever located, who
    intends to transmit or transport the Restricted Components back to such
    country; (ii) to any person or entity who you know or have reason to know
    will utilize the Restricted Components in the design, development or
    production of nuclear, chemical or biological weapons; or (iii) to any person
    or entity who has been prohibited from participating in U.S. export
    transactions by any federal agency of the U.S. government. You warrant and
    represent that neither the Bureau of Export Administration nor any other U.S.
    federal agency has suspended, revoked or denied your export privileges.


MISCELLANEOUS
-------------

This EULA is governed by the laws of the Commonwealth of Massachusetts and the
United States of America.


LIMITED WARRANTY
----------------

ACME warrants that (a) the SOFTWARE PRODUCT will perform substantially in
accordance with the accompanying written materials for a period of ninety (90)
days from the date of receipt, and (b) any Support Services provided by ACME
shall be substantially as described in applicable written materials provided to
you by ACME, and ACME support engineers will make commercially reasonable efforts
to solve any problem issues. Some states and jurisdictions do not allow
limitations on duration of an implied warranty, so the above limitation may not
apply to you.


CUSTOMER REMEDIES. ACMEs and its suppliersentire liability and your exclusive
remedy shall be, at ACMEs option, either (a) return of the price paid, if any, or
(b) repair or replacement of the SOFTWARE PRODUCT that does not meet ACMEs
Limited Warranty and which is returned to ACME with a copy of your receipt. This
Limited Warranty is void if failure of the SOFTWARE PRODUCT has resulted from
accident, abuse, or misapplication. Any replacement SOFTWARE PRODUCT will be
warranted for the remainder of the original warranty period or thirty (30) days,
whichever is longer.

NO OTHER WARRANTIES. TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, ACME AND
ITS SUPPLIERS DISCLAIM ALL OTHER WARRANTIES AND CONDITIONS, EITHER EXPRESS OR
IMPLIED, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, TITLE, AND NON-INFRINGEMENT, WITH REGARD TO THE
SOFTWARE PRODUCT, AND THE PROVISION OF OR FAILURE TO PROVIDE SUPPORT SERVICES.
THIS LIMITED WARRANTY GIVES YOU SPECIFIC LEGAL RIGHTS. YOU MAY HAVE OTHERS, WHICH
VARY FROM STATE/JURISDICTION TO STATE/JURISDICTION.
 
LIMITATION OF LIABILITY. To the maximum extent permitted by applicable law, in no
event shall ACME or its suppliers be liable for any special, incidental,
indirect, or consequential damages whatsoever (including, without limitation,
damages for loss of business profits, business interruption, loss of business
information, or any other pecuniary loss) arising out of the use of or inability
to use the SOFTWARE PRODUCT or the provision of or failure to provide Support
Services, even if ACME has been advised of the possibility of such damages. In
any case, ACMEs entire liability under any provision of this EULA shall be
limited to the greater of the amount actually paid by you for the SOFTWARE
PRODUCT or U.S. $5.00; provided, however, if you have entered into a ACME Support
Services Agreement, ACMEs entire liability regarding Support Services shall be
governed by the terms of that agreement. Because some states and jurisdictions do
not allow the exclusion or limitation of liability, the above limitation may not
apply to you.

---

Beerware License
(libmd 1.1.0)

THE BEER-WARE LICENSE
=====================

"THE BEER-WARE LICENSE" (Revision 42):
{phk@login.dknet.dk} wrote this file. As long as you retain this notice you can
do whatever you want with this stuff. If we meet some day, and you think this
stuff is worth it, you can buy me a beer in return.  Poul-Henning Kamp

---

BigInteger License
(nxproxy 3.5.99.4)

BigInteger License
==================

Copyright (c) 2002 Chew Keong TAN
All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in the
Software without restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, and/or sell copies of the Software, and
to permit persons to whom the Software is furnished to do so, provided that the
above copyright notice(s) and this permission notice appear in all copies of the
Software and that both the above copyright notice(s) and this permission notice
appear in supporting documentation.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT
SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY
CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Disclaimer
----------

Although reasonable care has been taken to ensure the correctness of this
implementation, this code should never be used in any application without proper
verification and testing. I disclaim all liability and responsibility to any
person or entity with respect to any loss or damage caused, or alleged to be
caused, directly or indirectly, by the use of this BigInteger class.

---

Blue Oak Model License 1.0.0
(isaacs/jackspeak 3.4.3, package-json-from-dist 1.0.1, path-scurry 1.11.1, sax-js 1.4.3)

Blue Oak Model License
======================

Version 1.0.0


Purpose
-------

This license gives everyone as much permission to work with this software as
possible, while protecting contributors from liability.


Acceptance
----------

In order to receive this license, you must agree to its rules. The rules of this
license are both obligations under that agreement and conditions to your license.
You must not do anything with this software that triggers a rule that you cannot
or will not follow.


Copyright
---------

Each contributor licenses you to do everything with this software that would
otherwise infringe that contributor's copyright in it.


Notices
-------

You must ensure that everyone who gets a copy of any part of this software from
you, with or without changes, also gets the text of this license or a link to
https://blueoakcouncil.org/license/1.0.0.


Excuse
------

If anyone notifies you in writing that you have not complied with Notices, you
can keep your license by taking all practical steps to comply within 30 days
after the notice. If you do not do so, your license ends immediately.


Patent
------

Each contributor licenses you to do everything with this software that would
otherwise infringe any patent claims they can license or become able to license.


Reliability
-----------

No contributor can revoke this license.


No Liability
------------

As far as the law allows, this software comes as is, without any warranty or
condition, and no contributor will be liable to anyone for any damages related to
this software or this license, under any kind of legal claim.

---

Business Source License 1.1
(hashicorp_nomad 20241218-snapshot-e3ac00f3)

Business Source License 1.1
===========================


Terms
-----

The Licensor hereby grants you the right to copy, modify, create derivative
works, redistribute, and make non-production use of the Licensed Work. The
Licensor may make an Additional Use Grant, above, permitting limited production
use.

Effective on the Change Date, or the fourth anniversary of the first publicly
available distribution of a specific version of the Licensed Work under this
License, whichever comes first, the Licensor hereby grants you rights under the
terms of the Change License, and the rights granted in the paragraph above
terminate.

If your use of the Licensed Work does not comply with the requirements currently
in effect as described in this License, you must purchase a commercial license
from the Licensor, its affiliated entities, or authorized resellers, or you must
refrain from using the Licensed Work.

All copies of the original and modified Licensed Work, and derivative works of
the Licensed Work, are subject to this License. This License applies separately
for each version of the Licensed Work and the Change Date may vary for each
version of the Licensed Work released by Licensor.

You must conspicuously display this License on each original or modified copy of
the Licensed Work. If you receive the Licensed Work in original or modified form
from a third party, the terms and conditions set forth in this License apply to
your use of that work.

Any use of the Licensed Work in violation of this License will automatically
terminate your rights under this License for the current and all other versions
of the Licensed Work.

This License does not grant you any right in any trademark or logo of Licensor or
its affiliates (provided that you may use a trademark or logo of Licensor as
expressly required by this License).

TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON AN
“AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS
OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND TITLE.

MariaDB hereby grants you permission to use this License’s text to license your
works, and to refer to it using the trademark “Business Source License”, as long
as you comply with the Covenants of Licensor below.


Covenants of Licensor
---------------------

In consideration of the right to use this License’s text and the “Business Source
License” name and trademark, Licensor covenants to MariaDB, and to all other
recipients of the licensed work to be provided by Licensor:

  1. To specify as the Change License the GPL Version 2.0 or any later version,
    or a license that is compatible with GPL Version 2.0 or a later version,
    where “compatible” means that software provided under the Change License can
    be included in a program with software provided under GPL Version 2.0 or a
    later version. Licensor may specify additional Change Licenses without
    limitation.

  2. To either: (a) specify an additional grant of rights to use that does not
    impose any additional restriction on the right granted in this License, as
    the Additional Use Grant; or (b) insert the text “None”.

  3. To specify a Change Date.

  4. Not to modify this License in any other way.

---

Bzip2 License
(Bzip2 1.0.8)

bzip2 License
=============

This program, "bzip2", the associated library "libbzip2", and all documentation,
are copyright (C) 1996-2005 Julian R Seward. All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

  1.  Redistributions of source code must retain the above copyright notice, this
    list of conditions and the following disclaimer.

  2.  The origin of this software must not be misrepresented; you must not claim
    that you wrote the original software. If you use this software in a product,
    an acknowledgment in the product documentation would be appreciated but is
    not required.

  3. Altered source versions must be plainly marked as such, and must not be
    misrepresented as being the original software.

  4.  The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.

---

Christian Michelsen Research License
(nxproxy 3.5.99.4)

Christian Michelsen Research License
====================================

Copyright (c) 1997
Christian Michelsen Research AS
Advanced Computing
Fantoftvegen 38, 5036 BERGEN, Norway
http://www.cmr.no

Permission to use, copy, modify, distribute and sell this software and its
documentation for any purpose is hereby granted without fee, provided that the
above copyright notice appear in all copies and that both that copyright notice
and this permission notice appear in supporting documentation. Christian
Michelsen Research AS makes no representations about the suitability of this
software for any purpose. It is provided "as is" without express or implied
warranty.

---

Common Development and Distribution License 1.0
(Jakarta Activation 1.1, Java Servlet API 2.0)

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
==============================================================

  1.  Definitions.

    1.1. "Contributor" means each individual or entity that creates or
    contributes to the creation of Modifications.

    1.2. "Contributor Version" means the combination of the Original Software,
    prior Modifications used by a Contributor (if any), and the Modifications
    made by that particular Contributor.

    1.3. "Covered Software" means (a) the Original Software, or (b)
    Modifications, or (c) the combination of files containing Original Software
    with files containing Modifications, in each case including portions
    thereof.

    1.4. "Executable" means the Covered Software in any form other than Source
    Code.

    1.5. "Initial Developer" means the individual or entity that first makes
    Original Software available under this License.

    1.6. "Larger Work" means a work which combines Covered Software or portions
    thereof with code not governed by the terms of this License.

    1.7. "License" means this document.

    1.8. "Licensable" means having the right to grant, to the maximum extent
    possible, whether at the time of the initial grant or subsequently
    acquired, any and all of the rights conveyed herein.

    1.9. "Modifications" means the Source Code and Executable form of any of
    the following:

      A. Any file that results from an addition to, deletion from or
      modification of the contents of a file containing Original Software or
      previous Modifications;

      B. Any new file that contains any part of the Original Software or
      previous Modification; or

      C. Any new file that is contributed or otherwise made available under
      the terms of this License.

    1.10. "Original Software" means the Source Code and Executable form of
    computer software code that is originally released under this License.

    1.11. "Patent Claims" means any patent claim(s), now owned or hereafter
    acquired, including without limitation, method, process, and apparatus
    claims, in any patent Licensable by grantor.

    1.12. "Source Code" means (a) the common form of computer software code in
    which modifications are made and (b) associated documentation included in
    or with such code.

    1.13. "You" (or "Your") means an individual or a legal entity exercising
    rights under, and complying with all of the terms of, this License. For
    legal entities, "You" includes any entity which controls, is controlled by,
    or is under common control with You. For purposes of this definition,
    "control" means (a) the power, direct or indirect, to cause the direction
    or management of such entity, whether by contract or otherwise, or (b)
    ownership of more than fifty percent (50%) of the outstanding shares or
    beneficial ownership of such entity.

  2.  License Grants.

    2.1. The Initial Developer Grant.

    Conditioned upon Your compliance with Section 3.1 below and subject to
    third party intellectual property claims, the Initial Developer hereby
    grants You a world-wide, royalty-free, non-exclusive license:

      (a) under intellectual property rights (other than patent or trademark)
      Licensable by Initial Developer, to use, reproduce, modify, display,
      perform, sublicense and distribute the Original Software (or portions
      thereof), with or without Modifications, and/or as part of a Larger
      Work; and

      (b) under Patent Claims infringed by the making, using or selling of
      Original Software, to make, have made, use, practice, sell, and offer
      for sale, and/or otherwise dispose of the Original Software (or
      portions thereof).

      (c) The licenses granted in Sections 2.1(a) and (b) are effective on
      the date Initial Developer first distributes or otherwise makes the
      Original Software available to a third party under the terms of this
      License.

      (d) Notwithstanding Section 2.1(b) above, no patent license is granted:
      (1) for code that You delete from the Original Software, or (2) for
      infringements caused by: (i) the modification of the Original Software,
      or (ii) the combination of the Original Software with other software or
      devices.

    2.2. Contributor Grant.

    Conditioned upon Your compliance with Section 3.1 below and subject to
    third party intellectual property claims, each Contributor hereby grants
    You a world-wide, royalty-free, non-exclusive license:

      (a) under intellectual property rights (other than patent or trademark)
      Licensable by Contributor to use, reproduce, modify, display, perform,
      sublicense and distribute the Modifications created by such Contributor
      (or portions thereof), either on an unmodified basis, with other
      Modifications, as Covered Software and/or as part of a Larger Work; and

      (b) under Patent Claims infringed by the making, using, or selling of
      Modifications made by that Contributor either alone and/or in
      combination with its Contributor Version (or portions of such
      combination), to make, use, sell, offer for sale, have made, and/or
      otherwise dispose of: (1) Modifications made by that Contributor (or
      portions thereof); and (2) the combination of Modifications made by
      that Contributor with its Contributor Version (or portions of such
      combination).

      (c) The licenses granted in Sections 2.2(a) and 2.2(b) are effective on
      the date Contributor first distributes or otherwise makes the
      Modifications available to a third party.

      (d) Notwithstanding Section 2.2(b) above, no patent license is granted:
      (1) for any code that Contributor has deleted from the Contributor
      Version; (2) for infringements caused by: (i) third party modifications
      of Contributor Version, or (ii) the combination of Modifications made
      by that Contributor with other software (except as part of the
      Contributor Version) or other devices; or (3) under Patent Claims
      infringed by Covered Software in the absence of Modifications made by
      that Contributor.

  3. Distribution Obligations.

    3.1. Availability of Source Code.

    Any Covered Software that You distribute or otherwise make available in
    Executable form must also be made available in Source Code form and that
    Source Code form must be distributed only under the terms of this License.
    You must include a copy of this License with every copy of the Source Code
    form of the Covered Software You distribute or otherwise make available.
    You must inform recipients of any such Covered Software in Executable form
    as to how they can obtain such Covered Software in Source Code form in a
    reasonable manner on or through a medium customarily used for software
    exchange.

    3.2. Modifications.

    The Modifications that You create or to which You contribute are governed
    by the terms of this License. You represent that You believe Your
    Modifications are Your original creation(s) and/or You have sufficient
    rights to grant the rights conveyed by this License.

    3.3. Required Notices.

    You must include a notice in each of Your Modifications that identifies You
    as the Contributor of the Modification. You may not remove or alter any
    copyright, patent or trademark notices contained within the Covered
    Software, or any notices of licensing or any descriptive text giving
    attribution to any Contributor or the Initial Developer.

    3.4. Application of Additional Terms.

    You may not offer or impose any terms on any Covered Software in Source
    Code form that alters or restricts the applicable version of this License
    or the recipients rights hereunder. You may choose to offer, and to charge
    a fee for, warranty, support, indemnity or liability obligations to one or
    more recipients of Covered Software. However, you may do so only on Your
    own behalf, and not on behalf of the Initial Developer or any Contributor.
    You must make it absolutely clear that any such warranty, support,
    indemnity or liability obligation is offered by You alone, and You hereby
    agree to indemnify the Initial Developer and every Contributor for any
    liability incurred by the Initial Developer or such Contributor as a result
    of warranty, support, indemnity or liability terms You offer.

    3.5. Distribution of Executable Versions.

    You may distribute the Executable form of the Covered Software under the
    terms of this License or under the terms of a license of Your choice, which
    may contain terms different from this License, provided that You are in
    compliance with the terms of this License and that the license for the
    Executable form does not attempt to limit or alter the recipient's rights
    in the Source Code form from the rights set forth in this License. If You
    distribute the Covered Software in Executable form under a different
    license, You must make it absolutely clear that any terms which differ from
    this License are offered by You alone, not by the Initial Developer or
    Contributor. You hereby agree to indemnify the Initial Developer and every
    Contributor for any liability incurred by the Initial Developer or such
    Contributor as a result of any such terms You offer.

    3.6. Larger Works.

    You may create a Larger Work by combining Covered Software with other code
    not governed by the terms of this License and distribute the Larger Work as
    a single product. In such a case, You must make sure the requirements of
    this License are fulfilled for the Covered Software.

  4.  Versions of the License.

    4.1. New Versions.

    Sun Microsystems, Inc. is the initial license steward and may publish
    revised and/or new versions of this License from time to time. Each version
    will be given a distinguishing version number. Except as provided in
    Section 4.3, no one other than the license steward has the right to modify
    this License.

    4.2. Effect of New Versions.

    You may always continue to use, distribute or otherwise make the Covered
    Software available under the terms of the version of the License under
    which You originally received the Covered Software. If the Initial
    Developer includes a notice in the Original Software prohibiting it from
    being distributed or otherwise made available under any subsequent version
    of the License, You must distribute and make the Covered Software available
    under the terms of the version of the License under which You originally
    received the Covered Software. Otherwise, You may also choose to use,
    distribute or otherwise make the Covered Software available under the terms
    of any subsequent version of the License published by the license steward.

    4.3. Modified Versions.

    When You are an Initial Developer and You want to create a new license for
    Your Original Software, You may create and use a modified version of this
    License if You: (a) rename the license and remove any references to the
    name of the license steward (except to note that the license differs from
    this License); and (b) otherwise make it clear that the license contains
    terms which differ from this License.

  5.  DISCLAIMER OF WARRANTY.

  COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, WITHOUT
  WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
  LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE IS FREE OF DEFECTS,
  MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK
  AS TO THE QUALITY AND PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD
  ANY COVERED SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL
  DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING,
  REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART
  OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT
  UNDER THIS DISCLAIMER.

  6.  TERMINATION.

    6.1. This License and the rights granted hereunder will terminate
    automatically if You fail to comply with terms herein and fail to cure such
    breach within 30 days of becoming aware of the breach. Provisions which, by
    their nature, must remain in effect beyond the termination of this License
    shall survive.

    6.2. If You assert a patent infringement claim (excluding declaratory
    judgment actions) against Initial Developer or a Contributor (the Initial
    Developer or Contributor against whom You assert such claim is referred to
    as "Participant") alleging that the Participant Software (meaning the
    Contributor Version where the Participant is a Contributor or the Original
    Software where the Participant is the Initial Developer) directly or
    indirectly infringes any patent, then any and all rights granted directly
    or indirectly to You by such Participant, the Initial Developer (if the
    Initial Developer is not the Participant) and all Contributors under
    Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from
    Participant terminate prospectively and automatically at the expiration of
    such 60 day notice period, unless if within such 60 day period You withdraw
    Your claim with respect to the Participant Software against such
    Participant either unilaterally or pursuant to a written agreement with
    Participant.

    6.3. In the event of termination under Sections 6.1 or 6.2 above, all end
    user licenses that have been validly granted by You or any distributor
    hereunder prior to termination (excluding licenses granted to You by any
    distributor) shall survive termination.

  7.  LIMITATION OF LIABILITY.

  UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING
  NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY
  OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY SUPPLIER OF
  ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL,
  INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT
  LIMITATION, DAMAGES FOR LOST PROFITS, LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER
  FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN
  IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS
  LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL
  INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
  PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR
  LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND
  LIMITATION MAY NOT APPLY TO YOU.

  8.  U.S. GOVERNMENT END USERS.

  The Covered Software is a "commercial item," as that term is defined in 48
  C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer software" (as that
  term is defined at 48 C.F.R. 252.227-7014(a)(1)) and "commercial computer
  software documentation" as such terms are used in 48 C.F.R. 12.212 (Sept.
  1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through
  227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Software
  with only those rights set forth herein. This U.S. Government Rights clause is
  in lieu of, and supersedes, any other FAR, DFAR, or other clause or provision
  that addresses Government rights in computer software under this License.

  9.  MISCELLANEOUS.

  This License represents the complete agreement concerning subject matter
  hereof. If any provision of this License is held to be unenforceable, such
  provision shall be reformed only to the extent necessary to make it
  enforceable. This License shall be governed by the law of the jurisdiction
  specified in a notice contained within the Original Software (except to the
  extent applicable law, if any, provides otherwise), excluding such
  jurisdiction's conflict-of-law provisions. Any litigation relating to this
  License shall be subject to the jurisdiction of the courts located in the
  jurisdiction and venue specified in a notice contained within the Original
  Software, with the losing party responsible for costs, including, without
  limitation, court costs and reasonable attorneys' fees and expenses. The
  application of the United Nations Convention on Contracts for the International
  Sale of Goods is expressly excluded. Any law or regulation which provides that
  the language of a contract shall be construed against the drafter shall not
  apply to this License. You agree that You alone are responsible for compliance
  with the United States export administration regulations (and the export
  control laws and regulation of any other countries) when You use, distribute or
  otherwise make available any Covered Software.

  10.  RESPONSIBILITY FOR CLAIMS.

  As between Initial Developer and the Contributors, each party is responsible
  for claims and damages arising, directly or indirectly, out of its utilization
  of rights under this License and You agree to work with Initial Developer and
  Contributors to distribute such responsibility on an equitable basis. Nothing
  herein is intended or shall be deemed to constitute any admission of liability.

---

Common Development and Distribution License 1.1
(Jakarta Activation 1.2.0, Jakarta Activation API 1.2.0, Jakarta Mail 1.4.7, Jakarta Mail 1.6.1, Java Servlet API 4.0.1, JavaMail API (no providers) 1.6.2, JavaMail API pop3 provider 1.4.7, JavaMail API pop3 provider 1.6.1, JavaMail API smtp provider 1.6.1, javax.annotation API 1.3.2, javax.interceptor API 3.1, jax-rpc 1.1, jaxb-api 2.3.1, jboss-transaction-api_1.2_spec 1.1.1.Final)

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.1
==============================================================

1. Definitions.

  1.1. “Contributor” means each individual or entity that creates or contributes
  to the creation of Modifications.

  1.2. “Contributor Version” means the combination of the Original Software,
  prior Modifications used by a Contributor (if any), and the Modifications made
  by that particular Contributor.

  1.3. “Covered Software” means (a) the Original Software, or (b) Modifications,
  or (c) the combination of files containing Original Software with files
  containing Modifications, in each case including portions thereof.

  1.4. “Executable” means the Covered Software in any form other than Source
  Code.

  1.5. “Initial Developer” means the individual or entity that first makes
  Original Software available under this License.

  1.6. “Larger Work” means a work which combines Covered Software or portions
  thereof with code not governed by the terms of this License.

  1.7. “License” means this document.

  1.8. “Licensable” means having the right to grant, to the maximum extent
  possible, whether at the time of the initial grant or subsequently acquired,
  any and all of the rights conveyed herein.

  1.9. “Modifications” means the Source Code and Executable form of any of the
  following:

    A. Any file that results from an addition to, deletion from or modification
    of the contents of a file containing Original Software or previous
    Modifications;

    B. Any new file that contains any part of the Original Software or previous
    Modification; or

    C. Any new file that is contributed or otherwise made available under the
    terms of this License.


  1.10. “Original Software” means the Source Code and Executable form of computer
  software code that is originally released under this License.

  1.11. “Patent Claims” means any patent claim(s), now owned or hereafter
  acquired, including without limitation, method, process, and apparatus claims,
  in any patent Licensable by grantor.

  1.12. “Source Code” means (a) the common form of computer software code in
  which modifications are made and (b) associated documentation included in or
  with such code.

  1.13. “You” (or “Your”) means an individual or a legal entity exercising rights
  under, and complying with all of the terms of, this License. For legal
  entities, “You” includes any entity which controls, is controlled by, or is
  under common control with You. For purposes of this definition, “control” means
  (a) the power, direct or indirect, to cause the direction or management of such
  entity, whether by contract or otherwise, or (b) ownership of more than fifty
  percent (50%) of the outstanding shares or beneficial ownership of such entity.

2. License Grants.

  2.1. The Initial Developer Grant.

  Conditioned upon Your compliance with Section 3.1 below and subject to third
  party intellectual property claims, the Initial Developer hereby grants You a
  world-wide, royalty-free, non-exclusive license:

    (a) under intellectual property rights (other than patent or trademark)
    Licensable by Initial Developer, to use, reproduce, modify, display, perform,
    sublicense and distribute the Original Software (or portions thereof), with
    or without Modifications, and/or as part of a Larger Work; and

    (b) under Patent Claims infringed by the making, using or selling of Original
    Software, to make, have made, use, practice, sell, and offer for sale, and/or
    otherwise dispose of the Original Software (or portions thereof).

    (c) The licenses granted in Sections 2.1(a) and (b) are effective on the date
    Initial Developer first distributes or otherwise makes the Original Software
    available to a third party under the terms of this License.

    (d) Notwithstanding Section 2.1(b) above, no patent license is granted: (1)
    for code that You delete from the Original Software, or (2) for infringements
    caused by: (i) the modification of the Original Software, or (ii) the
    combination of the Original Software with other software or devices.


  2.2. Contributor Grant.

  Conditioned upon Your compliance with Section 3.1 below and subject to third
  party intellectual property claims, each Contributor hereby grants You a
  world-wide, royalty-free, non-exclusive license:

    (a) under intellectual property rights (other than patent or trademark)
    Licensable by Contributor to use, reproduce, modify, display, perform,
    sublicense and distribute the Modifications created by such Contributor (or
    portions thereof), either on an unmodified basis, with other Modifications,
    as Covered Software and/or as part of a Larger Work; and

    (b) under Patent Claims infringed by the making, using, or selling of
    Modifications made by that Contributor either alone and/or in combination
    with its Contributor Version (or portions of such combination), to make, use,
    sell, offer for sale, have made, and/or otherwise dispose of: (1)
    Modifications made by that Contributor (or portions thereof); and (2) the
    combination of Modifications made by that Contributor with its Contributor
    Version (or portions of such combination).

    (c) The licenses granted in Sections 2.2(a) and 2.2(b) are effective on the
    date Contributor first distributes or otherwise makes the Modifications
    available to a third party.

    (d) Notwithstanding Section 2.2(b) above, no patent license is granted:

      (1) for any code that Contributor has deleted from the Contributor Version;

      (2) for infringements caused by: (i) third party modifications of
      Contributor Version, or (ii) the combination of Modifications made by that
      Contributor with other software (except as part of the Contributor Version)
      or other devices; or

      (3) under Patent Claims infringed by Covered Software in the absence of
      Modifications made by that Contributor.


  3. Distribution Obligations.

    3.1. Availability of Source Code.

    Any Covered Software that You distribute or otherwise make available in
    Executable form must also be made available in Source Code form and that
    Source Code form must be distributed only under the terms of this License.
    You must include a copy of this License with every copy of the Source Code
    form of the Covered Software You distribute or otherwise make available. You
    must inform recipients of any such Covered Software in Executable form as to
    how they can obtain such Covered Software in Source Code form in a reasonable
    manner on or through a medium customarily used for software exchange.

    3.2. Modifications.

    The Modifications that You create or to which You contribute are governed by
    the terms of this License. You represent that You believe Your Modifications
    are Your original creation(s) and/or You have sufficient rights to grant the
    rights conveyed by this License.

    3.3. Required Notices.

    You must include a notice in each of Your Modifications that identifies You
    as the Contributor of the Modification. You may not remove or alter any
    copyright, patent or trademark notices contained within the Covered Software,
    or any notices of licensing or any descriptive text giving attribution to any
    Contributor or the Initial Developer.

    3.4. Application of Additional Terms.

    You may not offer or impose any terms on any Covered Software in Source Code
    form that alters or restricts the applicable version of this License or the
    recipients' rights hereunder. You may choose to offer, and to charge a fee
    for, warranty, support, indemnity or liability obligations to one or more
    recipients of Covered Software. However, you may do so only on Your own
    behalf, and not on behalf of the Initial Developer or any Contributor. You
    must make it absolutely clear that any such warranty, support, indemnity or
    liability obligation is offered by You alone, and You hereby agree to
    indemnify the Initial Developer and every Contributor for any liability
    incurred by the Initial Developer or such Contributor as a result of
    warranty, support, indemnity or liability terms You offer.

    3.5. Distribution of Executable Versions.

    You may distribute the Executable form of the Covered Software under the
    terms of this License or under the terms of a license of Your choice, which
    may contain terms different from this License, provided that You are in
    compliance with the terms of this License and that the license for the
    Executable form does not attempt to limit or alter the recipient's rights in
    the Source Code form from the rights set forth in this License. If You
    distribute the Covered Software in Executable form under a different license,
    You must make it absolutely clear that any terms which differ from this
    License are offered by You alone, not by the Initial Developer or
    Contributor. You hereby agree to indemnify the Initial Developer and every
    Contributor for any liability incurred by the Initial Developer or such
    Contributor as a result of any such terms You offer.

    3.6. Larger Works.

    You may create a Larger Work by combining Covered Software with other code
    not governed by the terms of this License and distribute the Larger Work as a
    single product. In such a case, You must make sure the requirements of this
    License are fulfilled for the Covered Software.


  4. Versions of the License.

    4.1. New Versions.

    Oracle is the initial license steward and may publish revised and/or new
    versions of this License from time to time. Each version will be given a
    distinguishing version number. Except as provided in Section 4.3, no one
    other than the license steward has the right to modify this License.

    4.2. Effect of New Versions.

    You may always continue to use, distribute or otherwise make the Covered
    Software available under the terms of the version of the License under which
    You originally received the Covered Software. If the Initial Developer
    includes a notice in the Original Software prohibiting it from being
    distributed or otherwise made available under any subsequent version of the
    License, You must distribute and make the Covered Software available under
    the terms of the version of the License under which You originally received
    the Covered Software. Otherwise, You may also choose to use, distribute or
    otherwise make the Covered Software available under the terms of any
    subsequent version of the License published by the license steward.

    4.3. Modified Versions.

    When You are an Initial Developer and You want to create a new license for
    Your Original Software, You may create and use a modified version of this
    License if You: (a) rename the license and remove any references to the name
    of the license steward (except to note that the license differs from this
    License); and (b) otherwise make it clear that the license contains terms
    which differ from this License.


  5. DISCLAIMER OF WARRANTY.

  COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN “AS IS” BASIS, WITHOUT
  WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
  LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE IS FREE OF DEFECTS,
  MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK
  AS TO THE QUALITY AND PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD
  ANY COVERED SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL
  DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING,
  REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART
  OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT
  UNDER THIS DISCLAIMER.



  6. TERMINATION.

    6.1. This License and the rights granted hereunder will terminate
    automatically if You fail to comply with terms herein and fail to cure such
    breach within 30 days of becoming aware of the breach. Provisions which, by
    their nature, must remain in effect beyond the termination of this License
    shall survive.

    6.2. If You assert a patent infringement claim (excluding declaratory
    judgment actions) against Initial Developer or a Contributor (the Initial
    Developer or Contributor against whom You assert such claim is referred to as
    “Participant”) alleging that the Participant Software (meaning the
    Contributor Version where the Participant is a Contributor or the Original
    Software where the Participant is the Initial Developer) directly or
    indirectly infringes any patent, then any and all rights granted directly or
    indirectly to You by such Participant, the Initial Developer (if the Initial
    Developer is not the Participant) and all Contributors under Sections 2.1
    and/or 2.2 of this License shall, upon 60 days notice from Participant
    terminate prospectively and automatically at the expiration of such 60 day
    notice period, unless if within such 60 day period You withdraw Your claim
    with respect to the Participant Software against such Participant either
    unilaterally or pursuant to a written agreement with Participant.

    6.3. If You assert a patent infringement claim against Participant alleging
    that the Participant Software directly or indirectly infringes any patent
    where such claim is resolved (such as by license or settlement) prior to the
    initiation of patent infringement litigation, then the reasonable value of
    the licenses granted by such Participant under Sections 2.1 or 2.2 shall be
    taken into account in determining the amount or value of any payment or
    license.

    6.4. In the event of termination under Sections 6.1 or 6.2 above, all end
    user licenses that have been validly granted by You or any distributor
    hereunder prior to termination (excluding licenses granted to You by any
    distributor) shall survive termination.


  7. LIMITATION OF LIABILITY.

  UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING
  NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY
  OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY SUPPLIER OF
  ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL,
  INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT
  LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR
  MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH
  PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS
  LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL
  INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
  PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR
  LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND
  LIMITATION MAY NOT APPLY TO YOU.



  8. U.S. GOVERNMENT END USERS.

  The Covered Software is a “commercial item,” as that term is defined in 48
  C.F.R. 2.101 (Oct. 1995), consisting of “commercial computer software” (as that
  term is defined at 48 C.F.R. § 252.227-7014(a)(1)) and “commercial computer
  software documentation” as such terms are used in 48 C.F.R. 12.212 (Sept.
  1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through
  227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Software
  with only those rights set forth herein. This U.S. Government Rights clause is
  in lieu of, and supersedes, any other FAR, DFAR, or other clause or provision
  that addresses Government rights in computer software under this License.



  9. MISCELLANEOUS.

  This License represents the complete agreement concerning subject matter
  hereof. If any provision of this License is held to be unenforceable, such
  provision shall be reformed only to the extent necessary to make it
  enforceable. This License shall be governed by the law of the jurisdiction
  specified in a notice contained within the Original Software (except to the
  extent applicable law, if any, provides otherwise), excluding such
  jurisdiction's conflict-of-law provisions. Any litigation relating to this
  License shall be subject to the jurisdiction of the courts located in the
  jurisdiction and venue specified in a notice contained within the Original
  Software, with the losing party responsible for costs, including, without
  limitation, court costs and reasonable attorneys' fees and expenses. The
  application of the United Nations Convention on Contracts for the International
  Sale of Goods is expressly excluded. Any law or regulation which provides that
  the language of a contract shall be construed against the drafter shall not
  apply to this License. You agree that You alone are responsible for compliance
  with the United States export administration regulations (and the export
  control laws and regulation of any other countries) when You use, distribute or
  otherwise make available any Covered Software.



  10. RESPONSIBILITY FOR CLAIMS.

  As between Initial Developer and the Contributors, each party is responsible
  for claims and damages arising, directly or indirectly, out of its utilization
  of rights under this License and You agree to work with Initial Developer and
  Contributors to distribute such responsibility on an equitable basis. Nothing
  herein is intended or shall be deemed to constitute any admission of liability.



  ------------------------------------------------------------------------------

  NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION LICENSE
  (CDDL)

  The code released under the CDDL shall be governed by the laws of the State of
  California (excluding conflict-of-law provisions). Any litigation relating to
  this License shall be subject to the jurisdiction of the Federal Courts of the
  Northern District of California and the state courts of the State of
  California, with venue lying in Santa Clara County, California.

---

Common Public License 1.0
(JRuby 1.1.1)

Common Public License Version 1.0
=================================

THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC
LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM
CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.

1. DEFINITIONS

"Contribution" means:

      a) in the case of the initial Contributor, the initial code and
      documentation distributed under this Agreement, and

      b) in the case of each subsequent Contributor:

      i) changes to the Program, and

      ii) additions to the Program;

      where such changes and/or additions to the Program originate from and are
      distributed by that particular Contributor. A Contribution 'originates'
      from a Contributor if it was added to the Program by such Contributor
      itself or anyone acting on such Contributor's behalf. Contributions do not
      include additions to the Program which: (i) are separate modules of
      software distributed in conjunction with the Program under their own
      license agreement, and (ii) are not derivative works of the Program.

"Contributor" means any person or entity that distributes the Program.

"Licensed Patents " mean patent claims licensable by a Contributor which are
necessarily infringed by the use or sale of its Contribution alone or when
combined with the Program.

"Program" means the Contributions distributed in accordance with this Agreement.

"Recipient" means anyone who receives the Program under this Agreement, including
all Contributors.

2. GRANT OF RIGHTS

      a) Subject to the terms of this Agreement, each Contributor hereby grants
      Recipient a non-exclusive, worldwide, royalty-free copyright license to
      reproduce, prepare derivative works of, publicly display, publicly perform,
      distribute and sublicense the Contribution of such Contributor, if any, and
      such derivative works, in source code and object code form.

      b) Subject to the terms of this Agreement, each Contributor hereby grants
      Recipient a non-exclusive, worldwide, royalty-free patent license under
      Licensed Patents to make, use, sell, offer to sell, import and otherwise
      transfer the Contribution of such Contributor, if any, in source code and
      object code form. This patent license shall apply to the combination of the
      Contribution and the Program if, at the time the Contribution is added by
      the Contributor, such addition of the Contribution causes such combination
      to be covered by the Licensed Patents. The patent license shall not apply
      to any other combinations which include the Contribution. No hardware per
      se is licensed hereunder.

      c) Recipient understands that although each Contributor grants the licenses
      to its Contributions set forth herein, no assurances are provided by any
      Contributor that the Program does not infringe the patent or other
      intellectual property rights of any other entity. Each Contributor
      disclaims any liability to Recipient for claims brought by any other entity
      based on infringement of intellectual property rights or otherwise. As a
      condition to exercising the rights and licenses granted hereunder, each
      Recipient hereby assumes sole responsibility to secure any other
      intellectual property rights needed, if any. For example, if a third party
      patent license is required to allow Recipient to distribute the Program, it
      is Recipient's responsibility to acquire that license before distributing
      the Program.

      d) Each Contributor represents that to its knowledge it has sufficient
      copyright rights in its Contribution, if any, to grant the copyright
      license set forth in this Agreement.

3. REQUIREMENTS

A Contributor may choose to distribute the Program in object code form under its
own license agreement, provided that:

      a) it complies with the terms and conditions of this Agreement; and

      b) its license agreement:

      i) effectively disclaims on behalf of all Contributors all warranties and
      conditions, express and implied, including warranties or conditions of
      title and non-infringement, and implied warranties or conditions of
      merchantability and fitness for a particular purpose;

      ii) effectively excludes on behalf of all Contributors all liability for
      damages, including direct, indirect, special, incidental and consequential
      damages, such as lost profits;

      iii) states that any provisions which differ from this Agreement are
      offered by that Contributor alone and not by any other party; and

      iv) states that source code for the Program is available from such
      Contributor, and informs licensees how to obtain it in a reasonable manner
      on or through a medium customarily used for software exchange.

When the Program is made available in source code form:

      a) it must be made available under this Agreement

; and 

      b) a copy of this Agreement must be included with each copy of the Program.

Contributors may not remove or alter any copyright notices contained within the
Program.

Each Contributor must identify itself as the originator of its Contribution, if
any, in a manner that reasonably allows subsequent Recipients to identify the
originator of the Contribution.

4. COMMERCIAL DISTRIBUTION

Commercial distributors of software may accept certain responsibilities with
respect to end users, business partners and the like. While this license is
intended to facilitate the commercial use of the Program, the Contributor who
includes the Program in a commercial product offering should do so in a manner
which does not create potential liability for other Contributors. Therefore, if a
Contributor includes the Program in a commercial product offering, such
Contributor ("Commercial Contributor") hereby agrees to defend and indemnify
every other Contributor ("Indemnified Contributor") against any losses, damages
and costs (collectively "Losses") arising from claims, lawsuits and other legal
actions brought by a third party against the Indemnified Contributor to the
extent caused by the acts or omissions of such Commercial Contributor in
connection with its distribution of the Program in a commercial product offering.
The obligations in this section do not apply to any claims or Losses relating to
any actual or alleged intellectual property infringement. In order to qualify, an
Indemnified Contributor must: a) promptly notify the Commercial Contributor in
writing of such claim, and b) allow the Commercial Contributor to control, and
cooperate with the Commercial Contributor in, the defense and any related
settlement negotiations. The Indemnified Contributor may participate in any such
claim at its own expense.

For example, a Contributor might include the Program in a commercial product
offering, Product X. That Contributor is then a Commercial Contributor. If that
Commercial Contributor then makes performance claims, or offers warranties
related to Product X, those performance claims and warranties are such Commercial
Contributor's responsibility alone. Under this section, the Commercial
Contributor would have to defend claims against the other Contributors related to
those performance claims and warranties, and if a court requires any other
Contributor to pay any damages as a result, the Commercial Contributor must pay
those damages.

5. NO WARRANTY

EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE,
NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each
Recipient is solely responsible for determining the appropriateness of using and
distributing the Program and assumes all risks associated with its exercise of
rights under this Agreement, including but not limited to the risks and costs of
program errors, compliance with applicable laws, damage to or loss of data,
programs or equipment, and unavailability or interruption of operations.

6. DISCLAIMER OF LIABILITY

EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY
CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS
GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

7. GENERAL

If any provision of this Agreement is invalid or unenforceable under applicable
law, it shall not affect the validity or enforceability of the remainder of the
terms of this Agreement, and without further action by the parties hereto, such
provision shall be reformed to the minimum extent necessary to make such
provision valid and enforceable.

If Recipient institutes patent litigation against a Contributor with respect to a
patent applicable to software (including a cross-claim or counterclaim in a
lawsuit), then any patent licenses granted by that Contributor to such Recipient
under this Agreement shall terminate as of the date such litigation is filed. In
addition, if Recipient institutes patent litigation against any entity (including
a cross-claim or counterclaim in a lawsuit) alleging that the Program itself
(excluding combinations of the Program with other software or hardware) infringes
such Recipient's patent(s), then such Recipient's rights granted under Section
2(b) shall terminate as of the date such litigation is filed.

All Recipient's rights under this Agreement shall terminate if it fails to comply
with any of the material terms or conditions of this Agreement and does not cure
such failure in a reasonable period of time after becoming aware of such
noncompliance. If all Recipient's rights under this Agreement terminate,
Recipient agrees to cease use and distribution of the Program as soon as
reasonably practicable. However, Recipient's obligations under this Agreement and
any licenses granted by Recipient relating to the Program shall continue and
survive.

Everyone is permitted to copy and distribute copies of this Agreement, but in
order to avoid inconsistency the Agreement is copyrighted and may only be
modified in the following manner. The Agreement Steward reserves the right to
publish new versions (including revisions) of this Agreement from time to time.
No one other than the Agreement Steward has the right to modify this Agreement.
IBM is the initial Agreement Steward. IBM may assign the responsibility to serve
as the Agreement Steward to a suitable separate entity. Each new version of the
Agreement will be given a distinguishing version number. The Program (including
Contributions) may always be distributed subject to the version of the Agreement
under which it was received. In addition, after a new version of the Agreement is
published, Contributor may elect to distribute the Program (including its
Contributions) under the new version. Except as expressly stated in Sections 2(a)
and 2(b) above, Recipient receives no rights or licenses to the intellectual
property of any Contributor under this Agreement, whether expressly, by
implication, estoppel or otherwise. All rights in the Program not expressly
granted under this Agreement are reserved.

This Agreement is governed by the laws of the State of New York and the
intellectual property laws of the United States of America. No party to this
Agreement will bring a legal action under this Agreement more than one year after
the cause of action arose. Each party waives its rights to a jury trial in any
resulting litigation.

---

Creative Commons Attribution 2.5
("Java Concurrency in Practice" book annotations 1.0)

Creative Commons Attribution 2.5
================================

CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL
SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT
RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS.
CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION PROVIDED, AND
DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE.

--------------------------------------------------------------------------------

License

THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS
PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR
OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS
LICENSE OR COPYRIGHT LAW IS PROHIBITED.

BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE
BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED
HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.

1. Definitions

  a. "Collective Work" means a work, such as a periodical issue, anthology or
    encyclopedia, in which the Work in its entirety in unmodified form, along
    with a number of other contributions, constituting separate and independent
    works in themselves, are assembled into a collective whole. A work that
    constitutes a Collective Work will not be considered a Derivative Work (as
    defined below) for the purposes of this License.

  b. "Derivative Work" means a work based upon the Work or upon the Work and
    other pre-existing works, such as a translation, musical arrangement,
    dramatization, fictionalization, motion picture version, sound recording, art
    reproduction, abridgment, condensation, or any other form in which the Work
    may be recast, transformed, or adapted, except that a work that constitutes a
    Collective Work will not be considered a Derivative Work for the purpose of
    this License. For the avoidance of doubt, where the Work is a musical
    composition or sound recording, the synchronization of the Work in
    timed-relation with a moving image ("synching") will be considered a
    Derivative Work for the purpose of this License.

  c. "Licensor" means the individual or entity that offers the Work under the
    terms of this License.

  d. "Original Author" means the individual or entity who created the Work.

  e. "Work" means the copyrightable work of authorship offered under the terms of
    this License.

  f. "You" means an individual or entity exercising rights under this License who
    has not previously violated the terms of this License with respect to the
    Work, or who has received express permission from the Licensor to exercise
    rights under this License despite a previous violation.

2. Fair Use Rights. Nothing in this license is intended to reduce, limit, or
restrict any rights arising from fair use, first sale or other limitations on the
exclusive rights of the copyright owner under copyright law or other applicable
laws.

3. License Grant. Subject to the terms and conditions of this License, Licensor
hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the
duration of the applicable copyright) license to exercise the rights in the Work
as stated below:

  a. to reproduce the Work, to incorporate the Work into one or more Collective
    Works, and to reproduce the Work as incorporated in the Collective Works;

  b. to create and reproduce Derivative Works;

  c.  to distribute copies or phonorecords of, display publicly, perform
    publicly, and perform publicly by means of a digital audio transmission the
    Work including as incorporated in Collective Works;

  d.  to distribute copies or phonorecords of, display publicly, perform
    publicly, and perform publicly by means of a digital audio transmission
    Derivative Works.

  e.  For the avoidance of doubt, where the work is a musical composition:

      i. Performance Royalties Under Blanket Licenses. Licensor waives the
        exclusive right to collect, whether individually or via a performance
        rights society (e.g. ASCAP, BMI, SESAC), royalties for the public
        performance or public digital performance (e.g. webcast) of the Work.

      ii. Mechanical Rights and Statutory Royalties. Licensor waives the
        exclusive right to collect, whether individually or via a music rights
        agency or designated agent (e.g. Harry Fox Agency), royalties for any
        phonorecord You create from the Work ("cover version") and distribute,
        subject to the compulsory license created by 17 USC Section 115 of the US
        Copyright Act (or the equivalent in other jurisdictions).

  f. Webcasting Rights and Statutory Royalties. For the avoidance of doubt, where
    the Work is a sound recording, Licensor waives the exclusive right to
    collect, whether individually or via a performance-rights society (e.g.
    SoundExchange), royalties for the public digital performance (e.g. webcast)
    of the Work, subject to the compulsory license created by 17 USC Section 114
    of the US Copyright Act (or the equivalent in other jurisdictions).

The above rights may be exercised in all media and formats whether now known or
hereafter devised. The above rights include the right to make such modifications
as are technically necessary to exercise the rights in other media and formats.
All rights not expressly granted by Licensor are hereby reserved.

4. Restrictions. The license granted in Section 3 above is expressly made subject
to and limited by the following restrictions:

  a.  You may distribute, publicly display, publicly perform, or publicly
    digitally perform the Work only under the terms of this License, and You must
    include a copy of, or the Uniform Resource Identifier for, this License with
    every copy or phonorecord of the Work You distribute, publicly display,
    publicly perform, or publicly digitally perform. You may not offer or impose
    any terms on the Work that alter or restrict the terms of this License or the
    recipients' exercise of the rights granted hereunder. You may not sublicense
    the Work. You must keep intact all notices that refer to this License and to
    the disclaimer of warranties. You may not distribute, publicly display,
    publicly perform, or publicly digitally perform the Work with any
    technological measures that control access or use of the Work in a manner
    inconsistent with the terms of this License Agreement. The above applies to
    the Work as incorporated in a Collective Work, but this does not require the
    Collective Work apart from the Work itself to be made subject to the terms of
    this License. If You create a Collective Work, upon notice from any Licensor
    You must, to the extent practicable, remove from the Collective Work any
    credit as required by clause 4(b), as requested. If You create a Derivative
    Work, upon notice from any Licensor You must, to the extent practicable,
    remove from the Derivative Work any credit as required by clause 4(b), as
    requested.

  b.  If you distribute, publicly display, publicly perform, or publicly
    digitally perform the Work or any Derivative Works or Collective Works, You
    must keep intact all copyright notices for the Work and provide, reasonable
    to the medium or means You are utilizing: (i) the name of the Original Author
    (or pseudonym, if applicable) if supplied, and/or (ii) if the Original Author
    and/or Licensor designate another party or parties (e.g. a sponsor institute,
    publishing entity, journal) for attribution in Licensor's copyright notice,
    terms of service or by other reasonable means, the name of such party or
    parties; the title of the Work if supplied; to the extent reasonably
    practicable, the Uniform Resource Identifier, if any, that Licensor specifies
    to be associated with the Work, unless such URI does not refer to the
    copyright notice or licensing information for the Work; and in the case of a
    Derivative Work, a credit identifying the use of the Work in the Derivative
    Work (e.g., "French translation of the Work by Original Author," or
    "Screenplay based on original Work by Original Author"). Such credit may be
    implemented in any reasonable manner; provided, however, that in the case of
    a Derivative Work or Collective Work, at a minimum such credit will appear
    where any other comparable authorship credit appears and in a manner at least
    as prominent as such other comparable authorship credit.

5. Representations, Warranties and Disclaimer

UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS
THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING
THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT
LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR
PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR
THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME
JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION
MAY NOT APPLY TO YOU.

6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN
NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL,
INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS
LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

7. Termination

  a.  This License and the rights granted hereunder will terminate automatically
    upon any breach by You of the terms of this License. Individuals or entities
    who have received Derivative Works or Collective Works from You under this
    License, however, will not have their licenses terminated provided such
    individuals or entities remain in full compliance with those licenses.
    Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License.

  b.  Subject to the above terms and conditions, the license granted here is
    perpetual (for the duration of the applicable copyright in the Work).
    Notwithstanding the above, Licensor reserves the right to release the Work
    under different license terms or to stop distributing the Work at any time;
    provided, however that any such election will not serve to withdraw this
    License (or any other license that has been, or is required to be, granted
    under the terms of this License), and this License will continue in full
    force and effect unless terminated as stated above.

8. Miscellaneous

  a.  Each time You distribute or publicly digitally perform the Work or a
    Collective Work, the Licensor offers to the recipient a license to the Work
    on the same terms and conditions as the license granted to You under this
    License.

  b.  Each time You distribute or publicly digitally perform a Derivative Work,
    Licensor offers to the recipient a license to the original Work on the same
    terms and conditions as the license granted to You under this License.

  c.  If any provision of this License is invalid or unenforceable under
    applicable law, it shall not affect the validity or enforceability of the
    remainder of the terms of this License, and without further action by the
    parties to this agreement, such provision shall be reformed to the minimum
    extent necessary to make such provision valid and enforceable.

  d.  No term or provision of this License shall be deemed waived and no breach
    consented to unless such waiver or consent shall be in writing and signed by
    the party to be charged with such waiver or consent.

  e.  This License constitutes the entire agreement between the parties with
    respect to the Work licensed here. There are no understandings, agreements or
    representations with respect to the Work not specified here. Licensor shall
    not be bound by any additional provisions that may appear in any
    communication from You. This License may not be modified without the mutual
    written agreement of the Licensor and You.

--------------------------------------------------------------------------------

Creative Commons is not a party to this License, and makes no warranty whatsoever
in connection with the Work. Creative Commons will not be liable to You or any
party on any legal theory for any damages whatsoever, including without
limitation any general, special, incidental or consequential damages arising in
connection to this license. Notwithstanding the foregoing two (2) sentences, if
Creative Commons has expressly identified itself as the Licensor hereunder, it
shall have all rights and obligations of Licensor.

Except for the limited purpose of indicating to the public that the Work is
licensed under the CCPL, neither party will use the trademark "Creative Commons"
or any related trademark or logo of Creative Commons without the prior written
consent of Creative Commons. Any permitted use will be in compliance with
Creative Commons' then-current trademark usage guidelines, as may be published on
its website or otherwise made available upon request from time to time.

Creative Commons may be contacted at http://creativecommons.org/.

---

Creative Commons Attribution 4.0
(@fortawesome/free-brands-svg-icons 7.1.0, caniuse-lite 1.0.30001763)

Creative Commons Attribution 4.0
================================

Creative Commons Attribution 4.0 International

Creative Commons Corporation (“Creative Commons”) is not a law firm and does not
provide legal services or legal advice. Distribution of Creative Commons public
licenses does not create a lawyer-client or other relationship. Creative Commons
makes its licenses and related information available on an “as-is” basis.
Creative Commons gives no warranties regarding its licenses, any material
licensed under their terms and conditions, or any related information. Creative
Commons disclaims all liability for damages resulting from their use to the
fullest extent possible.

Using Creative Commons Public Licenses

Creative Commons public licenses provide a standard set of terms and conditions
that creators and other rights holders may use to share original works of
authorship and other material subject to copyright and certain other rights
specified in the public license below. The following considerations are for
informational purposes only, are not exhaustive, and do not form part of our
licenses.

Considerations for licensors: Our public licenses are intended for use by those
authorized to give the public permission to use material in ways otherwise
restricted by copyright and certain other rights. Our licenses are irrevocable.
Licensors should read and understand the terms and conditions of the license they
choose before applying it. Licensors should also secure all rights necessary
before applying our licenses so that the public can reuse the material as
expected. Licensors should clearly mark any material not subject to the license.
This includes other CC-licensed material, or material used under an exception or
limitation to copyright. More considerations for licensors.

Considerations for the public: By using one of our public licenses, a licensor
grants the public permission to use the licensed material under specified terms
and conditions. If the licensor’s permission is not necessary for any reason–for
example, because of any applicable exception or limitation to copyright–then that
use is not regulated by the license. Our licenses grant only permissions under
copyright and certain other rights that a licensor has authority to grant. Use of
the licensed material may still be restricted for other reasons, including
because others have copyright or other rights in the material. A licensor may
make special requests, such as asking that all changes be marked or described.
Although not required by our licenses, you are encouraged to respect those
requests where reasonable. More considerations for the public.

Creative Commons Attribution 4.0 International Public License

By exercising the Licensed Rights (defined below), You accept and agree to be
bound by the terms and conditions of this Creative Commons Attribution 4.0
International Public License ("Public License"). To the extent this Public
License may be interpreted as a contract, You are granted the Licensed Rights in
consideration of Your acceptance of these terms and conditions, and the Licensor
grants You such rights in consideration of benefits the Licensor receives from
making the Licensed Material available under these terms and conditions.

Section 1 – Definitions.

a. Adapted Material means material subject to Copyright and Similar Rights that
is derived from or based upon the Licensed Material and in which the Licensed
Material is translated, altered, arranged, transformed, or otherwise modified in
a manner requiring permission under the Copyright and Similar Rights held by the
Licensor. For purposes of this Public License, where the Licensed Material is a
musical work, performance, or sound recording, Adapted Material is always
produced where the Licensed Material is synched in timed relation with a moving
image.

b. Adapter's License means the license You apply to Your Copyright and Similar
Rights in Your contributions to Adapted Material in accordance with the terms and
conditions of this Public License.

c. Copyright and Similar Rights means copyright and/or similar rights closely
related to copyright including, without limitation, performance, broadcast, sound
recording, and Sui Generis Database Rights, without regard to how the rights are
labeled or categorized. For purposes of this Public License, the rights specified
in Section 2(b)(1)-(2) are not Copyright and Similar Rights.

d. Effective Technological Measures means those measures that, in the absence of
proper authority, may not be circumvented under laws fulfilling obligations under
Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or
similar international agreements.

e. Exceptions and Limitations means fair use, fair dealing, and/or any other
exception or limitation to Copyright and Similar Rights that applies to Your use
of the Licensed Material.

f. Licensed Material means the artistic or literary work, database, or other
material to which the Licensor applied this Public License.

g. Licensed Rights means the rights granted to You subject to the terms and
conditions of this Public License, which are limited to all Copyright and Similar
Rights that apply to Your use of the Licensed Material and that the Licensor has
authority to license.

h. Licensor means the individual(s) or entity(ies) granting rights under this
Public License.

i. Share means to provide material to the public by any means or process that
requires permission under the Licensed Rights, such as reproduction, public
display, public performance, distribution, dissemination, communication, or
importation, and to make material available to the public including in ways that
members of the public may access the material from a place and at a time
individually chosen by them.

j. Sui Generis Database Rights means rights other than copyright resulting from
Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996
on the legal protection of databases, as amended and/or succeeded, as well as
other essentially equivalent rights anywhere in the world.

k. You means the individual or entity exercising the Licensed Rights under this
Public License. Your has a corresponding meaning.

Section 2 – Scope.

a. License grant.

1. Subject to the terms and conditions of this Public License, the Licensor
hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive,
irrevocable license to exercise the Licensed Rights in the Licensed Material to:

A. reproduce and Share the Licensed Material, in whole or in part; and

B. produce, reproduce, and Share Adapted Material.

2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and
Limitations apply to Your use, this Public License does not apply, and You do not
need to comply with its terms and conditions.

3. Term. The term of this Public License is specified in Section 6(a).

4. Media and formats; technical modifications allowed. The Licensor authorizes
You to exercise the Licensed Rights in all media and formats whether now known or
hereafter created, and to make technical modifications necessary to do so. The
Licensor waives and/or agrees not to assert any right or authority to forbid You
from making technical modifications necessary to exercise the Licensed Rights,
including technical modifications necessary to circumvent Effective Technological
Measures. For purposes of this Public License, simply making modifications
authorized by this Section 2(a)(4) never produces Adapted Material.

5. Downstream recipients.

A. Offer from the Licensor – Licensed Material. Every recipient of the Licensed
Material automatically receives an offer from the Licensor to exercise the
Licensed Rights under the terms and conditions of this Public License.

B. No downstream restrictions. You may not offer or impose any additional or
different terms or conditions on, or apply any Effective Technological Measures
to, the Licensed Material if doing so restricts exercise of the Licensed Rights
by any recipient of the Licensed Material.

6. No endorsement. Nothing in this Public License constitutes or may be construed
as permission to assert or imply that You are, or that Your use of the Licensed
Material is, connected with, or sponsored, endorsed, or granted official status
by, the Licensor or others designated to receive attribution as provided in
Section 3(a)(1)(A)(i).

b. Other rights.

1. Moral rights, such as the right of integrity, are not licensed under this
Public License, nor are publicity, privacy, and/or other similar personality
rights; however, to the extent possible, the Licensor waives and/or agrees not to
assert any such rights held by the Licensor to the limited extent necessary to
allow You to exercise the Licensed Rights, but not otherwise.

2. Patent and trademark rights are not licensed under this Public License.

3. To the extent possible, the Licensor waives any right to collect royalties
from You for the exercise of the Licensed Rights, whether directly or through a
collecting society under any voluntary or waivable statutory or compulsory
licensing scheme. In all other cases the Licensor expressly reserves any right to
collect such royalties.

Section 3 – License Conditions.

Your exercise of the Licensed Rights is expressly made subject to the following
conditions.

a. Attribution.

1. If You Share the Licensed Material (including in modified form), You must:

A. retain the following if it is supplied by the Licensor with the Licensed
Material:

i. identification of the creator(s) of the Licensed Material and any others
designated to receive attribution, in any reasonable manner requested by the
Licensor (including by pseudonym if designated);

ii. a copyright notice;

iii. a notice that refers to this Public License;

iv. a notice that refers to the disclaimer of warranties;

v. a URI or hyperlink to the Licensed Material to the extent reasonably
practicable;

B. indicate if You modified the Licensed Material and retain an indication of any
previous modifications; and

C. indicate the Licensed Material is licensed under this Public License, and
include the text of, or the URI or hyperlink to, this Public License.

2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner
based on the medium, means, and context in which You Share the Licensed Material.
For example, it may be reasonable to satisfy the conditions by providing a URI or
hyperlink to a resource that includes the required information.

3. If requested by the Licensor, You must remove any of the information required
by Section 3(a)(1)(A) to the extent reasonably practicable.

4. If You Share Adapted Material You produce, the Adapter's License You apply
must not prevent recipients of the Adapted Material from complying with this
Public License.

Section 4 – Sui Generis Database Rights.

Where the Licensed Rights include Sui Generis Database Rights that apply to Your
use of the Licensed Material:

a. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract,
reuse, reproduce, and Share all or a substantial portion of the contents of the
database;

b. if You include all or a substantial portion of the database contents in a
database in which You have Sui Generis Database Rights, then the database in
which You have Sui Generis Database Rights (but not its individual contents) is
Adapted Material; and

c. You must comply with the conditions in Section 3(a) if You Share all or a
substantial portion of the contents of the database.
For the avoidance of doubt, this Section 4 supplements and does not replace Your
obligations under this Public License where the Licensed Rights include other
Copyright and Similar Rights.

Section 5 – Disclaimer of Warranties and Limitation of Liability.

a. Unless otherwise separately undertaken by the Licensor, to the extent
possible, the Licensor offers the Licensed Material as-is and as-available, and
makes no representations or warranties of any kind concerning the Licensed
Material, whether express, implied, statutory, or other. This includes, without
limitation, warranties of title, merchantability, fitness for a particular
purpose, non-infringement, absence of latent or other defects, accuracy, or the
presence or absence of errors, whether or not known or discoverable. Where
disclaimers of warranties are not allowed in full or in part, this disclaimer may
not apply to You.

b. To the extent possible, in no event will the Licensor be liable to You on any
legal theory (including, without limitation, negligence) or otherwise for any
direct, special, indirect, incidental, consequential, punitive, exemplary, or
other losses, costs, expenses, or damages arising out of this Public License or
use of the Licensed Material, even if the Licensor has been advised of the
possibility of such losses, costs, expenses, or damages. Where a limitation of
liability is not allowed in full or in part, this limitation may not apply to
You.

c. The disclaimer of warranties and limitation of liability provided above shall
be interpreted in a manner that, to the extent possible, most closely
approximates an absolute disclaimer and waiver of all liability.

Section 6 – Term and Termination.

a. This Public License applies for the term of the Copyright and Similar Rights
licensed here. However, if You fail to comply with this Public License, then Your
rights under this Public License terminate automatically.

b. Where Your right to use the Licensed Material has terminated under Section
6(a), it reinstates:

1. automatically as of the date the violation is cured, provided it is cured
within 30 days of Your discovery of the violation; or

2. upon express reinstatement by the Licensor.

c. For the avoidance of doubt, this Section 6(b) does not affect any right the
Licensor may have to seek remedies for Your violations of this Public License.

d. For the avoidance of doubt, the Licensor may also offer the Licensed Material
under separate terms or conditions or stop distributing the Licensed Material at
any time; however, doing so will not terminate this Public License.

e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License.

Section 7 – Other Terms and Conditions.

a. The Licensor shall not be bound by any additional or different terms or
conditions communicated by You unless expressly agreed.

b. Any arrangements, understandings, or agreements regarding the Licensed
Material not stated herein are separate from and independent of the terms and
conditions of this Public License.

Section 8 – Interpretation.

a. For the avoidance of doubt, this Public License does not, and shall not be
interpreted to, reduce, limit, restrict, or impose conditions on any use of the
Licensed Material that could lawfully be made without permission under this
Public License.

b. To the extent possible, if any provision of this Public License is deemed
unenforceable, it shall be automatically reformed to the minimum extent necessary
to make it enforceable. If the provision cannot be reformed, it shall be severed
from this Public License without affecting the enforceability of the remaining
terms and conditions.

c. No term or condition of this Public License will be waived and no failure to
comply consented to unless expressly agreed to by the Licensor.

d. Nothing in this Public License constitutes or may be interpreted as a
limitation upon, or waiver of, any privileges and immunities that apply to the
Licensor or You, including from the legal processes of any jurisdiction or
authority.

Creative Commons is not a party to its public licenses. Notwithstanding, Creative
Commons may elect to apply one of its public licenses to material it publishes
and in those instances will be considered the “Licensor.” Except for the limited
purpose of indicating that material is shared under a Creative Commons public
license or as otherwise permitted by the Creative Commons policies published at
creativecommons.org/policies, Creative Commons does not authorize the use of the
trademark “Creative Commons” or any other trademark or logo of Creative Commons
without its prior written consent including, without limitation, in connection
with any unauthorized modifications to any of its public licenses or any other
arrangements, understandings, or agreements concerning use of licensed material.
For the avoidance of doubt, this paragraph does not form part of the public
licenses.

Creative Commons may be contacted at creativecommons.org.

---

Creative Commons Zero v1.0 Universal
(@mdn/browser-compat-data 5.7.6, HdrHistogram 2.1.12, language-subtag-registry 0.3.23, LatencyUtils 2.0.3, mdn-data 2.0.28, mdn-data 2.12.2, mozilla-sccache 0.9.1~22, randomColor 0.6.2, reactive-streams-jvm 1.0.2, type-fest 0.21.3, type-fest 4.41.0)

Creative Commons CC0 1.0 Universal
==================================


Creative Commons Legal Code
---------------------------


CC0 1.0 Universal
-----------------

CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL
SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT
RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS.
CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR THE
INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES
RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED
HEREUNDER.


Statement of Purpose

The laws of most jurisdictions throughout the world automatically confer
exclusive Copyright and Related Rights (defined below) upon the creator and
subsequent owner(s) (each and all, an "owner") of an original work of authorship
and/or a database (each, a "Work").

Certain owners wish to permanently relinquish those rights to a Work for the
purpose of contributing to a commons of creative, cultural and scientific works
("Commons") that the public can reliably and without fear of later claims of
infringement build upon, modify, incorporate in other works, reuse and
redistribute as freely as possible in any form whatsoever and for any purposes,
including without limitation commercial purposes. These owners may contribute to
the Commons to promote the ideal of a free culture and the further production of
creative, cultural and scientific works, or to gain reputation or greater
distribution for their Work in part through the use and efforts of others.

For these and/or other purposes and motivations, and without any expectation of
additional consideration or compensation, the person associating CC0 with a Work
(the "Affirmer"), to the extent that he or she is an owner of Copyright and
Related Rights in the Work, voluntarily elects to apply CC0 to the Work and
publicly distribute the Work under its terms, with knowledge of his or her
Copyright and Related Rights in the Work and the meaning and intended legal
effect of CC0 on those rights.

1. Copyright and Related Rights. A Work made available under CC0 may be protected
by copyright and related or neighboring rights ("Copyright and Related Rights").
Copyright and Related Rights include, but are not limited to, the following:

  i. the right to reproduce, adapt, distribute, perform, display, communicate,
    and translate a Work;

  ii.  moral rights retained by the original author(s) and/or performer(s);

  iii. publicity and privacy rights pertaining to a person's image or likeness
    depicted in a Work;

  iv. rights protecting against unfair competition in regards to a Work, subject
    to the limitations in paragraph 4(a), below;

  v. rights protecting the extraction, dissemination, use and reuse of data in a
    Work;

  vi. database rights (such as those arising under Directive 96/9/EC of the
    European Parliament and of the Council of 11 March 1996 on the legal
    protection of databases, and under any national implementation thereof,
    including any amended or successor version of such directive); and

  vii. other similar, equivalent or corresponding rights throughout the world
    based on applicable law or treaty, and any national implementations thereof.

2. Waiver. To the greatest extent permitted by, but not in contravention of,
applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and
unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and
Related Rights and associated claims and causes of action, whether now known or
unknown (including existing as well as future claims and causes of action), in
the Work

  i.  in all territories worldwide,

  ii.  for the maximum duration provided by applicable law or treaty (including
    future time extensions),

  iii.  in any current or future medium and for any number of copies, and

  iv.  for any purpose whatsoever, including without limitation commercial,
    advertising or promotional purposes (the "Waiver").

Affirmer makes the Waiver for the benefit of each member of the public at large
and to the detriment of Affirmer's heirs and successors, fully intending that
such Waiver shall not be subject to revocation, rescission, cancellation,
termination, or any other legal or equitable action to disrupt the quiet
enjoyment of the Work by the public as contemplated by Affirmer's express
Statement of Purpose.

3. Public License Fallback. Should any part of the Waiver for any reason be
judged legally invalid or ineffective under applicable law, then the Waiver shall
be preserved to the maximum extent permitted taking into account Affirmer's
express Statement of Purpose. In addition, to the extent the Waiver is so judged
Affirmer hereby grants to each affected person a royalty-free, non transferable,
non sublicensable, non exclusive, irrevocable and unconditional license to
exercise Affirmer's Copyright and Related Rights in the Work

  i.  in all territories worldwide,

  ii.  for the maximum duration provided by applicable law or treaty (including
    future time extensions),

  iii.  in any current or future medium and for any number of copies, and

  iv.  for any purpose whatsoever, including without limitation commercial,
    advertising or promotional purposes (the "License").

The License shall be deemed effective as of the date CC0 was applied by Affirmer
to the Work. Should any part of the License for any reason be judged legally
invalid or ineffective under applicable law, such partial invalidity or
ineffectiveness shall not invalidate the remainder of the License, and in such
case Affirmer hereby affirms that he or she will not

  i.  exercise any of his or her remaining Copyright and Related Rights in the
    Work or

  ii.  assert any associated claims and causes of action with respect to the
    Work, in either case contrary to Affirmer's express Statement of Purpose.

4. Limitations and Disclaimers.

  a. No trademark or patent rights held by Affirmer are waived, abandoned,
    surrendered, licensed or otherwise affected by this document.

  b. Affirmer offers the Work as-is and makes no representations or warranties of
    any kind concerning the Work, express, implied, statutory or otherwise,
    including without limitation warranties of title, merchantability, fitness
    for a particular purpose, non infringement, or the absence of latent or other
    defects, accuracy, or the present or absence of errors, whether or not
    discoverable, all to the greatest extent permissible under applicable law.

  c. Affirmer disclaims responsibility for clearing rights of other persons that
    may apply to the Work or any use thereof, including without limitation any
    person's Copyright and Related Rights in the Work. Further, Affirmer
    disclaims responsibility for obtaining any necessary consents, permissions or
    other rights required for any use of the Work.

  d. Affirmer understands and acknowledges that Creative Commons is not a party
    to this document and has no duty or obligation with respect to this CC0 or
    use of the Work.

---

Diffstat License
(libx11-data 1.8.12, nxproxy 3.5.99.4)

Diffstat License
================

Copyright 1994-2001,2002 by Thomas E. Dickey
All Rights Reserved.

Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted, provided that
the above copyright notice appear in all copies and that both that copyright
notice and this permission notice appear in supporting documentation, and that
the name of the above listed copyright holder(s) not be used in advertising or
publicity pertaining to distribution of the software without specific, written
prior permission.

THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE LIABLE FOR ANY SPECIAL,
INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE.

---

Do What The F*ck You Want To Public License
(domenic/opener v1.5.2)

Do What You Want License
========================

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004

Copyright (C) 2004 Sam Hocevar
22 rue de Plaisance, 75014 Paris, France
Everyone is permitted to copy and distribute verbatim or modified copies of this
license document, and changing it is allowed as long as the name is changed.

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.

---

Eclipse Distribution License - v 1.0
(Angus Activation Registries 1.0.0, com.sun.xml.bind:jaxb-impl 2.3.2, com.sun.xml.bind:jaxb-impl 4.0.1, eclipse-paho.mqtt.golang v1.3.5, Fast Infoset 1.2.16, istack common utility code runtime 3.0.8, Jakarta Activation API 2.1.0, jakarta.persistence-api 2.2.3, jakarta.xml.bind:jakarta.xml.bind-api 2.3.2, javax.persistence-api 2.2, JAXB CORE 3.0.0-M2, JAXB CORE 4.0.1, JAXB Runtime 2.3.2, stax-ex 1.8.1, TXW2 Runtime 2.3.2)

Eclipse Distribution License - v 1.0
====================================

Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors.

All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

  * Redistributions of source code must retain the above copyright notice, this
    list of conditions and the following disclaimer.

  * Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.

  * Neither the name of the Eclipse Foundation, Inc. nor the names of its
    contributors may be used to endorse or promote products derived from this
    software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

---

Eclipse Public License 1.0
(c3p0:JDBC DataSources/Resource Pools 0.9.5.5, dirgra 0.3, eclipse-paho.mqtt.golang v1.3.5, Hibernate JPA 2.1 API 1.0.0, javax.persistence-api 2.2, Jetty: Java based HTTP/1.x, HTTP/2, Servlet, WebSocket Server 9.4.53.20231009, JRuby 9.3.1.0, JRuby Readline 1.3.7, jruby-openssl 0.15.5, jruby/rake-ant 1.0.4, JUnit 4.13.2, mchange-commons-java 0.2.19)

Eclipse Public License - v 1.0
==============================

THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC
LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM
CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.

1. DEFINITIONS

"Contribution" means:

a) in the case of the initial Contributor, the initial code and documentation
distributed under this Agreement, and
b) in the case of each subsequent Contributor:

i) changes to the Program, and

ii) additions to the Program;

where such changes and/or additions to the Program originate from and are
distributed by that particular Contributor. A Contribution 'originates' from a
Contributor if it was added to the Program by such Contributor itself or anyone
acting on such Contributor's behalf. Contributions do not include additions to
the Program which: (i) are separate modules of software distributed in
conjunction with the Program under their own license agreement, and (ii) are not
derivative works of the Program.

"Contributor" means any person or entity that distributes the Program.

"Licensed Patents " mean patent claims licensable by a Contributor which are
necessarily infringed by the use or sale of its Contribution alone or when
combined with the Program.

"Program" means the Contributions distributed in accordance with this Agreement.

"Recipient" means anyone who receives the Program under this Agreement, including
all Contributors.

2. GRANT OF RIGHTS

a) Subject to the terms of this Agreement, each Contributor hereby grants
Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce,
prepare derivative works of, publicly display, publicly perform, distribute and
sublicense the Contribution of such Contributor, if any, and such derivative
works, in source code and object code form.

b) Subject to the terms of this Agreement, each Contributor hereby grants
Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed
Patents to make, use, sell, offer to sell, import and otherwise transfer the
Contribution of such Contributor, if any, in source code and object code form.
This patent license shall apply to the combination of the Contribution and the
Program if, at the time the Contribution is added by the Contributor, such
addition of the Contribution causes such combination to be covered by the
Licensed Patents. The patent license shall not apply to any other combinations
which include the Contribution. No hardware per se is licensed hereunder.

c) Recipient understands that although each Contributor grants the licenses to
its Contributions set forth herein, no assurances are provided by any Contributor
that the Program does not infringe the patent or other intellectual property
rights of any other entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement of intellectual
property rights or otherwise. As a condition to exercising the rights and
licenses granted hereunder, each Recipient hereby assumes sole responsibility to
secure any other intellectual property rights needed, if any. For example, if a
third party patent license is required to allow Recipient to distribute the
Program, it is Recipient's responsibility to acquire that license before
distributing the Program.

d) Each Contributor represents that to its knowledge it has sufficient copyright
rights in its Contribution, if any, to grant the copyright license set forth in
this Agreement.

3. REQUIREMENTS

A Contributor may choose to distribute the Program in object code form under its
own license agreement, provided that:

a) it complies with the terms and conditions of this Agreement; and

b) its license agreement:

i) effectively disclaims on behalf of all Contributors all warranties and
conditions, express and implied, including warranties or conditions of title and
non-infringement, and implied warranties or conditions of merchantability and
fitness for a particular purpose;

ii) effectively excludes on behalf of all Contributors all liability for damages,
including direct, indirect, special, incidental and consequential damages, such
as lost profits;

iii) states that any provisions which differ from this Agreement are offered by
that Contributor alone and not by any other party; and

iv) states that source code for the Program is available from such Contributor,
and informs licensees how to obtain it in a reasonable manner on or through a
medium customarily used for software exchange.

When the Program is made available in source code form:

a) it must be made available under this Agreement; and

b) a copy of this Agreement must be included with each copy of the Program.

Contributors may not remove or alter any copyright notices contained within the
Program.

Each Contributor must identify itself as the originator of its Contribution, if
any, in a manner that reasonably allows subsequent Recipients to identify the
originator of the Contribution.

4. COMMERCIAL DISTRIBUTION

Commercial distributors of software may accept certain responsibilities with
respect to end users, business partners and the like. While this license is
intended to facilitate the commercial use of the Program, the Contributor who
includes the Program in a commercial product offering should do so in a manner
which does not create potential liability for other Contributors. Therefore, if a
Contributor includes the Program in a commercial product offering, such
Contributor ("Commercial Contributor") hereby agrees to defend and indemnify
every other Contributor ("Indemnified Contributor") against any losses, damages
and costs (collectively "Losses") arising from claims, lawsuits and other legal
actions brought by a third party against the Indemnified Contributor to the
extent caused by the acts or omissions of such Commercial Contributor in
connection with its distribution of the Program in a commercial product offering.
The obligations in this section do not apply to any claims or Losses relating to
any actual or alleged intellectual property infringement. In order to qualify, an
Indemnified Contributor must: a) promptly notify the Commercial Contributor in
writing of such claim, and b) allow the Commercial Contributor to control, and
cooperate with the Commercial Contributor in, the defense and any related
settlement negotiations. The Indemnified Contributor may participate in any such
claim at its own expense.

For example, a Contributor might include the Program in a commercial product
offering, Product X. That Contributor is then a Commercial Contributor. If that
Commercial Contributor then makes performance claims, or offers warranties
related to Product X, those performance claims and warranties are such Commercial
Contributor's responsibility alone. Under this section, the Commercial
Contributor would have to defend claims against the other Contributors related to
those performance claims and warranties, and if a court requires any other
Contributor to pay any damages as a result, the Commercial Contributor must pay
those damages.

5. NO WARRANTY

EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE,
NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each
Recipient is solely responsible for determining the appropriateness of using and
distributing the Program and assumes all risks associated with its exercise of
rights under this Agreement , including but not limited to the risks and costs of
program errors, compliance with applicable laws, damage to or loss of data,
programs or equipment, and unavailability or interruption of operations.

6. DISCLAIMER OF LIABILITY

EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY
CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS
GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

7. GENERAL

If any provision of this Agreement is invalid or unenforceable under applicable
law, it shall not affect the validity or enforceability of the remainder of the
terms of this Agreement, and without further action by the parties hereto, such
provision shall be reformed to the minimum extent necessary to make such
provision valid and enforceable.

If Recipient institutes patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Program itself
(excluding combinations of the Program with other software or hardware) infringes
such Recipient's patent(s), then such Recipient's rights granted under Section
2(b) shall terminate as of the date such litigation is filed.

All Recipient's rights under this Agreement shall terminate if it fails to comply
with any of the material terms or conditions of this Agreement and does not cure
such failure in a reasonable period of time after becoming aware of such
noncompliance. If all Recipient's rights under this Agreement terminate,
Recipient agrees to cease use and distribution of the Program as soon as
reasonably practicable. However, Recipient's obligations under this Agreement and
any licenses granted by Recipient relating to the Program shall continue and
survive.

Everyone is permitted to copy and distribute copies of this Agreement, but in
order to avoid inconsistency the Agreement is copyrighted and may only be
modified in the following manner. The Agreement Steward reserves the right to
publish new versions (including revisions) of this Agreement from time to time.
No one other than the Agreement Steward has the right to modify this Agreement.
The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation
may assign the responsibility to serve as the Agreement Steward to a suitable
separate entity. Each new version of the Agreement will be given a distinguishing
version number. The Program (including Contributions) may always be distributed
subject to the version of the Agreement under which it was received. In addition,
after a new version of the Agreement is published, Contributor may elect to
distribute the Program (including its Contributions) under the new version.
Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no
rights or licenses to the intellectual property of any Contributor under this
Agreement, whether expressly, by implication, estoppel or otherwise. All rights
in the Program not expressly granted under this Agreement are reserved.

This Agreement is governed by the laws of the State of New York and the
intellectual property laws of the United States of America. No party to this
Agreement will bring a legal action under this Agreement more than one year after
the cause of action arose. Each party waives its rights to a jury trial in any
resulting litigation.

---

Eclipse Public License 2.0
(AspectJ Runtime 1.9.20.1, AspectJ weaver 1.9.20.1, Eclipse Compiler for Java(TM) 3.26.0, ffi-binary-libfixposix 0.5.1.1-java, JaCoCo 0.8.12, JaCoCo 0.8.7, Jakarta Annotations API 1.3.5, Jakarta Expression Language 3.0 API 4.0.0, Jakarta JSON Processing API 2.0.1, jakarta.persistence-api 2.2.3, jnr-posix 3.1.19, jnr-posix 3.1.20, JRuby 10.0.2.0, JRuby 9.4.12.0, JRuby 9.4.13.0, JRuby 9.4.9.0, JRuby Base 9.4.13.0, JSR 374 (JSON Processing) Default Provider 2.0.1, JUnit 5 (Bill of Materials) 5.8.2, JUnit Jupiter (Aggregator) 5.8.2, nkf 0.2.0, org.junit.jupiter:junit-jupiter-api 5.8.2, org.junit.jupiter:junit-jupiter-engine 5.8.2, org.junit.jupiter:junit-jupiter-params 5.8.2, org.junit.platform:junit-platform-commons 1.8.2, org.junit.platform:junit-platform-engine 1.8.2, rake-ant 1.0.6, subspawn 0.1.1, subspawn-posix 0.1.1)

Eclipse Public License - v 2.0
==============================

THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC
LICENSE (“AGREEMENT”). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM
CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.


1. DEFINITIONS
--------------

“Contribution” means:

  a) in the case of the initial Contributor, the initial content Distributed
  under this Agreement, and
  b) in the case of each subsequent Contributor:

    i) changes to the Program, and
    ii) additions to the Program;

  where such changes and/or additions to the Program originate from and are
  Distributed by that particular Contributor. A Contribution “originates” from a
  Contributor if it was added to the Program by such Contributor itself or anyone
  acting on such Contributor's behalf. Contributions do not include changes or
  additions to the Program that are not Modified Works.

“Contributor” means any person or entity that Distributes the Program.

“Licensed Patents” mean patent claims licensable by a Contributor which are
necessarily infringed by the use or sale of its Contribution alone or when
combined with the Program.

“Program” means the Contributions Distributed in accordance with this Agreement.

“Recipient” means anyone who receives the Program under this Agreement or any
Secondary License (as applicable), including Contributors.

“Derivative Works” shall mean any work, whether in Source Code or other form,
that is based on (or derived from) the Program and for which the editorial
revisions, annotations, elaborations, or other modifications represent, as a
whole, an original work of authorship.

“Modified Works” shall mean any work in Source Code or other form that results
from an addition to, deletion from, or modification of the contents of the
Program, including, for purposes of clarity any new file in Source Code form that
contains any contents of the Program. Modified Works shall not include works that
contain only declarations, interfaces, types, classes, structures, or files of
the Program solely in each case in order to link to, bind by name, or subclass
the Program or Modified Works thereof.

“Distribute” means the acts of a) distributing or b) making available in any
manner that enables the transfer of a copy.

“Source Code” means the form of a Program preferred for making modifications,
including but not limited to software source code, documentation source, and
configuration files.

“Secondary License” means either the GNU General Public License, Version 2.0, or
any later versions of that license, including any exceptions or additional
permissions as identified by the initial Contributor.


2. GRANT OF RIGHTS
------------------

  a) Subject to the terms of this Agreement, each Contributor hereby grants
  Recipient a non-exclusive, worldwide, royalty-free copyright license to
  reproduce, prepare Derivative Works of, publicly display, publicly perform,
  Distribute and sublicense the Contribution of such Contributor, if any, and
  such Derivative Works.
  b) Subject to the terms of this Agreement, each Contributor hereby grants
  Recipient a non-exclusive, worldwide, royalty-free patent license under
  Licensed Patents to make, use, sell, offer to sell, import and otherwise
  transfer the Contribution of such Contributor, if any, in Source Code or other
  form. This patent license shall apply to the combination of the Contribution
  and the Program if, at the time the Contribution is added by the Contributor,
  such addition of the Contribution causes such combination to be covered by the
  Licensed Patents. The patent license shall not apply to any other combinations
  which include the Contribution. No hardware per se is licensed hereunder.
  c) Recipient understands that although each Contributor grants the licenses to
  its Contributions set forth herein, no assurances are provided by any
  Contributor that the Program does not infringe the patent or other intellectual
  property rights of any other entity. Each Contributor disclaims any liability
  to Recipient for claims brought by any other entity based on infringement of
  intellectual property rights or otherwise. As a condition to exercising the
  rights and licenses granted hereunder, each Recipient hereby assumes sole
  responsibility to secure any other intellectual property rights needed, if any.
  For example, if a third party patent license is required to allow Recipient to
  Distribute the Program, it is Recipient's responsibility to acquire that
  license before distributing the Program.
  d) Each Contributor represents that to its knowledge it has sufficient
  copyright rights in its Contribution, if any, to grant the copyright license
  set forth in this Agreement.
  e) Notwithstanding the terms of any Secondary License, no Contributor makes
  additional grants to any Recipient (other than those set forth in this
  Agreement) as a result of such Recipient's receipt of the Program under the
  terms of a Secondary License (if permitted under the terms of Section 3).


3. REQUIREMENTS
---------------

3.1 If a Contributor Distributes the Program in any form, then:

  a) the Program must also be made available as Source Code, in accordance with
  section 3.2, and the Contributor must accompany the Program with a statement
  that the Source Code for the Program is available under this Agreement, and
  informs Recipients how to obtain it in a reasonable manner on or through a
  medium customarily used for software exchange; and
  b) the Contributor may Distribute the Program under a license different than
  this Agreement, provided that such license:

    i) effectively disclaims on behalf of all other Contributors all warranties
    and conditions, express and implied, including warranties or conditions of
    title and non-infringement, and implied warranties or conditions of
    merchantability and fitness for a particular purpose;
    ii) effectively excludes on behalf of all other Contributors all liability
    for damages, including direct, indirect, special, incidental and
    consequential damages, such as lost profits;
    iii) does not attempt to limit or alter the recipients' rights in the Source
    Code under section 3.2; and
    iv) requires any subsequent distribution of the Program by any party to be
    under a license that satisfies the requirements of this section 3.

3.2 When the Program is Distributed as Source Code:

  a) it must be made available under this Agreement, or if the Program

    (i) is combined with other material in a separate file or files made
    available under a Secondary License, and
    (ii) the initial Contributor attached to the Source Code the notice described
    in Exhibit A of this Agreement, then the Program may be made available under
    the terms of such Secondary Licenses, and

  b) a copy of this Agreement must be included with each copy of the Program.

3.3 Contributors may not remove or alter any copyright, patent, trademark,
attribution notices, disclaimers of warranty, or limitations of liability
(‘notices’) contained within the Program from any copy of the Program which they
Distribute, provided that Contributors may add their own appropriate notices.


4. COMMERCIAL DISTRIBUTION
--------------------------

Commercial distributors of software may accept certain responsibilities with
respect to end users, business partners and the like. While this license is
intended to facilitate the commercial use of the Program, the Contributor who
includes the Program in a commercial product offering should do so in a manner
which does not create potential liability for other Contributors. Therefore, if a
Contributor includes the Program in a commercial product offering, such
Contributor (“Commercial Contributor”) hereby agrees to defend and indemnify
every other Contributor (“Indemnified Contributor”) against any losses, damages
and costs (collectively “Losses”) arising from claims, lawsuits and other legal
actions brought by a third party against the Indemnified Contributor to the
extent caused by the acts or omissions of such Commercial Contributor in
connection with its distribution of the Program in a commercial product offering.
The obligations in this section do not apply to any claims or Losses relating to
any actual or alleged intellectual property infringement. In order to qualify, an
Indemnified Contributor must: a) promptly notify the Commercial Contributor in
writing of such claim, and b) allow the Commercial Contributor to control, and
cooperate with the Commercial Contributor in, the defense and any related
settlement negotiations. The Indemnified Contributor may participate in any such
claim at its own expense.

For example, a Contributor might include the Program in a commercial product
offering, Product X. That Contributor is then a Commercial Contributor. If that
Commercial Contributor then makes performance claims, or offers warranties
related to Product X, those performance claims and warranties are such Commercial
Contributor's responsibility alone. Under this section, the Commercial
Contributor would have to defend claims against the other Contributors related to
those performance claims and warranties, and if a court requires any other
Contributor to pay any damages as a result, the Commercial Contributor must pay
those damages.


5. NO WARRANTY
--------------

EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY
APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN “AS IS” BASIS, WITHOUT WARRANTIES
OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT
LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT,
MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and distributing the
Program and assumes all risks associated with its exercise of rights under this
Agreement, including but not limited to the risks and costs of program errors,
compliance with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations.


6. DISCLAIMER OF LIABILITY
--------------------------

EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY
APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE
PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.


7. GENERAL
----------

If any provision of this Agreement is invalid or unenforceable under applicable
law, it shall not affect the validity or enforceability of the remainder of the
terms of this Agreement, and without further action by the parties hereto, such
provision shall be reformed to the minimum extent necessary to make such
provision valid and enforceable.

If Recipient institutes patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Program itself
(excluding combinations of the Program with other software or hardware) infringes
such Recipient's patent(s), then such Recipient's rights granted under Section
2(b) shall terminate as of the date such litigation is filed.

All Recipient's rights under this Agreement shall terminate if it fails to comply
with any of the material terms or conditions of this Agreement and does not cure
such failure in a reasonable period of time after becoming aware of such
noncompliance. If all Recipient's rights under this Agreement terminate,
Recipient agrees to cease use and distribution of the Program as soon as
reasonably practicable. However, Recipient's obligations under this Agreement and
any licenses granted by Recipient relating to the Program shall continue and
survive.

Everyone is permitted to copy and distribute copies of this Agreement, but in
order to avoid inconsistency the Agreement is copyrighted and may only be
modified in the following manner. The Agreement Steward reserves the right to
publish new versions (including revisions) of this Agreement from time to time.
No one other than the Agreement Steward has the right to modify this Agreement.
The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation
may assign the responsibility to serve as the Agreement Steward to a suitable
separate entity. Each new version of the Agreement will be given a distinguishing
version number. The Program (including Contributions) may always be Distributed
subject to the version of the Agreement under which it was received. In addition,
after a new version of the Agreement is published, Contributor may elect to
Distribute the Program (including its Contributions) under the new version.

Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no
rights or licenses to the intellectual property of any Contributor under this
Agreement, whether expressly, by implication, estoppel or otherwise. All rights
in the Program not expressly granted under this Agreement are reserved. Nothing
in this Agreement is intended to be enforceable by any entity that is not a
Contributor or Recipient. No third-party beneficiary rights are created under
this Agreement.


Exhibit A – Form of Secondary Licenses Notice
---------------------------------------------

“This Source Code may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License, v. 2.0 are satisfied: {name license(s), version(s), and
exceptions or additional permissions here}.”

  Simply including a copy of this Agreement, including this Exhibit A is not
  sufficient to license the Source Code under Secondary Licenses.

  If it is not possible or desirable to put the notice in a particular file,
  then You may include the notice in a location (such as a LICENSE file in a
  relevant directory) where a recipient would be likely to look for such a
  notice.

  You may add additional accurate notices of copyright ownership.

---

Elastic License
(Elastic Beats 8.11.2, Elastic Beats 8.17.2)

ELASTIC LICENSE AGREEMENT
=========================

PLEASE READ CAREFULLY THIS ELASTIC LICENSE AGREEMENT (THIS "AGREEMENT"), WHICH
CONSTITUTES A LEGALLY BINDING AGREEMENT AND GOVERNS ALL OF YOUR USE OF ALL OF THE
ELASTIC SOFTWARE WITH WHICH THIS AGREEMENT IS INCLUDED ("ELASTIC SOFTWARE") THAT
IS PROVIDED IN OBJECT CODE FORMAT, AND, IN ACCORDANCE WITH SECTION 2 BELOW,
CERTAIN OF THE ELASTIC SOFTWARE THAT IS PROVIDED IN SOURCE CODE FORMAT. BY
INSTALLING OR USING ANY OF THE ELASTIC SOFTWARE GOVERNED BY THIS AGREEMENT, YOU
ARE ASSENTING TO THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE
WITH SUCH TERMS AND CONDITIONS, YOU MAY NOT INSTALL OR USE THE ELASTIC SOFTWARE
GOVERNED BY THIS AGREEMENT. IF YOU ARE INSTALLING OR USING THE SOFTWARE ON BEHALF
OF A LEGAL ENTITY, YOU REPRESENT AND WARRANT THAT YOU HAVE THE ACTUAL AUTHORITY
TO AGREE TO THE TERMS AND CONDITIONS OF THIS AGREEMENT ON BEHALF OF SUCH ENTITY.

Posted Date: April 20, 2018

This Agreement is entered into by and between Elasticsearch BV ("Elastic") and
You, or the legal entity on behalf of whom You are acting (as applicable, "You").

  1.  OBJECT CODE END USER LICENSES, RESTRICTIONS AND THIRD PARTY OPEN SOURCE
    SOFTWARE

      1.1 Object Code End User License.  Subject to the terms and conditions of
      Section 1.2 of this Agreement, Elastic hereby grants to You, AT NO CHARGE
      and for so long as you are not in breach of any provision of this
      Agreement, a License to the Basic Features and Functions of the Elastic
      Software.

      1.2 Reservation of Rights; Restrictions.  As between Elastic and You,
      Elastic and its licensors own all right, title and interest in and to the
      Elastic Software, and except as expressly set forth in Sections 1.1, and
      2.1 of this Agreement, no other license to the Elastic Software is granted
      to You under this Agreement, by implication, estoppel or otherwise.

      You agree not to:

        *  reverse engineer or decompile, decrypt, disassemble or otherwise
          reduce any Elastic Software provided to You in Object Code, or any
          portion thereof, to Source Code

      , except and only to the extent any such restriction is prohibited by
      applicable law, * except as expressly permitted in this Agreement, prepare
        derivative works from, modify, copy or use the Elastic Software Object
        Code or the Commercial Software Source Code in any manner;

      *  except as expressly permitted in Section 1.1 above, transfer, sell,
        rent, lease, distribute, sublicense, loan or otherwise transfer, Elastic
        Software Object Code, in whole or in part, to any third party;

      *  use Elastic Software Object Code for providing time-sharing services,
        any software-as-a-service, service bureau services or as part of an
        application services provider or other service offering (collectively,
        "SaaS Offering") where obtaining access to the Elastic Software or the
        features and functions of the Elastic Software is a primary reason or
        substantial motivation for users of the SaaS Offering to access and/or
        use the SaaS Offering ("Prohibited SaaS Offering");

      *  circumvent the limitations on use of Elastic Software provided to You in
        Object Code format that are imposed or preserved by any License Key, or

      *  alter or remove any Marks and Notices in the Elastic Software.

    If You have any question as to whether a specific SaaS Offering constitutes a
    Prohibited SaaS Offering, or are interested in obtaining Elastic's permission
    to engage in commercial or non-commercial distribution of the Elastic
    Software, please contact elastic_license@elastic.co.

    1.3 Third Party Open Source Software.  The Commercial Software may contain or
    be provided with third party open source libraries, components, utilities and
    other open source software (collectively, "Open Source Software"), which Open
    Source Software may have applicable license terms as identified on a website
    designated by Elastic. Notwithstanding anything to the contrary herein, use
    of the Open Source Software shall be subject to the license terms and
    conditions applicable to such Open Source Software, to the extent required by
    the applicable licensor (which terms shall not restrict the license rights
    granted to You hereunder, but may contain additional rights). To the extent
    any condition of this Agreement conflicts with any license to the Open Source
    Software, the Open Source Software license will govern with respect to such
    Open Source Software only. Elastic may also separately provide you with
    certain open source software that is licensed by Elastic. Your use of such
    Elastic open source software will not be governed by this Agreement, but by
    the applicable open source license terms.

  2.  COMMERCIAL SOFTWARE SOURCE CODE

      2.1 Limited License.  Subject to the terms and conditions of Section 2.2 of
      this Agreement, Elastic hereby grants to You, AT NO CHARGE and for so long
      as you are not in breach of any provision of this Agreement, a limited,
      non-exclusive, non-transferable, fully paid up royalty free right and
      license to the Commercial Software in Source Code format, without the right
      to grant or authorize sublicenses, to prepare Derivative Works of the
      Commercial Software, provided You

        *  do not hack the licensing mechanism, or otherwise circumvent the
          intended limitations on the use of Elastic Software to enable features
          other than Basic Features and Functions or those features You are
          entitled to as part of a Subscription, and

        * use the resulting object code only for reasonable testing purposes.

      2.2 Restrictions.  Nothing in Section 2.1 grants You the right to

        *  use the Commercial Software Source Code other than in accordance with
          Section 2.1 above,

        * use a Derivative Work of the Commercial Software outside of a
          Non-production Environment, in any production capacity, on a temporary
          or permanent basis, or

        *  transfer, sell, rent, lease, distribute, sublicense, loan or otherwise
          make available the Commercial Software Source Code, in whole or in
          part, to any third party.

      Notwithstanding the foregoing, You may maintain a copy of the repository in
      which the Source Code of the Commercial Software resides and that copy may
      be publicly accessible, provided that you include this Agreement with Your
      copy of the repository.

  3.  TERMINATION

      3.1 Termination.  This Agreement will automatically terminate, whether or
      not You receive notice of such Termination from Elastic, if You breach any
      of its provisions.

      3.2 Post Termination.  Upon any termination of this Agreement, for any
      reason, You shall promptly cease the use of the Elastic Software in Object
      Code format and cease use of the Commercial Software in Source Code format.
      For the avoidance of doubt, termination of this Agreement will not affect
      Your right to use Elastic Software, in either Object Code or Source Code
      formats, made available under the Apache License Version 2.0.

      3.3 Survival.  Sections 1.2, 2.2. 3.3, 4 and 5 shall survive any
      termination or expiration of this Agreement.

  4.  DISCLAIMER OF WARRANTIES AND LIMITATION OF LIABILITY

      4.1 Disclaimer of Warranties.  TO THE MAXIMUM EXTENT PERMITTED UNDER
      APPLICABLE LAW, THE ELASTIC SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY
      OF ANY KIND, AND ELASTIC AND ITS LICENSORS MAKE NO WARRANTIES WHETHER
      EXPRESSED, IMPLIED OR STATUTORY REGARDING OR RELATING TO THE ELASTIC
      SOFTWARE. TO THE MAXIMUM EXTENT PERMITTED UNDER APPLICABLE LAW, ELASTIC AND
      ITS LICENSORS SPECIFICALLY DISCLAIM ALL IMPLIED WARRANTIES OF
      MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT WITH
      RESPECT TO THE ELASTIC SOFTWARE, AND WITH RESPECT TO THE USE OF THE
      FOREGOING. FURTHER, ELASTIC DOES NOT WARRANT RESULTS OF USE OR THAT THE
      ELASTIC SOFTWARE WILL BE ERROR FREE OR THAT THE USE OF THE ELASTIC SOFTWARE
      WILL BE UNINTERRUPTED.

      4.2 Limitation of Liability.  IN NO EVENT SHALL ELASTIC OR ITS LICENSORS BE
      LIABLE TO YOU OR ANY THIRD PARTY FOR ANY DIRECT OR INDIRECT DAMAGES,
      INCLUDING, WITHOUT LIMITATION, FOR ANY LOSS OF PROFITS, LOSS OF USE,
      BUSINESS INTERRUPTION, LOSS OF DATA, COST OF SUBSTITUTE GOODS OR SERVICES,
      OR FOR ANY SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES OF ANY KIND, IN
      CONNECTION WITH OR ARISING OUT OF THE USE OR INABILITY TO USE THE ELASTIC
      SOFTWARE, OR THE PERFORMANCE OF OR FAILURE TO PERFORM THIS AGREEMENT,
      WHETHER ALLEGED AS A BREACH OF CONTRACT OR TORTIOUS CONDUCT, INCLUDING
      NEGLIGENCE, EVEN IF ELASTIC HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
      DAMAGES.

  5.  MISCELLANEOUS

      This Agreement completely and exclusively states the entire agreement of
      the parties regarding the subject matter herein, and it supersedes, and its
      terms govern, all prior proposals, agreements, or other communications
      between the parties, oral or written, regarding such subject matter. This
      Agreement may be modified by Elastic from time to time, and any such
      modifications will be effective upon the "Posted Date" set forth at the top
      of the modified Agreement. If any provision hereof is held unenforceable,
      this Agreement will continue without said provision and be interpreted to
      reflect the original intent of the parties. This Agreement and any
      non-contractual obligation arising out of or in connection with it, is
      governed exclusively by Dutch law. This Agreement shall not be governed by
      the 1980 UN Convention on Contracts for the International Sale of Goods.
      All disputes arising out of or in connection with this Agreement, including
      its existence and validity, shall be resolved by the courts with
      jurisdiction in Amsterdam, The Netherlands, except where mandatory law
      provides for the courts at another location in The Netherlands to have
      jurisdiction. The parties hereby irrevocably waive any and all claims and
      defenses either might otherwise have in any such action or proceeding in
      any of such courts based upon any alleged lack of personal jurisdiction,
      improper venue, forum non conveniens or any similar claim or defense. A
      breach or threatened breach, by You of Section 2 may cause irreparable harm
      for which damages at law may not provide adequate relief, and therefore
      Elastic shall be entitled to seek injunctive relief without being required
      to post a bond. You may not assign this Agreement (including by operation
      of law in connection with a merger or acquisition), in whole or in part to
      any third party without the prior written consent of Elastic, which may be
      withheld or granted by Elastic in its sole and absolute discretion. Any
      assignment in violation of the preceding sentence is void. Notices to
      Elastic may also be sent to legal@elastic.co.

  6.  DEFINITIONS

      The following terms have the meanings ascribed:

      6.1 "Affiliate" means, with respect to a party, any entity that controls,
      is controlled by, or which is under common control with, such party, where
      "control" means ownership of at least fifty percent (50%) of the
      outstanding voting shares of the entity, or the contractual right to
      establish policy for, and manage the operations of, the entity.

      6.2 "Basic Features and Functions" means those features and functions of
      the Elastic Software that are eligible for use under a Basic license, as
      set forth at https://www.elastic.co/subscriptions, as may be modified by
      Elastic from time to time.

      6.3 "Commercial Software" means the Elastic Software Source Code in any
      file containing a header stating the contents are subject to the Elastic
      License or which is contained in the repository folder labeled "x-pack",
      unless a LICENSE file present in the directory subtree declares a different
      license.

      6.4 "Derivative Work of the Commercial Software" means, for purposes of
      this Agreement, any modification(s) or enhancement(s) to the Commercial
      Software, which represent, as a whole, an original work of authorship.

      6.5 "License" means a limited, non-exclusive, non-transferable, fully paid
      up, royalty free, right and license, without the right to grant or
      authorize sublicenses, solely for Your internal business operations to

        *  install and use the applicable Features and Functions of the Elastic
          Software in Object Code, and

        *  permit Contractors and Your Affiliates to use the Elastic software as
          set forth in (i) above, provided that such use by Contractors must be
          solely for Your benefit and/or the benefit of Your Affiliates, and You
          shall be responsible for all acts and omissions of such Contractors and
          Affiliates in connection with their use of the Elastic software that
          are contrary to the terms and conditions of this Agreement.

      6.6 "License Key" means a sequence of bytes, including but not limited to a
      JSON blob, that is used to enable certain features and functions of the
      Elastic Software.

      6.7 "Marks and Notices" means all Elastic trademarks, trade names, logos
      and notices present on the Documentation as originally provided by Elastic.

      6.8 "Non-production Environment" means an environment for development,
      testing or quality assurance, where software is not used for production
      purposes.

      6.9 "Object Code" means any form resulting from mechanical transformation
      or translation of Source Code form, including but not limited to compiled
      object code, generated documentation, and conversions to other media types.

      6.10 "Source Code" means the preferred form of computer software for making
      modifications, including but not limited to software source code,
      documentation source, and configuration files.

      6.11 "Subscription" means the right to receive Support Services and a
      License to the Commercial Software.

---

Elastic License 2.0
(Elasticsearch 7.17.1)

Elastic License
===============


Acceptance
----------

By using the software, you agree to all of the terms and conditions below.


Copyright License
-----------------

The licensor grants you a non-exclusive, royalty-free, worldwide,
non-sublicensable, non-transferable license to use, copy, distribute, make
available, and prepare derivative works of the software, in each case subject to
the limitations and conditions below


Limitations
-----------

You may not provide the software to third parties as a hosted or managed service,
where the service provides users with access to any substantial set of the
features or functionality of the software.

You may not move, change, disable, or circumvent the license key functionality in
the software, and you may not remove or obscure any functionality in the software
that is protected by the license key.

You may not alter, remove, or obscure any licensing, copyright, or other notices
of the licensor in the software. Any use of the licensor's trademarks is subject
to applicable law.


Patents
-------

The licensor grants you a license, under any patent claims the licensor can
license, or becomes able to license, to make, have made, use, sell, offer for
sale, import and have imported the software, in each case subject to the
limitations and conditions in this license. This license does not cover any
patent claims that you cause to be infringed by modifications or additions to the
software. If you or your company make any written claim that the software
infringes or contributes to infringement of any patent, your patent license for
the software granted under these terms ends immediately. If your company makes
such a claim, your patent license ends immediately for work on behalf of your
company.


Notices
-------

You must ensure that anyone who gets a copy of any part of the software from you
also gets a copy of these terms.

If you modify the software, you must include in any modified copies of the
software prominent notices stating that you have modified the software.


No Other Rights
---------------

These terms do not imply any licenses other than those expressly granted in these
terms.


Termination
-----------

If you use the software in violation of these terms, such use is not licensed,
and your licenses will automatically terminate. If the licensor provides you with
a notice of your violation, and you cease all violation of this license no later
than 30 days after you receive that notice, your licenses will be reinstated
retroactively. However, if you violate these terms after such reinstatement, any
additional violation of these terms will cause your licenses to terminate
automatically and permanently.


No Liability
------------

As far as the law allows, the software comes as is, without any warranty or
condition, and the licensor will not be liable to you for any damages arising out
of these terms or the use or nature of the software, under any kind of legal
claim.


Definitions
-----------

The licensor is the entity offering these terms, and the software is the software
the licensor makes available under these terms, including any portion of it.

you refers to the individual or entity agreeing to these terms.

your company is any legal entity, sole proprietorship, or other kind of
organization that you work for, plus all organizations that have control over,
are under the control of, or are under common control with that organization.
control means ownership of substantially all the assets of an entity, or the
power to direct its management and policies by vote, contract, or otherwise.
Control can be direct or indirect.

your licenses are all the licenses granted to you for the software under these
terms.

use means anything you do with the software requiring one of your licenses.

trademark means trademarks, service marks, and similar rights.

---

Expat License
(BFTS 5.15.0, bundler 2.6.3, c-ares 1.34.6, fxamacker/cbor 2.7.0, libsinatra-ruby 4.1.1, libtzinfo-ruby 2.0.6, pry 0.15.2, psych 3.1.0+really3.1.0, ruby-concurrent 1.1.6, ruby-faraday-net-http 3.0.2, ruby-fugit 1.8.1, ruby-lru-redux 1.1.0, ruby-memoizable 0.4.2, ruby-method-source 1.1.0, ruby-mini-mime 1.1.5, ruby-murmurhash3 0.1.6, ruby-public-suffix 6.0.1, ruby-raabro 1.4.0, ruby-rack 3.1.16, ruby-rack-session 2.1.1, ruby-treetop 1.6.14)

Expat License
=============

Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
                               and Clark Cooper
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Expat maintainers.

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in the
Software without restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

---

FSF Unlimited License
(x.org_lib 1.3.1)

FSF Unlimited License
=====================

Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.

This configure script is free software; the Free Software Foundation gives
unlimited permission to copy, distribute and modify it.

---

Freetype Project License
(OpenJDK 17.0.17.0.10, The FreeType Project 2.13.2, The FreeType Project 2.13.3, The FreeType Project 2.14.1)

The FreeType Project LICENSE
----------------------------
============================

2006-Jan-27

Copyright 1996-2002, 2006 by
David Turner, Robert Wilhelm, and Werner Lemberg

Introduction
============

The FreeType Project is distributed in several archive packages; some of them may
contain, in addition to the FreeType font engine, various tools and contributions
which rely on, or relate to, the FreeType Project.

This license applies to all files found in such packages, and which do not fall
under their own explicit license. The license affects thus the FreeType font
engine, the test programs, documentation and makefiles, at the very least.

This license was inspired by the BSD, Artistic, and IJG (Independent JPEG Group)
licenses, which all encourage inclusion and use of free software in commercial
and freeware products alike. As a consequence, its main points are that:

  *  We don't promise that this software works. However, we will be interested in
    any kind of bug reports. (`as is' distribution)

  * You can use this software for whatever you want, in parts or full form,
    without having to pay us. (`royalty-free' usage)

  *  You may not pretend that you wrote this software. If you use it, or only
    parts of it, in a program, you must acknowledge somewhere in your
    documentation that you have used the FreeType code. (`credits')

We specifically permit and encourage the inclusion of this software, with or
without modifications, in commercial products. We disclaim all warranties
covering The FreeType Project and assume no liability related to The FreeType
Project.

Finally, many people asked us for a preferred form for a credit/disclaimer to use
in compliance with this license. We thus encourage you to use the following text:

"Portions of this software are copyright © 1996-2002, 2006 The FreeType Project
(www.freetype.org). All rights reserved."


Legal Terms

===========

  1.  Definitions
    --------------

    Throughout this license, the terms `package', `FreeType Project', and
    `FreeType archive' refer to the set of files originally distributed by the
    authors (David Turner, Robert Wilhelm, and Werner Lemberg) as the `FreeType
    Project', be they named as alpha, beta or final release.

    `You' refers to the licensee, or person using the project, where `using' is a
    generic term including compiling the project's source code as well as linking
    it to form a `program' or `executable'. This program is referred to as `a
    program using the FreeType engine'.

    This license applies to all files distributed in the original FreeType
    Project, including all source code, binaries and documentation, unless
    otherwise stated in the file in its original, unmodified form as distributed
    in the original archive. If you are unsure whether or not a particular file
    is covered by this license, you must contact us to verify this.

    The FreeType Project is copyright (C) 1996-2000, 2006 by David Turner, Robert
    Wilhelm, and Werner Lemberg. All rights reserved except as specified below.

  2.  No Warranty
    --------------

    THE FREETYPE PROJECT IS PROVIDED `AS IS' WITHOUT WARRANTY OF ANY KIND, EITHER
    EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF
    MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT WILL ANY OF
    THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY DAMAGES CAUSED BY THE USE
    OR THE INABILITY TO USE, OF THE FREETYPE PROJECT.

  3.  Redistribution
    -----------------

    This license grants a worldwide, royalty-free, perpetual and irrevocable
    right and license to use, execute, perform, compile, display, copy, create
    derivative works of, distribute and sublicense the FreeType Project (in both
    source and object code forms) and derivative works thereof for any purpose;
    and to authorize others to exercise some or all of the rights granted herein,
    subject to the following conditions:

      * Redistribution of source code must retain this license file (`FTL.TXT')
        unaltered; any additions, deletions or changes to the original files must
        be clearly indicated in accompanying documentation. The copyright notices
        of the unaltered, original files must be preserved in all copies of
        source files.

      *  Redistribution in binary form must provide a disclaimer that states that
        the software is based in part of the work of the FreeType Team, in the
        distribution documentation. We also encourage you to put an URL to the
        FreeType web page in your documentation, though this isn't mandatory.

    These conditions apply to any software derived from or based on the FreeType
    Project, not just the unmodified files. If you use our work, you must
    acknowledge us. However, no fee need be paid to us.

  4.  Advertising
    --------------

    Neither the FreeType authors and contributors nor you shall use the name of
    the other for commercial, advertising, or promotional purposes without
    specific prior written permission.

    We suggest, but do not require, that you use one or more of the following
    phrases to refer to this software in your documentation or advertising
    materials: `FreeType Project', `FreeType Engine', `FreeType library', or
    `FreeType Distribution'.

    As you have not signed this license, you are not required to accept it.
    However, as the FreeType Project is copyrighted material, only this license,
    or another one contracted with the authors, grants you the right to use,
    distribute, and modify it. Therefore, by using, distributing, or modifying
    the FreeType Project, you indicate that you understand and accept all the
    terms of this license.

  5.  Contacts
    -----------

    There are two mailing lists related to FreeType:

      *  freetype@nongnu.org

        Discusses general use and applications of FreeType, as well as future and
        wanted additions to the library and distribution. If you are looking for
        support, start in this list if you haven't found anything to help you in
        the documentation.

      *  devel@nongnu.org

        Discusses bugs, as well as engine internals, design issues, specific
        licenses, porting, etc.

    Our home page can be found at

    http://www.freetype.org

--- end of FTL.TXT ---

---

GD License
(GD 2.3.2, GD 2.3.3)

GD License
==========

Portions copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 by Cold
Spring Harbor Laboratory. Funded under Grant P41-RR02188 by the National
Institutes of Health.

Portions copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002 by Boutell.Com, Inc.

Portions relating to GD2 format copyright 1999, 2000, 2001, 2002 Philip Warner.

Portions relating to PNG copyright 1999, 2000, 2001, 2002 Greg Roelofs.

Portions relating to gdttf.c copyright 1999, 2000, 2001, 2002 John Ellson
(ellson@lucent.com).

Portions relating to gdft.c copyright 2001, 2002 John Ellson (ellson@lucent.com).

Portions relating to JPEG and to color quantization copyright 2000, 2001, 2002,
Doug Becker and copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
2002, Thomas G. Lane. This software is based in part on the work of the
Independent JPEG Group. See the file README-JPEG.TXT for more information.

Portions relating to WBMP copyright 2000, 2001, 2002 Maurice Szmurlo and Johan
Van den Brande.

Permission has been granted to copy, distribute and modify gd in any context
without fee, including a commercial application, provided that this notice is
present in user-accessible supporting documentation.

This does not affect your ownership of the derived work itself, and the intent is
to assure proper credit for the authors of gd, not to interfere with your
productive use of gd. If you have questions, ask. "Derived works" includes all
programs that utilize the library. Credit must be given in user-accessible
documentation.

This software is provided "AS IS." The copyright holders disclaim all warranties,
either express or implied, including but not limited to implied warranties of
merchantability and fitness for a particular purpose, with respect to this code
and accompanying documentation.

Although their code does not appear in gd, the authors wish to thank David
Koblas, David Rowley, and Hutchison Avenue Software Corporation for their prior
contributions.

---

GLX Public License v. 1
(nxproxy 3.5.99.4)

GLX Public License
==================


GLX PUBLIC LICENSE (Version 1.0 (2/11/99)) ("License")
------------------------------------------------------

Subject to any third party claims, Silicon Graphics, Inc. ("SGI") hereby grants
permission to Recipient (defined below), under Recipient's copyrights in the
Original Software (defined below), to use, copy, modify, merge, publish,
distribute, sublicense and/or sell copies of Subject Software (defined below),
and to permit persons to whom the Subject Software is furnished in accordance
with this License to do the same, subject to all of the following terms and
conditions, which Recipient accepts by engaging in any such use, copying,
modifying, merging, publishing, distributing, sublicensing or selling:

1. Definitions.

      (a) "Original Software" means source code of computer software code which
      is described in Exhibit A as Original Software.

      (b) "Modifications" means any addition to or deletion from the substance or
      structure of either the Original Software or any previous Modifications.
      When Subject Software is released as a series of files, a Modification
      means (i) any addition to or deletion from the contents of a file
      containing Original Software or previous Modifications and (ii) any new
      file that contains any part of the Original Code or previous Modifications.

      (c) "Subject Software" means the Original Software or Modifications or the
      combination of the Original Software and Modifications, or portions of any
      of the foregoing.

      (d) "Recipient" means an individual or a legal entity exercising rights
      under, and complying with all of the terms of, this License. For legal
      entities, "Recipient" includes any entity which controls, is controlled by,
      or is under common control with Recipient. For purposes of this definition,
      "control" of an entity means (a) the power, direct or indirect, to direct
      or manage such entity, or (b) ownership of fifty percent (50%) or more of
      the outstanding shares or beneficial ownership of such entity.

2. Redistribution of Source Code Subject to These Terms. Redistributions of
Subject Software in source code form must retain the notice set forth in Exhibit
A, below, in every file. A copy of this License must be included in any
documentation for such Subject Software where the recipients' rights relating to
Subject Software are described. Recipient may distribute the source code version
of Subject Software under a license of Recipient's choice, which may contain
terms different from this License, provided that (i) Recipient is in compliance
with the terms of this License, and (ii) the license terms include this Section 2
and Sections 3, 4, 7, 8, 10, 12 and 13 of this License, which terms may not be
modified or superseded by any other terms of such license. If Recipient
distributes the source code version under a different license Recipient must make
it absolutely clear that any terms which differ from this License are offered by
Recipient alone, not by SGI. Recipient hereby agrees to indemnify SGI for any
liability incurred by SGI as a result of any such terms Recipient offers.

3. Redistribution in Executable Form. The notice set forth in Exhibit A must be
conspicuously included in any notice in an executable version of Subject
Software, related documentation or collateral in which Recipient describes the
user's rights relating to the Subject Software. Recipient may distribute the
executable version of Subject Software under a license of Recipient's choice,
which may contain terms different from this License, provided that (i) Recipient
is in compliance with the terms of this License, and (ii) the license terms
include this Section 3 and Sections 4, 7, 8, 10, 12 and 13 of this License, which
terms may not be modified or superseded by any other terms of such license. If
Recipient distributes the executable version under a different license Recipient
must make it absolutely clear that any terms which differ from this License are
offered by Recipient alone, not by SGI. Recipient hereby agrees to indemnify SGI
for any liability incurred by SGI as a result of any such terms Recipient offers.

4. Termination. This License and the rights granted hereunder will terminate
automatically if Recipient fails to comply with terms herein and fails to cure
such breach within 30 days of the breach. Any sublicense to the Subject Software
which is properly granted shall survive any termination of this License absent
termination by the terms of such sublicense. Provisions which, by their nature,
must remain in effect beyond the termination of this License shall survive.

5. No Trademark Rights. This License does not grant any rights to use any trade
name, trademark or service mark whatsoever. No trade name, trademark or service
mark of SGI may be used to endorse or promote products derived from the Subject
Software without prior written permission of SGI.

6. No Other Rights. This License does not grant any rights with respect to the
OpenGL API or to any software or hardware implementation thereof or to any other
software whatsoever, nor shall any other rights or licenses not expressly granted
hereunder arise by implication, estoppel or otherwise with respect to the Subject
Software. Title to and ownership of the Original Software at all times remains
with SGI. All rights in the Original Software not expressly granted under this
License are reserved.

7. Compliance with Laws; Non-Infringement. Recipient shall comply with all
applicable laws and regulations in connection with use and distribution of the
Subject Software, including but not limited to, all export and import control
laws and regulations of the U.S. government and other countries. Recipient may
not distribute Subject Software that (i) in any way infringes (directly or
contributorily) the rights (including patent, copyright, trade secret, trademark
or other intellectual property rights of any kind) of any other person or entity
or (ii) breaches any representation or warranty, express, implied or statutory,
which under any applicable law it might be deemed to have been distributed.

8. Claims of Infringement. If Recipient at any time has knowledge of any one or
more third party claims that reproduction, modification, use, distribution,
import or sale of Subject Software (including particular functionality or code
incorporated in Subject Software) infringes the third party's intellectual
property rights, Recipient must place in a well-identified web page bearing the
title "LEGAL" a description of each such claim and a description of the party
making each such claim in sufficient detail that a user of the Subject Software
will know whom to contact regarding the claim. Also, upon gaining such knowledge
of any such claim, Recipient must conspicuously include the URL for such web page
in the Exhibit A notice required under Sections 2 and 3, above, and in the text
of any related documentation, license agreement or collateral in which Recipient
describes end user's rights relating to the Subject Software. If Recipient
obtains such knowledge after it makes Subject Software available to any other
person or entity, Recipient shall take other steps (such as notifying appropriate
mailing lists or newsgroups) reasonably calculated to inform those who received
the Subject Software that new knowledge has been obtained.

9. DISCLAIMER OF WARRANTY. SUBJECT SOFTWARE IS PROVIDED ON AN "AS IS" BASIS,
WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
LIMITATION, WARRANTIES THAT THE SUBJECT SOFTWARE IS FREE OF DEFECTS,
MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON- INFRINGING. SGI ASSUMES NO
RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD ANY SOFTWARE PROVE
DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY SERVICING,
REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART
OF THIS LICENSE. NO USE OF ANY SUBJECT SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT
UNDER THIS DISCLAIMER.

10. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY,
WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY),
CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR ANY DIRECT,
INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER
INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, LOSS
OF DATA, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES
OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH
DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR
PERSONAL INJURY RESULTING FROM SGI's NEGLIGENCE TO THE EXTENT APPLICABLE LAW
PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR
LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THAT EXCLUSION AND
LIMITATION MAY NOT APPLY TO RECIPIENT.

11. Indemnity. Recipient shall be solely responsible for damages arising,
directly or indirectly, out of its utilization of rights under this License.
Recipient will defend, indemnify and hold harmless Silicon Graphics, Inc. from
and against any loss, liability, damages, costs or expenses (including the
payment of reasonable attorneys fees) arising out of Recipient's use,
modification, reproduction and distribution of the Subject Software or out of any
representation or warranty made by Recipient.

12. U.S. Government End Users. The Subject Software is a "commercial item"
consisting of "commercial computer software" as such terms are defined in title
48 of the Code of Federal Regulations and all U.S. Government End Users acquire
only the rights set forth in this License and are subject to the terms of this
License.

13. Miscellaneous. This License represents the complete agreement concerning
subject matter hereof. If any provision of this License is held to be
unenforceable, such provision shall be reformed so as to achieve as nearly as
possible the same economic effect as the original provision and the remainder of
this License will remain in effect. This License shall be governed by and
construed in accordance with the laws of the United States and the State of
California as applied to agreements entered into and to be performed entirely
within California between California residents. Any litigation relating to this
License shall be subject to the exclusive jurisdiction of the Federal Courts of
the Northern District of California (or, absent subject matter jurisdiction in
such courts, the courts of the State of California), with venue lying exclusively
in Santa Clara County, California, with the losing party responsible for costs,
including without limitation, court costs and reasonable attorneys fees and
expenses. The application of the United Nations Convention on Contracts for the
International Sale of Goods is expressly excluded. Any law or regulation which
provides that the language of a contract shall be construed against the drafter
shall not apply to this License.

Exhibit A

The contents of this file are subject to Sections 2, 3, 4, 7, 8, 10, 12 and 13 of
the GLX Public License Version 1.0 (the "License"). You may not use this file
except in compliance with those sections of the License. You may obtain a copy of
the License at Silicon Graphics, Inc., attn: Legal Services, 2011 N. Shoreline
Blvd., Mountain View, CA 94043 or at
http://www.sgi.com/software/opensource/glx/license.html.

Software distributed under the License is distributed on an "AS IS" basis. ALL
WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTIES
OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE OR OF NON- INFRINGEMENT.
See the License for the specific language governing rights and limitations under
the License.

The Original Software is GLX version 1.2 source code, released February, 1999.
The developer of the Original Software is Silicon Graphics, Inc. Those portions
of the Subject Software created by Silicon Graphics, Inc. are Copyright (c)
1991-9 Silicon Graphics, Inc. All Rights Reserved.

---

GNU Free Documentation License v1.2 only
(libstdc++ 12.2.0)

GNU Free Documentation License
==============================

Version 1.2, November 2002

  Copyright (C) 2000,2001,2002  Free Software Foundation, Inc.
  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.


0. PREAMBLE

The purpose of this License is to make a manual, textbook, or other functional
and useful document "free" in the sense of freedom: to assure everyone the
effective freedom to copy and redistribute it, with or without modifying it,
either commercially or noncommercially. Secondarily, this License preserves for
the author and publisher a way to get credit for their work, while not being
considered responsible for modifications made by others.

This License is a kind of "copyleft", which means that derivative works of the
document must themselves be free in the same sense. It complements the GNU
General Public License, which is a copyleft license designed for free software.

We have designed this License in order to use it for manuals for free software,
because free software needs free documentation: a free program should come with
manuals providing the same freedoms that the software does. But this License is
not limited to software manuals; it can be used for any textual work, regardless
of subject matter or whether it is published as a printed book. We recommend this
License principally for works whose purpose is instruction or reference.

1. APPLICABILITY AND DEFINITIONS

This License applies to any manual or other work, in any medium, that contains a
notice placed by the copyright holder saying it can be distributed under the
terms of this License. Such a notice grants a world-wide, royalty-free license,
unlimited in duration, to use that work under the conditions stated herein. The
"Document", below, refers to any such manual or work. Any member of the public is
a licensee, and is addressed as "you". You accept the license if you copy, modify
or distribute the work in a way requiring permission under copyright law.

A "Modified Version" of the Document means any work containing the Document or a
portion of it, either copied verbatim, or with modifications and/or translated
into another language.

A "Secondary Section" is a named appendix or a front-matter section of the
Document that deals exclusively with the relationship of the publishers or
authors of the Document to the Document's overall subject (or to related matters)
and contains nothing that could fall directly within that overall subject. (Thus,
if the Document is in part a textbook of mathematics, a Secondary Section may not
explain any mathematics.) The relationship could be a matter of historical
connection with the subject or with related matters, or of legal, commercial,
philosophical, ethical or political position regarding them.

The "Invariant Sections" are certain Secondary Sections whose titles are
designated, as being those of Invariant Sections, in the notice that says that
the Document is released under this License. If a section does not fit the above
definition of Secondary then it is not allowed to be designated as Invariant. The
Document may contain zero Invariant Sections. If the Document does not identify
any Invariant Sections then there are none.

The "Cover Texts" are certain short passages of text that are listed, as
Front-Cover Texts or Back-Cover Texts, in the notice that says that the Document
is released under this License. A Front-Cover Text may be at most 5 words, and a
Back-Cover Text may be at most 25 words.

A "Transparent" copy of the Document means a machine-readable copy, represented
in a format whose specification is available to the general public, that is
suitable for revising the document straightforwardly with generic text editors or
(for images composed of pixels) generic paint programs or (for drawings) some
widely available drawing editor, and that is suitable for input to text
formatters or for automatic translation to a variety of formats suitable for
input to text formatters. A copy made in an otherwise Transparent file format
whose markup, or absence of markup, has been arranged to thwart or discourage
subsequent modification by readers is not Transparent. An image format is not
Transparent if used for any substantial amount of text. A copy that is not
"Transparent" is called "Opaque".

Examples of suitable formats for Transparent copies include plain ASCII without
markup, Texinfo input format, LaTeX input format, SGML or XML using a publicly
available DTD, and standard-conforming simple HTML, PostScript or PDF designed
for human modification. Examples of transparent image formats include PNG, XCF
and JPG. Opaque formats include proprietary formats that can be read and edited
only by proprietary word processors, SGML or XML for which the DTD and/or
processing tools are not generally available, and the machine-generated HTML,
PostScript or PDF produced by some word processors for output purposes only.

The "Title Page" means, for a printed book, the title page itself, plus such
following pages as are needed to hold, legibly, the material this License
requires to appear in the title page. For works in formats which do not have any
title page as such, "Title Page" means the text near the most prominent
appearance of the work's title, preceding the beginning of the body of the text.

A section "Entitled XYZ" means a named subunit of the Document whose title either
is precisely XYZ or contains XYZ in parentheses following text that translates
XYZ in another language. (Here XYZ stands for a specific section name mentioned
below, such as "Acknowledgements", "Dedications", "Endorsements", or "History".)
To "Preserve the Title" of such a section when you modify the Document means that
it remains a section "Entitled XYZ" according to this definition.

The Document may include Warranty Disclaimers next to the notice which states
that this License applies to the Document. These Warranty Disclaimers are
considered to be included by reference in this License, but only as regards
disclaiming warranties: any other implication that these Warranty Disclaimers may
have is void and has no effect on the meaning of this License.

2. VERBATIM COPYING

You may copy and distribute the Document in any medium, either commercially or
noncommercially, provided that this License, the copyright notices, and the
license notice saying this License applies to the Document are reproduced in all
copies, and that you add no other conditions whatsoever to those of this License.
You may not use technical measures to obstruct or control the reading or further
copying of the copies you make or distribute. However, you may accept
compensation in exchange for copies. If you distribute a large enough number of
copies you must also follow the conditions in section 3.

You may also lend copies, under the same conditions stated above, and you may
publicly display copies.

3. COPYING IN QUANTITY

If you publish printed copies (or copies in media that commonly have printed
covers) of the Document, numbering more than 100, and the Document's license
notice requires Cover Texts, you must enclose the copies in covers that carry,
clearly and legibly, all these Cover Texts: Front-Cover Texts on the front cover,
and Back-Cover Texts on the back cover. Both covers must also clearly and legibly
identify you as the publisher of these copies. The front cover must present the
full title with all words of the title equally prominent and visible. You may add
other material on the covers in addition. Copying with changes limited to the
covers, as long as they preserve the title of the Document and satisfy these
conditions, can be treated as verbatim copying in other respects.

If the required texts for either cover are too voluminous to fit legibly, you
should put the first ones listed (as many as fit reasonably) on the actual cover,
and continue the rest onto adjacent pages.

If you publish or distribute Opaque copies of the Document numbering more than
100, you must either include a machine-readable Transparent copy along with each
Opaque copy, or state in or with each Opaque copy a computer-network location
from which the general network-using public has access to download using
public-standard network protocols a complete Transparent copy of the Document,
free of added material. If you use the latter option, you must take reasonably
prudent steps, when you begin distribution of Opaque copies in quantity, to
ensure that this Transparent copy will remain thus accessible at the stated
location until at least one year after the last time you distribute an Opaque
copy (directly or through your agents or retailers) of that edition to the
public.

It is requested, but not required, that you contact the authors of the Document
well before redistributing any large number of copies, to give them a chance to
provide you with an updated version of the Document.

4. MODIFICATIONS

You may copy and distribute a Modified Version of the Document under the
conditions of sections 2 and 3 above, provided that you release the Modified
Version under precisely this License, with the Modified Version filling the role
of the Document, thus licensing distribution and modification of the Modified
Version to whoever possesses a copy of it. In addition, you must do these things
in the Modified Version:

  * A. Use in the Title Page (and on the covers, if any) a title distinct from
    that of the Document, and from those of previous versions (which should, if
    there were any, be listed in the History section of the Document). You may
    use the same title as a previous version if the original publisher of that
    version gives permission.

  * B. List on the Title Page, as authors, one or more persons or entities
    responsible for authorship of the modifications in the Modified Version,
    together with at least five of the principal authors of the Document (all of
    its principal authors, if it has fewer than five), unless they release you
    from this requirement.

  * C. State on the Title page the name of the publisher of the Modified Version,
    as the publisher.

  * D. Preserve all the copyright notices of the Document.

  * E. Add an appropriate copyright notice for your modifications adjacent to the
    other copyright notices.

  * F. Include, immediately after the copyright notices, a license notice giving
    the public permission to use the Modified Version under the terms of this
    License, in the form shown in the Addendum below.

  * G. Preserve in that license notice the full lists of Invariant Sections and
    required Cover Texts given in the Document's license notice.

  * H. Include an unaltered copy of this License.

  * I. Preserve the section Entitled "History", Preserve its Title, and add to it
    an item stating at least the title, year, new authors, and publisher of the
    Modified Version as given on the Title Page. If there is no section Entitled
    "History" in the Document, create one stating the title, year, authors, and
    publisher of the Document as given on its Title Page, then add an item
    describing the Modified Version as stated in the previous sentence.

  * J. Preserve the network location, if any, given in the Document for public
    access to a Transparent copy of the Document, and likewise the network
    locations given in the Document for previous versions it was based on. These
    may be placed in the "History" section. You may omit a network location for a
    work that was published at least four years before the Document itself, or if
    the original publisher of the version it refers to gives permission.

  * K. For any section Entitled "Acknowledgements" or "Dedications", Preserve the
    Title of the section, and preserve in the section all the substance and tone
    of each of the contributor acknowledgements and/or dedications given therein.

  * L. Preserve all the Invariant Sections of the Document, unaltered in their
    text and in their titles. Section numbers or the equivalent are not
    considered part of the section titles.

  * M. Delete any section Entitled "Endorsements". Such a section may not be
    included in the Modified Version.

  * N. Do not retitle any existing section to be Entitled "Endorsements" or to
    conflict in title with any Invariant Section.

  * O. Preserve any Warranty Disclaimers.

If the Modified Version includes new front-matter sections or appendices that
qualify as Secondary Sections and contain no material copied from the Document,
you may at your option designate some or all of these sections as invariant. To
do this, add their titles to the list of Invariant Sections in the Modified
Version's license notice. These titles must be distinct from any other section
titles.

You may add a section Entitled "Endorsements", provided it contains nothing but
endorsements of your Modified Version by various parties--for example, statements
of peer review or that the text has been approved by an organization as the
authoritative definition of a standard.

You may add a passage of up to five words as a Front-Cover Text, and a passage of
up to 25 words as a Back-Cover Text, to the end of the list of Cover Texts in the
Modified Version. Only one passage of Front-Cover Text and one of Back-Cover Text
may be added by (or through arrangements made by) any one entity. If the Document
already includes a cover text for the same cover, previously added by you or by
arrangement made by the same entity you are acting on behalf of, you may not add
another; but you may replace the old one, on explicit permission from the
previous publisher that added the old one.

The author(s) and publisher(s) of the Document do not by this License give
permission to use their names for publicity for or to assert or imply endorsement
of any Modified Version.

5. COMBINING DOCUMENTS

You may combine the Document with other documents released under this License,
under the terms defined in section 4 above for modified versions, provided that
you include in the combination all of the Invariant Sections of all of the
original documents, unmodified, and list them all as Invariant Sections of your
combined work in its license notice, and that you preserve all their Warranty
Disclaimers.

The combined work need only contain one copy of this License, and multiple
identical Invariant Sections may be replaced with a single copy. If there are
multiple Invariant Sections with the same name but different contents, make the
title of each such section unique by adding at the end of it, in parentheses, the
name of the original author or publisher of that section if known, or else a
unique number. Make the same adjustment to the section titles in the list of
Invariant Sections in the license notice of the combined work.

In the combination, you must combine any sections Entitled "History" in the
various original documents, forming one section Entitled "History"; likewise
combine any sections Entitled "Acknowledgements", and any sections Entitled
"Dedications". You must delete all sections Entitled "Endorsements."

6. COLLECTIONS OF DOCUMENTS

You may make a collection consisting of the Document and other documents released
under this License, and replace the individual copies of this License in the
various documents with a single copy that is included in the collection, provided
that you follow the rules of this License for verbatim copying of each of the
documents in all other respects.

You may extract a single document from such a collection, and distribute it
individually under this License, provided you insert a copy of this License into
the extracted document, and follow this License in all other respects regarding
verbatim copying of that document.

7. AGGREGATION WITH INDEPENDENT WORKS

A compilation of the Document or its derivatives with other separate and
independent documents or works, in or on a volume of a storage or distribution
medium, is called an "aggregate" if the copyright resulting from the compilation
is not used to limit the legal rights of the compilation's users beyond what the
individual works permit. When the Document is included in an aggregate, this
License does not apply to the other works in the aggregate which are not
themselves derivative works of the Document.

If the Cover Text requirement of section 3 is applicable to these copies of the
Document, then if the Document is less than one half of the entire aggregate, the
Document's Cover Texts may be placed on covers that bracket the Document within
the aggregate, or the electronic equivalent of covers if the Document is in
electronic form. Otherwise they must appear on printed covers that bracket the
whole aggregate.

8. TRANSLATION

Translation is considered a kind of modification, so you may distribute
translations of the Document under the terms of section 4. Replacing Invariant
Sections with translations requires special permission from their copyright
holders, but you may include translations of some or all Invariant Sections in
addition to the original versions of these Invariant Sections. You may include a
translation of this License, and all the license notices in the Document, and any
Warranty Disclaimers, provided that you also include the original English version
of this License and the original versions of those notices and disclaimers. In
case of a disagreement between the translation and the original version of this
License or a notice or disclaimer, the original version will prevail.

If a section in the Document is Entitled "Acknowledgements", "Dedications", or
"History", the requirement (section 4) to Preserve its Title (section 1) will
typically require changing the actual title.

9. TERMINATION

You may not copy, modify, sublicense, or distribute the Document except as
expressly provided for under this License. Any other attempt to copy, modify,
sublicense or distribute the Document is void, and will automatically terminate
your rights under this License. However, parties who have received copies, or
rights, from you under this License will not have their licenses terminated so
long as such parties remain in full compliance.

10. FUTURE REVISIONS OF THIS LICENSE

The Free Software Foundation may publish new, revised versions of the GNU Free
Documentation License from time to time. Such new versions will be similar in
spirit to the present version, but may differ in detail to address new problems
or concerns. See http://www.gnu.org/copyleft/.

Each version of the License is given a distinguishing version number. If the
Document specifies that a particular numbered version of this License "or any
later version" applies to it, you have the option of following the terms and
conditions either of that specified version or of any later version that has been
published (not as a draft) by the Free Software Foundation. If the Document does
not specify a version number of this License, you may choose any version ever
published (not as a draft) by the Free Software Foundation.


How to use this License for your documents

To use this License in a document you have written, include a copy of the License
in the document and put the following copyright and license notices just after
the title page:

  Copyright (c)  YEAR  YOUR NAME.
  Permission is granted to copy, distribute and/or modify this document
  under the terms of the GNU Free Documentation License, Version 1.2
  or any later version published by the Free Software Foundation;
  with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
  Texts.  A copy of the license is included in the section entitled "GNU
  Free Documentation License".

If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, replace
the "with...Texts." line with this:

  with the Invariant Sections being LIST THEIR TITLES, with the
  Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.

If you have Invariant Sections without Cover Texts, or some other combination of
the three, merge those two alternatives to suit the situation.

If your document contains nontrivial examples of program code, we recommend
releasing these examples in parallel under your choice of free software license,
such as the GNU General Public License, to permit their use in free software.

---

GNU Free Documentation License v1.2 or later
(gettext 0.21)

GNU Free Documentation License
==============================

Version 1.2, November 2002

  Copyright (C) 2000,2001,2002  Free Software Foundation, Inc.
  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.


0. PREAMBLE

The purpose of this License is to make a manual, textbook, or other functional
and useful document "free" in the sense of freedom: to assure everyone the
effective freedom to copy and redistribute it, with or without modifying it,
either commercially or noncommercially. Secondarily, this License preserves for
the author and publisher a way to get credit for their work, while not being
considered responsible for modifications made by others.

This License is a kind of "copyleft", which means that derivative works of the
document must themselves be free in the same sense. It complements the GNU
General Public License, which is a copyleft license designed for free software.

We have designed this License in order to use it for manuals for free software,
because free software needs free documentation: a free program should come with
manuals providing the same freedoms that the software does. But this License is
not limited to software manuals; it can be used for any textual work, regardless
of subject matter or whether it is published as a printed book. We recommend this
License principally for works whose purpose is instruction or reference.

1. APPLICABILITY AND DEFINITIONS

This License applies to any manual or other work, in any medium, that contains a
notice placed by the copyright holder saying it can be distributed under the
terms of this License. Such a notice grants a world-wide, royalty-free license,
unlimited in duration, to use that work under the conditions stated herein. The
"Document", below, refers to any such manual or work. Any member of the public is
a licensee, and is addressed as "you". You accept the license if you copy, modify
or distribute the work in a way requiring permission under copyright law.

A "Modified Version" of the Document means any work containing the Document or a
portion of it, either copied verbatim, or with modifications and/or translated
into another language.

A "Secondary Section" is a named appendix or a front-matter section of the
Document that deals exclusively with the relationship of the publishers or
authors of the Document to the Document's overall subject (or to related matters)
and contains nothing that could fall directly within that overall subject. (Thus,
if the Document is in part a textbook of mathematics, a Secondary Section may not
explain any mathematics.) The relationship could be a matter of historical
connection with the subject or with related matters, or of legal, commercial,
philosophical, ethical or political position regarding them.

The "Invariant Sections" are certain Secondary Sections whose titles are
designated, as being those of Invariant Sections, in the notice that says that
the Document is released under this License. If a section does not fit the above
definition of Secondary then it is not allowed to be designated as Invariant. The
Document may contain zero Invariant Sections. If the Document does not identify
any Invariant Sections then there are none.

The "Cover Texts" are certain short passages of text that are listed, as
Front-Cover Texts or Back-Cover Texts, in the notice that says that the Document
is released under this License. A Front-Cover Text may be at most 5 words, and a
Back-Cover Text may be at most 25 words.

A "Transparent" copy of the Document means a machine-readable copy, represented
in a format whose specification is available to the general public, that is
suitable for revising the document straightforwardly with generic text editors or
(for images composed of pixels) generic paint programs or (for drawings) some
widely available drawing editor, and that is suitable for input to text
formatters or for automatic translation to a variety of formats suitable for
input to text formatters. A copy made in an otherwise Transparent file format
whose markup, or absence of markup, has been arranged to thwart or discourage
subsequent modification by readers is not Transparent. An image format is not
Transparent if used for any substantial amount of text. A copy that is not
"Transparent" is called "Opaque".

Examples of suitable formats for Transparent copies include plain ASCII without
markup, Texinfo input format, LaTeX input format, SGML or XML using a publicly
available DTD, and standard-conforming simple HTML, PostScript or PDF designed
for human modification. Examples of transparent image formats include PNG, XCF
and JPG. Opaque formats include proprietary formats that can be read and edited
only by proprietary word processors, SGML or XML for which the DTD and/or
processing tools are not generally available, and the machine-generated HTML,
PostScript or PDF produced by some word processors for output purposes only.

The "Title Page" means, for a printed book, the title page itself, plus such
following pages as are needed to hold, legibly, the material this License
requires to appear in the title page. For works in formats which do not have any
title page as such, "Title Page" means the text near the most prominent
appearance of the work's title, preceding the beginning of the body of the text.

A section "Entitled XYZ" means a named subunit of the Document whose title either
is precisely XYZ or contains XYZ in parentheses following text that translates
XYZ in another language. (Here XYZ stands for a specific section name mentioned
below, such as "Acknowledgements", "Dedications", "Endorsements", or "History".)
To "Preserve the Title" of such a section when you modify the Document means that
it remains a section "Entitled XYZ" according to this definition.

The Document may include Warranty Disclaimers next to the notice which states
that this License applies to the Document. These Warranty Disclaimers are
considered to be included by reference in this License, but only as regards
disclaiming warranties: any other implication that these Warranty Disclaimers may
have is void and has no effect on the meaning of this License.

2. VERBATIM COPYING

You may copy and distribute the Document in any medium, either commercially or
noncommercially, provided that this License, the copyright notices, and the
license notice saying this License applies to the Document are reproduced in all
copies, and that you add no other conditions whatsoever to those of this License.
You may not use technical measures to obstruct or control the reading or further
copying of the copies you make or distribute. However, you may accept
compensation in exchange for copies. If you distribute a large enough number of
copies you must also follow the conditions in section 3.

You may also lend copies, under the same conditions stated above, and you may
publicly display copies.

3. COPYING IN QUANTITY

If you publish printed copies (or copies in media that commonly have printed
covers) of the Document, numbering more than 100, and the Document's license
notice requires Cover Texts, you must enclose the copies in covers that carry,
clearly and legibly, all these Cover Texts: Front-Cover Texts on the front cover,
and Back-Cover Texts on the back cover. Both covers must also clearly and legibly
identify you as the publisher of these copies. The front cover must present the
full title with all words of the title equally prominent and visible. You may add
other material on the covers in addition. Copying with changes limited to the
covers, as long as they preserve the title of the Document and satisfy these
conditions, can be treated as verbatim copying in other respects.

If the required texts for either cover are too voluminous to fit legibly, you
should put the first ones listed (as many as fit reasonably) on the actual cover,
and continue the rest onto adjacent pages.

If you publish or distribute Opaque copies of the Document numbering more than
100, you must either include a machine-readable Transparent copy along with each
Opaque copy, or state in or with each Opaque copy a computer-network location
from which the general network-using public has access to download using
public-standard network protocols a complete Transparent copy of the Document,
free of added material. If you use the latter option, you must take reasonably
prudent steps, when you begin distribution of Opaque copies in quantity, to
ensure that this Transparent copy will remain thus accessible at the stated
location until at least one year after the last time you distribute an Opaque
copy (directly or through your agents or retailers) of that edition to the
public.

It is requested, but not required, that you contact the authors of the Document
well before redistributing any large number of copies, to give them a chance to
provide you with an updated version of the Document.

4. MODIFICATIONS

You may copy and distribute a Modified Version of the Document under the
conditions of sections 2 and 3 above, provided that you release the Modified
Version under precisely this License, with the Modified Version filling the role
of the Document, thus licensing distribution and modification of the Modified
Version to whoever possesses a copy of it. In addition, you must do these things
in the Modified Version:

  * A. Use in the Title Page (and on the covers, if any) a title distinct from
    that of the Document, and from those of previous versions (which should, if
    there were any, be listed in the History section of the Document). You may
    use the same title as a previous version if the original publisher of that
    version gives permission.

  * B. List on the Title Page, as authors, one or more persons or entities
    responsible for authorship of the modifications in the Modified Version,
    together with at least five of the principal authors of the Document (all of
    its principal authors, if it has fewer than five), unless they release you
    from this requirement.

  * C. State on the Title page the name of the publisher of the Modified Version,
    as the publisher.

  * D. Preserve all the copyright notices of the Document.

  * E. Add an appropriate copyright notice for your modifications adjacent to the
    other copyright notices.

  * F. Include, immediately after the copyright notices, a license notice giving
    the public permission to use the Modified Version under the terms of this
    License, in the form shown in the Addendum below.

  * G. Preserve in that license notice the full lists of Invariant Sections and
    required Cover Texts given in the Document's license notice.

  * H. Include an unaltered copy of this License.

  * I. Preserve the section Entitled "History", Preserve its Title, and add to it
    an item stating at least the title, year, new authors, and publisher of the
    Modified Version as given on the Title Page. If there is no section Entitled
    "History" in the Document, create one stating the title, year, authors, and
    publisher of the Document as given on its Title Page, then add an item
    describing the Modified Version as stated in the previous sentence.

  * J. Preserve the network location, if any, given in the Document for public
    access to a Transparent copy of the Document, and likewise the network
    locations given in the Document for previous versions it was based on. These
    may be placed in the "History" section. You may omit a network location for a
    work that was published at least four years before the Document itself, or if
    the original publisher of the version it refers to gives permission.

  * K. For any section Entitled "Acknowledgements" or "Dedications", Preserve the
    Title of the section, and preserve in the section all the substance and tone
    of each of the contributor acknowledgements and/or dedications given therein.

  * L. Preserve all the Invariant Sections of the Document, unaltered in their
    text and in their titles. Section numbers or the equivalent are not
    considered part of the section titles.

  * M. Delete any section Entitled "Endorsements". Such a section may not be
    included in the Modified Version.

  * N. Do not retitle any existing section to be Entitled "Endorsements" or to
    conflict in title with any Invariant Section.

  * O. Preserve any Warranty Disclaimers.

If the Modified Version includes new front-matter sections or appendices that
qualify as Secondary Sections and contain no material copied from the Document,
you may at your option designate some or all of these sections as invariant. To
do this, add their titles to the list of Invariant Sections in the Modified
Version's license notice. These titles must be distinct from any other section
titles.

You may add a section Entitled "Endorsements", provided it contains nothing but
endorsements of your Modified Version by various parties--for example, statements
of peer review or that the text has been approved by an organization as the
authoritative definition of a standard.

You may add a passage of up to five words as a Front-Cover Text, and a passage of
up to 25 words as a Back-Cover Text, to the end of the list of Cover Texts in the
Modified Version. Only one passage of Front-Cover Text and one of Back-Cover Text
may be added by (or through arrangements made by) any one entity. If the Document
already includes a cover text for the same cover, previously added by you or by
arrangement made by the same entity you are acting on behalf of, you may not add
another; but you may replace the old one, on explicit permission from the
previous publisher that added the old one.

The author(s) and publisher(s) of the Document do not by this License give
permission to use their names for publicity for or to assert or imply endorsement
of any Modified Version.

5. COMBINING DOCUMENTS

You may combine the Document with other documents released under this License,
under the terms defined in section 4 above for modified versions, provided that
you include in the combination all of the Invariant Sections of all of the
original documents, unmodified, and list them all as Invariant Sections of your
combined work in its license notice, and that you preserve all their Warranty
Disclaimers.

The combined work need only contain one copy of this License, and multiple
identical Invariant Sections may be replaced with a single copy. If there are
multiple Invariant Sections with the same name but different contents, make the
title of each such section unique by adding at the end of it, in parentheses, the
name of the original author or publisher of that section if known, or else a
unique number. Make the same adjustment to the section titles in the list of
Invariant Sections in the license notice of the combined work.

In the combination, you must combine any sections Entitled "History" in the
various original documents, forming one section Entitled "History"; likewise
combine any sections Entitled "Acknowledgements", and any sections Entitled
"Dedications". You must delete all sections Entitled "Endorsements."

6. COLLECTIONS OF DOCUMENTS

You may make a collection consisting of the Document and other documents released
under this License, and replace the individual copies of this License in the
various documents with a single copy that is included in the collection, provided
that you follow the rules of this License for verbatim copying of each of the
documents in all other respects.

You may extract a single document from such a collection, and distribute it
individually under this License, provided you insert a copy of this License into
the extracted document, and follow this License in all other respects regarding
verbatim copying of that document.

7. AGGREGATION WITH INDEPENDENT WORKS

A compilation of the Document or its derivatives with other separate and
independent documents or works, in or on a volume of a storage or distribution
medium, is called an "aggregate" if the copyright resulting from the compilation
is not used to limit the legal rights of the compilation's users beyond what the
individual works permit. When the Document is included in an aggregate, this
License does not apply to the other works in the aggregate which are not
themselves derivative works of the Document.

If the Cover Text requirement of section 3 is applicable to these copies of the
Document, then if the Document is less than one half of the entire aggregate, the
Document's Cover Texts may be placed on covers that bracket the Document within
the aggregate, or the electronic equivalent of covers if the Document is in
electronic form. Otherwise they must appear on printed covers that bracket the
whole aggregate.

8. TRANSLATION

Translation is considered a kind of modification, so you may distribute
translations of the Document under the terms of section 4. Replacing Invariant
Sections with translations requires special permission from their copyright
holders, but you may include translations of some or all Invariant Sections in
addition to the original versions of these Invariant Sections. You may include a
translation of this License, and all the license notices in the Document, and any
Warranty Disclaimers, provided that you also include the original English version
of this License and the original versions of those notices and disclaimers. In
case of a disagreement between the translation and the original version of this
License or a notice or disclaimer, the original version will prevail.

If a section in the Document is Entitled "Acknowledgements", "Dedications", or
"History", the requirement (section 4) to Preserve its Title (section 1) will
typically require changing the actual title.

9. TERMINATION

You may not copy, modify, sublicense, or distribute the Document except as
expressly provided for under this License. Any other attempt to copy, modify,
sublicense or distribute the Document is void, and will automatically terminate
your rights under this License. However, parties who have received copies, or
rights, from you under this License will not have their licenses terminated so
long as such parties remain in full compliance.

10. FUTURE REVISIONS OF THIS LICENSE

The Free Software Foundation may publish new, revised versions of the GNU Free
Documentation License from time to time. Such new versions will be similar in
spirit to the present version, but may differ in detail to address new problems
or concerns. See http://www.gnu.org/copyleft/.

Each version of the License is given a distinguishing version number. If the
Document specifies that a particular numbered version of this License "or any
later version" applies to it, you have the option of following the terms and
conditions either of that specified version or of any later version that has been
published (not as a draft) by the Free Software Foundation. If the Document does
not specify a version number of this License, you may choose any version ever
published (not as a draft) by the Free Software Foundation.


How to use this License for your documents

To use this License in a document you have written, include a copy of the License
in the document and put the following copyright and license notices just after
the title page:

  Copyright (c)  YEAR  YOUR NAME.
  Permission is granted to copy, distribute and/or modify this document
  under the terms of the GNU Free Documentation License, Version 1.2
  or any later version published by the Free Software Foundation;
  with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
  Texts.  A copy of the license is included in the section entitled "GNU
  Free Documentation License".

If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, replace
the "with...Texts." line with this:

  with the Invariant Sections being LIST THEIR TITLES, with the
  Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.

If you have Invariant Sections without Cover Texts, or some other combination of
the three, merge those two alternatives to suit the situation.

If your document contains nontrivial examples of program code, we recommend
releasing these examples in parallel under your choice of free software license,
such as the GNU General Public License, to permit their use in free software.

---

GNU General Public License v1.0 or later
(Archive-Tar 2.40, Carp 1.52, CPAN 2.29, CPAN 2.34, CPAN 2.36, CPAN::Meta 2.150010, debian-archive-keyring 2007.02.19, debian-archive-keyring 2023.3+deb12u2, Digest 1.20, Exporter 5.77, ExtUtils::Install 2.20, ExtUtils::Manifest 1.73, File::Fetch 1.04, File::Path 2.18, File::Temp 0.2311, HTTP::Tiny 0.080, IO::Compress 2.105, JSON 4.07000, JSON 4.10, JSON 4.10000, JSON-PP 4.07, libcpan-meta-yaml-perl 0.018, libdigest-sha-perl 6.02, libencode-perl 3.15, libextutils-cbuilder-perl 0.280236, libextutils-parsexs-perl 3.350000, libfile-find-rule-perl 0.34, libmath-bigint-perl 1.999830, libmodule-corelist-perl 5.20210320, LibNet 3.13, libnumber-compare-perl 0.03, libpod-simple-perl 3.42, libpod-simple-perl 3.43, libscalar-list-utils-perl 1.62, libstdc++ 12.2.0, libtest-simple-perl 1.302190, libtext-glob-perl 0.11, libversion-perl 0.9929, Locale::Maketext 1.31, Module::Load::Conditional 0.74, OpenJDK 17.0.17.0.10, Perl 1.39, Perl 1.53, Perl 5.28.1, Perl 5.32.1, perl-Attribute-Handlers 1.02, perl-Config-Extensions 0.03, perl-Devel-SelfStubber 1.06, perl-encoding-warnings 0.13, perl-ExtUtils-Miniperl 1.11, perl-File-Basename 2.85, perl-File-Compare 1.100.700, perl-File-Copy 2.39, perl-File-DosGlob 1.12, perl-File-Find 1.40, perl-File-stat 1.12, perl-Filter-Simple 0.96, perl-Getopt-Std 1.13, perl-Hash-Util 0.28, perl-Hash-Util-FieldHash 1.26, perl-I18N-LangTags 0.45, perl-IPC-Open3 1.22, perl-IPC-SysV 2.09, perl-libnetcfg 5.40.2, perl-Math-BigInt-FastCalc 0.501.200, perl-Math-BigRat 0.2621, perl-Math-Complex 1.59, perl-Module-Load 0.36, perl-overloading 0.02, perl-Params-Check 0.38, perl-Pod-Functions 1.14, perl-Pod-Html 1.33, perl-Pod-Usage 2.01, perl-Term-Complete 1.403, perl-Term-ReadLine 1.17, perl-Thread-Semaphore 2.13, perl-threads-shared 1.64, perl-Tie-RefHash 1.40, perl-Time 1.03, perl-Unicode-UCD 0.78, perl-User-pwent 1.03, perl-version 0.9927, Pod::Checker 1.74, Pod::Escapes 1.07, Pod::Perldoc 3.28.01, podlators 4.14, Socket 2.033, Storable 3.26, Test::Harness 3.44, util-linux-script 2.41.1)

"This program is free software; you can redistribute it and/or modify it under
the terms of version 1 of the GNU General Public License as published by the Free
Software Foundation."



GNU GENERAL PUBLIC LICENSE
Version 1, February 1989
==========================

Copyright (C) 1989 Free Software Foundation, Inc. 675 Mass Ave, Cambridge, MA
02139, USA
Everyone is permitted to copy and distribute verbatim copies of this license
document, but changing it is not allowed.

Preamble

The license agreements of most software companies try to keep users at the mercy
of those companies. By contrast, our General Public License is intended to
guarantee your freedom to share and change free software--to make sure the
software is free for all its users. The General Public License applies to the
Free Software Foundation's software and to any other program whose authors commit
to using it. You can use it for your programs, too.

When we speak of free software, we are referring to freedom, not price.
Specifically, the General Public License is designed to make sure that you have
the freedom to give away or sell copies of free software, that you receive source
code or can get it if you want it, that you can change the software or use pieces
of it in new free programs; and that you know you can do these things.

To protect your rights, we need to make restrictions that forbid anyone to deny
you these rights or to ask you to surrender the rights. These restrictions
translate to certain responsibilities for you if you distribute copies of the
software, or if you modify it.

For example, if you distribute copies of a such a program, whether gratis or for
a fee, you must give the recipients all the rights that you have. You must make
sure that they, too, receive or can get the source code. And you must tell them
their rights.

We protect your rights with two steps: (1) copyright the software, and (2) offer
you this license which gives you legal permission to copy, distribute and/or
modify the software.

Also, for each author's protection and ours, we want to make certain that
everyone understands that there is no warranty for this free software. If the
software is modified by someone else and passed on, we want its recipients to
know that what they have is not the original, so that any problems introduced by
others will not reflect on the original authors' reputations.

The precise terms and conditions for copying, distribution and modification
follow.


GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  1.  This License Agreement applies to any program or other work which contains
    a notice placed by the copyright holder saying it may be distributed under
    the terms of this General Public License. The "Program", below, refers to any
    such program or work, and a "work based on the Program" means either the
    Program or any work containing the Program or a portion of it, either
    verbatim or with modifications. Each licensee is addressed as "you".

  2. You may copy and distribute verbatim copies of the Program's source code as
    you receive it, in any medium, provided that you conspicuously and
    appropriately publish on each copy an appropriate copyright notice and
    disclaimer of warranty; keep intact all the notices that refer to this
    General Public License and to the absence of any warranty; and give any other
    recipients of the Program a copy of this General Public License along with
    the Program. You may charge a fee for the physical act of transferring a
    copy.

  3.  You may modify your copy or copies of the Program or any portion of it, and
    copy and distribute such modifications under the terms of Paragraph 1 above,
    provided that you also do the following:

      a. cause the modified files to carry prominent notices stating that you
        changed the files and the date of any change; and

      b. cause the whole of any work that you distribute or publish, that in
        whole or in part contains the Program or any part thereof, either with or
        without modifications, to be licensed at no charge to all third parties
        under the terms of this General Public License (except that you may
        choose to grant warranty protection to some or all third parties, at your
        option).

      c. If the modified program normally reads commands interactively when run,
        you must cause it, when started running for such interactive use in the
        simplest and most usual way, to print or display an announcement
        including an appropriate copyright notice and a notice that there is no
        warranty (or else, saying that you provide a warranty) and that users may
        redistribute the program under these conditions, and telling the user how
        to view a copy of this General Public License.

      d.  You may charge a fee for the physical act of transferring a copy, and
        you may at your option offer warranty protection in exchange for a fee.

    Mere aggregation of another independent work with the Program (or its
    derivative) on a volume of a storage or distribution medium does not bring
    the other work under the scope of these terms.

  4. You may copy and distribute the Program (or a portion or derivative of it,
    under Paragraph 2) in object code or executable form under the terms of
    Paragraphs 1 and 2 above provided that you also do one of the following:

      a.  accompany it with the complete corresponding machine-readable source
        code, which must be distributed under the terms of Paragraphs 1 and 2
        above; or,

      b. accompany it with a written offer, valid for at least three years, to
        give any third party free (except for a nominal charge for the cost of
        distribution) a complete machine-readable copy of the corresponding
        source code, to be distributed under the terms of Paragraphs 1 and 2
        above; or,

      c.  accompany it with the information you received as to where the
        corresponding source code may be obtained. (This alternative is allowed
        only for noncommercial distribution and only if you received the program
        in object code or executable form alone.)

    Source code for a work means the preferred form of the work for making
    modifications to it. For an executable file, complete source code means all
    the source code for all modules it contains; but, as a special exception, it
    need not include source code for modules which are standard libraries that
    accompany the operating system on which the executable file runs, or for
    standard header files or definitions files that accompany that operating
    system.

  5.  You may not copy, modify, sublicense, distribute or transfer the Program
    except as expressly provided under this General Public License. Any attempt
    otherwise to copy, modify, sublicense, distribute or transfer the Program is
    void, and will automatically terminate your rights to use the Program under
    this License. However, parties who have received copies, or rights to use
    copies, from you under this General Public License will not have their
    licenses terminated so long as such parties remain in full compliance.

  6.  By copying, distributing or modifying the Program (or any work based on the
    Program) you indicate your acceptance of this license to do so, and all its
    terms and conditions.

  7. Each time you redistribute the Program (or any work based on the Program),
    the recipient automatically receives a license from the original licensor to
    copy, distribute or modify the Program subject to these terms and conditions.
    You may not impose any further restrictions on the recipients' exercise of
    the rights granted herein.

  8.  The Free Software Foundation may publish revised and/or new versions of the
    General Public License from time to time. Such new versions will be similar
    in spirit to the present version, but may differ in detail to address new
    problems or concerns.

    Each version is given a distinguishing version number. If the Program
    specifies a version number of the license which applies to it and "any later
    version", you have the option of following the terms and conditions either of
    that version or of any later version published by the Free Software
    Foundation. If the Program does not specify a version number of the license,
    you may choose any version ever published by the Free Software Foundation.

  9.  If you wish to incorporate parts of the Program into other free programs
    whose distribution conditions are different, write to the author to ask for
    permission. For software which is copyrighted by the Free Software
    Foundation, write to the Free Software Foundation; we sometimes make
    exceptions for this. Our decision will be guided by the two goals of
    preserving the free status of all derivatives of our free software and of
    promoting the sharing and reuse of software generally.

NO WARRANTY

  9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
    PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE
    STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE
    PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
    INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
    FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND
    PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE,
    YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  10.  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
    ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE
    THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
    GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE
    OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR
    DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR
    A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH
    HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

END OF TERMS AND CONDITIONS

Appendix: How to Apply These Terms to Your New Programs

If you develop a new program, and you want it to be of the greatest possible use
to humanity, the best way to achieve this is to make it free software which
everyone can redistribute and change under these terms.

To do so, attach the following notices to the program. It is safest to attach
them to the start of each source file to most effectively convey the exclusion of
warranty; and each file should have at least the "copyright" line and a pointer
to where the full notice is found.

Copyright (C) 19yy

This program is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
Foundation; either version 1, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this
program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave,
Cambridge, MA 02139, USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this when it
starts in an interactive mode:

Gnomovision version 69, Copyright (C) 19xx name of author Gnomovision comes with
ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you
are welcome to redistribute it under certain conditions; type `show c' for
details.

The hypothetical commands `show w' and `show c' should show the appropriate parts
of the General Public License. Of course, the commands you use may be called
something other than `show w' and `show c'; they could even be mouse-clicks or
menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your school,
if any, to sign a "copyright disclaimer" for the program, if necessary. Here a
sample; alter the names:

Yoyodyne, Inc., hereby disclaims all copyright interest in the program
`Gnomovision' (a program to direct compilers to make passes at assemblers)
written by James Hacker.

, 1 April 1989 Ty Coon, President of Vice

That's all there is to it!

---

GNU General Public License v2.0 only
(alpine-baselayout 3.6.8, alpine-baselayout 3.7.0, alpine-baselayout 3.7.1, apk-tools 2.14.6, apk-tools 2.14.9, apk-tools 3.0.3, base-passwd 3.6.1, Git 2.50.1, GNU Compiler Collection 12.2.0, GNU Compiler Collection 14.2.0, hostname 3.23+nmu1, hostname 3.24, JRuby 10.0.2.0, JRuby 9.3.1.0, JRuby 9.4.12.0, JRuby 9.4.13.0, JRuby 9.4.9.0, JRuby Base 9.4.13.0, JRuby Readline 1.3.7, jruby-openssl 0.15.5, libss 1.47.0, Linux Kernel 5.19~rc4, logsave 1.47.0, lsb 11.2~rc1, lsb 11.6, musl-obstack 1.2.3, nxproxy 3.5.99.4, PaX Utilities 1.3.8, Perl v5.36.0, RabbitMQ amqp-client 5.14.3, RabbitMQ amqp-client 5.25.0, systemd 252.38, systemd 252.39, The FreeType Project 2.13.2, The FreeType Project 2.13.3, The FreeType Project 2.14.1, ucf 3.0043+nmu1+deb12u1, util-linux 2.38.1, util-linux 2.41.2, util-linux-script 2.41.1)

The GNU General Public License (GPL)
====================================


Version 2, June 1991
--------------------

Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Preamble

The licenses for most software are designed to take away your freedom to share
and change it. By contrast, the GNU General Public License is intended to
guarantee your freedom to share and change free software--to make sure the
software is free for all its users. This General Public License applies to most
of the Free Software Foundation's software and to any other program whose authors
commit to using it. (Some other Free Software Foundation software is covered by
the GNU Library General Public License instead.) You can apply it to your
programs, too.

When we speak of free software, we are referring to freedom, not price. Our
General Public Licenses are designed to make sure that you have the freedom to
distribute copies of free software (and charge for this service if you wish),
that you receive source code or can get it if you want it, that you can change
the software or use pieces of it in new free programs; and that you know you can
do these things.

To protect your rights, we need to make restrictions that forbid anyone to deny
you these rights or to ask you to surrender the rights. These restrictions
translate to certain responsibilities for you if you distribute copies of the
software, or if you modify it.

For example, if you distribute copies of such a program, whether gratis or for a
fee, you must give the recipients all the rights that you have. You must make
sure that they, too, receive or can get the source code. And you must show them
these terms so they know their rights.

We protect your rights with two steps: (1) copyright the software, and (2) offer
you this license which gives you legal permission to copy, distribute and/or
modify the software.

Also, for each author's protection and ours, we want to make certain that
everyone understands that there is no warranty for this free software. If the
software is modified by someone else and passed on, we want its recipients to
know that what they have is not the original, so that any problems introduced by
others will not reflect on the original authors' reputations.

Finally, any free program is threatened constantly by software patents. We wish
to avoid the danger that redistributors of a free program will individually
obtain patent licenses, in effect making the program proprietary. To prevent
this, we have made it clear that any patent must be licensed for everyone's free
use or not licensed at all.

The precise terms and conditions for copying, distribution and modification
follow.

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. This License applies to any program or other work which contains a notice
placed by the copyright holder saying it may be distributed under the terms of
this General Public License. The "Program", below, refers to any such program or
work, and a "work based on the Program" means either the Program or any
derivative work under copyright law: that is to say, a work containing the
Program or a portion of it, either verbatim or with modifications and/or
translated into another language. (Hereinafter, translation is included without
limitation in the term "modification".) Each licensee is addressed as "you".

Activities other than copying, distribution and modification are not covered by
this License; they are outside its scope. The act of running the Program is not
restricted, and the output from the Program is covered only if its contents
constitute a work based on the Program (independent of having been made by
running the Program). Whether that is true depends on what the Program does.

1. You may copy and distribute verbatim copies of the Program's source code as
you receive it, in any medium, provided that you conspicuously and appropriately
publish on each copy an appropriate copyright notice and disclaimer of warranty;
keep intact all the notices that refer to this License and to the absence of any
warranty; and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and you may at
your option offer warranty protection in exchange for a fee.

2. You may modify your copy or copies of the Program or any portion of it, thus
forming a work based on the Program, and copy and distribute such modifications
or work under the terms of Section 1 above, provided that you also meet all of
these conditions:

      a) You must cause the modified files to carry prominent notices stating
      that you changed the files and the date of any change.

      b) You must cause any work that you distribute or publish, that in whole or
      in part contains or is derived from the Program or any part thereof, to be
      licensed as a whole at no charge to all third parties under the terms of
      this License.

      c) If the modified program normally reads commands interactively when run,
      you must cause it, when started running for such interactive use in the
      most ordinary way, to print or display an announcement including an
      appropriate copyright notice and a notice that there is no warranty (or
      else, saying that you provide a warranty) and that users may redistribute
      the program under these conditions, and telling the user how to view a copy
      of this License. (Exception: if the Program itself is interactive but does
      not normally print such an announcement, your work based on the Program is
      not required to print an announcement.)

These requirements apply to the modified work as a whole. If identifiable
sections of that work are not derived from the Program, and can be reasonably
considered independent and separate works in themselves, then this License, and
its terms, do not apply to those sections when you distribute them as separate
works. But when you distribute the same sections as part of a whole which is a
work based on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the entire whole,
and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest your rights
to work written entirely by you; rather, the intent is to exercise the right to
control the distribution of derivative or collective works based on the Program.

In addition, mere aggregation of another work not based on the Program with the
Program (or with a work based on the Program) on a volume of a storage or
distribution medium does not bring the other work under the scope of this
License.

3. You may copy and distribute the Program (or a work based on it, under Section
2) in object code or executable form under the terms of Sections 1 and 2 above
provided that you also do one of the following:

      a) Accompany it with the complete corresponding machine-readable source
      code, which must be distributed under the terms of Sections 1 and 2 above
      on a medium customarily used for software interchange; or,

      b) Accompany it with a written offer, valid for at least three years, to
      give any third party, for a charge no more than your cost of physically
      performing source distribution, a complete machine-readable copy of the
      corresponding source code, to be distributed under the terms of Sections 1
      and 2 above on a medium customarily used for software interchange; or,

      c) Accompany it with the information you received as to the offer to
      distribute corresponding source code. (This alternative is allowed only for
      noncommercial distribution

and only if you received the program in object code or executable form with such
an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for making
modifications to it. For an executable work, complete source code means all the
source code for all modules it contains, plus any associated interface definition
files, plus the scripts used to control compilation and installation of the
executable. However, as a special exception, the source code distributed need not
include anything that is normally distributed (in either source or binary form)
with the major components (compiler, kernel, and so on) of the operating system
on which the executable runs, unless that component itself accompanies the
executable.

If distribution of executable or object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the source code
from the same place counts as distribution of the source code, even though third
parties are not compelled to copy the source along with the object code.

4. You may not copy, modify, sublicense, or distribute the Program except as
expressly provided under this License. Any attempt otherwise to copy, modify,
sublicense or distribute the Program is void, and will automatically terminate
your rights under this License. However, parties who have received copies, or
rights, from you under this License will not have their licenses terminated so
long as such parties remain in full compliance.

5. You are not required to accept this License, since you have not signed it.
However, nothing else grants you permission to modify or distribute the Program
or its derivative works. These actions are prohibited by law if you do not accept
this License. Therefore, by modifying or distributing the Program (or any work
based on the Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying the Program
or works based on it.

6. Each time you redistribute the Program (or any work based on the Program), the
recipient automatically receives a license from the original licensor to copy,
distribute or modify the Program subject to these terms and conditions. You may
not impose any further restrictions on the recipients' exercise of the rights
granted herein. You are not responsible for enforcing compliance by third parties
to this License.

7. If, as a consequence of a court judgment or allegation of patent infringement
or for any other reason (not limited to patent issues), conditions are imposed on
you (whether by court order, agreement or otherwise) that contradict the
conditions of this License, they do not excuse you from the conditions of this
License. If you cannot distribute so as to satisfy simultaneously your
obligations under this License and any other pertinent obligations, then as a
consequence you may not distribute the Program at all. For example, if a patent
license would not permit royalty-free redistribution of the Program by all those
who receive copies directly or indirectly through you, then the only way you
could satisfy both it and this License would be to refrain entirely from
distribution of the Program.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply and the
section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any patents or
other property right claims or to contest validity of any such claims; this
section has the sole purpose of protecting the integrity of the free software
distribution system, which is implemented by public license practices. Many
people have made generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that system; it is
up to the author/donor to decide if he or she is willing to distribute software
through any other system and a licensee cannot impose that choice.

This section is intended to make thoroughly clear what is believed to be a
consequence of the rest of this License.

8. If the distribution and/or use of the Program is restricted in certain
countries either by patents or by copyrighted interfaces, the original copyright
holder who places the Program under this License may add an explicit geographical
distribution limitation excluding those countries, so that distribution is
permitted only in or among countries not thus excluded. In such case, this
License incorporates the limitation as if written in the body of this License.

9. The Free Software Foundation may publish revised and/or new versions of the
General Public License from time to time. Such new versions will be similar in
spirit to the present version, but may differ in detail to address new problems
or concerns.

Each version is given a distinguishing version number. If the Program specifies a
version number of this License which applies to it and "any later version", you
have the option of following the terms and conditions either of that version or
of any later version published by the Free Software Foundation. If the Program
does not specify a version number of this License, you may choose any version
ever published by the Free Software Foundation.

10. If you wish to incorporate parts of the Program into other free programs
whose distribution conditions are different, write to the author to ask for
permission. For software which is copyrighted by the Free Software Foundation,
write to the Free Software Foundation; we sometimes make exceptions for this. Our
decision will be guided by the two goals of preserving the free status of all
derivatives of our free software and of promoting the sharing and reuse of
software generally.

NO WARRANTY

11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED
IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS"
WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL,
SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY
TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER
PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

END OF TERMS AND CONDITIONS

---

GNU General Public License v2.0 or later
(acl (access control list) v2.3.2, adduser 3.134, apt - Advanced Package Tool 2.6.1, audit-userspace 3.0.9, autodie 2.34, bsdutils 2.38.1, btf 1.3, busybox 1_37_0, ca-certificates 20251003, ca-certificates-bundle 20241121, ca-certificates-bundle 20250911, ca-certificates-bundle 20251003, CPAN::Meta::Requirements 2.132, Debian 20230607+deb12u11, Debian 20230607+deb12u13, Debian 20250515, Debian 20250803+deb13u3, debian-archive-keyring 2007.02.19, debian-archive-keyring 2023.3+deb12u2, debianutils 5.7, dpkg 1.21.22, e2fsprogs v1.47.0, Espresso Runtime Resources 23.1.7, Git 2.50.1, Git v2.52.0, GMP 6.2.1, GMP 6.3.0, init-system-helpers 1.65.2, insserv 1.24.0, java-common 1.0, jnr-posix 3.1.19, jnr-posix 3.1.20, JRuby 1.1.1, keyutils 1.6.3, ldapsdk 4.0.6, lib64-libext2fs2 1.45.3, libapt-pkg6.0 2.6.1, libcap 2.66, libcap v1.2.57, libextutils-parsexs-perl 3.350000, libgcrypt 1.10.1, libgpg-error 1.46, libhogweed6 3.8.1, Libidn 2.2.0, Libidn 2.3.3, Libidn2 2.3.7, libksba 1.6.3, libnettle8 3.8.1, libnsl 2.28, libsemanage1 3.4, libsepol 3.4, libstdc++ 12.2.0, libunistring v1.0, libunistring v1.2, Linux Extended Attributes (attr) 2.5.1, Linux-Pam v1.5.2, Locales 2.36, logrotate 3.20.1, logrotate 3.22.0, lz4 1.9.4, lz4 v1.10.0, mawk 1.3.4.20200120, NetBase 6.4, nxproxy 3.5.99.4, OpenJDK 17.0.17.0.10, Perl 5 Encode 3.17, perl-Tie-Memoize 1.1, pinentry-curses 1.2.1, postgresql-common 286, postgresql-common 287, postgresql-common 287ubuntu1, Procps 3.3.17, Procps 4.0.2, Procps 4.0.4, rtmpdump 2.4+20151223.gitfa8646d.1, sensible-utils 0.0.12+nmu1, sensible-utils 0.0.17+nmu1, Shadow Tool Suite 4.13, sysvinit 0.65, sysvinit 3.06, sysvinit 3.09, usrmerge 34, usrmerge 37~deb12u1, util-linux-script 2.41.1, XZ Utils 5.4.1, XZ Utils v5.8.1)

The GNU General Public License (GPL)
====================================


Version 2, June 1991
--------------------

Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USAEveryone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Preamble

The licenses for most software are designed to take away your freedom to share
and change it. By contrast, the GNU General Public License is intended to
guarantee your freedom to share and change free software--to make sure the
software is free for all its users. This General Public License applies to most
of the Free Software Foundation's software and to any other program whose authors
commit to using it. (Some other Free Software Foundation software is covered by
the GNU Library General Public License instead.) You can apply it to your
programs, too.

When we speak of free software, we are referring to freedom, not price. Our
General Public Licenses are designed to make sure that you have the freedom to
distribute copies of free software (and charge for this service if you wish),
that you receive source code or can get it if you want it, that you can change
the software or use pieces of it in new free programs; and that you know you can
do these things.

To protect your rights, we need to make restrictions that forbid anyone to deny
you these rights or to ask you to surrender the rights. These restrictions
translate to certain responsibilities for you if you distribute copies of the
software, or if you modify it.

For example, if you distribute copies of such a program, whether gratis or for a
fee, you must give the recipients all the rights that you have. You must make
sure that they, too, receive or can get the source code. And you must show them
these terms so they know their rights.

We protect your rights with two steps: (1) copyright the software, and (2) offer
you this license which gives you legal permission to copy, distribute and/or
modify the software.

Also, for each author's protection and ours, we want to make certain that
everyone understands that there is no warranty for this free software. If the
software is modified by someone else and passed on, we want its recipients to
know that what they have is not the original, so that any problems introduced by
others will not reflect on the original authors' reputations.

Finally, any free program is threatened constantly by software patents. We wish
to avoid the danger that redistributors of a free program will individually
obtain patent licenses, in effect making the program proprietary. To prevent
this, we have made it clear that any patent must be licensed for everyone's free
use or not licensed at all.

The precise terms and conditions for copying, distribution and modification
follow.

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  1.  This License applies to any program or other work which contains a notice
    placed by the copyright holder saying it may be distributed under the terms
    of this General Public License. The "Program", below, refers to any such
    program or work, and a "work based on the Program" means either the Program
    or any derivative work under copyright law: that is to say, a work containing
    the Program or a portion of it, either verbatim or with modifications and/or
    translated into another language. (Hereinafter, translation is included
    without limitation in the term "modification".) Each licensee is addressed as
    "you".

    Activities other than copying, distribution and modification are not covered
    by this License; they are outside its scope. The act of running the Program
    is not restricted, and the output from the Program is covered only if its
    contents constitute a work based on the Program (independent of having been
    made by running the Program). Whether that is true depends on what the
    Program does.

  2. You may copy and distribute verbatim copies of the Program's source code as
    you receive it, in any medium, provided that you conspicuously and
    appropriately publish on each copy an appropriate copyright notice and
    disclaimer of warranty; keep intact all the notices that refer to this
    License and to the absence of any warranty; and give any other recipients of
    the Program a copy of this License along with the Program.

    You may charge a fee for the physical act of transferring a copy, and you may
    at your option offer warranty protection in exchange for a fee.

  3. You may modify your copy or copies of the Program or any portion of it, thus
    forming a work based on the Program, and copy and distribute such
    modifications or work under the terms of Section 1 above, provided that you
    also meet all of these conditions:

      a. You must cause the modified files to carry prominent notices stating
        that you changed the files and the date of any change.

      b. You must cause any work that you distribute or publish, that in whole or
        in part contains or is derived from the Program or any part thereof, to
        be licensed as a whole at no charge to all third parties under the terms
        of this License.

      c. If the modified program normally reads commands interactively when run,
        you must cause it, when started running for such interactive use in the
        most ordinary way, to print or display an announcement including an
        appropriate copyright notice and a notice that there is no warranty (or
        else, saying that you provide a warranty) and that users may redistribute
        the program under these conditions, and telling the user how to view a
        copy of this License. (Exception: if the Program itself is interactive
        but does not normally print such an announcement, your work based on the
        Program is not required to print an announcement.)

    These requirements apply to the modified work as a whole. If identifiable
    sections of that work are not derived from the Program, and can be reasonably
    considered independent and separate works in themselves, then this License,
    and its terms, do not apply to those sections when you distribute them as
    separate works. But when you distribute the same sections as part of a whole
    which is a work based on the Program, the distribution of the whole must be
    on the terms of this License, whose permissions for other licensees extend to
    the entire whole, and thus to each and every part regardless of who wrote it.

    Thus, it is not the intent of this section to claim rights or contest your
    rights to work written entirely by you; rather, the intent is to exercise the
    right to control the distribution of derivative or collective works based on
    the Program.

    In addition, mere aggregation of another work not based on the Program with
    the Program (or with a work based on the Program) on a volume of a storage or
    distribution medium does not bring the other work under the scope of this
    License.

  4. You may copy and distribute the Program (or a work based on it, under
    Section 2) in object code or executable form under the terms of Sections 1
    and 2 above provided that you also do one of the following:

      a. Accompany it with the complete corresponding machine-readable source
        code, which must be distributed under the terms of Sections 1 and 2 above
        on a medium customarily used for software interchange; or,

      b. Accompany it with a written offer, valid for at least three years, to
        give any third party, for a charge no more than your cost of physically
        performing source distribution, a complete machine-readable copy of the
        corresponding source code, to be distributed under the terms of Sections
        1 and 2 above on a medium customarily used for software interchange; or,

      c. Accompany it with the information you received as to the offer to
        distribute corresponding source code. (This alternative is allowed only
        for noncommercial distribution and only if you received the program in
        object code or executable form with such an offer, in accord with
        Subsection b above.)

    The source code for a work means the preferred form of the work for making
    modifications to it. For an executable work, complete source code means all
    the source code for all modules it contains, plus any associated interface
    definition files, plus the scripts used to control compilation and
    installation of the executable. However, as a special exception, the source
    code distributed need not include anything that is normally distributed (in
    either source or binary form) with the major components (compiler, kernel,
    and so on) of the operating system on which the executable runs, unless that
    component itself accompanies the executable.

    If distribution of executable or object code is made by offering access to
    copy from a designated place, then offering equivalent access to copy the
    source code from the same place counts as distribution of the source code,
    even though third parties are not compelled to copy the source along with the
    object code.

  5. You may not copy, modify, sublicense, or distribute the Program except as
    expressly provided under this License. Any attempt otherwise to copy, modify,
    sublicense or distribute the Program is void, and will automatically
    terminate your rights under this License. However, parties who have received
    copies, or rights, from you under this License will not have their licenses
    terminated so long as such parties remain in full compliance.

  6. You are not required to accept this License, since you have not signed it.
    However, nothing else grants you permission to modify or distribute the
    Program or its derivative works. These actions are prohibited by law if you
    do not accept this License. Therefore, by modifying or distributing the
    Program (or any work based on the Program), you indicate your acceptance of
    this License to do so, and all its terms and conditions for copying,
    distributing or modifying the Program or works based on it.

  7. Each time you redistribute the Program (or any work based on the Program),
    the recipient automatically receives a license from the original licensor to
    copy, distribute or modify the Program subject to these terms and conditions.
    You may not impose any further restrictions on the recipients' exercise of
    the rights granted herein. You are not responsible for enforcing compliance
    by third parties to this License.

  8. If, as a consequence of a court judgment or allegation of patent
    infringement or for any other reason (not limited to patent issues),
    conditions are imposed on you (whether by court order, agreement or
    otherwise) that contradict the conditions of this License, they do not excuse
    you from the conditions of this License. If you cannot distribute so as to
    satisfy simultaneously your obligations under this License and any other
    pertinent obligations, then as a consequence you may not distribute the
    Program at all. For example, if a patent license would not permit
    royalty-free redistribution of the Program by all those who receive copies
    directly or indirectly through you, then the only way you could satisfy both
    it and this License would be to refrain entirely from distribution of the
    Program.

    If any portion of this section is held invalid or unenforceable under any
    particular circumstance, the balance of the section is intended to apply and
    the section as a whole is intended to apply in other circumstances.

    It is not the purpose of this section to induce you to infringe any patents
    or other property right claims or to contest validity of any such claims;
    this section has the sole purpose of protecting the integrity of the free
    software distribution system, which is implemented by public license
    practices. Many people have made generous contributions to the wide range of
    software distributed through that system in reliance on consistent
    application of that system; it is up to the author/donor to decide if he or
    she is willing to distribute software through any other system and a licensee
    cannot impose that choice.

    This section is intended to make thoroughly clear what is believed to be a
    consequence of the rest of this License.

  9. If the distribution and/or use of the Program is restricted in certain
    countries either by patents or by copyrighted interfaces, the original
    copyright holder who places the Program under this License may add an
    explicit geographical distribution limitation excluding those countries, so
    that distribution is permitted only in or among countries not thus excluded.
    In such case, this License incorporates the limitation as if written in the
    body of this License.

  10. The Free Software Foundation may publish revised and/or new versions of the
    General Public License from time to time. Such new versions will be similar
    in spirit to the present version, but may differ in detail to address new
    problems or concerns.

    Each version is given a distinguishing version number. If the Program
    specifies a version number of this License which applies to it and "any later
    version", you have the option of following the terms and conditions either of
    that version or of any later version published by the Free Software
    Foundation. If the Program does not specify a version number of this License,
    you may choose any version ever published by the Free Software Foundation.

  11. If you wish to incorporate parts of the Program into other free programs
    whose distribution conditions are different, write to the author to ask for
    permission. For software which is copyrighted by the Free Software
    Foundation, write to the Free Software Foundation; we sometimes make
    exceptions for this. Our decision will be guided by the two goals of
    preserving the free status of all derivatives of our free software and of
    promoting the sharing and reuse of software generally.

    NO WARRANTY

  12. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR
    THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE
    STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE
    PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
    INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
    FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND
    PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE,
    YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  13. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
    ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE
    THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
    GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE
    OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR
    DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR
    A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH
    HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

    END OF TERMS AND CONDITIONS

How to Apply These Terms to Your New Programs

If you develop a new program, and you want it to be of the greatest possible use
to the public, the best way to achieve this is to make it free software which
everyone can redistribute and change under these terms.

To do so, attach the following notices to the program. It is safest to attach
them to the start of each source file to most effectively convey the exclusion of
warranty; and each file should have at least the "copyright" line and a pointer
to where the full notice is found.

one line to give the program's name and a brief idea of what it does.Copyright (C)

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this when it
starts in an interactive mode:

Gnomovision version 69, Copyright (C) year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details
type `show w'. This is free software, and you are welcome
to redistribute it under certain conditions; type `show c'
for details.

The hypothetical commands `show w' and `show c' should show the appropriate parts
of the General Public License. Of course, the commands you use may be called
something other than `show w' and `show c'; they could even be mouse-clicks or
menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your school,
if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a
sample; alter the names:

Yoyodyne, Inc., hereby disclaims all copyright
interest in the program `Gnomovision'
(which makes passes at compilers) written
by James Hacker.

signature of Ty Coon, 1 April 1989
Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may consider
it more useful to permit linking proprietary applications with the library. If
this is what you want to do, use the GNU Library General Public License instead
of this License.

---

GNU General Public License v2.0 w/Classpath exception
(Jakarta Activation API 1.2.0, Jakarta Expression Language 3.0 API 4.0.0, Jakarta JSON Processing API 2.0.1, Jakarta Mail 1.4.7, Jakarta Mail 1.6.1, Java Servlet API 4.0.1, JavaMail API (no providers) 1.6.2, JavaMail API pop3 provider 1.4.7, JavaMail API pop3 provider 1.6.1, JavaMail API smtp provider 1.6.1, javax.annotation API 1.3.2, jaxb-api 2.3.1, jboss-transaction-api_1.2_spec 1.1.1.Final, JSR 374 (JSON Processing) Default Provider 2.0.1, nb-javac jdk-17.0.1-ga, OpenJDK 11.0.10.0, OpenJDK 17.0.16, OpenJDK 17.0.16+8, OpenJDK 17.0.16.0, OpenJDK 17.0.16.0.8, openjdk17 17.0.14_p7, openjdk17 17.0.16_p8, openjdk17-loongarch-static-libs 17.0.16_p8, Qbicc Run Time: java.base 17.alpha.0.2, Qbicc Run Time: java.sql 17.alpha.0.47)

GNU Classpath License
=====================

 


The GNU General Public License (GPL)
------------------------------------


Version 2, June 1991
--------------------

Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Preamble

The licenses for most software are designed to take away your freedom to share
and change it. By contrast, the GNU General Public License is intended to
guarantee your freedom to share and change free software--to make sure the
software is free for all its users. This General Public License applies to most
of the Free Software Foundation's software and to any other program whose authors
commit to using it. (Some other Free Software Foundation software is covered by
the GNU Library General Public License instead.) You can apply it to your
programs, too.

When we speak of free software, we are referring to freedom, not price. Our
General Public Licenses are designed to make sure that you have the freedom to
distribute copies of free software (and charge for this service if you wish),
that you receive source code or can get it if you want it, that you can change
the software or use pieces of it in new free programs; and that you know you can
do these things.

To protect your rights, we need to make restrictions that forbid anyone to deny
you these rights or to ask you to surrender the rights. These restrictions
translate to certain responsibilities for you if you distribute copies of the
software, or if you modify it.

For example, if you distribute copies of such a program, whether gratis or for a
fee, you must give the recipients all the rights that you have. You must make
sure that they, too, receive or can get the source code. And you must show them
these terms so they know their rights.

We protect your rights with two steps: (1) copyright the software, and (2) offer
you this license which gives you legal permission to copy, distribute and/or
modify the software.

Also, for each author's protection and ours, we want to make certain that
everyone understands that there is no warranty for this free software. If the
software is modified by someone else and passed on, we want its recipients to
know that what they have is not the original, so that any problems introduced by
others will not reflect on the original authors' reputations.

Finally, any free program is threatened constantly by software patents. We wish
to avoid the danger that redistributors of a free program will individually
obtain patent licenses, in effect making the program proprietary. To prevent
this, we have made it clear that any patent must be licensed for everyone's free
use or not licensed at all.

The precise terms and conditions for copying, distribution and modification
follow.

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. This License applies to any program or other work which contains a notice
placed by the copyright holder saying it may be distributed under the terms of
this General Public License. The "Program", below, refers to any such program or
work, and a "work based on the Program" means either the Program or any
derivative work under copyright law: that is to say, a work containing the
Program or a portion of it, either verbatim or with modifications and/or
translated into another language. (Hereinafter, translation is included without
limitation in the term "modification".) Each licensee is addressed as "you".

Activities other than copying, distribution and modification are not covered by
this License; they are outside its scope. The act of running the Program is not
restricted, and the output from the Program is covered only if its contents
constitute a work based on the Program (independent of having been made by
running the Program). Whether that is true depends on what the Program does.

1. You may copy and distribute verbatim copies of the Program's source code as
you receive it, in any medium, provided that you conspicuously and appropriately
publish on each copy an appropriate copyright notice and disclaimer of warranty;
keep intact all the notices that refer to this License and to the absence of any
warranty; and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and you may at
your option offer warranty protection in exchange for a fee.

2. You may modify your copy or copies of the Program or any portion of it, thus
forming a work based on the Program, and copy and distribute such modifications
or work under the terms of Section 1 above, provided that you also meet all of
these conditions:

      a) You must cause the modified files to carry prominent notices stating
      that you changed the files and the date of any change.

      b) You must cause any work that you distribute or publish, that in whole or
      in part contains or is derived from the Program or any part thereof, to be
      licensed as a whole at no charge to all third parties under the terms of
      this License.

      c) If the modified program normally reads commands interactively when run,
      you must cause it, when started running for such interactive use in the
      most ordinary way, to print or display an announcement including an
      appropriate copyright notice and a notice that there is no warranty (or
      else, saying that you provide a warranty) and that users may redistribute
      the program under these conditions, and telling the user how to view a copy
      of this License. (Exception: if the Program itself is interactive but does
      not normally print such an announcement, your work based on the Program is
      not required to print an announcement.)

These requirements apply to the modified work as a whole. If identifiable
sections of that work are not derived from the Program, and can be reasonably
considered independent and separate works in themselves, then this License, and
its terms, do not apply to those sections when you distribute them as separate
works. But when you distribute the same sections as part of a whole which is a
work based on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the entire whole,
and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest your rights
to work written entirely by you; rather, the intent is to exercise the right to
control the distribution of derivative or collective works based on the Program.

In addition, mere aggregation of another work not based on the Program with the
Program (or with a work based on the Program) on a volume of a storage or
distribution medium does not bring the other work under the scope of this
License.

3. You may copy and distribute the Program (or a work based on it, under Section
2) in object code or executable form under the terms of Sections 1 and 2 above
provided that you also do one of the following:

      a) Accompany it with the complete corresponding machine-readable source
      code, which must be distributed under the terms of Sections 1 and 2 above
      on a medium customarily used for software interchange; or,

      b) Accompany it with a written offer, valid for at least three years, to
      give any third party, for a charge no more than your cost of physically
      performing source distribution, a complete machine-readable copy of the
      corresponding source code, to be distributed under the terms of Sections 1
      and 2 above on a medium customarily used for software interchange; or,

      c) Accompany it with the information you received as to the offer to
      distribute corresponding source code. (This alternative is allowed only for
      noncommercial distribution

and only if you received the program in object code or executable form with such
an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for making
modifications to it. For an executable work, complete source code means all the
source code for all modules it contains, plus any associated interface definition
files, plus the scripts used to control compilation and installation of the
executable. However, as a special exception, the source code distributed need not
include anything that is normally distributed (in either source or binary form)
with the major components (compiler, kernel, and so on) of the operating system
on which the executable runs, unless that component itself accompanies the
executable.

If distribution of executable or object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the source code
from the same place counts as distribution of the source code, even though third
parties are not compelled to copy the source along with the object code.

4. You may not copy, modify, sublicense, or distribute the Program except as
expressly provided under this License. Any attempt otherwise to copy, modify,
sublicense or distribute the Program is void, and will automatically terminate
your rights under this License. However, parties who have received copies, or
rights, from you under this License will not have their licenses terminated so
long as such parties remain in full compliance.

5. You are not required to accept this License, since you have not signed it.
However, nothing else grants you permission to modify or distribute the Program
or its derivative works. These actions are prohibited by law if you do not accept
this License. Therefore, by modifying or distributing the Program (or any work
based on the Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying the Program
or works based on it.

6. Each time you redistribute the Program (or any work based on the Program), the
recipient automatically receives a license from the original licensor to copy,
distribute or modify the Program subject to these terms and conditions. You may
not impose any further restrictions on the recipients' exercise of the rights
granted herein. You are not responsible for enforcing compliance by third parties
to this License.

7. If, as a consequence of a court judgment or allegation of patent infringement
or for any other reason (not limited to patent issues), conditions are imposed on
you (whether by court order, agreement or otherwise) that contradict the
conditions of this License, they do not excuse you from the conditions of this
License. If you cannot distribute so as to satisfy simultaneously your
obligations under this License and any other pertinent obligations, then as a
consequence you may not distribute the Program at all. For example, if a patent
license would not permit royalty-free redistribution of the Program by all those
who receive copies directly or indirectly through you, then the only way you
could satisfy both it and this License would be to refrain entirely from
distribution of the Program.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply and the
section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any patents or
other property right claims or to contest validity of any such claims; this
section has the sole purpose of protecting the integrity of the free software
distribution system, which is implemented by public license practices. Many
people have made generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that system; it is
up to the author/donor to decide if he or she is willing to distribute software
through any other system and a licensee cannot impose that choice.

This section is intended to make thoroughly clear what is believed to be a
consequence of the rest of this License.

8. If the distribution and/or use of the Program is restricted in certain
countries either by patents or by copyrighted interfaces, the original copyright
holder who places the Program under this License may add an explicit geographical
distribution limitation excluding those countries, so that distribution is
permitted only in or among countries not thus excluded. In such case, this
License incorporates the limitation as if written in the body of this License.

9. The Free Software Foundation may publish revised and/or new versions of the
General Public License from time to time. Such new versions will be similar in
spirit to the present version, but may differ in detail to address new problems
or concerns.

Each version is given a distinguishing version number. If the Program specifies a
version number of this License which applies to it and "any later version", you
have the option of following the terms and conditions either of that version or
of any later version published by the Free Software Foundation. If the Program
does not specify a version number of this License, you may choose any version
ever published by the Free Software Foundation.

10. If you wish to incorporate parts of the Program into other free programs
whose distribution conditions are different, write to the author to ask for
permission. For software which is copyrighted by the Free Software Foundation,
write to the Free Software Foundation; we sometimes make exceptions for this. Our
decision will be guided by the two goals of preserving the free status of all
derivatives of our free software and of promoting the sharing and reuse of
software generally.

NO WARRANTY

11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED
IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS"
WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL,
SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY
TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER
PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

END OF TERMS AND CONDITIONS

How to Apply These Terms to Your New Programs

If you develop a new program, and you want it to be of the greatest possible use
to the public, the best way to achieve this is to make it free software which
everyone can redistribute and change under these terms.

To do so, attach the following notices to the program. It is safest to attach
them to the start of each source file to most effectively convey the exclusion of
warranty; and each file should have at least the "copyright" line and a pointer
to where the full notice is found.

      one line to give the program's name and a brief idea of what it does.

      Copyright (C)

      This program is free software; you can redistribute it and/or modify it
      under the terms of the GNU General Public License as published by the Free
      Software Foundation; either version 2 of the License, or (at your option)
      any later version.

      This program is distributed in the hope that it will be useful, but WITHOUT
      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
      FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
      more details.

      You should have received a copy of the GNU General Public License along
      with this program; if not, write to the Free Software Foundation, Inc., 59
      Temple Place, Suite 330, Boston, MA 02111-1307 USA

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this when it
starts in an interactive mode:

      Gnomovision version 69, Copyright (C) year name of author Gnomovision comes
      with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free
      software, and you are welcome to redistribute it under certain conditions;
      type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate parts
of the General Public License. Of course, the commands you use may be called
something other than `show w' and `show c'; they could even be mouse-clicks or
menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your school,
if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a
sample; alter the names:

      Yoyodyne, Inc., hereby disclaims all copyright interest

      in the program `Gnomovision' (which makes passes at compilers)

      written by James Hacker.

      signature of Ty Coon, 1 April 1989

      Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may consider
it more useful to permit linking proprietary applications with the library. If
this is what you want to do, use the GNU Library General Public License instead
of this License.

Classpath is distributed under the terms of the GNU General Public License with
the following clarification and special exception.

Linking this library statically or dynamically with other modules is making a
combined work based on this library. Thus, the terms and conditions of the GNU
General Public License cover the whole combination.

As a special exception, the copyright holders of this library give you permission
to link this library with independent modules to produce an executable,
regardless of the license terms of these independent modules, and to copy and
distribute the resulting executable under terms of your choice, provided that you
also meet, for each linked independent module, the terms and conditions of the
license of that module. An independent module is a module which is not derived
from or based on this library. If you modify this library, you may extend this
exception to your version of the library, but you are not obligated to do so. If
you do not wish to do so, delete this exception statement from your version.

As such, it can be used to run, create and distribute a large class of
applications and applets. When GNU Classpath is used unmodified as the core class
library for a virtual machine, compiler for the java languge, or for a program
written in the java programming language it does not affect the licensing for
distributing those programs directly.

---

GNU General Public License v2.0 w/GCC Runtime Library exception
(libgcc-s1 12-20220126, libgcc-s1 12.2.0)

GCC GPL 2.0 with link only exception Two
========================================

In addition to the permissions in the GNU General Public License, the Free
Software Foundation gives you unlimited permission to link the compiled version
of this file into combinations with other programs, and to distribute those
combinations without any restriction coming from the use of this file.
(The General Public License restrictions do apply in other respects; for example,
they cover modification of the file, and distribution when not linked into a
combine executable.)

 



The GNU General Public License (GPL)
====================================


Version 2, June 1991
--------------------

Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USAEveryone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Preamble

The licenses for most software are designed to take away your freedom to share
and change it. By contrast, the GNU General Public License is intended to
guarantee your freedom to share and change free software--to make sure the
software is free for all its users. This General Public License applies to most
of the Free Software Foundation's software and to any other program whose authors
commit to using it. (Some other Free Software Foundation software is covered by
the GNU Library General Public License instead.) You can apply it to your
programs, too.

When we speak of free software, we are referring to freedom, not price. Our
General Public Licenses are designed to make sure that you have the freedom to
distribute copies of free software (and charge for this service if you wish),
that you receive source code or can get it if you want it, that you can change
the software or use pieces of it in new free programs; and that you know you can
do these things.

To protect your rights, we need to make restrictions that forbid anyone to deny
you these rights or to ask you to surrender the rights. These restrictions
translate to certain responsibilities for you if you distribute copies of the
software, or if you modify it.

For example, if you distribute copies of such a program, whether gratis or for a
fee, you must give the recipients all the rights that you have. You must make
sure that they, too, receive or can get the source code. And you must show them
these terms so they know their rights.

We protect your rights with two steps: (1) copyright the software, and (2) offer
you this license which gives you legal permission to copy, distribute and/or
modify the software.

Also, for each author's protection and ours, we want to make certain that
everyone understands that there is no warranty for this free software. If the
software is modified by someone else and passed on, we want its recipients to
know that what they have is not the original, so that any problems introduced by
others will not reflect on the original authors' reputations.

Finally, any free program is threatened constantly by software patents. We wish
to avoid the danger that redistributors of a free program will individually
obtain patent licenses, in effect making the program proprietary. To prevent
this, we have made it clear that any patent must be licensed for everyone's free
use or not licensed at all.

The precise terms and conditions for copying, distribution and modification
follow.

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  1.  This License applies to any program or other work which contains a notice
    placed by the copyright holder saying it may be distributed under the terms
    of this General Public License. The "Program", below, refers to any such
    program or work, and a "work based on the Program" means either the Program
    or any derivative work under copyright law: that is to say, a work containing
    the Program or a portion of it, either verbatim or with modifications and/or
    translated into another language. (Hereinafter, translation is included
    without limitation in the term "modification".) Each licensee is addressed as
    "you".

    Activities other than copying, distribution and modification are not covered
    by this License; they are outside its scope. The act of running the Program
    is not restricted, and the output from the Program is covered only if its
    contents constitute a work based on the Program (independent of having been
    made by running the Program). Whether that is true depends on what the
    Program does.

  2. You may copy and distribute verbatim copies of the Program's source code as
    you receive it, in any medium, provided that you conspicuously and
    appropriately publish on each copy an appropriate copyright notice and
    disclaimer of warranty; keep intact all the notices that refer to this
    License and to the absence of any warranty; and give any other recipients of
    the Program a copy of this License along with the Program.

    You may charge a fee for the physical act of transferring a copy, and you may
    at your option offer warranty protection in exchange for a fee.

  3. You may modify your copy or copies of the Program or any portion of it, thus
    forming a work based on the Program, and copy and distribute such
    modifications or work under the terms of Section 1 above, provided that you
    also meet all of these conditions:

      a. You must cause the modified files to carry prominent notices stating
        that you changed the files and the date of any change.

      b.  You must cause any work that you distribute or publish, that in whole
        or in part contains or is derived from the Program or any part thereof,
        to be licensed as a whole at no charge to all third parties under the
        terms of this License.

      c. If the modified program normally reads commands interactively when run,
        you must cause it, when started running for such interactive use in the
        most ordinary way, to print or display an announcement including an
        appropriate copyright notice and a notice that there is no warranty (or
        else, saying that you provide a warranty) and that users may redistribute
        the program under these conditions, and telling the user how to view a
        copy of this License. (Exception: if the Program itself is interactive
        but does not normally print such an announcement, your work based on the
        Program is not required to print an announcement.)

    These requirements apply to the modified work as a whole. If identifiable
    sections of that work are not derived from the Program, and can be reasonably
    considered independent and separate works in themselves, then this License,
    and its terms, do not apply to those sections when you distribute them as
    separate works. But when you distribute the same sections as part of a whole
    which is a work based on the Program, the distribution of the whole must be
    on the terms of this License, whose permissions for other licensees extend to
    the entire whole, and thus to each and every part regardless of who wrote it.

    Thus, it is not the intent of this section to claim rights or contest your
    rights to work written entirely by you; rather, the intent is to exercise the
    right to control the distribution of derivative or collective works based on
    the Program.

    In addition, mere aggregation of another work not based on the Program with
    the Program (or with a work based on the Program) on a volume of a storage or
    distribution medium does not bring the other work under the scope of this
    License.

  4. You may copy and distribute the Program (or a work based on it, under
    Section 2) in object code or executable form under the terms of Sections 1
    and 2 above provided that you also do one of the following:

      a. Accompany it with the complete corresponding machine-readable source
        code, which must be distributed under the terms of Sections 1 and 2 above
        on a medium customarily used for software interchange; or,

      b. Accompany it with a written offer, valid for at least three years, to
        give any third party, for a charge no more than your cost of physically
        performing source distribution, a complete machine-readable copy of the
        corresponding source code, to be distributed under the terms of Sections
        1 and 2 above on a medium customarily used for software interchange; or,

      c. Accompany it with the information you received as to the offer to
        distribute corresponding source code. (This alternative is allowed only
        for noncommercial distribution and only if you received the program in
        object code or executable form with such an offer, in accord with
        Subsection b above.)

    The source code for a work means the preferred form of the work for making
    modifications to it. For an executable work, complete source code means all
    the source code for all modules it contains, plus any associated interface
    definition files, plus the scripts used to control compilation and
    installation of the executable. However, as a special exception, the source
    code distributed need not include anything that is normally distributed (in
    either source or binary form) with the major components (compiler, kernel,
    and so on) of the operating system on which the executable runs, unless that
    component itself accompanies the executable.

    If distribution of executable or object code is made by offering access to
    copy from a designated place, then offering equivalent access to copy the
    source code from the same place counts as distribution of the source code,
    even though third parties are not compelled to copy the source along with the
    object code.

  5. You may not copy, modify, sublicense, or distribute the Program except as
    expressly provided under this License. Any attempt otherwise to copy, modify,
    sublicense or distribute the Program is void, and will automatically
    terminate your rights under this License. However, parties who have received
    copies, or rights, from you under this License will not have their licenses
    terminated so long as such parties remain in full compliance.

  6. You are not required to accept this License, since you have not signed it.
    However, nothing else grants you permission to modify or distribute the
    Program or its derivative works. These actions are prohibited by law if you
    do not accept this License. Therefore, by modifying or distributing the
    Program (or any work based on the Program), you indicate your acceptance of
    this License to do so, and all its terms and conditions for copying,
    distributing or modifying the Program or works based on it.

  7. Each time you redistribute the Program (or any work based on the Program),
    the recipient automatically receives a license from the original licensor to
    copy, distribute or modify the Program subject to these terms and conditions.
    You may not impose any further restrictions on the recipients' exercise of
    the rights granted herein. You are not responsible for enforcing compliance
    by third parties to this License.

  8. If, as a consequence of a court judgment or allegation of patent
    infringement or for any other reason (not limited to patent issues),
    conditions are imposed on you (whether by court order, agreement or
    otherwise) that contradict the conditions of this License, they do not excuse
    you from the conditions of this License. If you cannot distribute so as to
    satisfy simultaneously your obligations under this License and any other
    pertinent obligations, then as a consequence you may not distribute the
    Program at all. For example, if a patent license would not permit
    royalty-free redistribution of the Program by all those who receive copies
    directly or indirectly through you, then the only way you could satisfy both
    it and this License would be to refrain entirely from distribution of the
    Program.

    If any portion of this section is held invalid or unenforceable under any
    particular circumstance, the balance of the section is intended to apply and
    the section as a whole is intended to apply in other circumstances.

    It is not the purpose of this section to induce you to infringe any patents
    or other property right claims or to contest validity of any such claims;
    this section has the sole purpose of protecting the integrity of the free
    software distribution system, which is implemented by public license
    practices. Many people have made generous contributions to the wide range of
    software distributed through that system in reliance on consistent
    application of that system; it is up to the author/donor to decide if he or
    she is willing to distribute software through any other system and a licensee
    cannot impose that choice.

    This section is intended to make thoroughly clear what is believed to be a
    consequence of the rest of this License.

  9. If the distribution and/or use of the Program is restricted in certain
    countries either by patents or by copyrighted interfaces, the original
    copyright holder who places the Program under this License may add an
    explicit geographical distribution limitation excluding those countries, so
    that distribution is permitted only in or among countries not thus excluded.
    In such case, this License incorporates the limitation as if written in the
    body of this License.

  10. The Free Software Foundation may publish revised and/or new versions of the
    General Public License from time to time. Such new versions will be similar
    in spirit to the present version, but may differ in detail to address new
    problems or concerns.

    Each version is given a distinguishing version number. If the Program
    specifies a version number of this License which applies to it and "any later
    version", you have the option of following the terms and conditions either of
    that version or of any later version published by the Free Software
    Foundation. If the Program does not specify a version number of this License,
    you may choose any version ever published by the Free Software Foundation.

  11. If you wish to incorporate parts of the Program into other free programs
    whose distribution conditions are different, write to the author to ask for
    permission. For software which is copyrighted by the Free Software
    Foundation, write to the Free Software Foundation; we sometimes make
    exceptions for this. Our decision will be guided by the two goals of
    preserving the free status of all derivatives of our free software and of
    promoting the sharing and reuse of software generally.

    NO WARRANTY

  12. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR
    THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE
    STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE
    PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
    INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
    FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND
    PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE,
    YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  13. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
    ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE
    THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
    GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE
    OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR
    DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR
    A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH
    HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

    END OF TERMS AND CONDITIONS

How to Apply These Terms to Your New Programs

If you develop a new program, and you want it to be of the greatest possible use
to the public, the best way to achieve this is to make it free software which
everyone can redistribute and change under these terms.

To do so, attach the following notices to the program. It is safest to attach
them to the start of each source file to most effectively convey the exclusion of
warranty; and each file should have at least the "copyright" line and a pointer
to where the full notice is found.

one line to give the program's name and a brief idea of what it does.Copyright (C)

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this when it
starts in an interactive mode:

Gnomovision version 69, Copyright (C) year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details
type `show w'. This is free software, and you are welcome
to redistribute it under certain conditions; type `show c'
for details.

The hypothetical commands `show w' and `show c' should show the appropriate parts
of the General Public License. Of course, the commands you use may be called
something other than `show w' and `show c'; they could even be mouse-clicks or
menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your school,
if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a
sample; alter the names:

Yoyodyne, Inc., hereby disclaims all copyright
interest in the program `Gnomovision'
(which makes passes at compilers) written
by James Hacker.

signature of Ty Coon, 1 April 1989
Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may consider
it more useful to permit linking proprietary applications with the library. If
this is what you want to do, use the GNU Library General Public License instead
of this License.

---

GNU General Public License v2.0 with Exceptions
(libnsl 2.28, OpenJDK 17.0.17.0.10)

This license was detected as belonging to the reciprocal license family. However,
this license may contain an exception relative to the applicability of certain
provisions of the license and this exception may alter your specific obligations
when using it. The exact nature of the exception was not specified at the time of
discovery. You are advised to examine the project's license directly in order to
determine if it applies to your usage.



The GNU General Public License (GPL)
====================================


Version 2, June 1991
--------------------

Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USAEveryone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Preamble

The licenses for most software are designed to take away your freedom to share
and change it. By contrast, the GNU General Public License is intended to
guarantee your freedom to share and change free software--to make sure the
software is free for all its users. This General Public License applies to most
of the Free Software Foundation's software and to any other program whose authors
commit to using it. (Some other Free Software Foundation software is covered by
the GNU Library General Public License instead.) You can apply it to your
programs, too.

When we speak of free software, we are referring to freedom, not price. Our
General Public Licenses are designed to make sure that you have the freedom to
distribute copies of free software (and charge for this service if you wish),
that you receive source code or can get it if you want it, that you can change
the software or use pieces of it in new free programs; and that you know you can
do these things.

To protect your rights, we need to make restrictions that forbid anyone to deny
you these rights or to ask you to surrender the rights. These restrictions
translate to certain responsibilities for you if you distribute copies of the
software, or if you modify it.

For example, if you distribute copies of such a program, whether gratis or for a
fee, you must give the recipients all the rights that you have. You must make
sure that they, too, receive or can get the source code. And you must show them
these terms so they know their rights.

We protect your rights with two steps: (1) copyright the software, and (2) offer
you this license which gives you legal permission to copy, distribute and/or
modify the software.

Also, for each author's protection and ours, we want to make certain that
everyone understands that there is no warranty for this free software. If the
software is modified by someone else and passed on, we want its recipients to
know that what they have is not the original, so that any problems introduced by
others will not reflect on the original authors' reputations.

Finally, any free program is threatened constantly by software patents. We wish
to avoid the danger that redistributors of a free program will individually
obtain patent licenses, in effect making the program proprietary. To prevent
this, we have made it clear that any patent must be licensed for everyone's free
use or not licensed at all.

The precise terms and conditions for copying, distribution and modification
follow.

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  1.  This License applies to any program or other work which contains a notice
    placed by the copyright holder saying it may be distributed under the terms
    of this General Public License. The "Program", below, refers to any such
    program or work, and a "work based on the Program" means either the Program
    or any derivative work under copyright law: that is to say, a work containing
    the Program or a portion of it, either verbatim or with modifications and/or
    translated into another language. (Hereinafter, translation is included
    without limitation in the term "modification".) Each licensee is addressed as
    "you".

    Activities other than copying, distribution and modification are not covered
    by this License; they are outside its scope. The act of running the Program
    is not restricted, and the output from the Program is covered only if its
    contents constitute a work based on the Program (independent of having been
    made by running the Program). Whether that is true depends on what the
    Program does.

  2. You may copy and distribute verbatim copies of the Program's source code as
    you receive it, in any medium, provided that you conspicuously and
    appropriately publish on each copy an appropriate copyright notice and
    disclaimer of warranty; keep intact all the notices that refer to this
    License and to the absence of any warranty; and give any other recipients of
    the Program a copy of this License along with the Program.

    You may charge a fee for the physical act of transferring a copy, and you may
    at your option offer warranty protection in exchange for a fee.

  3. You may modify your copy or copies of the Program or any portion of it, thus
    forming a work based on the Program, and copy and distribute such
    modifications or work under the terms of Section 1 above, provided that you
    also meet all of these conditions:

      a. You must cause the modified files to carry prominent notices stating
        that you changed the files and the date of any change.

      b. You must cause any work that you distribute or publish, that in whole or
        in part contains or is derived from the Program or any part thereof, to
        be licensed as a whole at no charge to all third parties under the terms
        of this License.

      c. If the modified program normally reads commands interactively when run,
        you must cause it, when started running for such interactive use in the
        most ordinary way, to print or display an announcement including an
        appropriate copyright notice and a notice that there is no warranty (or
        else, saying that you provide a warranty) and that users may redistribute
        the program under these conditions, and telling the user how to view a
        copy of this License. (Exception: if the Program itself is interactive
        but does not normally print such an announcement, your work based on the
        Program is not required to print an announcement.)

    These requirements apply to the modified work as a whole. If identifiable
    sections of that work are not derived from the Program, and can be reasonably
    considered independent and separate works in themselves, then this License,
    and its terms, do not apply to those sections when you distribute them as
    separate works. But when you distribute the same sections as part of a whole
    which is a work based on the Program, the distribution of the whole must be
    on the terms of this License, whose permissions for other licensees extend to
    the entire whole, and thus to each and every part regardless of who wrote it.

    Thus, it is not the intent of this section to claim rights or contest your
    rights to work written entirely by you; rather, the intent is to exercise the
    right to control the distribution of derivative or collective works based on
    the Program.

    In addition, mere aggregation of another work not based on the Program with
    the Program (or with a work based on the Program) on a volume of a storage or
    distribution medium does not bring the other work under the scope of this
    License.

  4. You may copy and distribute the Program (or a work based on it, under
    Section 2) in object code or executable form under the terms of Sections 1
    and 2 above provided that you also do one of the following:

      a. Accompany it with the complete corresponding machine-readable source
        code, which must be distributed under the terms of Sections 1 and 2 above
        on a medium customarily used for software interchange; or,

      b. Accompany it with a written offer, valid for at least three years, to
        give any third party, for a charge no more than your cost of physically
        performing source distribution, a complete machine-readable copy of the
        corresponding source code, to be distributed under the terms of Sections
        1 and 2 above on a medium customarily used for software interchange; or,

      c. Accompany it with the information you received as to the offer to
        distribute corresponding source code. (This alternative is allowed only
        for noncommercial distribution and only if you received the program in
        object code or executable form with such an offer, in accord with
        Subsection b above.)

    The source code for a work means the preferred form of the work for making
    modifications to it. For an executable work, complete source code means all
    the source code for all modules it contains, plus any associated interface
    definition files, plus the scripts used to control compilation and
    installation of the executable. However, as a special exception, the source
    code distributed need not include anything that is normally distributed (in
    either source or binary form) with the major components (compiler, kernel,
    and so on) of the operating system on which the executable runs, unless that
    component itself accompanies the executable.

    If distribution of executable or object code is made by offering access to
    copy from a designated place, then offering equivalent access to copy the
    source code from the same place counts as distribution of the source code,
    even though third parties are not compelled to copy the source along with the
    object code.

  5. You may not copy, modify, sublicense, or distribute the Program except as
    expressly provided under this License. Any attempt otherwise to copy, modify,
    sublicense or distribute the Program is void, and will automatically
    terminate your rights under this License. However, parties who have received
    copies, or rights, from you under this License will not have their licenses
    terminated so long as such parties remain in full compliance.

  6. You are not required to accept this License, since you have not signed it.
    However, nothing else grants you permission to modify or distribute the
    Program or its derivative works. These actions are prohibited by law if you
    do not accept this License. Therefore, by modifying or distributing the
    Program (or any work based on the Program), you indicate your acceptance of
    this License to do so, and all its terms and conditions for copying,
    distributing or modifying the Program or works based on it.

  7. Each time you redistribute the Program (or any work based on the Program),
    the recipient automatically receives a license from the original licensor to
    copy, distribute or modify the Program subject to these terms and conditions.
    You may not impose any further restrictions on the recipients' exercise of
    the rights granted herein. You are not responsible for enforcing compliance
    by third parties to this License.

  8. If, as a consequence of a court judgment or allegation of patent
    infringement or for any other reason (not limited to patent issues),
    conditions are imposed on you (whether by court order, agreement or
    otherwise) that contradict the conditions of this License, they do not excuse
    you from the conditions of this License. If you cannot distribute so as to
    satisfy simultaneously your obligations under this License and any other
    pertinent obligations, then as a consequence you may not distribute the
    Program at all. For example, if a patent license would not permit
    royalty-free redistribution of the Program by all those who receive copies
    directly or indirectly through you, then the only way you could satisfy both
    it and this License would be to refrain entirely from distribution of the
    Program.

    If any portion of this section is held invalid or unenforceable under any
    particular circumstance, the balance of the section is intended to apply and
    the section as a whole is intended to apply in other circumstances.

    It is not the purpose of this section to induce you to infringe any patents
    or other property right claims or to contest validity of any such claims;
    this section has the sole purpose of protecting the integrity of the free
    software distribution system, which is implemented by public license
    practices. Many people have made generous contributions to the wide range of
    software distributed through that system in reliance on consistent
    application of that system; it is up to the author/donor to decide if he or
    she is willing to distribute software through any other system and a licensee
    cannot impose that choice.

    This section is intended to make thoroughly clear what is believed to be a
    consequence of the rest of this License.

  9. If the distribution and/or use of the Program is restricted in certain
    countries either by patents or by copyrighted interfaces, the original
    copyright holder who places the Program under this License may add an
    explicit geographical distribution limitation excluding those countries, so
    that distribution is permitted only in or among countries not thus excluded.
    In such case, this License incorporates the limitation as if written in the
    body of this License.

  10. The Free Software Foundation may publish revised and/or new versions of the
    General Public License from time to time. Such new versions will be similar
    in spirit to the present version, but may differ in detail to address new
    problems or concerns.

    Each version is given a distinguishing version number. If the Program
    specifies a version number of this License which applies to it and "any later
    version", you have the option of following the terms and conditions either of
    that version or of any later version published by the Free Software
    Foundation. If the Program does not specify a version number of this License,
    you may choose any version ever published by the Free Software Foundation.

  11. If you wish to incorporate parts of the Program into other free programs
    whose distribution conditions are different, write to the author to ask for
    permission. For software which is copyrighted by the Free Software
    Foundation, write to the Free Software Foundation; we sometimes make
    exceptions for this. Our decision will be guided by the two goals of
    preserving the free status of all derivatives of our free software and of
    promoting the sharing and reuse of software generally.

    NO WARRANTY

  12. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR
    THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE
    STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE
    PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
    INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
    FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND
    PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE,
    YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  13. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
    ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE
    THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
    GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE
    OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR
    DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR
    A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH
    HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

    END OF TERMS AND CONDITIONS

How to Apply These Terms to Your New Programs

If you develop a new program, and you want it to be of the greatest possible use
to the public, the best way to achieve this is to make it free software which
everyone can redistribute and change under these terms.

To do so, attach the following notices to the program. It is safest to attach
them to the start of each source file to most effectively convey the exclusion of
warranty; and each file should have at least the "copyright" line and a pointer
to where the full notice is found.

one line to give the program's name and a brief idea of what it does.Copyright (C)

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this when it
starts in an interactive mode:

Gnomovision version 69, Copyright (C) year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details
type `show w'. This is free software, and you are welcome
to redistribute it under certain conditions; type `show c'
for details.

The hypothetical commands `show w' and `show c' should show the appropriate parts
of the General Public License. Of course, the commands you use may be called
something other than `show w' and `show c'; they could even be mouse-clicks or
menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your school,
if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a
sample; alter the names:

Yoyodyne, Inc., hereby disclaims all copyright
interest in the program `Gnomovision'
(which makes passes at compilers) written
by James Hacker.

signature of Ty Coon, 1 April 1989
Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may consider
it more useful to permit linking proprietary applications with the library. If
this is what you want to do, use the GNU Library General Public License instead
of this License.

---

GNU General Public License v3.0 only
(Libidn2 2.3.8, Little cms color engine 2.12)

"This program is free software: you can redistribute it and/or modify it under
the terms of version 3 of the GNU General Public License as published by the Free
Software Foundation."



GNU GENERAL PUBLIC LICENSE
==========================

Version 3,  29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>

Everyone is permitted to copy and distribute verbatim copies of this license
document, but changing it is not allowed.


Preamble

The GNU General Public License is a free, copyleft license for software and other
kinds of works.

The licenses for most software and other practical works are designed to take
away your freedom to share and change the works. By contrast, the GNU General
Public License is intended to guarantee your freedom to share and change all
versions of a program--to make sure it remains free software for all its users.
We, the Free Software Foundation, use the GNU General Public License for most of
our software; it applies also to any other work released this way by its authors.
You can apply it to your programs, too.

When we speak of free software, we are referring to freedom, not price. Our
General Public Licenses are designed to make sure that you have the freedom to
distribute copies of free software (and charge for them if you wish), that you
receive source code or can get it if you want it, that you can change the
software or use pieces of it in new free programs, and that you know you can do
these things.

To protect your rights, we need to prevent others from denying you these rights
or asking you to surrender the rights. Therefore, you have certain
responsibilities if you distribute copies of the software, or if you modify it:
responsibilities to respect the freedom of others.

For example, if you distribute copies of such a program, whether gratis or for a
fee, you must pass on to the recipients the same freedoms that you received. You
must make sure that they, too, receive or can get the source code. And you must
show them these terms so they know their rights.

Developers that use the GNU GPL protect your rights with two steps: (1) assert
copyright on the software, and (2) offer you this License giving you legal
permission to copy, distribute and/or modify it.

For the developers' and authors' protection, the GPL clearly explains that there
is no warranty for this free software. For both users' and authors' sake, the GPL
requires that modified versions be marked as changed, so that their problems will
not be attributed erroneously to authors of previous versions.

Some devices are designed to deny users access to install or run modified
versions of the software inside them, although the manufacturer can do so. This
is fundamentally incompatible with the aim of protecting users' freedom to change
the software. The systematic pattern of such abuse occurs in the area of products
for individuals to use, which is precisely where it is most unacceptable.
Therefore, we have designed this version of the GPL to prohibit the practice for
those products. If such problems arise substantially in other domains, we stand
ready to extend this provision to those domains in future versions of the GPL, as
needed to protect the freedom of users.

Finally, every program is threatened constantly by software patents. States
should not allow patents to restrict development and use of software on
general-purpose computers, but in those that do, we wish to avoid the special
danger that patents applied to a free program could make it effectively
proprietary. To prevent this, the GPL assures that patents cannot be used to
render the program non-free.

The precise terms and conditions for copying, distribution and modification
follow.


TERMS AND CONDITIONS

0. Definitions.

“This License” refers to version 3 of the GNU General Public License.

“Copyright” also means copyright-like laws that apply to other kinds of works,
such as semiconductor masks.

“The Program” refers to any copyrightable work licensed under this License. Each
licensee is addressed as “you”. “Licensees” and “recipients” may be individuals
or organizations.

To “modify” a work means to copy from or adapt all or part of the work in a
fashion requiring copyright permission, other than the making of an exact copy.
The resulting work is called a “modified version” of the earlier work or a work
“based on” the earlier work.

A “covered work” means either the unmodified Program or a work based on the
Program.

To “propagate” a work means to do anything with it that, without permission,
would make you directly or secondarily liable for infringement under applicable
copyright law, except executing it on a computer or modifying a private copy.
Propagation includes copying, distribution (with or without modification), making
available to the public, and in some countries other activities as well.

To “convey” a work means any kind of propagation that enables other parties to
make or receive copies. Mere interaction with a user through a computer network,
with no transfer of a copy, is not conveying.

An interactive user interface displays “Appropriate Legal Notices” to the extent
that it includes a convenient and prominently visible feature that (1) displays
an appropriate copyright notice, and (2) tells the user that there is no warranty
for the work (except to the extent that warranties are provided), that licensees
may convey the work under this License, and how to view a copy of this License.
If the interface presents a list of user commands or options, such as a menu, a
prominent item in the list meets this criterion.

1. Source Code.

The “source code” for a work means the preferred form of the work for making
modifications to it. “Object code” means any non-source form of a work.

A “Standard Interface” means an interface that either is an official standard
defined by a recognized standards body, or, in the case of interfaces specified
for a particular programming language, one that is widely used among developers
working in that language.

The “System Libraries” of an executable work include anything, other than the
work as a whole, that (a) is included in the normal form of packaging a Major
Component, but which is not part of that Major Component, and (b) serves only to
enable use of the work with that Major Component, or to implement a Standard
Interface for which an implementation is available to the public in source code
form. A “Major Component”, in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system (if any) on
which the executable work runs, or a compiler used to produce the work, or an
object code interpreter used to run it.

The “Corresponding Source” for a work in object code form means all the source
code needed to generate, install, and (for an executable work) run the object
code and to modify the work, including scripts to control those activities.
However, it does not include the work's System Libraries, or general-purpose
tools or generally available free programs which are used unmodified in
performing those activities but which are not part of the work. For example,
Corresponding Source includes interface definition files associated with source
files for the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require, such as by
intimate data communication or control flow between those subprograms and other
parts of the work.

The Corresponding Source need not include anything that users can regenerate
automatically from other parts of the Corresponding Source.

The Corresponding Source for a work in source code form is that same work.

2. Basic Permissions.

All rights granted under this License are granted for the term of copyright on
the Program, and are irrevocable provided the stated conditions are met. This
License explicitly affirms your unlimited permission to run the unmodified
Program. The output from running a covered work is covered by this License only
if the output, given its content, constitutes a covered work. This License
acknowledges your rights of fair use or other equivalent, as provided by
copyright law.

You may make, run and propagate covered works that you do not convey, without
conditions so long as your license otherwise remains in force. You may convey
covered works to others for the sole purpose of having them make modifications
exclusively for you, or provide you with facilities for running those works,
provided that you comply with the terms of this License in conveying all material
for which you do not control copyright. Those thus making or running the covered
works for you must do so exclusively on your behalf, under your direction and
control, on terms that prohibit them from making any copies of your copyrighted
material outside their relationship with you.

Conveying under any other circumstances is permitted solely under the conditions
stated below. Sublicensing is not allowed; section 10 makes it unnecessary.

3. Protecting Users' Legal Rights From Anti-Circumvention Law.

No covered work shall be deemed part of an effective technological measure under
any applicable law fulfilling obligations under article 11 of the WIPO copyright
treaty adopted on 20 December 1996, or similar laws prohibiting or restricting
circumvention of such measures.

When you convey a covered work, you waive any legal power to forbid circumvention
of technological measures to the extent such circumvention is effected by
exercising rights under this License with respect to the covered work, and you
disclaim any intention to limit operation or modification of the work as a means
of enforcing, against the work's users, your or third parties' legal rights to
forbid circumvention of technological measures.

4. Conveying Verbatim Copies.

You may convey verbatim copies of the Program's source code as you receive it, in
any medium, provided that you conspicuously and appropriately publish on each
copy an appropriate copyright notice; keep intact all notices stating that this
License and any non-permissive terms added in accord with section 7 apply to the
code; keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

You may charge any price or no price for each copy that you convey, and you may
offer support or warranty protection for a fee.

5. Conveying Modified Source Versions.

You may convey a work based on the Program, or the modifications to produce it
from the Program, in the form of source code under the terms of section 4,
provided that you also meet all of these conditions:

  * a) The work must carry prominent notices stating that you modified it, and
    giving a relevant date.

  * b) The work must carry prominent notices stating that it is released under
    this License and any conditions added under section 7. This requirement
    modifies the requirement in section 4 to “keep intact all notices”.

  * c) You must license the entire work, as a whole, under this License to anyone
    who comes into possession of a copy. This License will therefore apply, along
    with any applicable section 7 additional terms, to the whole of the work, and
    all its parts, regardless of how they are packaged. This License gives no
    permission to license the work in any other way, but it does not invalidate
    such permission if you have separately received it.

  * d) If the work has interactive user interfaces, each must display Appropriate
    Legal Notices; however, if the Program has interactive interfaces that do not
    display Appropriate Legal Notices, your work need not make them do so.

A compilation of a covered work with other separate and independent works, which
are not by their nature extensions of the covered work, and which are not
combined with it such as to form a larger program, in or on a volume of a storage
or distribution medium, is called an “aggregate” if the compilation and its
resulting copyright are not used to limit the access or legal rights of the
compilation's users beyond what the individual works permit. Inclusion of a
covered work in an aggregate does not cause this License to apply to the other
parts of the aggregate.

6. Conveying Non-Source Forms.

You may convey a covered work in object code form under the terms of sections 4
and 5, provided that you also convey the machine-readable Corresponding Source
under the terms of this License, in one of these ways:

  * a) Convey the object code in, or embodied in, a physical product (including a
    physical distribution medium), accompanied by the Corresponding Source fixed
    on a durable physical medium customarily used for software interchange.

  * b) Convey the object code in, or embodied in, a physical product (including a
    physical distribution medium), accompanied by a written offer, valid for at
    least three years and valid for as long as you offer spare parts or customer
    support for that product model, to give anyone who possesses the object code
    either (1) a copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical medium
    customarily used for software interchange, for a price no more than your
    reasonable cost of physically performing this conveying of source, or (2)
    access to copy the Corresponding Source from a network server at no charge.

  * c) Convey individual copies of the object code with a copy of the written
    offer to provide the Corresponding Source. This alternative is allowed only
    occasionally and noncommercially, and only if you received the object code
    with such an offer, in accord with subsection 6b.

  * d) Convey the object code by offering access from a designated place (gratis
    or for a charge), and offer equivalent access to the Corresponding Source in
    the same way through the same place at no further charge. You need not
    require recipients to copy the Corresponding Source along with the object
    code. If the place to copy the object code is a network server, the
    Corresponding Source may be on a different server (operated by you or a third
    party) that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source. Regardless of what server hosts the Corresponding
    Source, you remain obligated to ensure that it is available for as long as
    needed to satisfy these requirements.

  * e) Convey the object code using peer-to-peer transmission, provided you
    inform other peers where the object code and Corresponding Source of the work
    are being offered to the general public at no charge under subsection 6d.

A separable portion of the object code, whose source code is excluded from the
Corresponding Source as a System Library, need not be included in conveying the
object code work.

A “User Product” is either (1) a “consumer product”, which means any tangible
personal property which is normally used for personal, family, or household
purposes, or (2) anything designed or sold for incorporation into a dwelling. In
determining whether a product is a consumer product, doubtful cases shall be
resolved in favor of coverage. For a particular product received by a particular
user, “normally used” refers to a typical or common use of that class of product,
regardless of the status of the particular user or of the way in which the
particular user actually uses, or expects or is expected to use, the product. A
product is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent the only
significant mode of use of the product.

“Installation Information” for a User Product means any methods, procedures,
authorization keys, or other information required to install and execute modified
versions of a covered work in that User Product from a modified version of its
Corresponding Source. The information must suffice to ensure that the continued
functioning of the modified object code is in no case prevented or interfered
with solely because modification has been made.

If you convey an object code work under this section in, or with, or specifically
for use in, a User Product, and the conveying occurs as part of a transaction in
which the right of possession and use of the User Product is transferred to the
recipient in perpetuity or for a fixed term (regardless of how the transaction is
characterized), the Corresponding Source conveyed under this section must be
accompanied by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install modified object
code on the User Product (for example, the work has been installed in ROM).

The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates for a
work that has been modified or installed by the recipient, or for the User
Product in which it has been modified or installed. Access to a network may be
denied when the modification itself materially and adversely affects the
operation of the network or violates the rules and protocols for communication
across the network.

Corresponding Source conveyed, and Installation Information provided, in accord
with this section must be in a format that is publicly documented (and with an
implementation available to the public in source code form), and must require no
special password or key for unpacking, reading or copying.

7. Additional Terms.

“Additional permissions” are terms that supplement the terms of this License by
making exceptions from one or more of its conditions. Additional permissions that
are applicable to the entire Program shall be treated as though they were
included in this License, to the extent that they are valid under applicable law.
If additional permissions apply only to part of the Program, that part may be
used separately under those permissions, but the entire Program remains governed
by this License without regard to the additional permissions.

When you convey a copy of a covered work, you may at your option remove any
additional permissions from that copy, or from any part of it. (Additional
permissions may be written to require their own removal in certain cases when you
modify the work.) You may place additional permissions on material, added by you
to a covered work, for which you have or can give appropriate copyright
permission.

Notwithstanding any other provision of this License, for material you add to a
covered work, you may (if authorized by the copyright holders of that material)
supplement the terms of this License with terms:

  * a) Disclaiming warranty or limiting liability differently from the terms of
    sections 15 and 16 of this License; or

  * b) Requiring preservation of specified reasonable legal notices or author
    attributions in that material or in the Appropriate Legal Notices displayed
    by works containing it; or

  * c) Prohibiting misrepresentation of the origin of that material, or requiring
    that modified versions of such material be marked in reasonable ways as
    different from the original version; or

  * d) Limiting the use for publicity purposes of names of licensors or authors
    of the material; or

  * e) Declining to grant rights under trademark law for use of some trade names,
    trademarks, or service marks; or

  * f) Requiring indemnification of licensors and authors of that material by
    anyone who conveys the material (or modified versions of it) with contractual
    assumptions of liability to the recipient, for any liability that these
    contractual assumptions directly impose on those licensors and authors.

All other non-permissive additional terms are considered “further restrictions”
within the meaning of section 10. If the Program as you received it, or any part
of it, contains a notice stating that it is governed by this License along with a
term that is a further restriction, you may remove that term. If a license
document contains a further restriction but permits relicensing or conveying
under this License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does not survive
such relicensing or conveying.

If you add terms to a covered work in accord with this section, you must place,
in the relevant source files, a statement of the additional terms that apply to
those files, or a notice indicating where to find the applicable terms.

Additional terms, permissive or non-permissive, may be stated in the form of a
separately written license, or stated as exceptions; the above requirements apply
either way.

8. Termination.

You may not propagate or modify a covered work except as expressly provided under
this License. Any attempt otherwise to propagate or modify it is void, and will
automatically terminate your rights under this License (including any patent
licenses granted under the third paragraph of section 11).

However, if you cease all violation of this License, then your license from a
particular copyright holder is reinstated (a) provisionally, unless and until the
copyright holder explicitly and finally terminates your license, and (b)
permanently, if the copyright holder fails to notify you of the violation by some
reasonable means prior to 60 days after the cessation.

Moreover, your license from a particular copyright holder is reinstated
permanently if the copyright holder notifies you of the violation by some
reasonable means, this is the first time you have received notice of violation of
this License (for any work) from that copyright holder, and you cure the
violation prior to 30 days after your receipt of the notice.

Termination of your rights under this section does not terminate the licenses of
parties who have received copies or rights from you under this License. If your
rights have been terminated and not permanently reinstated, you do not qualify to
receive new licenses for the same material under section 10.

9. Acceptance Not Required for Having Copies.

You are not required to accept this License in order to receive or run a copy of
the Program. Ancillary propagation of a covered work occurring solely as a
consequence of using peer-to-peer transmission to receive a copy likewise does
not require acceptance. However, nothing other than this License grants you
permission to propagate or modify any covered work. These actions infringe
copyright if you do not accept this License. Therefore, by modifying or
propagating a covered work, you indicate your acceptance of this License to do
so.

10. Automatic Licensing of Downstream Recipients.

Each time you convey a covered work, the recipient automatically receives a
license from the original licensors, to run, modify and propagate that work,
subject to this License. You are not responsible for enforcing compliance by
third parties with this License.

An “entity transaction” is a transaction transferring control of an organization,
or substantially all assets of one, or subdividing an organization, or merging
organizations. If propagation of a covered work results from an entity
transaction, each party to that transaction who receives a copy of the work also
receives whatever licenses to the work the party's predecessor in interest had or
could give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if the
predecessor has it or can get it with reasonable efforts.

You may not impose any further restrictions on the exercise of the rights granted
or affirmed under this License. For example, you may not impose a license fee,
royalty, or other charge for exercise of rights granted under this License, and
you may not initiate litigation (including a cross-claim or counterclaim in a
lawsuit) alleging that any patent claim is infringed by making, using, selling,
offering for sale, or importing the Program or any portion of it.

11. Patents.

A “contributor” is a copyright holder who authorizes use under this License of
the Program or a work on which the Program is based. The work thus licensed is
called the contributor's “contributor version”.

A contributor's “essential patent claims” are all patent claims owned or
controlled by the contributor, whether already acquired or hereafter acquired,
that would be infringed by some manner, permitted by this License, of making,
using, or selling its contributor version, but do not include claims that would
be infringed only as a consequence of further modification of the contributor
version. For purposes of this definition, “control” includes the right to grant
patent sublicenses in a manner consistent with the requirements of this License.

Each contributor grants you a non-exclusive, worldwide, royalty-free patent
license under the contributor's essential patent claims, to make, use, sell,
offer for sale, import and otherwise run, modify and propagate the contents of
its contributor version.

In the following three paragraphs, a “patent license” is any express agreement or
commitment, however denominated, not to enforce a patent (such as an express
permission to practice a patent or covenant not to sue for patent infringement).
To “grant” such a patent license to a party means to make such an agreement or
commitment not to enforce a patent against the party.

If you convey a covered work, knowingly relying on a patent license, and the
Corresponding Source of the work is not available for anyone to copy, free of
charge and under the terms of this License, through a publicly available network
server or other readily accessible means, then you must either (1) cause the
Corresponding Source to be so available, or (2) arrange to deprive yourself of
the benefit of the patent license for this particular work, or (3) arrange, in a
manner consistent with the requirements of this License, to extend the patent
license to downstream recipients. “Knowingly relying” means you have actual
knowledge that, but for the patent license, your conveying the covered work in a
country, or your recipient's use of the covered work in a country, would infringe
one or more identifiable patents in that country that you have reason to believe
are valid.

If, pursuant to or in connection with a single transaction or arrangement, you
convey, or propagate by procuring conveyance of, a covered work, and grant a
patent license to some of the parties receiving the covered work authorizing them
to use, propagate, modify or convey a specific copy of the covered work, then the
patent license you grant is automatically extended to all recipients of the
covered work and works based on it.

A patent license is “discriminatory” if it does not include within the scope of
its coverage, prohibits the exercise of, or is conditioned on the non-exercise of
one or more of the rights that are specifically granted under this License. You
may not convey a covered work if you are a party to an arrangement with a third
party that is in the business of distributing software, under which you make
payment to the third party based on the extent of your activity of conveying the
work, and under which the third party grants, to any of the parties who would
receive the covered work from you, a discriminatory patent license (a) in
connection with copies of the covered work conveyed by you (or copies made from
those copies), or (b) primarily for and in connection with specific products or
compilations that contain the covered work, unless you entered into that
arrangement, or that patent license was granted, prior to 28 March 2007.

Nothing in this License shall be construed as excluding or limiting any implied
license or other defenses to infringement that may otherwise be available to you
under applicable patent law.

12. No Surrender of Others' Freedom.

If conditions are imposed on you (whether by court order, agreement or otherwise)
that contradict the conditions of this License, they do not excuse you from the
conditions of this License. If you cannot convey a covered work so as to satisfy
simultaneously your obligations under this License and any other pertinent
obligations, then as a consequence you may not convey it at all. For example, if
you agree to terms that obligate you to collect a royalty for further conveying
from those to whom you convey the Program, the only way you could satisfy both
those terms and this License would be to refrain entirely from conveying the
Program.

13. Use with the GNU Affero General Public License.

Notwithstanding any other provision of this License, you have permission to link
or combine any covered work with a work licensed under version 3 of the GNU
Affero General Public License into a single combined work, and to convey the
resulting work. The terms of this License will continue to apply to the part
which is the covered work, but the special requirements of the GNU Affero General
Public License, section 13, concerning interaction through a network will apply
to the combination as such.

14. Revised Versions of this License.

The Free Software Foundation may publish revised and/or new versions of the GNU
General Public License from time to time. Such new versions will be similar in
spirit to the present version, but may differ in detail to address new problems
or concerns.

Each version is given a distinguishing version number. If the Program specifies
that a certain numbered version of the GNU General Public License “or any later
version” applies to it, you have the option of following the terms and conditions
either of that numbered version or of any later version published by the Free
Software Foundation. If the Program does not specify a version number of the GNU
General Public License, you may choose any version ever published by the Free
Software Foundation.

If the Program specifies that a proxy can decide which future versions of the GNU
General Public License can be used, that proxy's public statement of acceptance
of a version permanently authorizes you to choose that version for the Program.

Later license versions may give you additional or different permissions. However,
no additional obligations are imposed on any author or copyright holder as a
result of your choosing to follow a later version.

15. Disclaimer of Warranty.

THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER
PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER
EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE
DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

16. Limitation of Liability.

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS
PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE
THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE
PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY
HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

17. Interpretation of Sections 15 and 16.

If the disclaimer of warranty and limitation of liability provided above cannot
be given local legal effect according to their terms, reviewing courts shall
apply local law that most closely approximates an absolute waiver of all civil
liability in connection with the Program, unless a warranty or assumption of
liability accompanies a copy of the Program in return for a fee.

END OF TERMS AND CONDITIONS


How to Apply These Terms to Your New Programs

If you develop a new program, and you want it to be of the greatest possible use
to the public, the best way to achieve this is to make it free software which
everyone can redistribute and change under these terms.

To do so, attach the following notices to the program. It is safest to attach
them to the start of each source file to most effectively state the exclusion of
warranty; and each file should have at least the “copyright” line and a pointer
to where the full notice is found.

    <one line to give the program's name and a brief idea of what it
does.>
    Copyright (C) <year>  <name of author>

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

Also add information on how to contact you by electronic and paper mail.

If the program does terminal interaction, make it output a short notice like this
when it starts in an interactive mode:

    <program>  Copyright (C) <year>  <name of author>

    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate parts
of the General Public License. Of course, your program's commands might be
different; for a GUI interface, you would use an “about box”.

You should also get your employer (if you work as a programmer) or school, if
any, to sign a “copyright disclaimer” for the program, if necessary. For more
information on this, and how to apply and follow the GNU GPL, see
<http://www.gnu.org/licenses/>.

The GNU General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may consider
it more useful to permit linking proprietary applications with the library. If
this is what you want to do, use the GNU Lesser General Public License instead of
this License. But first, please read
<http://www.gnu.org/philosophy/why-not-lgpl.html>.

---

GNU General Public License v3.0 or later
(apt-swarm 0.1.0, Bash 5.2.15, Bash 5.2.37, Bash 5.3.0, Bash 5.3.3, Compress::Raw::Bzip2 2.103, DirMngr 2.2.40, ExtUtils::MakeMaker v7.64, findutils 4.9.0, gated-development 0.1.0, gcc-12-base 12.2.0, geoip 1.6.12, Getopt::Long 2.52, gettext 0.21, gettext 0.24.1, GMP 6.2.1, GNU Compiler Collection 12.2.0, GNU Compiler Collection 14.2.0, GNU Core Utilities 8.32, GNU Core Utilities 9.1, GNU Diff Utilities 3.8, GNU grep 3.3, GNU grep v3.8, GNU sed v4.9, GNU tar 1.34, GnuPG 2.2.40, GnuTLS 3.7.9, gzip 1.12, IO 1.50, Less 590, libassuan 2.5.5, libgcrypt 1.10.1, libgdbm v1.23, Libidn 2.2.0, Libidn 2.3.3, libksba 1.6.3, libstdc++ 12.2.0, Libtasn1 4.19.0, libunistring v1.3, libunistring v1.4.1, Readline 20190107-snapshot-8e6ccd03, Readline 8.2, Readline 8.2.13, Readline 8.2.7, Readline 8.3.1, ruby-xml-simple 1.1.9, step-api-function 1.1.10, Time::Local 1.30, Unicode::Collate 1.31, util-linux-script 2.41.1, Wget v1.25.0, XZ Utils 5.4.1)

GNU GENERAL PUBLIC LICENSE
==========================

Version 3,  29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>

Everyone is permitted to copy and distribute verbatim copies of this license
document, but changing it is not allowed.


Preamble

The GNU General Public License is a free, copyleft license for software and other
kinds of works.

The licenses for most software and other practical works are designed to take
away your freedom to share and change the works. By contrast, the GNU General
Public License is intended to guarantee your freedom to share and change all
versions of a program--to make sure it remains free software for all its users.
We, the Free Software Foundation, use the GNU General Public License for most of
our software; it applies also to any other work released this way by its authors.
You can apply it to your programs, too.

When we speak of free software, we are referring to freedom, not price. Our
General Public Licenses are designed to make sure that you have the freedom to
distribute copies of free software (and charge for them if you wish), that you
receive source code or can get it if you want it, that you can change the
software or use pieces of it in new free programs, and that you know you can do
these things.

To protect your rights, we need to prevent others from denying you these rights
or asking you to surrender the rights. Therefore, you have certain
responsibilities if you distribute copies of the software, or if you modify it:
responsibilities to respect the freedom of others.

For example, if you distribute copies of such a program, whether gratis or for a
fee, you must pass on to the recipients the same freedoms that you received. You
must make sure that they, too, receive or can get the source code. And you must
show them these terms so they know their rights.

Developers that use the GNU GPL protect your rights with two steps: (1) assert
copyright on the software, and (2) offer you this License giving you legal
permission to copy, distribute and/or modify it.

For the developers' and authors' protection, the GPL clearly explains that there
is no warranty for this free software. For both users' and authors' sake, the GPL
requires that modified versions be marked as changed, so that their problems will
not be attributed erroneously to authors of previous versions.

Some devices are designed to deny users access to install or run modified
versions of the software inside them, although the manufacturer can do so. This
is fundamentally incompatible with the aim of protecting users' freedom to change
the software. The systematic pattern of such abuse occurs in the area of products
for individuals to use, which is precisely where it is most unacceptable.
Therefore, we have designed this version of the GPL to prohibit the practice for
those products. If such problems arise substantially in other domains, we stand
ready to extend this provision to those domains in future versions of the GPL, as
needed to protect the freedom of users.

Finally, every program is threatened constantly by software patents. States
should not allow patents to restrict development and use of software on
general-purpose computers, but in those that do, we wish to avoid the special
danger that patents applied to a free program could make it effectively
proprietary. To prevent this, the GPL assures that patents cannot be used to
render the program non-free.

The precise terms and conditions for copying, distribution and modification
follow.


TERMS AND CONDITIONS

0. Definitions.

“This License” refers to version 3 of the GNU General Public License.

“Copyright” also means copyright-like laws that apply to other kinds of works,
such as semiconductor masks.

“The Program” refers to any copyrightable work licensed under this License. Each
licensee is addressed as “you”. “Licensees” and “recipients” may be individuals
or organizations.

To “modify” a work means to copy from or adapt all or part of the work in a
fashion requiring copyright permission, other than the making of an exact copy.
The resulting work is called a “modified version” of the earlier work or a work
“based on” the earlier work.

A “covered work” means either the unmodified Program or a work based on the
Program.

To “propagate” a work means to do anything with it that, without permission,
would make you directly or secondarily liable for infringement under applicable
copyright law, except executing it on a computer or modifying a private copy.
Propagation includes copying, distribution (with or without modification), making
available to the public, and in some countries other activities as well.

To “convey” a work means any kind of propagation that enables other parties to
make or receive copies. Mere interaction with a user through a computer network,
with no transfer of a copy, is not conveying.

An interactive user interface displays “Appropriate Legal Notices” to the extent
that it includes a convenient and prominently visible feature that (1) displays
an appropriate copyright notice, and (2) tells the user that there is no warranty
for the work (except to the extent that warranties are provided), that licensees
may convey the work under this License, and how to view a copy of this License.
If the interface presents a list of user commands or options, such as a menu, a
prominent item in the list meets this criterion.

1. Source Code.

The “source code” for a work means the preferred form of the work for making
modifications to it. “Object code” means any non-source form of a work.

A “Standard Interface” means an interface that either is an official standard
defined by a recognized standards body, or, in the case of interfaces specified
for a particular programming language, one that is widely used among developers
working in that language.

The “System Libraries” of an executable work include anything, other than the
work as a whole, that (a) is included in the normal form of packaging a Major
Component, but which is not part of that Major Component, and (b) serves only to
enable use of the work with that Major Component, or to implement a Standard
Interface for which an implementation is available to the public in source code
form. A “Major Component”, in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system (if any) on
which the executable work runs, or a compiler used to produce the work, or an
object code interpreter used to run it.

The “Corresponding Source” for a work in object code form means all the source
code needed to generate, install, and (for an executable work) run the object
code and to modify the work, including scripts to control those activities.
However, it does not include the work's System Libraries, or general-purpose
tools or generally available free programs which are used unmodified in
performing those activities but which are not part of the work. For example,
Corresponding Source includes interface definition files associated with source
files for the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require, such as by
intimate data communication or control flow between those subprograms and other
parts of the work.

The Corresponding Source need not include anything that users can regenerate
automatically from other parts of the Corresponding Source.

The Corresponding Source for a work in source code form is that same work.

2. Basic Permissions.

All rights granted under this License are granted for the term of copyright on
the Program, and are irrevocable provided the stated conditions are met. This
License explicitly affirms your unlimited permission to run the unmodified
Program. The output from running a covered work is covered by this License only
if the output, given its content, constitutes a covered work. This License
acknowledges your rights of fair use or other equivalent, as provided by
copyright law.

You may make, run and propagate covered works that you do not convey, without
conditions so long as your license otherwise remains in force. You may convey
covered works to others for the sole purpose of having them make modifications
exclusively for you, or provide you with facilities for running those works,
provided that you comply with the terms of this License in conveying all material
for which you do not control copyright. Those thus making or running the covered
works for you must do so exclusively on your behalf, under your direction and
control, on terms that prohibit them from making any copies of your copyrighted
material outside their relationship with you.

Conveying under any other circumstances is permitted solely under the conditions
stated below. Sublicensing is not allowed; section 10 makes it unnecessary.

3. Protecting Users' Legal Rights From Anti-Circumvention Law.

No covered work shall be deemed part of an effective technological measure under
any applicable law fulfilling obligations under article 11 of the WIPO copyright
treaty adopted on 20 December 1996, or similar laws prohibiting or restricting
circumvention of such measures.

When you convey a covered work, you waive any legal power to forbid circumvention
of technological measures to the extent such circumvention is effected by
exercising rights under this License with respect to the covered work, and you
disclaim any intention to limit operation or modification of the work as a means
of enforcing, against the work's users, your or third parties' legal rights to
forbid circumvention of technological measures.

4. Conveying Verbatim Copies.

You may convey verbatim copies of the Program's source code as you receive it, in
any medium, provided that you conspicuously and appropriately publish on each
copy an appropriate copyright notice; keep intact all notices stating that this
License and any non-permissive terms added in accord with section 7 apply to the
code; keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

You may charge any price or no price for each copy that you convey, and you may
offer support or warranty protection for a fee.

5. Conveying Modified Source Versions.

You may convey a work based on the Program, or the modifications to produce it
from the Program, in the form of source code under the terms of section 4,
provided that you also meet all of these conditions:

  * a) The work must carry prominent notices stating that you modified it, and
    giving a relevant date.

  * b) The work must carry prominent notices stating that it is released under
    this License and any conditions added under section 7. This requirement
    modifies the requirement in section 4 to “keep intact all notices”.

  * c) You must license the entire work, as a whole, under this License to anyone
    who comes into possession of a copy. This License will therefore apply, along
    with any applicable section 7 additional terms, to the whole of the work, and
    all its parts, regardless of how they are packaged. This License gives no
    permission to license the work in any other way, but it does not invalidate
    such permission if you have separately received it.

  * d) If the work has interactive user interfaces, each must display Appropriate
    Legal Notices; however, if the Program has interactive interfaces that do not
    display Appropriate Legal Notices, your work need not make them do so.

A compilation of a covered work with other separate and independent works, which
are not by their nature extensions of the covered work, and which are not
combined with it such as to form a larger program, in or on a volume of a storage
or distribution medium, is called an “aggregate” if the compilation and its
resulting copyright are not used to limit the access or legal rights of the
compilation's users beyond what the individual works permit. Inclusion of a
covered work in an aggregate does not cause this License to apply to the other
parts of the aggregate.

6. Conveying Non-Source Forms.

You may convey a covered work in object code form under the terms of sections 4
and 5, provided that you also convey the machine-readable Corresponding Source
under the terms of this License, in one of these ways:

  * a) Convey the object code in, or embodied in, a physical product (including a
    physical distribution medium), accompanied by the Corresponding Source fixed
    on a durable physical medium customarily used for software interchange.

  * b) Convey the object code in, or embodied in, a physical product (including a
    physical distribution medium), accompanied by a written offer, valid for at
    least three years and valid for as long as you offer spare parts or customer
    support for that product model, to give anyone who possesses the object code
    either (1) a copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical medium
    customarily used for software interchange, for a price no more than your
    reasonable cost of physically performing this conveying of source, or (2)
    access to copy the Corresponding Source from a network server at no charge.

  * c) Convey individual copies of the object code with a copy of the written
    offer to provide the Corresponding Source. This alternative is allowed only
    occasionally and noncommercially, and only if you received the object code
    with such an offer, in accord with subsection 6b.

  * d) Convey the object code by offering access from a designated place (gratis
    or for a charge), and offer equivalent access to the Corresponding Source in
    the same way through the same place at no further charge. You need not
    require recipients to copy the Corresponding Source along with the object
    code. If the place to copy the object code is a network server, the
    Corresponding Source may be on a different server (operated by you or a third
    party) that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source. Regardless of what server hosts the Corresponding
    Source, you remain obligated to ensure that it is available for as long as
    needed to satisfy these requirements.

  * e) Convey the object code using peer-to-peer transmission, provided you
    inform other peers where the object code and Corresponding Source of the work
    are being offered to the general public at no charge under subsection 6d.

A separable portion of the object code, whose source code is excluded from the
Corresponding Source as a System Library, need not be included in conveying the
object code work.

A “User Product” is either (1) a “consumer product”, which means any tangible
personal property which is normally used for personal, family, or household
purposes, or (2) anything designed or sold for incorporation into a dwelling. In
determining whether a product is a consumer product, doubtful cases shall be
resolved in favor of coverage. For a particular product received by a particular
user, “normally used” refers to a typical or common use of that class of product,
regardless of the status of the particular user or of the way in which the
particular user actually uses, or expects or is expected to use, the product. A
product is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent the only
significant mode of use of the product.

“Installation Information” for a User Product means any methods, procedures,
authorization keys, or other information required to install and execute modified
versions of a covered work in that User Product from a modified version of its
Corresponding Source. The information must suffice to ensure that the continued
functioning of the modified object code is in no case prevented or interfered
with solely because modification has been made.

If you convey an object code work under this section in, or with, or specifically
for use in, a User Product, and the conveying occurs as part of a transaction in
which the right of possession and use of the User Product is transferred to the
recipient in perpetuity or for a fixed term (regardless of how the transaction is
characterized), the Corresponding Source conveyed under this section must be
accompanied by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install modified object
code on the User Product (for example, the work has been installed in ROM).

The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates for a
work that has been modified or installed by the recipient, or for the User
Product in which it has been modified or installed. Access to a network may be
denied when the modification itself materially and adversely affects the
operation of the network or violates the rules and protocols for communication
across the network.

Corresponding Source conveyed, and Installation Information provided, in accord
with this section must be in a format that is publicly documented (and with an
implementation available to the public in source code form), and must require no
special password or key for unpacking, reading or copying.

7. Additional Terms.

“Additional permissions” are terms that supplement the terms of this License by
making exceptions from one or more of its conditions. Additional permissions that
are applicable to the entire Program shall be treated as though they were
included in this License, to the extent that they are valid under applicable law.
If additional permissions apply only to part of the Program, that part may be
used separately under those permissions, but the entire Program remains governed
by this License without regard to the additional permissions.

When you convey a copy of a covered work, you may at your option remove any
additional permissions from that copy, or from any part of it. (Additional
permissions may be written to require their own removal in certain cases when you
modify the work.) You may place additional permissions on material, added by you
to a covered work, for which you have or can give appropriate copyright
permission.

Notwithstanding any other provision of this License, for material you add to a
covered work, you may (if authorized by the copyright holders of that material)
supplement the terms of this License with terms:

  * a) Disclaiming warranty or limiting liability differently from the terms of
    sections 15 and 16 of this License; or

  * b) Requiring preservation of specified reasonable legal notices or author
    attributions in that material or in the Appropriate Legal Notices displayed
    by works containing it; or

  * c) Prohibiting misrepresentation of the origin of that material, or requiring
    that modified versions of such material be marked in reasonable ways as
    different from the original version; or

  * d) Limiting the use for publicity purposes of names of licensors or authors
    of the material; or

  * e) Declining to grant rights under trademark law for use of some trade names,
    trademarks, or service marks; or

  * f) Requiring indemnification of licensors and authors of that material by
    anyone who conveys the material (or modified versions of it) with contractual
    assumptions of liability to the recipient, for any liability that these
    contractual assumptions directly impose on those licensors and authors.

All other non-permissive additional terms are considered “further restrictions”
within the meaning of section 10. If the Program as you received it, or any part
of it, contains a notice stating that it is governed by this License along with a
term that is a further restriction, you may remove that term. If a license
document contains a further restriction but permits relicensing or conveying
under this License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does not survive
such relicensing or conveying.

If you add terms to a covered work in accord with this section, you must place,
in the relevant source files, a statement of the additional terms that apply to
those files, or a notice indicating where to find the applicable terms.

Additional terms, permissive or non-permissive, may be stated in the form of a
separately written license, or stated as exceptions; the above requirements apply
either way.

8. Termination.

You may not propagate or modify a covered work except as expressly provided under
this License. Any attempt otherwise to propagate or modify it is void, and will
automatically terminate your rights under this License (including any patent
licenses granted under the third paragraph of section 11).

However, if you cease all violation of this License, then your license from a
particular copyright holder is reinstated (a) provisionally, unless and until the
copyright holder explicitly and finally terminates your license, and (b)
permanently, if the copyright holder fails to notify you of the violation by some
reasonable means prior to 60 days after the cessation.

Moreover, your license from a particular copyright holder is reinstated
permanently if the copyright holder notifies you of the violation by some
reasonable means, this is the first time you have received notice of violation of
this License (for any work) from that copyright holder, and you cure the
violation prior to 30 days after your receipt of the notice.

Termination of your rights under this section does not terminate the licenses of
parties who have received copies or rights from you under this License. If your
rights have been terminated and not permanently reinstated, you do not qualify to
receive new licenses for the same material under section 10.

9. Acceptance Not Required for Having Copies.

You are not required to accept this License in order to receive or run a copy of
the Program. Ancillary propagation of a covered work occurring solely as a
consequence of using peer-to-peer transmission to receive a copy likewise does
not require acceptance. However, nothing other than this License grants you
permission to propagate or modify any covered work. These actions infringe
copyright if you do not accept this License. Therefore, by modifying or
propagating a covered work, you indicate your acceptance of this License to do
so.

10. Automatic Licensing of Downstream Recipients.

Each time you convey a covered work, the recipient automatically receives a
license from the original licensors, to run, modify and propagate that work,
subject to this License. You are not responsible for enforcing compliance by
third parties with this License.

An “entity transaction” is a transaction transferring control of an organization,
or substantially all assets of one, or subdividing an organization, or merging
organizations. If propagation of a covered work results from an entity
transaction, each party to that transaction who receives a copy of the work also
receives whatever licenses to the work the party's predecessor in interest had or
could give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if the
predecessor has it or can get it with reasonable efforts.

You may not impose any further restrictions on the exercise of the rights granted
or affirmed under this License. For example, you may not impose a license fee,
royalty, or other charge for exercise of rights granted under this License, and
you may not initiate litigation (including a cross-claim or counterclaim in a
lawsuit) alleging that any patent claim is infringed by making, using, selling,
offering for sale, or importing the Program or any portion of it.

11. Patents.

A “contributor” is a copyright holder who authorizes use under this License of
the Program or a work on which the Program is based. The work thus licensed is
called the contributor's “contributor version”.

A contributor's “essential patent claims” are all patent claims owned or
controlled by the contributor, whether already acquired or hereafter acquired,
that would be infringed by some manner, permitted by this License, of making,
using, or selling its contributor version, but do not include claims that would
be infringed only as a consequence of further modification of the contributor
version. For purposes of this definition, “control” includes the right to grant
patent sublicenses in a manner consistent with the requirements of this License.

Each contributor grants you a non-exclusive, worldwide, royalty-free patent
license under the contributor's essential patent claims, to make, use, sell,
offer for sale, import and otherwise run, modify and propagate the contents of
its contributor version.

In the following three paragraphs, a “patent license” is any express agreement or
commitment, however denominated, not to enforce a patent (such as an express
permission to practice a patent or covenant not to sue for patent infringement).
To “grant” such a patent license to a party means to make such an agreement or
commitment not to enforce a patent against the party.

If you convey a covered work, knowingly relying on a patent license, and the
Corresponding Source of the work is not available for anyone to copy, free of
charge and under the terms of this License, through a publicly available network
server or other readily accessible means, then you must either (1) cause the
Corresponding Source to be so available, or (2) arrange to deprive yourself of
the benefit of the patent license for this particular work, or (3) arrange, in a
manner consistent with the requirements of this License, to extend the patent
license to downstream recipients. “Knowingly relying” means you have actual
knowledge that, but for the patent license, your conveying the covered work in a
country, or your recipient's use of the covered work in a country, would infringe
one or more identifiable patents in that country that you have reason to believe
are valid.

If, pursuant to or in connection with a single transaction or arrangement, you
convey, or propagate by procuring conveyance of, a covered work, and grant a
patent license to some of the parties receiving the covered work authorizing them
to use, propagate, modify or convey a specific copy of the covered work, then the
patent license you grant is automatically extended to all recipients of the
covered work and works based on it.

A patent license is “discriminatory” if it does not include within the scope of
its coverage, prohibits the exercise of, or is conditioned on the non-exercise of
one or more of the rights that are specifically granted under this License. You
may not convey a covered work if you are a party to an arrangement with a third
party that is in the business of distributing software, under which you make
payment to the third party based on the extent of your activity of conveying the
work, and under which the third party grants, to any of the parties who would
receive the covered work from you, a discriminatory patent license (a) in
connection with copies of the covered work conveyed by you (or copies made from
those copies), or (b) primarily for and in connection with specific products or
compilations that contain the covered work, unless you entered into that
arrangement, or that patent license was granted, prior to 28 March 2007.

Nothing in this License shall be construed as excluding or limiting any implied
license or other defenses to infringement that may otherwise be available to you
under applicable patent law.

12. No Surrender of Others' Freedom.

If conditions are imposed on you (whether by court order, agreement or otherwise)
that contradict the conditions of this License, they do not excuse you from the
conditions of this License. If you cannot convey a covered work so as to satisfy
simultaneously your obligations under this License and any other pertinent
obligations, then as a consequence you may not convey it at all. For example, if
you agree to terms that obligate you to collect a royalty for further conveying
from those to whom you convey the Program, the only way you could satisfy both
those terms and this License would be to refrain entirely from conveying the
Program.

13. Use with the GNU Affero General Public License.

Notwithstanding any other provision of this License, you have permission to link
or combine any covered work with a work licensed under version 3 of the GNU
Affero General Public License into a single combined work, and to convey the
resulting work. The terms of this License will continue to apply to the part
which is the covered work, but the special requirements of the GNU Affero General
Public License, section 13, concerning interaction through a network will apply
to the combination as such.

14. Revised Versions of this License.

The Free Software Foundation may publish revised and/or new versions of the GNU
General Public License from time to time. Such new versions will be similar in
spirit to the present version, but may differ in detail to address new problems
or concerns.

Each version is given a distinguishing version number. If the Program specifies
that a certain numbered version of the GNU General Public License “or any later
version” applies to it, you have the option of following the terms and conditions
either of that numbered version or of any later version published by the Free
Software Foundation. If the Program does not specify a version number of the GNU
General Public License, you may choose any version ever published by the Free
Software Foundation.

If the Program specifies that a proxy can decide which future versions of the GNU
General Public License can be used, that proxy's public statement of acceptance
of a version permanently authorizes you to choose that version for the Program.

Later license versions may give you additional or different permissions. However,
no additional obligations are imposed on any author or copyright holder as a
result of your choosing to follow a later version.

15. Disclaimer of Warranty.

THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER
PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER
EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE
DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

16. Limitation of Liability.

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS
PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE
THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE
PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY
HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

17. Interpretation of Sections 15 and 16.

If the disclaimer of warranty and limitation of liability provided above cannot
be given local legal effect according to their terms, reviewing courts shall
apply local law that most closely approximates an absolute waiver of all civil
liability in connection with the Program, unless a warranty or assumption of
liability accompanies a copy of the Program in return for a fee.

END OF TERMS AND CONDITIONS


How to Apply These Terms to Your New Programs

If you develop a new program, and you want it to be of the greatest possible use
to the public, the best way to achieve this is to make it free software which
everyone can redistribute and change under these terms.

To do so, attach the following notices to the program. It is safest to attach
them to the start of each source file to most effectively state the exclusion of
warranty; and each file should have at least the “copyright” line and a pointer
to where the full notice is found.

    <one line to give the program's name and a brief idea of what it
does.>
    Copyright (C) <year>  <name of author>

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

Also add information on how to contact you by electronic and paper mail.

If the program does terminal interaction, make it output a short notice like this
when it starts in an interactive mode:

    <program>  Copyright (C) <year>  <name of author>

    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate parts
of the General Public License. Of course, your program's commands might be
different; for a GUI interface, you would use an “about box”.

You should also get your employer (if you work as a programmer) or school, if
any, to sign a “copyright disclaimer” for the program, if necessary. For more
information on this, and how to apply and follow the GNU GPL, see
<http://www.gnu.org/licenses/>.

The GNU General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may consider
it more useful to permit linking proprietary applications with the library. If
this is what you want to do, use the GNU Lesser General Public License instead of
this License. But first, please read
<http://www.gnu.org/philosophy/why-not-lgpl.html>.

---

GNU General Public License v3.0 w/GCC Runtime Library exception
(GNU Compiler Collection 15.2.0)

GCC RUNTIME LIBRARY EXCEPTION
=============================

Version 3.1, 31 March 2009

Copyright © 2009 Free Software Foundation, Inc. <http://fsf.org/>

Everyone is permitted to copy and distribute verbatim copies of this license
document, but changing it is not allowed.

This GCC Runtime Library Exception ("Exception") is an additional permission
under section 7 of the GNU General Public License, version 3 ("GPLv3"). It
applies to a given file (the "Runtime Library") that bears a notice placed by the
copyright holder of the file stating that the file is governed by GPLv3 along
with this Exception.

When you use GCC to compile a program, GCC may combine portions of certain GCC
header files and runtime libraries with the compiled program. The purpose of this
Exception is to allow compilation of non-GPL (including proprietary) programs to
use, in this way, the header files and runtime libraries covered by this
Exception.


GNU GENERAL PUBLIC LICENSE
--------------------------

Version 3,  29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>

Everyone is permitted to copy and distribute verbatim copies of this license
document, but changing it is not allowed.


Preamble

The GNU General Public License is a free, copyleft license for software and other
kinds of works.

The licenses for most software and other practical works are designed to take
away your freedom to share and change the works. By contrast, the GNU General
Public License is intended to guarantee your freedom to share and change all
versions of a program--to make sure it remains free software for all its users.
We, the Free Software Foundation, use the GNU General Public License for most of
our software; it applies also to any other work released this way by its authors.
You can apply it to your programs, too.

When we speak of free software, we are referring to freedom, not price. Our
General Public Licenses are designed to make sure that you have the freedom to
distribute copies of free software (and charge for them if you wish), that you
receive source code or can get it if you want it, that you can change the
software or use pieces of it in new free programs, and that you know you can do
these things.

To protect your rights, we need to prevent others from denying you these rights
or asking you to surrender the rights. Therefore, you have certain
responsibilities if you distribute copies of the software, or if you modify it:
responsibilities to respect the freedom of others.

For example, if you distribute copies of such a program, whether gratis or for a
fee, you must pass on to the recipients the same freedoms that you received. You
must make sure that they, too, receive or can get the source code. And you must
show them these terms so they know their rights.

Developers that use the GNU GPL protect your rights with two steps: (1) assert
copyright on the software, and (2) offer you this License giving you legal
permission to copy, distribute and/or modify it.

For the developers' and authors' protection, the GPL clearly explains that there
is no warranty for this free software. For both users' and authors' sake, the GPL
requires that modified versions be marked as changed, so that their problems will
not be attributed erroneously to authors of previous versions.

Some devices are designed to deny users access to install or run modified
versions of the software inside them, although the manufacturer can do so. This
is fundamentally incompatible with the aim of protecting users' freedom to change
the software. The systematic pattern of such abuse occurs in the area of products
for individuals to use, which is precisely where it is most unacceptable.
Therefore, we have designed this version of the GPL to prohibit the practice for
those products. If such problems arise substantially in other domains, we stand
ready to extend this provision to those domains in future versions of the GPL, as
needed to protect the freedom of users.

Finally, every program is threatened constantly by software patents. States
should not allow patents to restrict development and use of software on
general-purpose computers, but in those that do, we wish to avoid the special
danger that patents applied to a free program could make it effectively
proprietary. To prevent this, the GPL assures that patents cannot be used to
render the program non-free.

The precise terms and conditions for copying, distribution and modification
follow.


TERMS AND CONDITIONS

0. Definitions.

“This License” refers to version 3 of the GNU General Public License.

“Copyright” also means copyright-like laws that apply to other kinds of works,
such as semiconductor masks.

“The Program” refers to any copyrightable work licensed under this License. Each
licensee is addressed as “you”. “Licensees” and “recipients” may be individuals
or organizations.

To “modify” a work means to copy from or adapt all or part of the work in a
fashion requiring copyright permission, other than the making of an exact copy.
The resulting work is called a “modified version” of the earlier work or a work
“based on” the earlier work.

A “covered work” means either the unmodified Program or a work based on the
Program.

To “propagate” a work means to do anything with it that, without permission,
would make you directly or secondarily liable for infringement under applicable
copyright law, except executing it on a computer or modifying a private copy.
Propagation includes copying, distribution (with or without modification), making
available to the public, and in some countries other activities as well.

To “convey” a work means any kind of propagation that enables other parties to
make or receive copies. Mere interaction with a user through a computer network,
with no transfer of a copy, is not conveying.

An interactive user interface displays “Appropriate Legal Notices” to the extent
that it includes a convenient and prominently visible feature that (1) displays
an appropriate copyright notice, and (2) tells the user that there is no warranty
for the work (except to the extent that warranties are provided), that licensees
may convey the work under this License, and how to view a copy of this License.
If the interface presents a list of user commands or options, such as a menu, a
prominent item in the list meets this criterion.

1. Source Code.

The “source code” for a work means the preferred form of the work for making
modifications to it. “Object code” means any non-source form of a work.

A “Standard Interface” means an interface that either is an official standard
defined by a recognized standards body, or, in the case of interfaces specified
for a particular programming language, one that is widely used among developers
working in that language.

The “System Libraries” of an executable work include anything, other than the
work as a whole, that (a) is included in the normal form of packaging a Major
Component, but which is not part of that Major Component, and (b) serves only to
enable use of the work with that Major Component, or to implement a Standard
Interface for which an implementation is available to the public in source code
form. A “Major Component”, in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system (if any) on
which the executable work runs, or a compiler used to produce the work, or an
object code interpreter used to run it.

The “Corresponding Source” for a work in object code form means all the source
code needed to generate, install, and (for an executable work) run the object
code and to modify the work, including scripts to control those activities.
However, it does not include the work's System Libraries, or general-purpose
tools or generally available free programs which are used unmodified in
performing those activities but which are not part of the work. For example,
Corresponding Source includes interface definition files associated with source
files for the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require, such as by
intimate data communication or control flow between those subprograms and other
parts of the work.

The Corresponding Source need not include anything that users can regenerate
automatically from other parts of the Corresponding Source.

The Corresponding Source for a work in source code form is that same work.

2. Basic Permissions.

All rights granted under this License are granted for the term of copyright on
the Program, and are irrevocable provided the stated conditions are met. This
License explicitly affirms your unlimited permission to run the unmodified
Program. The output from running a covered work is covered by this License only
if the output, given its content, constitutes a covered work. This License
acknowledges your rights of fair use or other equivalent, as provided by
copyright law.

You may make, run and propagate covered works that you do not convey, without
conditions so long as your license otherwise remains in force. You may convey
covered works to others for the sole purpose of having them make modifications
exclusively for you, or provide you with facilities for running those works,
provided that you comply with the terms of this License in conveying all material
for which you do not control copyright. Those thus making or running the covered
works for you must do so exclusively on your behalf, under your direction and
control, on terms that prohibit them from making any copies of your copyrighted
material outside their relationship with you.

Conveying under any other circumstances is permitted solely under the conditions
stated below. Sublicensing is not allowed; section 10 makes it unnecessary.

3. Protecting Users' Legal Rights From Anti-Circumvention Law.

No covered work shall be deemed part of an effective technological measure under
any applicable law fulfilling obligations under article 11 of the WIPO copyright
treaty adopted on 20 December 1996, or similar laws prohibiting or restricting
circumvention of such measures.

When you convey a covered work, you waive any legal power to forbid circumvention
of technological measures to the extent such circumvention is effected by
exercising rights under this License with respect to the covered work, and you
disclaim any intention to limit operation or modification of the work as a means
of enforcing, against the work's users, your or third parties' legal rights to
forbid circumvention of technological measures.

4. Conveying Verbatim Copies.

You may convey verbatim copies of the Program's source code as you receive it, in
any medium, provided that you conspicuously and appropriately publish on each
copy an appropriate copyright notice; keep intact all notices stating that this
License and any non-permissive terms added in accord with section 7 apply to the
code; keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

You may charge any price or no price for each copy that you convey, and you may
offer support or warranty protection for a fee.

5. Conveying Modified Source Versions.

You may convey a work based on the Program, or the modifications to produce it
from the Program, in the form of source code under the terms of section 4,
provided that you also meet all of these conditions:

  * a) The work must carry prominent notices stating that you modified it, and
    giving a relevant date.

  * b) The work must carry prominent notices stating that it is released under
    this License and any conditions added under section 7. This requirement
    modifies the requirement in section 4 to “keep intact all notices”.

  * c) You must license the entire work, as a whole, under this License to anyone
    who comes into possession of a copy. This License will therefore apply, along
    with any applicable section 7 additional terms, to the whole of the work, and
    all its parts, regardless of how they are packaged. This License gives no
    permission to license the work in any other way, but it does not invalidate
    such permission if you have separately received it.

  * d) If the work has interactive user interfaces, each must display Appropriate
    Legal Notices; however, if the Program has interactive interfaces that do not
    display Appropriate Legal Notices, your work need not make them do so.

A compilation of a covered work with other separate and independent works, which
are not by their nature extensions of the covered work, and which are not
combined with it such as to form a larger program, in or on a volume of a storage
or distribution medium, is called an “aggregate” if the compilation and its
resulting copyright are not used to limit the access or legal rights of the
compilation's users beyond what the individual works permit. Inclusion of a
covered work in an aggregate does not cause this License to apply to the other
parts of the aggregate.

6. Conveying Non-Source Forms.

You may convey a covered work in object code form under the terms of sections 4
and 5, provided that you also convey the machine-readable Corresponding Source
under the terms of this License, in one of these ways:

  * a) Convey the object code in, or embodied in, a physical product (including a
    physical distribution medium), accompanied by the Corresponding Source fixed
    on a durable physical medium customarily used for software interchange.

  * b) Convey the object code in, or embodied in, a physical product (including a
    physical distribution medium), accompanied by a written offer, valid for at
    least three years and valid for as long as you offer spare parts or customer
    support for that product model, to give anyone who possesses the object code
    either (1) a copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical medium
    customarily used for software interchange, for a price no more than your
    reasonable cost of physically performing this conveying of source, or (2)
    access to copy the Corresponding Source from a network server at no charge.

  * c) Convey individual copies of the object code with a copy of the written
    offer to provide the Corresponding Source. This alternative is allowed only
    occasionally and noncommercially, and only if you received the object code
    with such an offer, in accord with subsection 6b.

  * d) Convey the object code by offering access from a designated place (gratis
    or for a charge), and offer equivalent access to the Corresponding Source in
    the same way through the same place at no further charge. You need not
    require recipients to copy the Corresponding Source along with the object
    code. If the place to copy the object code is a network server, the
    Corresponding Source may be on a different server (operated by you or a third
    party) that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source. Regardless of what server hosts the Corresponding
    Source, you remain obligated to ensure that it is available for as long as
    needed to satisfy these requirements.

  * e) Convey the object code using peer-to-peer transmission, provided you
    inform other peers where the object code and Corresponding Source of the work
    are being offered to the general public at no charge under subsection 6d.

A separable portion of the object code, whose source code is excluded from the
Corresponding Source as a System Library, need not be included in conveying the
object code work.

A “User Product” is either (1) a “consumer product”, which means any tangible
personal property which is normally used for personal, family, or household
purposes, or (2) anything designed or sold for incorporation into a dwelling. In
determining whether a product is a consumer product, doubtful cases shall be
resolved in favor of coverage. For a particular product received by a particular
user, “normally used” refers to a typical or common use of that class of product,
regardless of the status of the particular user or of the way in which the
particular user actually uses, or expects or is expected to use, the product. A
product is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent the only
significant mode of use of the product.

“Installation Information” for a User Product means any methods, procedures,
authorization keys, or other information required to install and execute modified
versions of a covered work in that User Product from a modified version of its
Corresponding Source. The information must suffice to ensure that the continued
functioning of the modified object code is in no case prevented or interfered
with solely because modification has been made.

If you convey an object code work under this section in, or with, or specifically
for use in, a User Product, and the conveying occurs as part of a transaction in
which the right of possession and use of the User Product is transferred to the
recipient in perpetuity or for a fixed term (regardless of how the transaction is
characterized), the Corresponding Source conveyed under this section must be
accompanied by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install modified object
code on the User Product (for example, the work has been installed in ROM).

The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates for a
work that has been modified or installed by the recipient, or for the User
Product in which it has been modified or installed. Access to a network may be
denied when the modification itself materially and adversely affects the
operation of the network or violates the rules and protocols for communication
across the network.

Corresponding Source conveyed, and Installation Information provided, in accord
with this section must be in a format that is publicly documented (and with an
implementation available to the public in source code form), and must require no
special password or key for unpacking, reading or copying.

7. Additional Terms.

“Additional permissions” are terms that supplement the terms of this License by
making exceptions from one or more of its conditions. Additional permissions that
are applicable to the entire Program shall be treated as though they were
included in this License, to the extent that they are valid under applicable law.
If additional permissions apply only to part of the Program, that part may be
used separately under those permissions, but the entire Program remains governed
by this License without regard to the additional permissions.

When you convey a copy of a covered work, you may at your option remove any
additional permissions from that copy, or from any part of it. (Additional
permissions may be written to require their own removal in certain cases when you
modify the work.) You may place additional permissions on material, added by you
to a covered work, for which you have or can give appropriate copyright
permission.

Notwithstanding any other provision of this License, for material you add to a
covered work, you may (if authorized by the copyright holders of that material)
supplement the terms of this License with terms:

  * a) Disclaiming warranty or limiting liability differently from the terms of
    sections 15 and 16 of this License; or

  * b) Requiring preservation of specified reasonable legal notices or author
    attributions in that material or in the Appropriate Legal Notices displayed
    by works containing it; or

  * c) Prohibiting misrepresentation of the origin of that material, or requiring
    that modified versions of such material be marked in reasonable ways as
    different from the original version; or

  * d) Limiting the use for publicity purposes of names of licensors or authors
    of the material; or

  * e) Declining to grant rights under trademark law for use of some trade names,
    trademarks, or service marks; or

  * f) Requiring indemnification of licensors and authors of that material by
    anyone who conveys the material (or modified versions of it) with contractual
    assumptions of liability to the recipient, for any liability that these
    contractual assumptions directly impose on those licensors and authors.

All other non-permissive additional terms are considered “further restrictions”
within the meaning of section 10. If the Program as you received it, or any part
of it, contains a notice stating that it is governed by this License along with a
term that is a further restriction, you may remove that term. If a license
document contains a further restriction but permits relicensing or conveying
under this License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does not survive
such relicensing or conveying.

If you add terms to a covered work in accord with this section, you must place,
in the relevant source files, a statement of the additional terms that apply to
those files, or a notice indicating where to find the applicable terms.

Additional terms, permissive or non-permissive, may be stated in the form of a
separately written license, or stated as exceptions; the above requirements apply
either way.

8. Termination.

You may not propagate or modify a covered work except as expressly provided under
this License. Any attempt otherwise to propagate or modify it is void, and will
automatically terminate your rights under this License (including any patent
licenses granted under the third paragraph of section 11).

However, if you cease all violation of this License, then your license from a
particular copyright holder is reinstated (a) provisionally, unless and until the
copyright holder explicitly and finally terminates your license, and (b)
permanently, if the copyright holder fails to notify you of the violation by some
reasonable means prior to 60 days after the cessation.

Moreover, your license from a particular copyright holder is reinstated
permanently if the copyright holder notifies you of the violation by some
reasonable means, this is the first time you have received notice of violation of
this License (for any work) from that copyright holder, and you cure the
violation prior to 30 days after your receipt of the notice.

Termination of your rights under this section does not terminate the licenses of
parties who have received copies or rights from you under this License. If your
rights have been terminated and not permanently reinstated, you do not qualify to
receive new licenses for the same material under section 10.

9. Acceptance Not Required for Having Copies.

You are not required to accept this License in order to receive or run a copy of
the Program. Ancillary propagation of a covered work occurring solely as a
consequence of using peer-to-peer transmission to receive a copy likewise does
not require acceptance. However, nothing other than this License grants you
permission to propagate or modify any covered work. These actions infringe
copyright if you do not accept this License. Therefore, by modifying or
propagating a covered work, you indicate your acceptance of this License to do
so.

10. Automatic Licensing of Downstream Recipients.

Each time you convey a covered work, the recipient automatically receives a
license from the original licensors, to run, modify and propagate that work,
subject to this License. You are not responsible for enforcing compliance by
third parties with this License.

An “entity transaction” is a transaction transferring control of an organization,
or substantially all assets of one, or subdividing an organization, or merging
organizations. If propagation of a covered work results from an entity
transaction, each party to that transaction who receives a copy of the work also
receives whatever licenses to the work the party's predecessor in interest had or
could give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if the
predecessor has it or can get it with reasonable efforts.

You may not impose any further restrictions on the exercise of the rights granted
or affirmed under this License. For example, you may not impose a license fee,
royalty, or other charge for exercise of rights granted under this License, and
you may not initiate litigation (including a cross-claim or counterclaim in a
lawsuit) alleging that any patent claim is infringed by making, using, selling,
offering for sale, or importing the Program or any portion of it.

11. Patents.

A “contributor” is a copyright holder who authorizes use under this License of
the Program or a work on which the Program is based. The work thus licensed is
called the contributor's “contributor version”.

A contributor's “essential patent claims” are all patent claims owned or
controlled by the contributor, whether already acquired or hereafter acquired,
that would be infringed by some manner, permitted by this License, of making,
using, or selling its contributor version, but do not include claims that would
be infringed only as a consequence of further modification of the contributor
version. For purposes of this definition, “control” includes the right to grant
patent sublicenses in a manner consistent with the requirements of this License.

Each contributor grants you a non-exclusive, worldwide, royalty-free patent
license under the contributor's essential patent claims, to make, use, sell,
offer for sale, import and otherwise run, modify and propagate the contents of
its contributor version.

In the following three paragraphs, a “patent license” is any express agreement or
commitment, however denominated, not to enforce a patent (such as an express
permission to practice a patent or covenant not to sue for patent infringement).
To “grant” such a patent license to a party means to make such an agreement or
commitment not to enforce a patent against the party.

If you convey a covered work, knowingly relying on a patent license, and the
Corresponding Source of the work is not available for anyone to copy, free of
charge and under the terms of this License, through a publicly available network
server or other readily accessible means, then you must either (1) cause the
Corresponding Source to be so available, or (2) arrange to deprive yourself of
the benefit of the patent license for this particular work, or (3) arrange, in a
manner consistent with the requirements of this License, to extend the patent
license to downstream recipients. “Knowingly relying” means you have actual
knowledge that, but for the patent license, your conveying the covered work in a
country, or your recipient's use of the covered work in a country, would infringe
one or more identifiable patents in that country that you have reason to believe
are valid.

If, pursuant to or in connection with a single transaction or arrangement, you
convey, or propagate by procuring conveyance of, a covered work, and grant a
patent license to some of the parties receiving the covered work authorizing them
to use, propagate, modify or convey a specific copy of the covered work, then the
patent license you grant is automatically extended to all recipients of the
covered work and works based on it.

A patent license is “discriminatory” if it does not include within the scope of
its coverage, prohibits the exercise of, or is conditioned on the non-exercise of
one or more of the rights that are specifically granted under this License. You
may not convey a covered work if you are a party to an arrangement with a third
party that is in the business of distributing software, under which you make
payment to the third party based on the extent of your activity of conveying the
work, and under which the third party grants, to any of the parties who would
receive the covered work from you, a discriminatory patent license (a) in
connection with copies of the covered work conveyed by you (or copies made from
those copies), or (b) primarily for and in connection with specific products or
compilations that contain the covered work, unless you entered into that
arrangement, or that patent license was granted, prior to 28 March 2007.

Nothing in this License shall be construed as excluding or limiting any implied
license or other defenses to infringement that may otherwise be available to you
under applicable patent law.

12. No Surrender of Others' Freedom.

If conditions are imposed on you (whether by court order, agreement or otherwise)
that contradict the conditions of this License, they do not excuse you from the
conditions of this License. If you cannot convey a covered work so as to satisfy
simultaneously your obligations under this License and any other pertinent
obligations, then as a consequence you may not convey it at all. For example, if
you agree to terms that obligate you to collect a royalty for further conveying
from those to whom you convey the Program, the only way you could satisfy both
those terms and this License would be to refrain entirely from conveying the
Program.

13. Use with the GNU Affero General Public License.

Notwithstanding any other provision of this License, you have permission to link
or combine any covered work with a work licensed under version 3 of the GNU
Affero General Public License into a single combined work, and to convey the
resulting work. The terms of this License will continue to apply to the part
which is the covered work, but the special requirements of the GNU Affero General
Public License, section 13, concerning interaction through a network will apply
to the combination as such.

14. Revised Versions of this License.

The Free Software Foundation may publish revised and/or new versions of the GNU
General Public License from time to time. Such new versions will be similar in
spirit to the present version, but may differ in detail to address new problems
or concerns.

Each version is given a distinguishing version number. If the Program specifies
that a certain numbered version of the GNU General Public License “or any later
version” applies to it, you have the option of following the terms and conditions
either of that numbered version or of any later version published by the Free
Software Foundation. If the Program does not specify a version number of the GNU
General Public License, you may choose any version ever published by the Free
Software Foundation.

If the Program specifies that a proxy can decide which future versions of the GNU
General Public License can be used, that proxy's public statement of acceptance
of a version permanently authorizes you to choose that version for the Program.

Later license versions may give you additional or different permissions. However,
no additional obligations are imposed on any author or copyright holder as a
result of your choosing to follow a later version.

15. Disclaimer of Warranty.

THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER
PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER
EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE
DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

16. Limitation of Liability.

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS
PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE
THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE
PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY
HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

17. Interpretation of Sections 15 and 16.

If the disclaimer of warranty and limitation of liability provided above cannot
be given local legal effect according to their terms, reviewing courts shall
apply local law that most closely approximates an absolute waiver of all civil
liability in connection with the Program, unless a warranty or assumption of
liability accompanies a copy of the Program in return for a fee.

END OF TERMS AND CONDITIONS


How to Apply These Terms to Your New Programs

If you develop a new program, and you want it to be of the greatest possible use
to the public, the best way to achieve this is to make it free software which
everyone can redistribute and change under these terms.

To do so, attach the following notices to the program. It is safest to attach
them to the start of each source file to most effectively state the exclusion of
warranty; and each file should have at least the “copyright” line and a pointer
to where the full notice is found.

 <one line to give the program's name and a brief idea of what it
does.>
Copyright (C) <year> <name of author>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

Also add information on how to contact you by electronic and paper mail.

If the program does terminal interaction, make it output a short notice like this
when it starts in an interactive mode:

 <program> Copyright (C) <year> <name of author>

This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate parts
of the General Public License. Of course, your program's commands might be
different; for a GUI interface, you would use an “about box”.

You should also get your employer (if you work as a programmer) or school, if
any, to sign a “copyright disclaimer” for the program, if necessary. For more
information on this, and how to apply and follow the GNU GPL, see
<http://www.gnu.org/licenses/>.

The GNU General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may consider
it more useful to permit linking proprietary applications with the library. If
this is what you want to do, use the GNU Lesser General Public License instead of
this License. But first, please read
<http://www.gnu.org/philosophy/why-not-lgpl.html>.

---

GNU Lesser General Public License v2.0 with Exceptions
(libnsl 2.28)

This license was detected as belonging to the weak reciprocal license family.
However, this license may contain an exception relative to the applicability of
certain provisions of the license and this exception may alter your specific
obligations when using it. The exact nature of the exception was not specified at
the time of discovery. You are advised to examine the project's license directly
in order to determine if it applies to your usage.



GNU LESSER GENERAL PUBLIC LICENSE VERSION 2
===========================================


GNU LIBRARY GENERAL PUBLIC LICENSE

Version 2, June 1991

Copyright (C) 1991 Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

Everyone is permitted to copy and distribute verbatim copies of this license
document, but changing it is not allowed.

[This is the first released version of the library GPL. It is numbered 2 because
it goes with version 2 of the ordinary GPL.]

Preamble

The licenses for most software are designed to take away your freedom to share
and change it. By contrast, the GNU General Public Licenses are intended to
guarantee your freedom to share and change free software--to make sure the
software is free for all its users.

This license, the Library General Public License, applies to some specially
designated Free Software Foundation software, and to any other libraries whose
authors decide to use it. You can use it for your libraries, too.

When we speak of free software, we are referring to freedom, not price. Our
General Public Licenses are designed to make sure that you have the freedom to
distribute copies of free software (and charge for this service if you wish),
that you receive source code or can get it if you want it, that you can change
the software or use pieces of it in new free programs; and that you know you can
do these things.

To protect your rights, we need to make restrictions that forbid anyone to deny
you these rights or to ask you to surrender the rights. These restrictions
translate to certain responsibilities for you if you distribute copies of the
library, or if you modify it.

For example, if you distribute copies of the library, whether gratis or for a
fee, you must give the recipients all the rights that we gave you. You must make
sure that they, too, receive or can get the source code. If you link a program
with the library, you must provide complete object files to the recipients so
that they can relink them with the library, after making changes to the library
and recompiling it. And you must show them these terms so they know their rights.

Our method of protecting your rights has two steps: (1) copyright the library,
and (2) offer you this license which gives you legal permission to copy,
distribute and/or modify the library.

Also, for each distributor's protection, we want to make certain that everyone
understands that there is no warranty for this free library. If the library is
modified by someone else and passed on, we want its recipients to know that what
they have is not the original version, so that any problems introduced by others
will not reflect on the original authors' reputations.

Finally, any free program is threatened constantly by software patents. We wish
to avoid the danger that companies distributing free software will individually
obtain patent licenses, thus in effect transforming the program into proprietary
software. To prevent this, we have made it clear that any patent must be licensed
for everyone's free use or not licensed at all.

Most GNU software, including some libraries, is covered by the ordinary GNU
General Public License, which was designed for utility programs. This license,
the GNU Library General Public License, applies to certain designated libraries.
This license is quite different from the ordinary one; be sure to read it in
full, and don't assume that anything in it is the same as in the ordinary
license.

The reason we have a separate public license for some libraries is that they blur
the distinction we usually make between modifying or adding to a program and
simply using it. Linking a program with a library, without changing the library,
is in some sense simply using the library, and is analogous to running a utility
program or application program. However, in a textual and legal sense, the linked
executable is a combined work, a derivative of the original library, and the
ordinary General Public License treats it as such.

Because of this blurred distinction, using the ordinary General Public License
for libraries did not effectively promote software sharing, because most
developers did not use the libraries. We concluded that weaker conditions might
promote sharing better.

However, unrestricted linking of non-free programs would deprive the users of
those programs of all benefit from the free status of the libraries themselves.
This Library General Public License is intended to permit developers of non-free
programs to use free libraries, while preserving your freedom as a user of such
programs to change the free libraries that are incorporated in them. (We have not
seen how to achieve this as regards changes in header files, but we have achieved
it as regards changes in the actual functions of the Library.) The hope is that
this will lead to faster development of free libraries.

The precise terms and conditions for copying, distribution and modification
follow. Pay close attention to the difference between a "work based on the
library" and a "work that uses the library". The former contains code derived
from the library, while the latter only works together with the library.

Note that it is possible for a library to be covered by the ordinary General
Public License rather than by this special one.

GNU LIBRARY GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION
AND MODIFICATION

  1. This License Agreement applies to any software library which contains a
    notice placed by the copyright holder or other authorized party saying it may
    be distributed under the terms of this Library General Public License (also
    called "this License"). Each licensee is addressed as "you".
    A "library" means a collection of software functions and/or data prepared so
    as to be conveniently linked with application programs (which use some of
    those functions and data) to form executables.

    The "Library", below, refers to any such software library or work which has
    been distributed under these terms. A "work based on the Library" means
    either the Library or any derivative work under copyright law: that is to
    say, a work containing the Library or a portion of it, either verbatim or
    with modifications and/or translated straightforwardly into another language.
    (Hereinafter, translation is included without limitation in the term
    "modification".)

    "Source code" for a work means the preferred form of the work for making
    modifications to it. For a library, complete source code means all the source
    code for all modules it contains, plus any associated interface definition
    files, plus the scripts used to control compilation and installation of the
    library.

    Activities other than copying, distribution and modification are not covered
    by this License; they are outside its scope. The act of running a program
    using the Library is not restricted, and output from such a program is
    covered only if its contents constitute a work based on the Library
    (independent of the use of the Library in a tool for writing it). Whether
    that is true depends on what the Library does and what the program that uses
    the Library does.

  2. You may copy and distribute verbatim copies of the Library's complete source
    code as you receive it, in any medium, provided that you conspicuously and
    appropriately publish on each copy an appropriate copyright notice and
    disclaimer of warranty; keep intact all the notices that refer to this
    License and to the absence of any warranty; and distribute a copy of this
    License along with the Library. You may charge a fee for the physical act of
    transferring a copy, and you may at your option offer warranty protection in
    exchange for a fee.

  3. You may modify your copy or copies of the Library or any portion of it, thus
    forming a work based on the Library, and copy and distribute such
    modifications or work under the terms of Section 1 above, provided that you
    also meet all of these conditions:

      a. The modified work must itself be a software library.

      b. You must cause the files modified to carry prominent notices stating
        that you changed the files and the date of any change.

      c. You must cause the whole of the work to be licensed at no charge to all
        third parties under the terms of this License.

      d. If a facility in the modified Library refers to a function or a table of
        data to be supplied by an application program that uses the facility,
        other than as an argument passed when the facility is invoked, then you
        must make a good faith effort to ensure that, in the event an application
        does not supply such function or table, the facility still operates, and
        performs whatever part of its purpose remains meaningful. (For example, a
        function in a library to compute square roots has a purpose that is
        entirely well-defined independent of the application. Therefore,
        Subsection 2d requires that any application-supplied function or table
        used by this function must be optional: if the application does not
        supply it, the square root function must still compute square roots.)


    These requirements apply to the modified work as a whole. If identifiable
    sections of that work are not derived from the Library, and can be reasonably
    considered independent and separate works in themselves, then this License,
    and its terms, do not apply to those sections when you distribute them as
    separate works. But when you distribute the same sections as part of a whole
    which is a work based on the Library, the distribution of the whole must be
    on the terms of this License, whose permissions for other licensees extend to
    the entire whole, and thus to each and every part regardless of who wrote it.

    Thus, it is not the intent of this section to claim rights or contest your
    rights to work written entirely by you; rather, the intent is to exercise the
    right to control the distribution of derivative or collective works based on
    the Library.

    In addition, mere aggregation of another work not based on the Library with
    the Library (or with a work based on the Library) on a volume of a storage or
    distribution medium does not bring the other work under the scope of this
    License.

  4. You may opt to apply the terms of the ordinary GNU General Public License
    instead of this License to a given copy of the Library. To do this, you must
    alter all the notices that refer to this License, so that they refer to the
    ordinary GNU General Public License, version 2, instead of to this License.
    (If a newer version than version 2 of the ordinary GNU General Public License
    has appeared, then you can specify that version instead if you wish.) Do not
    make any other change in these notices.
    Once this change is made in a given copy, it is irreversible for that copy,
    so the ordinary GNU General Public License applies to all subsequent copies
    and derivative works made from that copy.

    This option is useful when you wish to copy part of the code of the Library
    into a program that is not a library.

  5. You may copy and distribute the Library (or a portion or derivative of it,
    under Section 2) in object code or executable form under the terms of
    Sections 1 and 2 above provided that you accompany it with the complete
    corresponding machine-readable source code, which must be distributed under
    the terms of Sections 1 and 2 above on a medium customarily used for software
    interchange.
    If distribution of object code is made by offering access to copy from a
    designated place, then offering equivalent access to copy the source code
    from the same place satisfies the requirement to distribute the source code,
    even though third parties are not compelled to copy the source along with the
    object code.

  6. A program that contains no derivative of any portion of the Library, but is
    designed to work with the Library by being compiled or linked with it, is
    called a "work that uses the Library". Such a work, in isolation, is not a
    derivative work of the Library, and therefore falls outside the scope of this
    License. However, linking a "work that uses the Library" with the Library
    creates an executable that is a derivative of the Library (because it
    contains portions of the Library), rather than a "work that uses the
    library". The executable is therefore covered by this License. Section 6
    states terms for distribution of such executables.

    When a "work that uses the Library" uses material from a header file that is
    part of the Library, the object code for the work may be a derivative work of
    the Library even though the source code is not. Whether this is true is
    especially significant if the work can be linked without the Library, or if
    the work is itself a library. The threshold for this to be true is not
    precisely defined by law.

    If such an object file uses only numerical parameters, data structure layouts
    and accessors, and small macros and small inline functions (ten lines or less
    in length), then the use of the object file is unrestricted, regardless of
    whether it is legally a derivative work. (Executables containing this object
    code plus portions of the Library will still fall under Section 6.)

    Otherwise, if the work is a derivative of the Library, you may distribute the
    object code for the work under the terms of Section 6. Any executables
    containing that work also fall under Section 6, whether or not they are
    linked directly with the Library itself.

  7. As an exception to the Sections above, you may also compile or link a "work
    that uses the Library" with the Library to produce a work containing portions
    of the Library, and distribute that work under terms of your choice, provided
    that the terms permit modification of the work for the customer's own use and
    reverse engineering for debugging such modifications.
    You must give prominent notice with each copy of the work that the Library is
    used in it and that the Library and its use are covered by this License. You
    must supply a copy of this License. If the work during execution displays
    copyright notices, you must include the copyright notice for the Library
    among them, as well as a reference directing the user to the copy of this
    License. Also, you must do one of these things:

      a. Accompany the work with the complete corresponding machine-readable
        source code for the Library including whatever changes were used in the
        work (which must be distributed under Sections 1 and 2 above); and, if
        the work is an executable linked with the Library, with the complete
        machine-readable "work that uses the Library", as object code and/or
        source code, so that the user can modify the Library and then relink to
        produce a modified executable containing the modified Library. (It is
        understood that the user who changes the contents of definitions files in
        the Library will not necessarily be able to recompile the application to
        use the modified definitions.)

      b. Accompany the work with a written offer, valid for at least three years,
        to give the same user the materials specified in Subsection 6a, above,
        for a charge no more than the cost of performing this distribution.

      c. If distribution of the work is made by offering access to copy from a
        designated place, offer equivalent access to copy the above specified
        materials from the same place.

      d. Verify that the user has already received a copy of these materials or
        that you have already sent this user a copy.


    For an executable, the required form of the "work that uses the Library" must
    include any data and utility programs needed for reproducing the executable
    from it. However, as a special exception, the source code distributed need
    not include anything that is normally distributed (in either source or binary
    form) with the major components (compiler, kernel, and so on) of the
    operating system on which the executable runs, unless that component itself
    accompanies the executable.

    It may happen that this requirement contradicts the license restrictions of
    other proprietary libraries that do not normally accompany the operating
    system. Such a contradiction means you cannot use both them and the Library
    together in an executable that you distribute.

  8. You may place library facilities that are a work based on the Library
    side-by-side in a single library together with other library facilities not
    covered by this License, and distribute such a combined library, provided
    that the separate distribution of the work based on the Library and of the
    other library facilities is otherwise permitted, and provided that you do
    these two things:

      a. Accompany the combined library with a copy of the same work based on the
        Library, uncombined with any other library facilities. This must be
        distributed under the terms of the Sections above.

      b. Give prominent notice with the combined library of the fact that part of
        it is a work based on the Library, and explaining where to find the
        accompanying uncombined form of the same work.


  9. You may not copy, modify, sublicense, link with, or distribute the Library
    except as expressly provided under this License. Any attempt otherwise to
    copy, modify, sublicense, link with, or distribute the Library is void, and
    will automatically terminate your rights under this License. However, parties
    who have received copies, or rights, from you under this License will not
    have their licenses terminated so long as such parties remain in full
    compliance.

  10. You are not required to accept this License, since you have not signed it.
    However, nothing else grants you permission to modify or distribute the
    Library or its derivative works. These actions are prohibited by law if you
    do not accept this License. Therefore, by modifying or distributing the
    Library (or any work based on the Library), you indicate your acceptance of
    this License to do so, and all its terms and conditions for copying,
    distributing or modifying the Library or works based on it.

  11. Each time you redistribute the Library (or any work based on the Library),
    the recipient automatically receives a license from the original licensor to
    copy, distribute, link with or modify the Library subject to these terms and
    conditions. You may not impose any further restrictions on the recipients'
    exercise of the rights granted herein. You are not responsible for enforcing
    compliance by third parties to this License.

  12. If, as a consequence of a court judgment or allegation of patent
    infringement or for any other reason (not limited to patent issues),
    conditions are imposed on you (whether by court order, agreement or
    otherwise) that contradict the conditions of this License, they do not excuse
    you from the conditions of this License. If you cannot distribute so as to
    satisfy simultaneously your obligations under this License and any other
    pertinent obligations, then as a consequence you may not distribute the
    Library at all. For example, if a patent license would not permit
    royalty-free redistribution of the Library by all those who receive copies
    directly or indirectly through you, then the only way you could satisfy both
    it and this License would be to refrain entirely from distribution of the
    Library.
    If any portion of this section is held invalid or unenforceable under any
    particular circumstance, the balance of the section is intended to apply, and
    the section as a whole is intended to apply in other circumstances.

    It is not the purpose of this section to induce you to infringe any patents
    or other property right claims or to contest validity of any such claims;
    this section has the sole purpose of protecting the integrity of the free
    software distribution system which is implemented by public license
    practices. Many people have made generous contributions to the wide range of
    software distributed through that system in reliance on consistent
    application of that system; it is up to the author/donor to decide if he or
    she is willing to distribute software through any other system and a licensee
    cannot impose that choice.

    This section is intended to make thoroughly clear what is believed to be a
    consequence of the rest of this License.

  13. If the distribution and/or use of the Library is restricted in certain
    countries either by patents or by copyrighted interfaces, the original
    copyright holder who places the Library under this License may add an
    explicit geographical distribution limitation excluding those countries, so
    that distribution is permitted only in or among countries not thus excluded.
    In such case, this License incorporates the limitation as if written in the
    body of this License.

  14. The Free Software Foundation may publish revised and/or new versions of the
    Library General Public License from time to time. Such new versions will be
    similar in spirit to the present version, but may differ in detail to address
    new problems or concerns. Each version is given a distinguishing version
    number. If the Library specifies a version number of this License which
    applies to it and "any later version", you have the option of following the
    terms and conditions either of that version or of any later version published
    by the Free Software Foundation. If the Library does not specify a license
    version number, you may choose any version ever published by the Free
    Software Foundation.

  15. If you wish to incorporate parts of the Library into other free programs
    whose distribution conditions are incompatible with these, write to the
    author to ask for permission. For software which is copyrighted by the Free
    Software Foundation, write to the Free Software Foundation; we sometimes make
    exceptions for this. Our decision will be guided by the two goals of
    preserving the free status of all derivatives of our free software and of
    promoting the sharing and reuse of software generally.
    NO WARRANTY

  16. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR
    THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE
    STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE
    LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
    INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
    FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND
    PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE,
    YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  17. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
    ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE
    THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
    GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE
    OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR
    DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR
    A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH
    HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

END OF TERMS AND CONDITIONS

How to Apply These Terms to Your New Libraries

If you develop a new library, and you want it to be of the greatest possible use
to the public, we recommend making it free software that everyone can
redistribute and change. You can do so by permitting redistribution under these
terms (or, alternatively, under the terms of the ordinary General Public
License).

To apply these terms, attach the following notices to the library. It is safest
to attach them to the start of each source file to most effectively convey the
exclusion of warranty; and each file should have at least the "copyright" line
and a pointer to where the full notice is found.

<one line to give the library's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>

This library is free software; you can redistribute it and/or modify it under the
terms of the GNU Library General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU Library General Public License for more details.

You should have received a copy of the GNU Library General Public License along
with this library; if not, write to the Free Software Foundation, Inc., 51
Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your school,
if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a
sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the
library `Frob' (a library for tweaking knobs) written
by James Random Hacker.

<signature of Ty Coon>, 1 April 1990
Ty Coon, President of Vice

That's all there is to it!

---

GNU Lesser General Public License v2.1 only
(Javassist 3.30.2, JRuby 10.0.2.0, JRuby 9.3.1.0, JRuby 9.4.12.0, JRuby 9.4.13.0, JRuby 9.4.9.0, JRuby Base 9.4.13.0, JRuby Readline 1.3.7, jruby-openssl 0.15.5, libcoderay-ruby 1.1.3, nkf 0.2.0, Seccomp Library 2.5.4)

GNU Lesser General Public License Version 2.1 Only
--------------------------------------------------

"This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the Free
Software Foundation[,][;] version 2.1 of the License."



GNU Lesser General Public License
=================================

Version 2.1, February 1999

      Copyright (C) 1991, 1999 Free Software Foundation, Inc.

      59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

      Everyone is permitted to copy and distribute verbatim copies

      of this license document, but changing it is not allowed.

      [This is the first released version of the Lesser GPL. It also counts

      as the successor of the GNU Library Public License, version 2, hence

      the version number 2.1.]


Preamble
--------

The licenses for most software are designed to take away your freedom to share
and change it. By contrast, the GNU General Public Licenses are intended to
guarantee your freedom to share and change free software--to make sure the
software is free for all its users.

This license, the Lesser General Public License, applies to some specially
designated software packages--typically libraries--of the Free Software
Foundation and other authors who decide to use it. You can use it too, but we
suggest you first think carefully about whether this license or the ordinary
General Public License is the better strategy to use in any particular case,
based on the explanations below.

When we speak of free software, we are referring to freedom of use, not price.
Our General Public Licenses are designed to make sure that you have the freedom
to distribute copies of free software (and charge for this service if you wish);
that you receive source code or can get it if you want it; that you can change
the software and use pieces of it in new free programs; and that you are informed
that you can do these things.

To protect your rights, we need to make restrictions that forbid distributors to
deny you these rights or to ask you to surrender these rights. These restrictions
translate to certain responsibilities for you if you distribute copies of the
library or if you modify it.

For example, if you distribute copies of the library, whether gratis or for a
fee, you must give the recipients all the rights that we gave you. You must make
sure that they, too, receive or can get the source code. If you link other code
with the library, you must provide complete object files to the recipients, so
that they can relink them with the library after making changes to the library
and recompiling it. And you must show them these terms so they know their rights.

We protect your rights with a two-step method: (1) we copyright the library, and
(2) we offer you this license, which gives you legal permission to copy,
distribute and/or modify the library.

To protect each distributor, we want to make it very clear that there is no
warranty for the free library. Also, if the library is modified by someone else
and passed on, the recipients should know that what they have is not the original
version, so that the original author's reputation will not be affected by
problems that might be introduced by others.

Finally, software patents pose a constant threat to the existence of any free
program. We wish to make sure that a company cannot effectively restrict the
users of a free program by obtaining a restrictive license from a patent holder.
Therefore, we insist that any patent license obtained for a version of the
library must be consistent with the full freedom of use specified in this
license.

Most GNU software, including some libraries, is covered by the ordinary GNU
General Public License. This license, the GNU Lesser General Public License,
applies to certain designated libraries, and is quite different from the ordinary
General Public License. We use this license for certain libraries in order to
permit linking those libraries into non-free programs.

When a program is linked with a library, whether statically or using a shared
library, the combination of the two is legally speaking a combined work, a
derivative of the original library. The ordinary General Public License therefore
permits such linking only if the entire combination fits its criteria of freedom.
The Lesser General Public License permits more lax criteria for linking other
code with the library.

We call this license the "Lesser" General Public License because it does Less to
protect the user's freedom than the ordinary General Public License. It also
provides other free software developers Less of an advantage over competing
non-free programs. These disadvantages are the reason we use the ordinary General
Public License for many libraries. However, the Lesser license provides
advantages in certain special circumstances.

For example, on rare occasions, there may be a special need to encourage the
widest possible use of a certain library, so that it becomes a de-facto standard.
To achieve this, non-free programs must be allowed to use the library. A more
frequent case is that a free library does the same job as widely used non-free
libraries. In this case, there is little to gain by limiting the free library to
free software only, so we use the Lesser General Public License.

In other cases, permission to use a particular library in non-free programs
enables a greater number of people to use a large body of free software. For
example, permission to use the GNU C Library in non-free programs enables many
more people to use the whole GNU operating system, as well as its variant, the
GNU/Linux operating system.

Although the Lesser General Public License is Less protective of the users'
freedom, it does ensure that the user of a program that is linked with the
Library has the freedom and the wherewithal to run that program using a modified
version of the Library.

The precise terms and conditions for copying, distribution and modification
follow. Pay close attention to the difference between a "work based on the
library" and a "work that uses the library". The former contains code derived
from the library, whereas the latter must be combined with the library in order
to run.


TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
---------------------------------------------------------------

0. This License Agreement applies to any software library or other program which
contains a notice placed by the copyright holder or other authorized party saying
it may be distributed under the terms of this Lesser General Public License (also
called "this License"). Each licensee is addressed as "you".

A "library" means a collection of software functions and/or data prepared so as
to be conveniently linked with application programs (which use some of those
functions and data) to form executables.

The "Library", below, refers to any such software library or work which has been
distributed under these terms. A "work based on the Library" means either the
Library or any derivative work under copyright law: that is to say, a work
containing the Library or a portion of it, either verbatim or with modifications
and/or translated straightforwardly into another language. (Hereinafter,
translation is included without limitation in the term "modification".)

"Source code" for a work means the preferred form of the work for making
modifications to it. For a library, complete source code means all the source
code for all modules it contains, plus any associated interface definition files,
plus the scripts used to control compilation and installation of the library.

Activities other than copying, distribution and modification are not covered by
this License; they are outside its scope. The act of running a program using the
Library is not restricted, and output from such a program is covered only if its
contents constitute a work based on the Library (independent of the use of the
Library in a tool for writing it). Whether that is true depends on what the
Library does and what the program that uses the Library does.

1. You may copy and distribute verbatim copies of the Library's complete source
code as you receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice and disclaimer
of warranty; keep intact all the notices that refer to this License and to the
absence of any warranty; and distribute a copy of this License along with the
Library.

You may charge a fee for the physical act of transferring a copy, and you may at
your option offer warranty protection in exchange for a fee.

2. You may modify your copy or copies of the Library or any portion of it, thus
forming a work based on the Library, and copy and distribute such modifications
or work under the terms of Section 1 above, provided that you also meet all of
these conditions:

      a) The modified work must itself be a software library.

      b) You must cause the files modified to carry prominent notices stating
      that you changed the files and the date of any change.

      c) You must cause the whole of the work to be licensed at no charge to all
      third parties under the terms of this License.

      d) If a facility in the modified Library refers to a function or a table of
      data to be supplied by an application program that uses the facility, other
      than as an argument passed when the facility is invoked, then you must make
      a good faith effort to ensure that, in the event an application does not
      supply such function or table, the facility still operates, and performs
      whatever part of its purpose remains meaningful.

      (For example, a function in a library to compute square roots has a purpose
      that is entirely well-defined independent of the application. Therefore,
      Subsection 2d requires that any application-supplied function or table used
      by this function must be optional: if the application does not supply it,
      the square root function must still compute square roots.)

      These requirements apply to the modified work as a whole. If identifiable
      sections of that work are not derived from the Library, and can be
      reasonably considered independent and separate works in themselves, then
      this License, and its terms, do not apply to those sections when you
      distribute them as separate works. But when you distribute the same
      sections as part of a whole which is a work based on the Library, the
      distribution of the whole must be on the terms of this License, whose
      permissions for other licensees extend to the entire whole, and thus to
      each and every part regardless of who wrote it.

      Thus, it is not the intent of this section to claim rights or contest your
      rights to work written entirely by you; rather, the intent is to exercise
      the right to control the distribution of derivative or collective works
      based on the Library.

      In addition, mere aggregation of another work not based on the Library with
      the Library (or with a work based on the Library) on a volume of a storage
      or distribution medium does not bring the other work under the scope of
      this License.

3. You may opt to apply the terms of the ordinary GNU General Public License
instead of this License to a given copy of the Library. To do this, you must
alter all the notices that refer to this License, so that they refer to the
ordinary GNU General Public License, version 2, instead of to this License. (If a
newer version than version 2 of the ordinary GNU General Public License has
appeared, then you can specify that version instead if you wish.) Do not make any
other change in these notices.

Once this change is made in a given copy, it is irreversible for that copy, so
the ordinary GNU General Public License applies to all subsequent copies and
derivative works made from that copy.

This option is useful when you wish to copy part of the code of the Library into
a program that is not a library.

4. You may copy and distribute the Library (or a portion or derivative of it,
under Section 2) in object code or executable form under the terms of Sections 1
and 2 above provided that you accompany it with the complete corresponding
machine-readable source code, which must be distributed under the terms of
Sections 1 and 2 above on a medium customarily used for software interchange.

If distribution of object code is made by offering access to copy from a
designated place, then offering equivalent access to copy the source code from
the same place satisfies the requirement to distribute the source code, even
though third parties are not compelled to copy the source along with the object
code.

5. A program that contains no derivative of any portion of the Library, but is
designed to work with the Library by being compiled or linked with it, is called
a "work that uses the Library". Such a work, in isolation, is not a derivative
work of the Library, and therefore falls outside the scope of this License.

However, linking a "work that uses the Library" with the Library creates an
executable that is a derivative of the Library (because it contains portions of
the Library), rather than a "work that uses the library". The executable is
therefore covered by this License. Section 6 states terms for distribution of
such executables.

When a "work that uses the Library" uses material from a header file that is part
of the Library, the object code for the work may be a derivative work of the
Library even though the source code is not. Whether this is true is especially
significant if the work can be linked without the Library, or if the work is
itself a library. The threshold for this to be true is not precisely defined by
law.

If such an object file uses only numerical parameters, data structure layouts and
accessors, and small macros and small inline functions (ten lines or less in
length), then the use of the object file is unrestricted, regardless of whether
it is legally a derivative work. (Executables containing this object code plus
portions of the Library will still fall under Section 6.)

Otherwise, if the work is a derivative of the Library, you may distribute the
object code for the work under the terms of Section 6. Any executables containing
that work also fall under Section 6, whether or not they are linked directly with
the Library itself.

6. As an exception to the Sections above, you may also combine or link a "work
that uses the Library" with the Library to produce a work containing portions of
the Library, and distribute that work under terms of your choice, provided that
the terms permit modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

You must give prominent notice with each copy of the work that the Library is
used in it and that the Library and its use are covered by this License. You must
supply a copy of this License. If the work during execution displays copyright
notices, you must include the copyright notice for the Library among them, as
well as a reference directing the user to the copy of this License. Also, you
must do one of these things:

      a) Accompany the work with the complete corresponding machine-readable
      source code for the Library including whatever changes were used in the
      work (which must be distributed under Sections 1 and 2 above); and, if the
      work is an executable linked with the Library, with the complete
      machine-readable "work that uses the Library", as object code and/or source
      code, so that the user can modify the Library and then relink to produce a
      modified executable containing the modified Library. (It is understood that
      the user who changes the contents of definitions files in the Library will
      not necessarily be able to recompile the application to use the modified
      definitions.)

      b) Use a suitable shared library mechanism for linking with the Library. A
      suitable mechanism is one that (1) uses at run time a copy of the library
      already present on the user's computer system, rather than copying library
      functions into the executable, and (2) will operate properly with a
      modified version of the library, if the user installs one, as long as the
      modified version is interface-compatible with the version that the work was
      made with.

      c) Accompany the work with a written offer, valid for at least three years,
      to give the same user the materials specified in Subsection 6a, above, for
      a charge no more than the cost of performing this distribution.

      d) If distribution of the work is made by offering access to copy from a
      designated place, offer equivalent access to copy the above specified
      materials from the same place.

      e) Verify that the user has already received a copy of these materials or
      that you have already sent this user a copy.

For an executable, the required form of the "work that uses the Library" must
include any data and utility programs needed for reproducing the executable from
it. However, as a special exception, the materials to be distributed need not
include anything that is normally distributed (in either source or binary form)
with the major components (compiler, kernel, and so on) of the operating system
on which the executable runs, unless that component itself accompanies the
executable.

It may happen that this requirement contradicts the license restrictions of other
proprietary libraries that do not normally accompany the operating system. Such a
contradiction means you cannot use both them and the Library together in an
executable that you distribute.

7. You may place library facilities that are a work based on the Library
side-by-side in a single library together with other library facilities not
covered by this License, and distribute such a combined library, provided that
the separate distribution of the work based on the Library and of the other
library facilities is otherwise permitted, and provided that you do these two
things:

      a) Accompany the combined library with a copy of the same work based on the
      Library, uncombined with any other library facilities. This must be
      distributed under the terms of the Sections above.

      b) Give prominent notice with the combined library of the fact that part of
      it is a work based on the Library, and explaining where to find the
      accompanying uncombined form of the same work.

8. You may not copy, modify, sublicense, link with, or distribute the Library
except as expressly provided under this License. Any attempt otherwise to copy,
modify, sublicense, link with, or distribute the Library is void, and will
automatically terminate your rights under this License. However, parties who have
received copies, or rights, from you under this License will not have their
licenses terminated so long as such parties remain in full compliance.

9. You are not required to accept this License, since you have not signed it.
However, nothing else grants you permission to modify or distribute the Library
or its derivative works. These actions are prohibited by law if you do not accept
this License. Therefore, by modifying or distributing the Library (or any work
based on the Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying the Library
or works based on it.

10. Each time you redistribute the Library (or any work based on the Library),
the recipient automatically receives a license from the original licensor to
copy, distribute, link with or modify the Library subject to these terms and
conditions. You may not impose any further restrictions on the recipients'
exercise of the rights granted herein. You are not responsible for enforcing
compliance by third parties with this License.

11. If, as a consequence of a court judgment or allegation of patent infringement
or for any other reason (not limited to patent issues), conditions are imposed on
you (whether by court order, agreement or otherwise) that contradict the
conditions of this License, they do not excuse you from the conditions of this
License. If you cannot distribute so as to satisfy simultaneously your
obligations under this License and any other pertinent obligations, then as a
consequence you may not distribute the Library at all. For example, if a patent
license would not permit royalty-free redistribution of the Library by all those
who receive copies directly or indirectly through you, then the only way you
could satisfy both it and this License would be to refrain entirely from
distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply, and the
section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any patents or
other property right claims or to contest validity of any such claims; this
section has the sole purpose of protecting the integrity of the free software
distribution system which is implemented by public license practices. Many people
have made generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that system; it is
up to the author/donor to decide if he or she is willing to distribute software
through any other system and a licensee cannot impose that choice.

This section is intended to make thoroughly clear what is believed to be a
consequence of the rest of this License.

12. If the distribution and/or use of the Library is restricted in certain
countries either by patents or by copyrighted interfaces, the original copyright
holder who places the Library under this License may add an explicit geographical
distribution limitation excluding those countries, so that distribution is
permitted only in or among countries not thus excluded. In such case, this
License incorporates the limitation as if written in the body of this License.

13. The Free Software Foundation may publish revised and/or new versions of the
Lesser General Public License from time to time. Such new versions will be
similar in spirit to the present version, but may differ in detail to address new
problems or concerns.

Each version is given a distinguishing version number. If the Library specifies a
version number of this License which applies to it and "any later version", you
have the option of following the terms and conditions either of that version or
of any later version published by the Free Software Foundation. If the Library
does not specify a license version number, you may choose any version ever
published by the Free Software Foundation.

14. If you wish to incorporate parts of the Library into other free programs
whose distribution conditions are incompatible with these, write to the author to
ask for permission. For software which is copyrighted by the Free Software
Foundation, write to the Free Software Foundation; we sometimes make exceptions
for this. Our decision will be guided by the two goals of preserving the free
status of all derivatives of our free software and of promoting the sharing and
reuse of software generally.

NO WARRANTY

15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED
IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS"
WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL,
SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY
TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER
PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.


END OF TERMS AND CONDITIONS


How to Apply These Terms to Your New Libraries
----------------------------------------------

If you develop a new library, and you want it to be of the greatest possible use
to the public, we recommend making it free software that everyone can
redistribute and change. You can do so by permitting redistribution under these
terms (or, alternatively, under the terms of the ordinary General Public
License).

To apply these terms, attach the following notices to the library. It is safest
to attach them to the start of each source file to most effectively convey the
exclusion of warranty; and each file should have at least the "copyright" line
and a pointer to where the full notice is found.

      one line to give the library's name and an idea of what it does.

      Copyright (C) year name of author

      This library is free software; you can redistribute it and/or

      modify it under the terms of the GNU Lesser General Public

      License as published by the Free Software Foundation; either

      version 2.1 of the License, or (at your option) any later version.

      This library is distributed in the hope that it will be useful,

      but WITHOUT ANY WARRANTY; without even the implied warranty of

      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU

      Lesser General Public License for more details.

      You should have received a copy of the GNU Lesser General Public

      License along with this library; if not, write to the Free Software

      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your school,
if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a
sample; alter the names:

      Yoyodyne, Inc., hereby disclaims all copyright interest in

      the library `Frob' (a library for tweaking knobs) written

      by James Random Hacker.

      signature of Ty Coon, 1 April 1990

      Ty Coon, President of Vice

That's all there is to it!

---

GNU Lesser General Public License v2.1 or later
(acl (access control list) v2.3.2, audit-userspace 3.0.9, c3p0:JDBC DataSources/Resource Pools 0.9.5.5, Checkstyle 10.9.3, ffi-binary-libfixposix 0.5.1.1-java, FindBugs Annotations 2.0.3, FindBugs Annotations 3.0.1, Git 2.50.1, GNU C Library 2.36, GnuPG 1.8, GnuTLS 3.7.9, Hibernate Commons Annotations 5.0.4.Final, Hibernate Entity Manager 5.2.18.Final, Hibernate ORM 5.3.20, Javassist 3.24.0-GA, jcifs 1.3.18, jnr-posix 3.1.19, jnr-posix 3.1.20, JRuby 1.1.1, ldapsdk 4.0.6, libassuan 2.5.5, libcap-ng 0.8.3, libcrypt1 4.4.33, libgcrypt 1.10.1, libgpg-error 1.46, libksba 1.6.3, librtmp 2.4+20151223.gitfa8646d.1, libsemanage1 2.9, libsemanage1 3.4, libsepol 3.4, libsepol 3.8, libstdc++ 12.2.0, libsystemd0 252.38, libsystemd0 252.39, Libtasn1 4.19.0, Linux Extended Attributes (attr) 2.5.1, Locales 2.36, mchange-commons-java 0.2.19, SpotBugs Annotations 4.8.6, subspawn 0.1.1, subspawn-posix 0.1.1, util-linux-script 2.41.1, XZ Utils 5.4.1)

GNU Lesser General Public License
=================================

Version 2.1, February 1999

      Copyright (C) 1991, 1999 Free Software Foundation, Inc.

      59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

      Everyone is permitted to copy and distribute verbatim copies

      of this license document, but changing it is not allowed.

      [This is the first released version of the Lesser GPL. It also counts

      as the successor of the GNU Library Public License, version 2, hence

      the version number 2.1.]


Preamble
--------

The licenses for most software are designed to take away your freedom to share
and change it. By contrast, the GNU General Public Licenses are intended to
guarantee your freedom to share and change free software--to make sure the
software is free for all its users.

This license, the Lesser General Public License, applies to some specially
designated software packages--typically libraries--of the Free Software
Foundation and other authors who decide to use it. You can use it too, but we
suggest you first think carefully about whether this license or the ordinary
General Public License is the better strategy to use in any particular case,
based on the explanations below.

When we speak of free software, we are referring to freedom of use, not price.
Our General Public Licenses are designed to make sure that you have the freedom
to distribute copies of free software (and charge for this service if you wish);
that you receive source code or can get it if you want it; that you can change
the software and use pieces of it in new free programs; and that you are informed
that you can do these things.

To protect your rights, we need to make restrictions that forbid distributors to
deny you these rights or to ask you to surrender these rights. These restrictions
translate to certain responsibilities for you if you distribute copies of the
library or if you modify it.

For example, if you distribute copies of the library, whether gratis or for a
fee, you must give the recipients all the rights that we gave you. You must make
sure that they, too, receive or can get the source code. If you link other code
with the library, you must provide complete object files to the recipients, so
that they can relink them with the library after making changes to the library
and recompiling it. And you must show them these terms so they know their rights.

We protect your rights with a two-step method: (1) we copyright the library, and
(2) we offer you this license, which gives you legal permission to copy,
distribute and/or modify the library.

To protect each distributor, we want to make it very clear that there is no
warranty for the free library. Also, if the library is modified by someone else
and passed on, the recipients should know that what they have is not the original
version, so that the original author's reputation will not be affected by
problems that might be introduced by others.

Finally, software patents pose a constant threat to the existence of any free
program. We wish to make sure that a company cannot effectively restrict the
users of a free program by obtaining a restrictive license from a patent holder.
Therefore, we insist that any patent license obtained for a version of the
library must be consistent with the full freedom of use specified in this
license.

Most GNU software, including some libraries, is covered by the ordinary GNU
General Public License. This license, the GNU Lesser General Public License,
applies to certain designated libraries, and is quite different from the ordinary
General Public License. We use this license for certain libraries in order to
permit linking those libraries into non-free programs.

When a program is linked with a library, whether statically or using a shared
library, the combination of the two is legally speaking a combined work, a
derivative of the original library. The ordinary General Public License therefore
permits such linking only if the entire combination fits its criteria of freedom.
The Lesser General Public License permits more lax criteria for linking other
code with the library.

We call this license the "Lesser" General Public License because it does Less to
protect the user's freedom than the ordinary General Public License. It also
provides other free software developers Less of an advantage over competing
non-free programs. These disadvantages are the reason we use the ordinary General
Public License for many libraries. However, the Lesser license provides
advantages in certain special circumstances.

For example, on rare occasions, there may be a special need to encourage the
widest possible use of a certain library, so that it becomes a de-facto standard.
To achieve this, non-free programs must be allowed to use the library. A more
frequent case is that a free library does the same job as widely used non-free
libraries. In this case, there is little to gain by limiting the free library to
free software only, so we use the Lesser General Public License.

In other cases, permission to use a particular library in non-free programs
enables a greater number of people to use a large body of free software. For
example, permission to use the GNU C Library in non-free programs enables many
more people to use the whole GNU operating system, as well as its variant, the
GNU/Linux operating system.

Although the Lesser General Public License is Less protective of the users'
freedom, it does ensure that the user of a program that is linked with the
Library has the freedom and the wherewithal to run that program using a modified
version of the Library.

The precise terms and conditions for copying, distribution and modification
follow. Pay close attention to the difference between a "work based on the
library" and a "work that uses the library". The former contains code derived
from the library, whereas the latter must be combined with the library in order
to run.


TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
---------------------------------------------------------------

0. This License Agreement applies to any software library or other program which
contains a notice placed by the copyright holder or other authorized party saying
it may be distributed under the terms of this Lesser General Public License (also
called "this License"). Each licensee is addressed as "you".

A "library" means a collection of software functions and/or data prepared so as
to be conveniently linked with application programs (which use some of those
functions and data) to form executables.

The "Library", below, refers to any such software library or work which has been
distributed under these terms. A "work based on the Library" means either the
Library or any derivative work under copyright law: that is to say, a work
containing the Library or a portion of it, either verbatim or with modifications
and/or translated straightforwardly into another language. (Hereinafter,
translation is included without limitation in the term "modification".)

"Source code" for a work means the preferred form of the work for making
modifications to it. For a library, complete source code means all the source
code for all modules it contains, plus any associated interface definition files,
plus the scripts used to control compilation and installation of the library.

Activities other than copying, distribution and modification are not covered by
this License; they are outside its scope. The act of running a program using the
Library is not restricted, and output from such a program is covered only if its
contents constitute a work based on the Library (independent of the use of the
Library in a tool for writing it). Whether that is true depends on what the
Library does and what the program that uses the Library does.

1. You may copy and distribute verbatim copies of the Library's complete source
code as you receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice and disclaimer
of warranty; keep intact all the notices that refer to this License and to the
absence of any warranty; and distribute a copy of this License along with the
Library.

You may charge a fee for the physical act of transferring a copy, and you may at
your option offer warranty protection in exchange for a fee.

2. You may modify your copy or copies of the Library or any portion of it, thus
forming a work based on the Library, and copy and distribute such modifications
or work under the terms of Section 1 above, provided that you also meet all of
these conditions:

      a) The modified work must itself be a software library.

      b) You must cause the files modified to carry prominent notices stating
      that you changed the files and the date of any change.

      c) You must cause the whole of the work to be licensed at no charge to all
      third parties under the terms of this License.

      d) If a facility in the modified Library refers to a function or a table of
      data to be supplied by an application program that uses the facility, other
      than as an argument passed when the facility is invoked, then you must make
      a good faith effort to ensure that, in the event an application does not
      supply such function or table, the facility still operates, and performs
      whatever part of its purpose remains meaningful.

      (For example, a function in a library to compute square roots has a purpose
      that is entirely well-defined independent of the application. Therefore,
      Subsection 2d requires that any application-supplied function or table used
      by this function must be optional: if the application does not supply it,
      the square root function must still compute square roots.)

      These requirements apply to the modified work as a whole. If identifiable
      sections of that work are not derived from the Library, and can be
      reasonably considered independent and separate works in themselves, then
      this License, and its terms, do not apply to those sections when you
      distribute them as separate works. But when you distribute the same
      sections as part of a whole which is a work based on the Library, the
      distribution of the whole must be on the terms of this License, whose
      permissions for other licensees extend to the entire whole, and thus to
      each and every part regardless of who wrote it.

      Thus, it is not the intent of this section to claim rights or contest your
      rights to work written entirely by you; rather, the intent is to exercise
      the right to control the distribution of derivative or collective works
      based on the Library.

      In addition, mere aggregation of another work not based on the Library with
      the Library (or with a work based on the Library) on a volume of a storage
      or distribution medium does not bring the other work under the scope of
      this License.

3. You may opt to apply the terms of the ordinary GNU General Public License
instead of this License to a given copy of the Library. To do this, you must
alter all the notices that refer to this License, so that they refer to the
ordinary GNU General Public License, version 2, instead of to this License. (If a
newer version than version 2 of the ordinary GNU General Public License has
appeared, then you can specify that version instead if you wish.) Do not make any
other change in these notices.

Once this change is made in a given copy, it is irreversible for that copy, so
the ordinary GNU General Public License applies to all subsequent copies and
derivative works made from that copy.

This option is useful when you wish to copy part of the code of the Library into
a program that is not a library.

4. You may copy and distribute the Library (or a portion or derivative of it,
under Section 2) in object code or executable form under the terms of Sections 1
and 2 above provided that you accompany it with the complete corresponding
machine-readable source code, which must be distributed under the terms of
Sections 1 and 2 above on a medium customarily used for software interchange.

If distribution of object code is made by offering access to copy from a
designated place, then offering equivalent access to copy the source code from
the same place satisfies the requirement to distribute the source code, even
though third parties are not compelled to copy the source along with the object
code.

5. A program that contains no derivative of any portion of the Library, but is
designed to work with the Library by being compiled or linked with it, is called
a "work that uses the Library". Such a work, in isolation, is not a derivative
work of the Library, and therefore falls outside the scope of this License.

However, linking a "work that uses the Library" with the Library creates an
executable that is a derivative of the Library (because it contains portions of
the Library), rather than a "work that uses the library". The executable is
therefore covered by this License. Section 6 states terms for distribution of
such executables.

When a "work that uses the Library" uses material from a header file that is part
of the Library, the object code for the work may be a derivative work of the
Library even though the source code is not. Whether this is true is especially
significant if the work can be linked without the Library, or if the work is
itself a library. The threshold for this to be true is not precisely defined by
law.

If such an object file uses only numerical parameters, data structure layouts and
accessors, and small macros and small inline functions (ten lines or less in
length), then the use of the object file is unrestricted, regardless of whether
it is legally a derivative work. (Executables containing this object code plus
portions of the Library will still fall under Section 6.)

Otherwise, if the work is a derivative of the Library, you may distribute the
object code for the work under the terms of Section 6. Any executables containing
that work also fall under Section 6, whether or not they are linked directly with
the Library itself.

6. As an exception to the Sections above, you may also combine or link a "work
that uses the Library" with the Library to produce a work containing portions of
the Library, and distribute that work under terms of your choice, provided that
the terms permit modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

You must give prominent notice with each copy of the work that the Library is
used in it and that the Library and its use are covered by this License. You must
supply a copy of this License. If the work during execution displays copyright
notices, you must include the copyright notice for the Library among them, as
well as a reference directing the user to the copy of this License. Also, you
must do one of these things:

      a) Accompany the work with the complete corresponding machine-readable
      source code for the Library including whatever changes were used in the
      work (which must be distributed under Sections 1 and 2 above); and, if the
      work is an executable linked with the Library, with the complete
      machine-readable "work that uses the Library", as object code and/or source
      code, so that the user can modify the Library and then relink to produce a
      modified executable containing the modified Library. (It is understood that
      the user who changes the contents of definitions files in the Library will
      not necessarily be able to recompile the application to use the modified
      definitions.)

      b) Use a suitable shared library mechanism for linking with the Library. A
      suitable mechanism is one that (1) uses at run time a copy of the library
      already present on the user's computer system, rather than copying library
      functions into the executable, and (2) will operate properly with a
      modified version of the library, if the user installs one, as long as the
      modified version is interface-compatible with the version that the work was
      made with.

      c) Accompany the work with a written offer, valid for at least three years,
      to give the same user the materials specified in Subsection 6a, above, for
      a charge no more than the cost of performing this distribution.

      d) If distribution of the work is made by offering access to copy from a
      designated place, offer equivalent access to copy the above specified
      materials from the same place.

      e) Verify that the user has already received a copy of these materials or
      that you have already sent this user a copy.

For an executable, the required form of the "work that uses the Library" must
include any data and utility programs needed for reproducing the executable from
it. However, as a special exception, the materials to be distributed need not
include anything that is normally distributed (in either source or binary form)
with the major components (compiler, kernel, and so on) of the operating system
on which the executable runs, unless that component itself accompanies the
executable.

It may happen that this requirement contradicts the license restrictions of other
proprietary libraries that do not normally accompany the operating system. Such a
contradiction means you cannot use both them and the Library together in an
executable that you distribute.

7. You may place library facilities that are a work based on the Library
side-by-side in a single library together with other library facilities not
covered by this License, and distribute such a combined library, provided that
the separate distribution of the work based on the Library and of the other
library facilities is otherwise permitted, and provided that you do these two
things:

      a) Accompany the combined library with a copy of the same work based on the
      Library, uncombined with any other library facilities. This must be
      distributed under the terms of the Sections above.

      b) Give prominent notice with the combined library of the fact that part of
      it is a work based on the Library, and explaining where to find the
      accompanying uncombined form of the same work.

8. You may not copy, modify, sublicense, link with, or distribute the Library
except as expressly provided under this License. Any attempt otherwise to copy,
modify, sublicense, link with, or distribute the Library is void, and will
automatically terminate your rights under this License. However, parties who have
received copies, or rights, from you under this License will not have their
licenses terminated so long as such parties remain in full compliance.

9. You are not required to accept this License, since you have not signed it.
However, nothing else grants you permission to modify or distribute the Library
or its derivative works. These actions are prohibited by law if you do not accept
this License. Therefore, by modifying or distributing the Library (or any work
based on the Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying the Library
or works based on it.

10. Each time you redistribute the Library (or any work based on the Library),
the recipient automatically receives a license from the original licensor to
copy, distribute, link with or modify the Library subject to these terms and
conditions. You may not impose any further restrictions on the recipients'
exercise of the rights granted herein. You are not responsible for enforcing
compliance by third parties with this License.

11. If, as a consequence of a court judgment or allegation of patent infringement
or for any other reason (not limited to patent issues), conditions are imposed on
you (whether by court order, agreement or otherwise) that contradict the
conditions of this License, they do not excuse you from the conditions of this
License. If you cannot distribute so as to satisfy simultaneously your
obligations under this License and any other pertinent obligations, then as a
consequence you may not distribute the Library at all. For example, if a patent
license would not permit royalty-free redistribution of the Library by all those
who receive copies directly or indirectly through you, then the only way you
could satisfy both it and this License would be to refrain entirely from
distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply, and the
section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any patents or
other property right claims or to contest validity of any such claims; this
section has the sole purpose of protecting the integrity of the free software
distribution system which is implemented by public license practices. Many people
have made generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that system; it is
up to the author/donor to decide if he or she is willing to distribute software
through any other system and a licensee cannot impose that choice.

This section is intended to make thoroughly clear what is believed to be a
consequence of the rest of this License.

12. If the distribution and/or use of the Library is restricted in certain
countries either by patents or by copyrighted interfaces, the original copyright
holder who places the Library under this License may add an explicit geographical
distribution limitation excluding those countries, so that distribution is
permitted only in or among countries not thus excluded. In such case, this
License incorporates the limitation as if written in the body of this License.

13. The Free Software Foundation may publish revised and/or new versions of the
Lesser General Public License from time to time. Such new versions will be
similar in spirit to the present version, but may differ in detail to address new
problems or concerns.

Each version is given a distinguishing version number. If the Library specifies a
version number of this License which applies to it and "any later version", you
have the option of following the terms and conditions either of that version or
of any later version published by the Free Software Foundation. If the Library
does not specify a license version number, you may choose any version ever
published by the Free Software Foundation.

14. If you wish to incorporate parts of the Library into other free programs
whose distribution conditions are incompatible with these, write to the author to
ask for permission. For software which is copyrighted by the Free Software
Foundation, write to the Free Software Foundation; we sometimes make exceptions
for this. Our decision will be guided by the two goals of preserving the free
status of all derivatives of our free software and of promoting the sharing and
reuse of software generally.

NO WARRANTY

15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED
IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS"
WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL,
SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY
TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER
PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.


END OF TERMS AND CONDITIONS


How to Apply These Terms to Your New Libraries
----------------------------------------------

If you develop a new library, and you want it to be of the greatest possible use
to the public, we recommend making it free software that everyone can
redistribute and change. You can do so by permitting redistribution under these
terms (or, alternatively, under the terms of the ordinary General Public
License).

To apply these terms, attach the following notices to the library. It is safest
to attach them to the start of each source file to most effectively convey the
exclusion of warranty; and each file should have at least the "copyright" line
and a pointer to where the full notice is found.

      one line to give the library's name and an idea of what it does.

      Copyright (C) year name of author

      This library is free software; you can redistribute it and/or

      modify it under the terms of the GNU Lesser General Public

      License as published by the Free Software Foundation; either

      version 2.1 of the License, or (at your option) any later version.

      This library is distributed in the hope that it will be useful,

      but WITHOUT ANY WARRANTY; without even the implied warranty of

      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU

      Lesser General Public License for more details.

      You should have received a copy of the GNU Lesser General Public

      License along with this library; if not, write to the Free Software

      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your school,
if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a
sample; alter the names:

      Yoyodyne, Inc., hereby disclaims all copyright interest in

      the library `Frob' (a library for tweaking knobs) written

      by James Random Hacker.

      signature of Ty Coon, 1 April 1990

      Ty Coon, President of Vice

That's all there is to it!

---

GNU Lesser General Public License v3.0 only
(Libidn 2.2.0, Libidn 2.3.3)

GNU Lesser General Public License Version 3.0 Only
--------------------------------------------------

"This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the Free
Software Foundation[,][;] version 3 of the License."



GNU LESSER GENERAL PUBLIC LICENSE
=================================

Version 3,  29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>

Everyone is permitted to copy and distribute verbatim copies of this license
document, but changing it is not allowed.

This version of the GNU Lesser General Public License incorporates the terms and
conditions of version 3 of the GNU General Public License, supplemented by the
additional permissions listed below.

0. Additional Definitions.

As used herein, “this License” refers to version 3 of the GNU Lesser General
Public License, and the “GNU GPL” refers to version 3 of the GNU General Public
License.

“The Library” refers to a covered work governed by this License, other than an
Application or a Combined Work as defined below.

An “Application” is any work that makes use of an interface provided by the
Library, but which is not otherwise based on the Library. Defining a subclass of
a class defined by the Library is deemed a mode of using an interface provided by
the Library.

A “Combined Work” is a work produced by combining or linking an Application with
the Library. The particular version of the Library with which the Combined Work
was made is also called the “Linked Version”.

The “Minimal Corresponding Source” for a Combined Work means the Corresponding
Source for the Combined Work, excluding any source code for portions of the
Combined Work that, considered in isolation, are based on the Application, and
not on the Linked Version.

The “Corresponding Application Code” for a Combined Work means the object code
and/or source code for the Application, including any data and utility programs
needed for reproducing the Combined Work from the Application, but excluding the
System Libraries of the Combined Work.

1. Exception to Section 3 of the GNU GPL.

You may convey a covered work under sections 3 and 4 of this License without
being bound by section 3 of the GNU GPL.

2. Conveying Modified Versions.

If you modify a copy of the Library, and, in your modifications, a facility
refers to a function or data to be supplied by an Application that uses the
facility (other than as an argument passed when the facility is invoked), then
you may convey a copy of the modified version:

  * a) under this License, provided that you make a good faith effort to ensure
    that, in the event an Application does not supply the function or data, the
    facility still operates, and performs whatever part of its purpose remains
    meaningful, or

  * b) under the GNU GPL, with none of the additional permissions of this License
    applicable to that copy.

3. Object Code Incorporating Material from Library Header Files.

The object code form of an Application may incorporate material from a header
file that is part of the Library. You may convey such object code under terms of
your choice, provided that, if the incorporated material is not limited to
numerical parameters, data structure layouts and accessors, or small macros,
inline functions and templates (ten or fewer lines in length), you do both of the
following:

  * a) Give prominent notice with each copy of the object code that the Library
    is used in it and that the Library and its use are covered by this License.

  * b) Accompany the object code with a copy of the GNU GPL and this license
    document.

4. Combined Works.

You may convey a Combined Work under terms of your choice that, taken together,
effectively do not restrict modification of the portions of the Library contained
in the Combined Work and reverse engineering for debugging such modifications, if
you also do each of the following:

  * a) Give prominent notice with each copy of the Combined Work that the Library
    is used in it and that the Library and its use are covered by this License.

  * b) Accompany the Combined Work with a copy of the GNU GPL and this license
    document.

  * c) For a Combined Work that displays copyright notices during execution,
    include the copyright notice for the Library among these notices, as well as
    a reference directing the user to the copies of the GNU GPL and this license
    document.

  * d) Do one of the following:

      * 0) Convey the Minimal Corresponding Source under the terms of this
        License, and the Corresponding Application Code in a form suitable for,
        and under terms that permit, the user to recombine or relink the
        Application with a modified version of the Linked Version to produce a
        modified Combined Work, in the manner specified by section 6 of the GNU
        GPL for conveying Corresponding Source.

      * 1) Use a suitable shared library mechanism for linking with the Library.
        A suitable mechanism is one that (a) uses at run time a copy of the
        Library already present on the user's computer system, and (b) will
        operate properly with a modified version of the Library that is
        interface-compatible with the Linked Version.

  * e) Provide Installation Information, but only if you would otherwise be
    required to provide such information under section 6 of the GNU GPL, and only
    to the extent that such information is necessary to install and execute a
    modified version of the Combined Work produced by recombining or relinking
    the Application with a modified version of the Linked Version. (If you use
    option 4d0, the Installation Information must accompany the Minimal
    Corresponding Source and Corresponding Application Code. If you use option
    4d1, you must provide the Installation Information in the manner specified by
    section 6 of the GNU GPL for conveying Corresponding Source.)

5. Combined Libraries.

You may place library facilities that are a work based on the Library side by
side in a single library together with other library facilities that are not
Applications and are not covered by this License, and convey such a combined
library under terms of your choice, if you do both of the following:

  * a) Accompany the combined library with a copy of the same work based on the
    Library, uncombined with any other library facilities, conveyed under the
    terms of this License.

  * b) Give prominent notice with the combined library that part of it is a work
    based on the Library, and explaining where to find the accompanying
    uncombined form of the same work.

6. Revised Versions of the GNU Lesser General Public License.

The Free Software Foundation may publish revised and/or new versions of the GNU
Lesser General Public License from time to time. Such new versions will be
similar in spirit to the present version, but may differ in detail to address new
problems or concerns.

Each version is given a distinguishing version number. If the Library as you
received it specifies that a certain numbered version of the GNU Lesser General
Public License “or any later version” applies to it, you have the option of
following the terms and conditions either of that published version or of any
later version published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser General Public
License, you may choose any version of the GNU Lesser General Public License ever
published by the Free Software Foundation.

If the Library as you received it specifies that a proxy can decide whether
future versions of the GNU Lesser General Public License shall apply, that
proxy's public statement of acceptance of any version is permanent authorization
for you to choose that version for the Library.

--------------------------------------------------------------------------------



GNU GENERAL PUBLIC LICENSE
==========================

Version 3,  29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>

Everyone is permitted to copy and distribute verbatim copies of this license
document, but changing it is not allowed.


Preamble

The GNU General Public License is a free, copyleft license for software and other
kinds of works.

The licenses for most software and other practical works are designed to take
away your freedom to share and change the works. By contrast, the GNU General
Public License is intended to guarantee your freedom to share and change all
versions of a program--to make sure it remains free software for all its users.
We, the Free Software Foundation, use the GNU General Public License for most of
our software; it applies also to any other work released this way by its authors.
You can apply it to your programs, too.

When we speak of free software, we are referring to freedom, not price. Our
General Public Licenses are designed to make sure that you have the freedom to
distribute copies of free software (and charge for them if you wish), that you
receive source code or can get it if you want it, that you can change the
software or use pieces of it in new free programs, and that you know you can do
these things.

To protect your rights, we need to prevent others from denying you these rights
or asking you to surrender the rights. Therefore, you have certain
responsibilities if you distribute copies of the software, or if you modify it:
responsibilities to respect the freedom of others.

For example, if you distribute copies of such a program, whether gratis or for a
fee, you must pass on to the recipients the same freedoms that you received. You
must make sure that they, too, receive or can get the source code. And you must
show them these terms so they know their rights.

Developers that use the GNU GPL protect your rights with two steps: (1) assert
copyright on the software, and (2) offer you this License giving you legal
permission to copy, distribute and/or modify it.

For the developers' and authors' protection, the GPL clearly explains that there
is no warranty for this free software. For both users' and authors' sake, the GPL
requires that modified versions be marked as changed, so that their problems will
not be attributed erroneously to authors of previous versions.

Some devices are designed to deny users access to install or run modified
versions of the software inside them, although the manufacturer can do so. This
is fundamentally incompatible with the aim of protecting users' freedom to change
the software. The systematic pattern of such abuse occurs in the area of products
for individuals to use, which is precisely where it is most unacceptable.
Therefore, we have designed this version of the GPL to prohibit the practice for
those products. If such problems arise substantially in other domains, we stand
ready to extend this provision to those domains in future versions of the GPL, as
needed to protect the freedom of users.

Finally, every program is threatened constantly by software patents. States
should not allow patents to restrict development and use of software on
general-purpose computers, but in those that do, we wish to avoid the special
danger that patents applied to a free program could make it effectively
proprietary. To prevent this, the GPL assures that patents cannot be used to
render the program non-free.

The precise terms and conditions for copying, distribution and modification
follow.


TERMS AND CONDITIONS

0. Definitions.

“This License” refers to version 3 of the GNU General Public License.

“Copyright” also means copyright-like laws that apply to other kinds of works,
such as semiconductor masks.

“The Program” refers to any copyrightable work licensed under this License. Each
licensee is addressed as “you”. “Licensees” and “recipients” may be individuals
or organizations.

To “modify” a work means to copy from or adapt all or part of the work in a
fashion requiring copyright permission, other than the making of an exact copy.
The resulting work is called a “modified version” of the earlier work or a work
“based on” the earlier work.

A “covered work” means either the unmodified Program or a work based on the
Program.

To “propagate” a work means to do anything with it that, without permission,
would make you directly or secondarily liable for infringement under applicable
copyright law, except executing it on a computer or modifying a private copy.
Propagation includes copying, distribution (with or without modification), making
available to the public, and in some countries other activities as well.

To “convey” a work means any kind of propagation that enables other parties to
make or receive copies. Mere interaction with a user through a computer network,
with no transfer of a copy, is not conveying.

An interactive user interface displays “Appropriate Legal Notices” to the extent
that it includes a convenient and prominently visible feature that (1) displays
an appropriate copyright notice, and (2) tells the user that there is no warranty
for the work (except to the extent that warranties are provided), that licensees
may convey the work under this License, and how to view a copy of this License.
If the interface presents a list of user commands or options, such as a menu, a
prominent item in the list meets this criterion.

1. Source Code.

The “source code” for a work means the preferred form of the work for making
modifications to it. “Object code” means any non-source form of a work.

A “Standard Interface” means an interface that either is an official standard
defined by a recognized standards body, or, in the case of interfaces specified
for a particular programming language, one that is widely used among developers
working in that language.

The “System Libraries” of an executable work include anything, other than the
work as a whole, that (a) is included in the normal form of packaging a Major
Component, but which is not part of that Major Component, and (b) serves only to
enable use of the work with that Major Component, or to implement a Standard
Interface for which an implementation is available to the public in source code
form. A “Major Component”, in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system (if any) on
which the executable work runs, or a compiler used to produce the work, or an
object code interpreter used to run it.

The “Corresponding Source” for a work in object code form means all the source
code needed to generate, install, and (for an executable work) run the object
code and to modify the work, including scripts to control those activities.
However, it does not include the work's System Libraries, or general-purpose
tools or generally available free programs which are used unmodified in
performing those activities but which are not part of the work. For example,
Corresponding Source includes interface definition files associated with source
files for the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require, such as by
intimate data communication or control flow between those subprograms and other
parts of the work.

The Corresponding Source need not include anything that users can regenerate
automatically from other parts of the Corresponding Source.

The Corresponding Source for a work in source code form is that same work.

2. Basic Permissions.

All rights granted under this License are granted for the term of copyright on
the Program, and are irrevocable provided the stated conditions are met. This
License explicitly affirms your unlimited permission to run the unmodified
Program. The output from running a covered work is covered by this License only
if the output, given its content, constitutes a covered work. This License
acknowledges your rights of fair use or other equivalent, as provided by
copyright law.

You may make, run and propagate covered works that you do not convey, without
conditions so long as your license otherwise remains in force. You may convey
covered works to others for the sole purpose of having them make modifications
exclusively for you, or provide you with facilities for running those works,
provided that you comply with the terms of this License in conveying all material
for which you do not control copyright. Those thus making or running the covered
works for you must do so exclusively on your behalf, under your direction and
control, on terms that prohibit them from making any copies of your copyrighted
material outside their relationship with you.

Conveying under any other circumstances is permitted solely under the conditions
stated below. Sublicensing is not allowed; section 10 makes it unnecessary.

3. Protecting Users' Legal Rights From Anti-Circumvention Law.

No covered work shall be deemed part of an effective technological measure under
any applicable law fulfilling obligations under article 11 of the WIPO copyright
treaty adopted on 20 December 1996, or similar laws prohibiting or restricting
circumvention of such measures.

When you convey a covered work, you waive any legal power to forbid circumvention
of technological measures to the extent such circumvention is effected by
exercising rights under this License with respect to the covered work, and you
disclaim any intention to limit operation or modification of the work as a means
of enforcing, against the work's users, your or third parties' legal rights to
forbid circumvention of technological measures.

4. Conveying Verbatim Copies.

You may convey verbatim copies of the Program's source code as you receive it, in
any medium, provided that you conspicuously and appropriately publish on each
copy an appropriate copyright notice; keep intact all notices stating that this
License and any non-permissive terms added in accord with section 7 apply to the
code; keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

You may charge any price or no price for each copy that you convey, and you may
offer support or warranty protection for a fee.

5. Conveying Modified Source Versions.

You may convey a work based on the Program, or the modifications to produce it
from the Program, in the form of source code under the terms of section 4,
provided that you also meet all of these conditions:

  * a) The work must carry prominent notices stating that you modified it, and
    giving a relevant date.

  * b) The work must carry prominent notices stating that it is released under
    this License and any conditions added under section 7. This requirement
    modifies the requirement in section 4 to “keep intact all notices”.

  * c) You must license the entire work, as a whole, under this License to anyone
    who comes into possession of a copy. This License will therefore apply, along
    with any applicable section 7 additional terms, to the whole of the work, and
    all its parts, regardless of how they are packaged. This License gives no
    permission to license the work in any other way, but it does not invalidate
    such permission if you have separately received it.

  * d) If the work has interactive user interfaces, each must display Appropriate
    Legal Notices; however, if the Program has interactive interfaces that do not
    display Appropriate Legal Notices, your work need not make them do so.

A compilation of a covered work with other separate and independent works, which
are not by their nature extensions of the covered work, and which are not
combined with it such as to form a larger program, in or on a volume of a storage
or distribution medium, is called an “aggregate” if the compilation and its
resulting copyright are not used to limit the access or legal rights of the
compilation's users beyond what the individual works permit. Inclusion of a
covered work in an aggregate does not cause this License to apply to the other
parts of the aggregate.

6. Conveying Non-Source Forms.

You may convey a covered work in object code form under the terms of sections 4
and 5, provided that you also convey the machine-readable Corresponding Source
under the terms of this License, in one of these ways:

  * a) Convey the object code in, or embodied in, a physical product (including a
    physical distribution medium), accompanied by the Corresponding Source fixed
    on a durable physical medium customarily used for software interchange.

  * b) Convey the object code in, or embodied in, a physical product (including a
    physical distribution medium), accompanied by a written offer, valid for at
    least three years and valid for as long as you offer spare parts or customer
    support for that product model, to give anyone who possesses the object code
    either (1) a copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical medium
    customarily used for software interchange, for a price no more than your
    reasonable cost of physically performing this conveying of source, or (2)
    access to copy the Corresponding Source from a network server at no charge.

  * c) Convey individual copies of the object code with a copy of the written
    offer to provide the Corresponding Source. This alternative is allowed only
    occasionally and noncommercially, and only if you received the object code
    with such an offer, in accord with subsection 6b.

  * d) Convey the object code by offering access from a designated place (gratis
    or for a charge), and offer equivalent access to the Corresponding Source in
    the same way through the same place at no further charge. You need not
    require recipients to copy the Corresponding Source along with the object
    code. If the place to copy the object code is a network server, the
    Corresponding Source may be on a different server (operated by you or a third
    party) that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source. Regardless of what server hosts the Corresponding
    Source, you remain obligated to ensure that it is available for as long as
    needed to satisfy these requirements.

  * e) Convey the object code using peer-to-peer transmission, provided you
    inform other peers where the object code and Corresponding Source of the work
    are being offered to the general public at no charge under subsection 6d.

A separable portion of the object code, whose source code is excluded from the
Corresponding Source as a System Library, need not be included in conveying the
object code work.

A “User Product” is either (1) a “consumer product”, which means any tangible
personal property which is normally used for personal, family, or household
purposes, or (2) anything designed or sold for incorporation into a dwelling. In
determining whether a product is a consumer product, doubtful cases shall be
resolved in favor of coverage. For a particular product received by a particular
user, “normally used” refers to a typical or common use of that class of product,
regardless of the status of the particular user or of the way in which the
particular user actually uses, or expects or is expected to use, the product. A
product is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent the only
significant mode of use of the product.

“Installation Information” for a User Product means any methods, procedures,
authorization keys, or other information required to install and execute modified
versions of a covered work in that User Product from a modified version of its
Corresponding Source. The information must suffice to ensure that the continued
functioning of the modified object code is in no case prevented or interfered
with solely because modification has been made.

If you convey an object code work under this section in, or with, or specifically
for use in, a User Product, and the conveying occurs as part of a transaction in
which the right of possession and use of the User Product is transferred to the
recipient in perpetuity or for a fixed term (regardless of how the transaction is
characterized), the Corresponding Source conveyed under this section must be
accompanied by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install modified object
code on the User Product (for example, the work has been installed in ROM).

The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates for a
work that has been modified or installed by the recipient, or for the User
Product in which it has been modified or installed. Access to a network may be
denied when the modification itself materially and adversely affects the
operation of the network or violates the rules and protocols for communication
across the network.

Corresponding Source conveyed, and Installation Information provided, in accord
with this section must be in a format that is publicly documented (and with an
implementation available to the public in source code form), and must require no
special password or key for unpacking, reading or copying.

7. Additional Terms.

“Additional permissions” are terms that supplement the terms of this License by
making exceptions from one or more of its conditions. Additional permissions that
are applicable to the entire Program shall be treated as though they were
included in this License, to the extent that they are valid under applicable law.
If additional permissions apply only to part of the Program, that part may be
used separately under those permissions, but the entire Program remains governed
by this License without regard to the additional permissions.

When you convey a copy of a covered work, you may at your option remove any
additional permissions from that copy, or from any part of it. (Additional
permissions may be written to require their own removal in certain cases when you
modify the work.) You may place additional permissions on material, added by you
to a covered work, for which you have or can give appropriate copyright
permission.

Notwithstanding any other provision of this License, for material you add to a
covered work, you may (if authorized by the copyright holders of that material)
supplement the terms of this License with terms:

  * a) Disclaiming warranty or limiting liability differently from the terms of
    sections 15 and 16 of this License; or

  * b) Requiring preservation of specified reasonable legal notices or author
    attributions in that material or in the Appropriate Legal Notices displayed
    by works containing it; or

  * c) Prohibiting misrepresentation of the origin of that material, or requiring
    that modified versions of such material be marked in reasonable ways as
    different from the original version; or

  * d) Limiting the use for publicity purposes of names of licensors or authors
    of the material; or

  * e) Declining to grant rights under trademark law for use of some trade names,
    trademarks, or service marks; or

  * f) Requiring indemnification of licensors and authors of that material by
    anyone who conveys the material (or modified versions of it) with contractual
    assumptions of liability to the recipient, for any liability that these
    contractual assumptions directly impose on those licensors and authors.

All other non-permissive additional terms are considered “further restrictions”
within the meaning of section 10. If the Program as you received it, or any part
of it, contains a notice stating that it is governed by this License along with a
term that is a further restriction, you may remove that term. If a license
document contains a further restriction but permits relicensing or conveying
under this License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does not survive
such relicensing or conveying.

If you add terms to a covered work in accord with this section, you must place,
in the relevant source files, a statement of the additional terms that apply to
those files, or a notice indicating where to find the applicable terms.

Additional terms, permissive or non-permissive, may be stated in the form of a
separately written license, or stated as exceptions; the above requirements apply
either way.

8. Termination.

You may not propagate or modify a covered work except as expressly provided under
this License. Any attempt otherwise to propagate or modify it is void, and will
automatically terminate your rights under this License (including any patent
licenses granted under the third paragraph of section 11).

However, if you cease all violation of this License, then your license from a
particular copyright holder is reinstated (a) provisionally, unless and until the
copyright holder explicitly and finally terminates your license, and (b)
permanently, if the copyright holder fails to notify you of the violation by some
reasonable means prior to 60 days after the cessation.

Moreover, your license from a particular copyright holder is reinstated
permanently if the copyright holder notifies you of the violation by some
reasonable means, this is the first time you have received notice of violation of
this License (for any work) from that copyright holder, and you cure the
violation prior to 30 days after your receipt of the notice.

Termination of your rights under this section does not terminate the licenses of
parties who have received copies or rights from you under this License. If your
rights have been terminated and not permanently reinstated, you do not qualify to
receive new licenses for the same material under section 10.

9. Acceptance Not Required for Having Copies.

You are not required to accept this License in order to receive or run a copy of
the Program. Ancillary propagation of a covered work occurring solely as a
consequence of using peer-to-peer transmission to receive a copy likewise does
not require acceptance. However, nothing other than this License grants you
permission to propagate or modify any covered work. These actions infringe
copyright if you do not accept this License. Therefore, by modifying or
propagating a covered work, you indicate your acceptance of this License to do
so.

10. Automatic Licensing of Downstream Recipients.

Each time you convey a covered work, the recipient automatically receives a
license from the original licensors, to run, modify and propagate that work,
subject to this License. You are not responsible for enforcing compliance by
third parties with this License.

An “entity transaction” is a transaction transferring control of an organization,
or substantially all assets of one, or subdividing an organization, or merging
organizations. If propagation of a covered work results from an entity
transaction, each party to that transaction who receives a copy of the work also
receives whatever licenses to the work the party's predecessor in interest had or
could give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if the
predecessor has it or can get it with reasonable efforts.

You may not impose any further restrictions on the exercise of the rights granted
or affirmed under this License. For example, you may not impose a license fee,
royalty, or other charge for exercise of rights granted under this License, and
you may not initiate litigation (including a cross-claim or counterclaim in a
lawsuit) alleging that any patent claim is infringed by making, using, selling,
offering for sale, or importing the Program or any portion of it.

11. Patents.

A “contributor” is a copyright holder who authorizes use under this License of
the Program or a work on which the Program is based. The work thus licensed is
called the contributor's “contributor version”.

A contributor's “essential patent claims” are all patent claims owned or
controlled by the contributor, whether already acquired or hereafter acquired,
that would be infringed by some manner, permitted by this License, of making,
using, or selling its contributor version, but do not include claims that would
be infringed only as a consequence of further modification of the contributor
version. For purposes of this definition, “control” includes the right to grant
patent sublicenses in a manner consistent with the requirements of this License.

Each contributor grants you a non-exclusive, worldwide, royalty-free patent
license under the contributor's essential patent claims, to make, use, sell,
offer for sale, import and otherwise run, modify and propagate the contents of
its contributor version.

In the following three paragraphs, a “patent license” is any express agreement or
commitment, however denominated, not to enforce a patent (such as an express
permission to practice a patent or covenant not to sue for patent infringement).
To “grant” such a patent license to a party means to make such an agreement or
commitment not to enforce a patent against the party.

If you convey a covered work, knowingly relying on a patent license, and the
Corresponding Source of the work is not available for anyone to copy, free of
charge and under the terms of this License, through a publicly available network
server or other readily accessible means, then you must either (1) cause the
Corresponding Source to be so available, or (2) arrange to deprive yourself of
the benefit of the patent license for this particular work, or (3) arrange, in a
manner consistent with the requirements of this License, to extend the patent
license to downstream recipients. “Knowingly relying” means you have actual
knowledge that, but for the patent license, your conveying the covered work in a
country, or your recipient's use of the covered work in a country, would infringe
one or more identifiable patents in that country that you have reason to believe
are valid.

If, pursuant to or in connection with a single transaction or arrangement, you
convey, or propagate by procuring conveyance of, a covered work, and grant a
patent license to some of the parties receiving the covered work authorizing them
to use, propagate, modify or convey a specific copy of the covered work, then the
patent license you grant is automatically extended to all recipients of the
covered work and works based on it.

A patent license is “discriminatory” if it does not include within the scope of
its coverage, prohibits the exercise of, or is conditioned on the non-exercise of
one or more of the rights that are specifically granted under this License. You
may not convey a covered work if you are a party to an arrangement with a third
party that is in the business of distributing software, under which you make
payment to the third party based on the extent of your activity of conveying the
work, and under which the third party grants, to any of the parties who would
receive the covered work from you, a discriminatory patent license (a) in
connection with copies of the covered work conveyed by you (or copies made from
those copies), or (b) primarily for and in connection with specific products or
compilations that contain the covered work, unless you entered into that
arrangement, or that patent license was granted, prior to 28 March 2007.

Nothing in this License shall be construed as excluding or limiting any implied
license or other defenses to infringement that may otherwise be available to you
under applicable patent law.

12. No Surrender of Others' Freedom.

If conditions are imposed on you (whether by court order, agreement or otherwise)
that contradict the conditions of this License, they do not excuse you from the
conditions of this License. If you cannot convey a covered work so as to satisfy
simultaneously your obligations under this License and any other pertinent
obligations, then as a consequence you may not convey it at all. For example, if
you agree to terms that obligate you to collect a royalty for further conveying
from those to whom you convey the Program, the only way you could satisfy both
those terms and this License would be to refrain entirely from conveying the
Program.

13. Use with the GNU Affero General Public License.

Notwithstanding any other provision of this License, you have permission to link
or combine any covered work with a work licensed under version 3 of the GNU
Affero General Public License into a single combined work, and to convey the
resulting work. The terms of this License will continue to apply to the part
which is the covered work, but the special requirements of the GNU Affero General
Public License, section 13, concerning interaction through a network will apply
to the combination as such.

14. Revised Versions of this License.

The Free Software Foundation may publish revised and/or new versions of the GNU
General Public License from time to time. Such new versions will be similar in
spirit to the present version, but may differ in detail to address new problems
or concerns.

Each version is given a distinguishing version number. If the Program specifies
that a certain numbered version of the GNU General Public License “or any later
version” applies to it, you have the option of following the terms and conditions
either of that numbered version or of any later version published by the Free
Software Foundation. If the Program does not specify a version number of the GNU
General Public License, you may choose any version ever published by the Free
Software Foundation.

If the Program specifies that a proxy can decide which future versions of the GNU
General Public License can be used, that proxy's public statement of acceptance
of a version permanently authorizes you to choose that version for the Program.

Later license versions may give you additional or different permissions. However,
no additional obligations are imposed on any author or copyright holder as a
result of your choosing to follow a later version.

15. Disclaimer of Warranty.

THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER
PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER
EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE
DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

16. Limitation of Liability.

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS
PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE
THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE
PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY
HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

17. Interpretation of Sections 15 and 16.

If the disclaimer of warranty and limitation of liability provided above cannot
be given local legal effect according to their terms, reviewing courts shall
apply local law that most closely approximates an absolute waiver of all civil
liability in connection with the Program, unless a warranty or assumption of
liability accompanies a copy of the Program in return for a fee.

END OF TERMS AND CONDITIONS


How to Apply These Terms to Your New Programs

If you develop a new program, and you want it to be of the greatest possible use
to the public, the best way to achieve this is to make it free software which
everyone can redistribute and change under these terms.

To do so, attach the following notices to the program. It is safest to attach
them to the start of each source file to most effectively state the exclusion of
warranty; and each file should have at least the “copyright” line and a pointer
to where the full notice is found.

 <one line to give the program's name and a brief idea of what it
does.>
Copyright (C) <year> <name of author>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

Also add information on how to contact you by electronic and paper mail.

If the program does terminal interaction, make it output a short notice like this
when it starts in an interactive mode:

 <program> Copyright (C) <year> <name of author>

This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate parts
of the General Public License. Of course, your program's commands might be
different; for a GUI interface, you would use an “about box”.

You should also get your employer (if you work as a programmer) or school, if
any, to sign a “copyright disclaimer” for the program, if necessary. For more
information on this, and how to apply and follow the GNU GPL, see
<http://www.gnu.org/licenses/>.

The GNU General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may consider
it more useful to permit linking proprietary applications with the library. If
this is what you want to do, use the GNU Lesser General Public License instead of
this License. But first, please read
<http://www.gnu.org/philosophy/why-not-lgpl.html>.

---

GNU Lesser General Public License v3.0 or later
(cryptacular 1.2.4, GMP 6.2.1, GMP 6.3.0, jackson-coreutils 2.0, jackson-coreutils-equivalence 1.0, JSON Schema Validator 2.2.14, json-patch 1.13, json-schema-core 1.2.14, libgcrypt 1.10.1, libhogweed6 3.8.1, Libidn2 2.3.7, libksba 1.6.3, libnettle8 3.8.1, libunistring v1.0, libunistring v1.2, libunistring v1.3, libunistring v1.4.1, msg-simple 1.2, SonarQube 24.12.0.100206, uri-template 0.10)

GNU LESSER GENERAL PUBLIC LICENSE
=================================

Version 3,  29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>

Everyone is permitted to copy and distribute verbatim copies of this license
document, but changing it is not allowed.

This version of the GNU Lesser General Public License incorporates the terms and
conditions of version 3 of the GNU General Public License, supplemented by the
additional permissions listed below.

0. Additional Definitions.

As used herein, “this License” refers to version 3 of the GNU Lesser General
Public License, and the “GNU GPL” refers to version 3 of the GNU General Public
License.

“The Library” refers to a covered work governed by this License, other than an
Application or a Combined Work as defined below.

An “Application” is any work that makes use of an interface provided by the
Library, but which is not otherwise based on the Library. Defining a subclass of
a class defined by the Library is deemed a mode of using an interface provided by
the Library.

A “Combined Work” is a work produced by combining or linking an Application with
the Library. The particular version of the Library with which the Combined Work
was made is also called the “Linked Version”.

The “Minimal Corresponding Source” for a Combined Work means the Corresponding
Source for the Combined Work, excluding any source code for portions of the
Combined Work that, considered in isolation, are based on the Application, and
not on the Linked Version.

The “Corresponding Application Code” for a Combined Work means the object code
and/or source code for the Application, including any data and utility programs
needed for reproducing the Combined Work from the Application, but excluding the
System Libraries of the Combined Work.

1. Exception to Section 3 of the GNU GPL.

You may convey a covered work under sections 3 and 4 of this License without
being bound by section 3 of the GNU GPL.

2. Conveying Modified Versions.

If you modify a copy of the Library, and, in your modifications, a facility
refers to a function or data to be supplied by an Application that uses the
facility (other than as an argument passed when the facility is invoked), then
you may convey a copy of the modified version:

  * a) under this License, provided that you make a good faith effort to ensure
    that, in the event an Application does not supply the function or data, the
    facility still operates, and performs whatever part of its purpose remains
    meaningful, or

  * b) under the GNU GPL, with none of the additional permissions of this License
    applicable to that copy.

3. Object Code Incorporating Material from Library Header Files.

The object code form of an Application may incorporate material from a header
file that is part of the Library. You may convey such object code under terms of
your choice, provided that, if the incorporated material is not limited to
numerical parameters, data structure layouts and accessors, or small macros,
inline functions and templates (ten or fewer lines in length), you do both of the
following:

  * a) Give prominent notice with each copy of the object code that the Library
    is used in it and that the Library and its use are covered by this License.

  * b) Accompany the object code with a copy of the GNU GPL and this license
    document.

4. Combined Works.

You may convey a Combined Work under terms of your choice that, taken together,
effectively do not restrict modification of the portions of the Library contained
in the Combined Work and reverse engineering for debugging such modifications, if
you also do each of the following:

  * a) Give prominent notice with each copy of the Combined Work that the Library
    is used in it and that the Library and its use are covered by this License.

  * b) Accompany the Combined Work with a copy of the GNU GPL and this license
    document.

  * c) For a Combined Work that displays copyright notices during execution,
    include the copyright notice for the Library among these notices, as well as
    a reference directing the user to the copies of the GNU GPL and this license
    document.

  * d) Do one of the following:

      * 0) Convey the Minimal Corresponding Source under the terms of this
        License, and the Corresponding Application Code in a form suitable for,
        and under terms that permit, the user to recombine or relink the
        Application with a modified version of the Linked Version to produce a
        modified Combined Work, in the manner specified by section 6 of the GNU
        GPL for conveying Corresponding Source.

      * 1) Use a suitable shared library mechanism for linking with the Library.
        A suitable mechanism is one that (a) uses at run time a copy of the
        Library already present on the user's computer system, and (b) will
        operate properly with a modified version of the Library that is
        interface-compatible with the Linked Version.

  * e) Provide Installation Information, but only if you would otherwise be
    required to provide such information under section 6 of the GNU GPL, and only
    to the extent that such information is necessary to install and execute a
    modified version of the Combined Work produced by recombining or relinking
    the Application with a modified version of the Linked Version. (If you use
    option 4d0, the Installation Information must accompany the Minimal
    Corresponding Source and Corresponding Application Code. If you use option
    4d1, you must provide the Installation Information in the manner specified by
    section 6 of the GNU GPL for conveying Corresponding Source.)

5. Combined Libraries.

You may place library facilities that are a work based on the Library side by
side in a single library together with other library facilities that are not
Applications and are not covered by this License, and convey such a combined
library under terms of your choice, if you do both of the following:

  * a) Accompany the combined library with a copy of the same work based on the
    Library, uncombined with any other library facilities, conveyed under the
    terms of this License.

  * b) Give prominent notice with the combined library that part of it is a work
    based on the Library, and explaining where to find the accompanying
    uncombined form of the same work.

6. Revised Versions of the GNU Lesser General Public License.

The Free Software Foundation may publish revised and/or new versions of the GNU
Lesser General Public License from time to time. Such new versions will be
similar in spirit to the present version, but may differ in detail to address new
problems or concerns.

Each version is given a distinguishing version number. If the Library as you
received it specifies that a certain numbered version of the GNU Lesser General
Public License “or any later version” applies to it, you have the option of
following the terms and conditions either of that published version or of any
later version published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser General Public
License, you may choose any version of the GNU Lesser General Public License ever
published by the Free Software Foundation.

If the Library as you received it specifies that a proxy can decide whether
future versions of the GNU Lesser General Public License shall apply, that
proxy's public statement of acceptance of any version is permanent authorization
for you to choose that version for the Library.

--------------------------------------------------------------------------------



GNU GENERAL PUBLIC LICENSE
==========================

Version 3,  29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>

Everyone is permitted to copy and distribute verbatim copies of this license
document, but changing it is not allowed.


Preamble

The GNU General Public License is a free, copyleft license for software and other
kinds of works.

The licenses for most software and other practical works are designed to take
away your freedom to share and change the works. By contrast, the GNU General
Public License is intended to guarantee your freedom to share and change all
versions of a program--to make sure it remains free software for all its users.
We, the Free Software Foundation, use the GNU General Public License for most of
our software; it applies also to any other work released this way by its authors.
You can apply it to your programs, too.

When we speak of free software, we are referring to freedom, not price. Our
General Public Licenses are designed to make sure that you have the freedom to
distribute copies of free software (and charge for them if you wish), that you
receive source code or can get it if you want it, that you can change the
software or use pieces of it in new free programs, and that you know you can do
these things.

To protect your rights, we need to prevent others from denying you these rights
or asking you to surrender the rights. Therefore, you have certain
responsibilities if you distribute copies of the software, or if you modify it:
responsibilities to respect the freedom of others.

For example, if you distribute copies of such a program, whether gratis or for a
fee, you must pass on to the recipients the same freedoms that you received. You
must make sure that they, too, receive or can get the source code. And you must
show them these terms so they know their rights.

Developers that use the GNU GPL protect your rights with two steps: (1) assert
copyright on the software, and (2) offer you this License giving you legal
permission to copy, distribute and/or modify it.

For the developers' and authors' protection, the GPL clearly explains that there
is no warranty for this free software. For both users' and authors' sake, the GPL
requires that modified versions be marked as changed, so that their problems will
not be attributed erroneously to authors of previous versions.

Some devices are designed to deny users access to install or run modified
versions of the software inside them, although the manufacturer can do so. This
is fundamentally incompatible with the aim of protecting users' freedom to change
the software. The systematic pattern of such abuse occurs in the area of products
for individuals to use, which is precisely where it is most unacceptable.
Therefore, we have designed this version of the GPL to prohibit the practice for
those products. If such problems arise substantially in other domains, we stand
ready to extend this provision to those domains in future versions of the GPL, as
needed to protect the freedom of users.

Finally, every program is threatened constantly by software patents. States
should not allow patents to restrict development and use of software on
general-purpose computers, but in those that do, we wish to avoid the special
danger that patents applied to a free program could make it effectively
proprietary. To prevent this, the GPL assures that patents cannot be used to
render the program non-free.

The precise terms and conditions for copying, distribution and modification
follow.


TERMS AND CONDITIONS

0. Definitions.

“This License” refers to version 3 of the GNU General Public License.

“Copyright” also means copyright-like laws that apply to other kinds of works,
such as semiconductor masks.

“The Program” refers to any copyrightable work licensed under this License. Each
licensee is addressed as “you”. “Licensees” and “recipients” may be individuals
or organizations.

To “modify” a work means to copy from or adapt all or part of the work in a
fashion requiring copyright permission, other than the making of an exact copy.
The resulting work is called a “modified version” of the earlier work or a work
“based on” the earlier work.

A “covered work” means either the unmodified Program or a work based on the
Program.

To “propagate” a work means to do anything with it that, without permission,
would make you directly or secondarily liable for infringement under applicable
copyright law, except executing it on a computer or modifying a private copy.
Propagation includes copying, distribution (with or without modification), making
available to the public, and in some countries other activities as well.

To “convey” a work means any kind of propagation that enables other parties to
make or receive copies. Mere interaction with a user through a computer network,
with no transfer of a copy, is not conveying.

An interactive user interface displays “Appropriate Legal Notices” to the extent
that it includes a convenient and prominently visible feature that (1) displays
an appropriate copyright notice, and (2) tells the user that there is no warranty
for the work (except to the extent that warranties are provided), that licensees
may convey the work under this License, and how to view a copy of this License.
If the interface presents a list of user commands or options, such as a menu, a
prominent item in the list meets this criterion.

1. Source Code.

The “source code” for a work means the preferred form of the work for making
modifications to it. “Object code” means any non-source form of a work.

A “Standard Interface” means an interface that either is an official standard
defined by a recognized standards body, or, in the case of interfaces specified
for a particular programming language, one that is widely used among developers
working in that language.

The “System Libraries” of an executable work include anything, other than the
work as a whole, that (a) is included in the normal form of packaging a Major
Component, but which is not part of that Major Component, and (b) serves only to
enable use of the work with that Major Component, or to implement a Standard
Interface for which an implementation is available to the public in source code
form. A “Major Component”, in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system (if any) on
which the executable work runs, or a compiler used to produce the work, or an
object code interpreter used to run it.

The “Corresponding Source” for a work in object code form means all the source
code needed to generate, install, and (for an executable work) run the object
code and to modify the work, including scripts to control those activities.
However, it does not include the work's System Libraries, or general-purpose
tools or generally available free programs which are used unmodified in
performing those activities but which are not part of the work. For example,
Corresponding Source includes interface definition files associated with source
files for the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require, such as by
intimate data communication or control flow between those subprograms and other
parts of the work.

The Corresponding Source need not include anything that users can regenerate
automatically from other parts of the Corresponding Source.

The Corresponding Source for a work in source code form is that same work.

2. Basic Permissions.

All rights granted under this License are granted for the term of copyright on
the Program, and are irrevocable provided the stated conditions are met. This
License explicitly affirms your unlimited permission to run the unmodified
Program. The output from running a covered work is covered by this License only
if the output, given its content, constitutes a covered work. This License
acknowledges your rights of fair use or other equivalent, as provided by
copyright law.

You may make, run and propagate covered works that you do not convey, without
conditions so long as your license otherwise remains in force. You may convey
covered works to others for the sole purpose of having them make modifications
exclusively for you, or provide you with facilities for running those works,
provided that you comply with the terms of this License in conveying all material
for which you do not control copyright. Those thus making or running the covered
works for you must do so exclusively on your behalf, under your direction and
control, on terms that prohibit them from making any copies of your copyrighted
material outside their relationship with you.

Conveying under any other circumstances is permitted solely under the conditions
stated below. Sublicensing is not allowed; section 10 makes it unnecessary.

3. Protecting Users' Legal Rights From Anti-Circumvention Law.

No covered work shall be deemed part of an effective technological measure under
any applicable law fulfilling obligations under article 11 of the WIPO copyright
treaty adopted on 20 December 1996, or similar laws prohibiting or restricting
circumvention of such measures.

When you convey a covered work, you waive any legal power to forbid circumvention
of technological measures to the extent such circumvention is effected by
exercising rights under this License with respect to the covered work, and you
disclaim any intention to limit operation or modification of the work as a means
of enforcing, against the work's users, your or third parties' legal rights to
forbid circumvention of technological measures.

4. Conveying Verbatim Copies.

You may convey verbatim copies of the Program's source code as you receive it, in
any medium, provided that you conspicuously and appropriately publish on each
copy an appropriate copyright notice; keep intact all notices stating that this
License and any non-permissive terms added in accord with section 7 apply to the
code; keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

You may charge any price or no price for each copy that you convey, and you may
offer support or warranty protection for a fee.

5. Conveying Modified Source Versions.

You may convey a work based on the Program, or the modifications to produce it
from the Program, in the form of source code under the terms of section 4,
provided that you also meet all of these conditions:

  * a) The work must carry prominent notices stating that you modified it, and
    giving a relevant date.

  * b) The work must carry prominent notices stating that it is released under
    this License and any conditions added under section 7. This requirement
    modifies the requirement in section 4 to “keep intact all notices”.

  * c) You must license the entire work, as a whole, under this License to anyone
    who comes into possession of a copy. This License will therefore apply, along
    with any applicable section 7 additional terms, to the whole of the work, and
    all its parts, regardless of how they are packaged. This License gives no
    permission to license the work in any other way, but it does not invalidate
    such permission if you have separately received it.

  * d) If the work has interactive user interfaces, each must display Appropriate
    Legal Notices; however, if the Program has interactive interfaces that do not
    display Appropriate Legal Notices, your work need not make them do so.

A compilation of a covered work with other separate and independent works, which
are not by their nature extensions of the covered work, and which are not
combined with it such as to form a larger program, in or on a volume of a storage
or distribution medium, is called an “aggregate” if the compilation and its
resulting copyright are not used to limit the access or legal rights of the
compilation's users beyond what the individual works permit. Inclusion of a
covered work in an aggregate does not cause this License to apply to the other
parts of the aggregate.

6. Conveying Non-Source Forms.

You may convey a covered work in object code form under the terms of sections 4
and 5, provided that you also convey the machine-readable Corresponding Source
under the terms of this License, in one of these ways:

  * a) Convey the object code in, or embodied in, a physical product (including a
    physical distribution medium), accompanied by the Corresponding Source fixed
    on a durable physical medium customarily used for software interchange.

  * b) Convey the object code in, or embodied in, a physical product (including a
    physical distribution medium), accompanied by a written offer, valid for at
    least three years and valid for as long as you offer spare parts or customer
    support for that product model, to give anyone who possesses the object code
    either (1) a copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical medium
    customarily used for software interchange, for a price no more than your
    reasonable cost of physically performing this conveying of source, or (2)
    access to copy the Corresponding Source from a network server at no charge.

  * c) Convey individual copies of the object code with a copy of the written
    offer to provide the Corresponding Source. This alternative is allowed only
    occasionally and noncommercially, and only if you received the object code
    with such an offer, in accord with subsection 6b.

  * d) Convey the object code by offering access from a designated place (gratis
    or for a charge), and offer equivalent access to the Corresponding Source in
    the same way through the same place at no further charge. You need not
    require recipients to copy the Corresponding Source along with the object
    code. If the place to copy the object code is a network server, the
    Corresponding Source may be on a different server (operated by you or a third
    party) that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source. Regardless of what server hosts the Corresponding
    Source, you remain obligated to ensure that it is available for as long as
    needed to satisfy these requirements.

  * e) Convey the object code using peer-to-peer transmission, provided you
    inform other peers where the object code and Corresponding Source of the work
    are being offered to the general public at no charge under subsection 6d.

A separable portion of the object code, whose source code is excluded from the
Corresponding Source as a System Library, need not be included in conveying the
object code work.

A “User Product” is either (1) a “consumer product”, which means any tangible
personal property which is normally used for personal, family, or household
purposes, or (2) anything designed or sold for incorporation into a dwelling. In
determining whether a product is a consumer product, doubtful cases shall be
resolved in favor of coverage. For a particular product received by a particular
user, “normally used” refers to a typical or common use of that class of product,
regardless of the status of the particular user or of the way in which the
particular user actually uses, or expects or is expected to use, the product. A
product is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent the only
significant mode of use of the product.

“Installation Information” for a User Product means any methods, procedures,
authorization keys, or other information required to install and execute modified
versions of a covered work in that User Product from a modified version of its
Corresponding Source. The information must suffice to ensure that the continued
functioning of the modified object code is in no case prevented or interfered
with solely because modification has been made.

If you convey an object code work under this section in, or with, or specifically
for use in, a User Product, and the conveying occurs as part of a transaction in
which the right of possession and use of the User Product is transferred to the
recipient in perpetuity or for a fixed term (regardless of how the transaction is
characterized), the Corresponding Source conveyed under this section must be
accompanied by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install modified object
code on the User Product (for example, the work has been installed in ROM).

The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates for a
work that has been modified or installed by the recipient, or for the User
Product in which it has been modified or installed. Access to a network may be
denied when the modification itself materially and adversely affects the
operation of the network or violates the rules and protocols for communication
across the network.

Corresponding Source conveyed, and Installation Information provided, in accord
with this section must be in a format that is publicly documented (and with an
implementation available to the public in source code form), and must require no
special password or key for unpacking, reading or copying.

7. Additional Terms.

“Additional permissions” are terms that supplement the terms of this License by
making exceptions from one or more of its conditions. Additional permissions that
are applicable to the entire Program shall be treated as though they were
included in this License, to the extent that they are valid under applicable law.
If additional permissions apply only to part of the Program, that part may be
used separately under those permissions, but the entire Program remains governed
by this License without regard to the additional permissions.

When you convey a copy of a covered work, you may at your option remove any
additional permissions from that copy, or from any part of it. (Additional
permissions may be written to require their own removal in certain cases when you
modify the work.) You may place additional permissions on material, added by you
to a covered work, for which you have or can give appropriate copyright
permission.

Notwithstanding any other provision of this License, for material you add to a
covered work, you may (if authorized by the copyright holders of that material)
supplement the terms of this License with terms:

  * a) Disclaiming warranty or limiting liability differently from the terms of
    sections 15 and 16 of this License; or

  * b) Requiring preservation of specified reasonable legal notices or author
    attributions in that material or in the Appropriate Legal Notices displayed
    by works containing it; or

  * c) Prohibiting misrepresentation of the origin of that material, or requiring
    that modified versions of such material be marked in reasonable ways as
    different from the original version; or

  * d) Limiting the use for publicity purposes of names of licensors or authors
    of the material; or

  * e) Declining to grant rights under trademark law for use of some trade names,
    trademarks, or service marks; or

  * f) Requiring indemnification of licensors and authors of that material by
    anyone who conveys the material (or modified versions of it) with contractual
    assumptions of liability to the recipient, for any liability that these
    contractual assumptions directly impose on those licensors and authors.

All other non-permissive additional terms are considered “further restrictions”
within the meaning of section 10. If the Program as you received it, or any part
of it, contains a notice stating that it is governed by this License along with a
term that is a further restriction, you may remove that term. If a license
document contains a further restriction but permits relicensing or conveying
under this License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does not survive
such relicensing or conveying.

If you add terms to a covered work in accord with this section, you must place,
in the relevant source files, a statement of the additional terms that apply to
those files, or a notice indicating where to find the applicable terms.

Additional terms, permissive or non-permissive, may be stated in the form of a
separately written license, or stated as exceptions; the above requirements apply
either way.

8. Termination.

You may not propagate or modify a covered work except as expressly provided under
this License. Any attempt otherwise to propagate or modify it is void, and will
automatically terminate your rights under this License (including any patent
licenses granted under the third paragraph of section 11).

However, if you cease all violation of this License, then your license from a
particular copyright holder is reinstated (a) provisionally, unless and until the
copyright holder explicitly and finally terminates your license, and (b)
permanently, if the copyright holder fails to notify you of the violation by some
reasonable means prior to 60 days after the cessation.

Moreover, your license from a particular copyright holder is reinstated
permanently if the copyright holder notifies you of the violation by some
reasonable means, this is the first time you have received notice of violation of
this License (for any work) from that copyright holder, and you cure the
violation prior to 30 days after your receipt of the notice.

Termination of your rights under this section does not terminate the licenses of
parties who have received copies or rights from you under this License. If your
rights have been terminated and not permanently reinstated, you do not qualify to
receive new licenses for the same material under section 10.

9. Acceptance Not Required for Having Copies.

You are not required to accept this License in order to receive or run a copy of
the Program. Ancillary propagation of a covered work occurring solely as a
consequence of using peer-to-peer transmission to receive a copy likewise does
not require acceptance. However, nothing other than this License grants you
permission to propagate or modify any covered work. These actions infringe
copyright if you do not accept this License. Therefore, by modifying or
propagating a covered work, you indicate your acceptance of this License to do
so.

10. Automatic Licensing of Downstream Recipients.

Each time you convey a covered work, the recipient automatically receives a
license from the original licensors, to run, modify and propagate that work,
subject to this License. You are not responsible for enforcing compliance by
third parties with this License.

An “entity transaction” is a transaction transferring control of an organization,
or substantially all assets of one, or subdividing an organization, or merging
organizations. If propagation of a covered work results from an entity
transaction, each party to that transaction who receives a copy of the work also
receives whatever licenses to the work the party's predecessor in interest had or
could give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if the
predecessor has it or can get it with reasonable efforts.

You may not impose any further restrictions on the exercise of the rights granted
or affirmed under this License. For example, you may not impose a license fee,
royalty, or other charge for exercise of rights granted under this License, and
you may not initiate litigation (including a cross-claim or counterclaim in a
lawsuit) alleging that any patent claim is infringed by making, using, selling,
offering for sale, or importing the Program or any portion of it.

11. Patents.

A “contributor” is a copyright holder who authorizes use under this License of
the Program or a work on which the Program is based. The work thus licensed is
called the contributor's “contributor version”.

A contributor's “essential patent claims” are all patent claims owned or
controlled by the contributor, whether already acquired or hereafter acquired,
that would be infringed by some manner, permitted by this License, of making,
using, or selling its contributor version, but do not include claims that would
be infringed only as a consequence of further modification of the contributor
version. For purposes of this definition, “control” includes the right to grant
patent sublicenses in a manner consistent with the requirements of this License.

Each contributor grants you a non-exclusive, worldwide, royalty-free patent
license under the contributor's essential patent claims, to make, use, sell,
offer for sale, import and otherwise run, modify and propagate the contents of
its contributor version.

In the following three paragraphs, a “patent license” is any express agreement or
commitment, however denominated, not to enforce a patent (such as an express
permission to practice a patent or covenant not to sue for patent infringement).
To “grant” such a patent license to a party means to make such an agreement or
commitment not to enforce a patent against the party.

If you convey a covered work, knowingly relying on a patent license, and the
Corresponding Source of the work is not available for anyone to copy, free of
charge and under the terms of this License, through a publicly available network
server or other readily accessible means, then you must either (1) cause the
Corresponding Source to be so available, or (2) arrange to deprive yourself of
the benefit of the patent license for this particular work, or (3) arrange, in a
manner consistent with the requirements of this License, to extend the patent
license to downstream recipients. “Knowingly relying” means you have actual
knowledge that, but for the patent license, your conveying the covered work in a
country, or your recipient's use of the covered work in a country, would infringe
one or more identifiable patents in that country that you have reason to believe
are valid.

If, pursuant to or in connection with a single transaction or arrangement, you
convey, or propagate by procuring conveyance of, a covered work, and grant a
patent license to some of the parties receiving the covered work authorizing them
to use, propagate, modify or convey a specific copy of the covered work, then the
patent license you grant is automatically extended to all recipients of the
covered work and works based on it.

A patent license is “discriminatory” if it does not include within the scope of
its coverage, prohibits the exercise of, or is conditioned on the non-exercise of
one or more of the rights that are specifically granted under this License. You
may not convey a covered work if you are a party to an arrangement with a third
party that is in the business of distributing software, under which you make
payment to the third party based on the extent of your activity of conveying the
work, and under which the third party grants, to any of the parties who would
receive the covered work from you, a discriminatory patent license (a) in
connection with copies of the covered work conveyed by you (or copies made from
those copies), or (b) primarily for and in connection with specific products or
compilations that contain the covered work, unless you entered into that
arrangement, or that patent license was granted, prior to 28 March 2007.

Nothing in this License shall be construed as excluding or limiting any implied
license or other defenses to infringement that may otherwise be available to you
under applicable patent law.

12. No Surrender of Others' Freedom.

If conditions are imposed on you (whether by court order, agreement or otherwise)
that contradict the conditions of this License, they do not excuse you from the
conditions of this License. If you cannot convey a covered work so as to satisfy
simultaneously your obligations under this License and any other pertinent
obligations, then as a consequence you may not convey it at all. For example, if
you agree to terms that obligate you to collect a royalty for further conveying
from those to whom you convey the Program, the only way you could satisfy both
those terms and this License would be to refrain entirely from conveying the
Program.

13. Use with the GNU Affero General Public License.

Notwithstanding any other provision of this License, you have permission to link
or combine any covered work with a work licensed under version 3 of the GNU
Affero General Public License into a single combined work, and to convey the
resulting work. The terms of this License will continue to apply to the part
which is the covered work, but the special requirements of the GNU Affero General
Public License, section 13, concerning interaction through a network will apply
to the combination as such.

14. Revised Versions of this License.

The Free Software Foundation may publish revised and/or new versions of the GNU
General Public License from time to time. Such new versions will be similar in
spirit to the present version, but may differ in detail to address new problems
or concerns.

Each version is given a distinguishing version number. If the Program specifies
that a certain numbered version of the GNU General Public License “or any later
version” applies to it, you have the option of following the terms and conditions
either of that numbered version or of any later version published by the Free
Software Foundation. If the Program does not specify a version number of the GNU
General Public License, you may choose any version ever published by the Free
Software Foundation.

If the Program specifies that a proxy can decide which future versions of the GNU
General Public License can be used, that proxy's public statement of acceptance
of a version permanently authorizes you to choose that version for the Program.

Later license versions may give you additional or different permissions. However,
no additional obligations are imposed on any author or copyright holder as a
result of your choosing to follow a later version.

15. Disclaimer of Warranty.

THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER
PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER
EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE
DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

16. Limitation of Liability.

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS
PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE
THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE
PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY
HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

17. Interpretation of Sections 15 and 16.

If the disclaimer of warranty and limitation of liability provided above cannot
be given local legal effect according to their terms, reviewing courts shall
apply local law that most closely approximates an absolute waiver of all civil
liability in connection with the Program, unless a warranty or assumption of
liability accompanies a copy of the Program in return for a fee.

END OF TERMS AND CONDITIONS


How to Apply These Terms to Your New Programs

If you develop a new program, and you want it to be of the greatest possible use
to the public, the best way to achieve this is to make it free software which
everyone can redistribute and change under these terms.

To do so, attach the following notices to the program. It is safest to attach
them to the start of each source file to most effectively state the exclusion of
warranty; and each file should have at least the “copyright” line and a pointer
to where the full notice is found.

    <one line to give the program's name and a brief idea of what it
does.>
    Copyright (C) <year>  <name of author>

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

Also add information on how to contact you by electronic and paper mail.

If the program does terminal interaction, make it output a short notice like this
when it starts in an interactive mode:

    <program>  Copyright (C) <year>  <name of author>

    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate parts
of the General Public License. Of course, your program's commands might be
different; for a GUI interface, you would use an “about box”.

You should also get your employer (if you work as a programmer) or school, if
any, to sign a “copyright disclaimer” for the program, if necessary. For more
information on this, and how to apply and follow the GNU GPL, see
<http://www.gnu.org/licenses/>.

The GNU General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may consider
it more useful to permit linking proprietary applications with the library. If
this is what you want to do, use the GNU Lesser General Public License instead of
this License. But first, please read
<http://www.gnu.org/philosophy/why-not-lgpl.html>.

---

GNU Library General Public License v2 only
(GNU Compiler Collection 12.2.0, GNU Compiler Collection 14.2.0, newt-sys 0.0.0)

"This program is free software; you can redistribute it and/or modify it under
the terms of version 2 of the GNU Library General Public License as published by
the Free Software Foundation."



GNU Library General Public License
==================================

Version 2, June 1991

      Copyright (C) 1991 Free Software Foundation, Inc.

      59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

      Everyone is permitted to copy and distribute verbatim copies

      of this license document, but changing it is not allowed.

      [This is the first released version of the Library GPL. It is numbered 2
      because it goes with version 2 of the ordinary GPL.]


Preamble
--------

The licenses for most software are designed to take away your freedom to share
and change it. By contrast, the GNU General Public Licenses are intended to
guarantee your freedom to share and change free software--to make sure the
software is free for all its users.

This license, the Library General Public License, applies to some specially
designated Free Software Foundation software, and to other libraries whose
authors who decide to use it. You can use it for your libraries too.

When we speak of free software, we are referring to freedom, not price. Our
General Public Licenses are designed to make sure that you have the freedom to
distribute copies of free software (and charge for this service if you wish),
that you receive source code or can get it if you want it, that you can change
the software or use pieces of it in new free programs; and that you know you can
do these things.

To protect your rights, we need to make restrictions that forbid anyone to deny
you these rights or to ask you to surrender the rights. These restrictions
translate to certain responsibilities for you if you distribute copies of the
library, or if you modify it.

For example, if you distribute copies of the library, whether gratis or for a
fee, you must give the recipients all the rights that we gave you. You must make
sure that they, too, receive or can get the source code. If you link a program
with the library, you must provide complete object files to the recipients so
that they can relink them with the library after making changes to the library
and recompiling it. And you must show them these terms so they know their rights.

Our method of protecting your rights has two steps: (1) copyright the library,
and (2) offer you this license, which gives you legal permission to copy,
distribute and/or modify the library.

Also, for each distributor's protection, we want to make certain that everyone
understands that there is no warranty for this free library. If the library is
modified by someone else and passed on, we want its recipients to know that what
they have is not the original version, so that any problems introduced by others
will not reflect on the original authors' reputations.

Finally, any free program is threatened constantly by software patents. We wish
to avoid the danger that companies distributing free software will individually
obtain patent licenses, thus in effect transforming the program into proprietary
software. To prevent this, we have made it clear that any patent must be licensed
for everyone's free use or not licensed at all.

Most GNU software, including some libraries, is covered by the ordinary GNU
General Public License, which was designed for utility programs. This license,
the GNU Library General Public License, applies to certain designated libraries.
This license is quite different from the ordinary one; be sure to read it in
full, and don't assume that anything in it is the same as in the ordinary
license.

The reason we have a separate public license for some libraries is that they blur
the distinction we usually make between modifying or adding to a program and
simply using it. Linking a program with a library, without changing the library,
is in some sense simply using the library, and is analogous to running a utility
program or application program. However, in a textual and legal sense, the linked
executable is a combined work, a derivative of the original library, and the
ordinary General Public License treats it as such.

Because of this blurred distinction, using the ordinary General Public License
for libraries did not effectively promote software sharing, because most
developers did not use the libraries. We concluded that weaker conditions might
promote sharing better.

However, unrestricted linking of non-free programs would deprive the users of
those programs of all benefit from the free status of the libraries themselves.
This Library General Public License is intended to permit developers of non-free
programs to use free libraries, while preserving your freedom as a user of such
programs to change the free libraries that are incorporated in them. (We have not
seen how to achieve this as regards changes in header files, but we have achieved
it as regards changes in the actual functions of the Library.) The hope is that
this will lead to faster development of free libraries.

The precise terms and conditions for copying, distribution and modification
follow. Pay close attention to the difference between a "work based on the
library" and a "work that uses the library". The former contains code derived
from the library, while the latter only works together with the library.

Note that it is possible for a library to be covered by the ordinary General
Public License rather than by this special one.


TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
---------------------------------------------------------------

0. This License Agreement applies to any software library which contains a notice
placed by the copyright holder or other authorized party saying it may be
distributed under the terms of this Library General Public License (also called
"this License"). Each licensee is addressed as "you".

A "library" means a collection of software functions and/or data prepared so as
to be conveniently linked with application programs (which use some of those
functions and data) to form executables.

The "Library", below, refers to any such software library or work which has been
distributed under these terms. A "work based on the Library" means either the
Library or any derivative work under copyright law: that is to say, a work
containing the Library or a portion of it, either verbatim or with modifications
and/or translated straightforwardly into another language. (Hereinafter,
translation is included without limitation in the term "modification".)

"Source code" for a work means the preferred form of the work for making
modifications to it. For a library, complete source code means all the source
code for all modules it contains, plus any associated interface definition files,
plus the scripts used to control compilation and installation of the library.

Activities other than copying, distribution and modification are not covered by
this License; they are outside its scope. The act of running a program using the
Library is not restricted, and output from such a program is covered only if its
contents constitute a work based on the Library (independent of the use of the
Library in a tool for writing it). Whether that is true depends on what the
Library does and what the program that uses the Library does.

1. You may copy and distribute verbatim copies of the Library's complete source
code as you receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice and disclaimer
of warranty; keep intact all the notices that refer to this License and to the
absence of any warranty; and distribute a copy of this License along with the
Library.

You may charge a fee for the physical act of transferring a copy, and you may at
your option offer warranty protection in exchange for a fee.

2. You may modify your copy or copies of the Library or any portion of it, thus
forming a work based on the Library, and copy and distribute such modifications
or work under the terms of Section 1 above, provided that you also meet all of
these conditions:

      a) The modified work must itself be a software library.

      b) You must cause the files modified to carry prominent notices stating
      that you changed the files and the date of any change.

      c) You must cause the whole of the work to be licensed at no charge to all
      third parties under the terms of this License.

      d) If a facility in the modified Library refers to a function or a table of
      data to be supplied by an application program that uses the facility, other
      than as an argument passed when the facility is invoked, then you must make
      a good faith effort to ensure that, in the event an application does not
      supply such function or table, the facility still operates, and performs
      whatever part of its purpose remains meaningful.

      (For example, a function in a library to compute square roots has a purpose
      that is entirely well-defined independent of the application. Therefore,
      Subsection 2d requires that any application-supplied function or table used
      by this function must be optional: if the application does not supply it,
      the square root function must still compute square roots.)

      These requirements apply to the modified work as a whole. If identifiable
      sections of that work are not derived from the Library, and can be
      reasonably considered independent and separate works in themselves, then
      this License, and its terms, do not apply to those sections when you
      distribute them as separate works. But when you distribute the same
      sections as part of a whole which is a work based on the Library, the
      distribution of the whole must be on the terms of this License, whose
      permissions for other licensees extend to the entire whole, and thus to
      each and every part regardless of who wrote it.

      Thus, it is not the intent of this section to claim rights or contest your
      rights to work written entirely by you; rather, the intent is to exercise
      the right to control the distribution of derivative or collective works
      based on the Library.

      In addition, mere aggregation of another work not based on the Library with
      the Library (or with a work based on the Library) on a volume of a storage
      or distribution medium does not bring the other work under the scope of
      this License.

3. You may opt to apply the terms of the ordinary GNU General Public License
instead of this License to a given copy of the Library. To do this, you must
alter all the notices that refer to this License, so that they refer to the
ordinary GNU General Public License, version 2, instead of to this License. (If a
newer version than version 2 of the ordinary GNU General Public License has
appeared, then you can specify that version instead if you wish.) Do not make any
other change in these notices.

Once this change is made in a given copy, it is irreversible for that copy, so
the ordinary GNU General Public License applies to all subsequent copies and
derivative works made from that copy.

This option is useful when you wish to copy part of the code of the Library into
a program that is not a library.

4. You may copy and distribute the Library (or a portion or derivative of it,
under Section 2) in object code or executable form under the terms of Sections 1
and 2 above provided that you accompany it with the complete corresponding
machine-readable source code, which must be distributed under the terms of
Sections 1 and 2 above on a medium customarily used for software interchange.

If distribution of object code is made by offering access to copy from a
designated place, then offering equivalent access to copy the source code from
the same place satisfies the requirement to distribute the source code, even
though third parties are not compelled to copy the source along with the object
code.

5. A program that contains no derivative of any portion of the Library, but is
designed to work with the Library by being compiled or linked with it, is called
a "work that uses the Library". Such a work, in isolation, is not a derivative
work of the Library, and therefore falls outside the scope of this License.

However, linking a "work that uses the Library" with the Library creates an
executable that is a derivative of the Library (because it contains portions of
the Library), rather than a "work that uses the library". The executable is
therefore covered by this License. Section 6 states terms for distribution of
such executables.

When a "work that uses the Library" uses material from a header file that is part
of the Library, the object code for the work may be a derivative work of the
Library even though the source code is not. Whether this is true is especially
significant if the work can be linked without the Library, or if the work is
itself a library. The threshold for this to be true is not precisely defined by
law.

If such an object file uses only numerical parameters, data structure layouts and
accessors, and small macros and small inline functions (ten lines or less in
length), then the use of the object file is unrestricted, regardless of whether
it is legally a derivative work. (Executables containing this object code plus
portions of the Library will still fall under Section 6.)

Otherwise, if the work is a derivative of the Library, you may distribute the
object code for the work under the terms of Section 6. Any executables containing
that work also fall under Section 6, whether or not they are linked directly with
the Library itself.

6. As an exception to the Sections above, you may also compile or link a "work
that uses the Library" with the Library to produce a work containing portions of
the Library, and distribute that work under terms of your choice, provided that
the terms permit modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

You must give prominent notice with each copy of the work that the Library is
used in it and that the Library and its use are covered by this License. You must
supply a copy of this License. If the work during execution displays copyright
notices, you must include the copyright notice for the Library among them, as
well as a reference directing the user to the copy of this License. Also, you
must do one of these things:

      a) Accompany the work with the complete corresponding machine-readable
      source code for the Library including whatever changes were used in the
      work (which must be distributed under Sections 1 and 2 above); and, if the
      work is an executable linked with the Library, with the complete
      machine-readable "work that uses the Library", as object code and/or source
      code, so that the user can modify the Library and then relink to produce a
      modified executable containing the modified Library. (It is understood that
      the user who changes the contents of definitions files in the Library will
      not necessarily be able to recompile the application to use the modified
      definitions.)

      b) Accompany the work with a written offer, valid for at least three years,
      to give the same user the materials specified in Subsection 6a, above, for
      a charge no more than the cost of performing this distribution.

      c) If distribution of the work is made by offering access to copy from a
      designated place, offer equivalent access to copy the above specified
      materials from the same place.

      d) Verify that the user has already received a copy of these materials or
      that you have already sent this user a copy.

For an executable, the required form of the "work that uses the Library" must
include any data and utility programs needed for reproducing the executable from
it. However, as a special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary form) with the
major components (compiler, kernel, and so on) of the operating system on which
the executable runs, unless that component itself accompanies the executable.

It may happen that this requirement contradicts the license restrictions of other
proprietary libraries that do not normally accompany the operating system. Such a
contradiction means you cannot use both them and the Library together in an
executable that you distribute.

7. You may place library facilities that are a work based on the Library
side-by-side in a single library together with other library facilities not
covered by this License, and distribute such a combined library, provided that
the separate distribution of the work based on the Library and of the other
library facilities is otherwise permitted, and provided that you do these two
things:

      a) Accompany the combined library with a copy of the same work based on the
      Library, uncombined with any other library facilities. This must be
      distributed under the terms of the Sections above.

      b) Give prominent notice with the combined library of the fact that part of
      it is a work based on the Library, and explaining where to find the
      accompanying uncombined form of the same work.

8. You may not copy, modify, sublicense, link with, or distribute the Library
except as expressly provided under this License. Any attempt otherwise to copy,
modify, sublicense, link with, or distribute the Library is void, and will
automatically terminate your rights under this License. However, parties who have
received copies, or rights, from you under this License will not have their
licenses terminated so long as such parties remain in full compliance.

9. You are not required to accept this License, since you have not signed it.
However, nothing else grants you permission to modify or distribute the Library
or its derivative works. These actions are prohibited by law if you do not accept
this License. Therefore, by modifying or distributing the Library (or any work
based on the Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying the Library
or works based on it.

10. Each time you redistribute the Library (or any work based on the Library),
the recipient automatically receives a license from the original licensor to
copy, distribute, link with or modify the Library subject to these terms and
conditions. You may not impose any further restrictions on the recipients'
exercise of the rights granted herein. You are not responsible for enforcing
compliance by third parties to this License.

11. If, as a consequence of a court judgment or allegation of patent infringement
or for any other reason (not limited to patent issues), conditions are imposed on
you (whether by court order, agreement or otherwise) that contradict the
conditions of this License, they do not excuse you from the conditions of this
License. If you cannot distribute so as to satisfy simultaneously your
obligations under this License and any other pertinent obligations, then as a
consequence you may not distribute the Library at all. For example, if a patent
license would not permit royalty-free redistribution of the Library by all those
who receive copies directly or indirectly through you, then the only way you
could satisfy both it and this License would be to refrain entirely from
distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply, and the
section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any patents or
other property right claims or to contest validity of any such claims; this
section has the sole purpose of protecting the integrity of the free software
distribution system which is implemented by public license practices. Many people
have made generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that system; it is
up to the author/donor to decide if he or she is willing to distribute software
through any other system and a licensee cannot impose that choice.

This section is intended to make thoroughly clear what is believed to be a
consequence of the rest of this License.

12. If the distribution and/or use of the Library is restricted in certain
countries either by patents or by copyrighted interfaces, the original copyright
holder who places the Library under this License may add an explicit geographical
distribution limitation excluding those countries, so that distribution is
permitted only in or among countries not thus excluded. In such case, this
License incorporates the limitation as if written in the body of this License.

13. The Free Software Foundation may publish revised and/or new versions of the
Library General Public License from time to time. Such new versions will be
similar in spirit to the present version, but may differ in detail to address new
problems or concerns.

Each version is given a distinguishing version number. If the Library specifies a
version number of this License which applies to it and "any later version", you
have the option of following the terms and conditions either of that version or
of any later version published by the Free Software Foundation. If the Library
does not specify a license version number, you may choose any version ever
published by the Free Software Foundation.

14. If you wish to incorporate parts of the Library into other free programs
whose distribution conditions are incompatible with these, write to the author to
ask for permission. For software which is copyrighted by the Free Software
Foundation, write to the Free Software Foundation; we sometimes make exceptions
for this. Our decision will be guided by the two goals of preserving the free
status of all derivatives of our free software and of promoting the sharing and
reuse of software generally.

NO WARRANTY

15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED
IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS"
WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL,
SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY
TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER
PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.


END OF TERMS AND CONDITIONS


How to Apply These Terms to Your New Libraries
----------------------------------------------

If you develop a new library, and you want it to be of the greatest possible use
to the public, we recommend making it free software that everyone can
redistribute and change. You can do so by permitting redistribution under these
terms (or, alternatively, under the terms of the ordinary General Public
License).

To apply these terms, attach the following notices to the library. It is safest
to attach them to the start of each source file to most effectively convey the
exclusion of warranty; and each file should have at least the "copyright" line
and a pointer to where the full notice is found.

      one line to give the library's name and an idea of what it does.

      Copyright (C) year name of author

      This library is free software; you can redistribute it and/or

      modify it under the terms of the GNU Library General Public

      License as published by the Free Software Foundation; either

      version 2 of the License, or (at your option) any later version.

      This library is distributed in the hope that it will be useful,

      but WITHOUT ANY WARRANTY; without even the implied warranty of

      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU

      Library General Public License for more details.

      You should have received a copy of the GNU Library General Public

      License along with this library; if not, write to the Free Software

      Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your school,
if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a
sample; alter the names:

      Yoyodyne, Inc., hereby disclaims all copyright interest in

      the library `Frob' (a library for tweaking knobs) written

      by James Random Hacker.

      signature of Ty Coon, 1 April 1990

      Ty Coon, President of Vice

That's all there is to it!

---

GNU Library General Public License v2 or later
(acl (access control list) 2.3.1, e2fsprogs v1.47.0, gettext 0.21, keyutils 1.6.3, libnpth0 1.6, libnsl 2.28, Locales 2.36, OpenJDK 17.0.17.0.10, Procps 3.3.17, Procps 4.0.2, Procps 4.0.4)

GNU Library General Public License
==================================

Version 2, June 1991

      Copyright (C) 1991 Free Software Foundation, Inc.

      59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

      Everyone is permitted to copy and distribute verbatim copies

      of this license document, but changing it is not allowed.

      [This is the first released version of the Library GPL. It is numbered 2
      because it goes with version 2 of the ordinary GPL.]


Preamble
--------

The licenses for most software are designed to take away your freedom to share
and change it. By contrast, the GNU General Public Licenses are intended to
guarantee your freedom to share and change free software--to make sure the
software is free for all its users.

This license, the Library General Public License, applies to some specially
designated Free Software Foundation software, and to other libraries whose
authors who decide to use it. You can use it for your libraries too.

When we speak of free software, we are referring to freedom, not price. Our
General Public Licenses are designed to make sure that you have the freedom to
distribute copies of free software (and charge for this service if you wish),
that you receive source code or can get it if you want it, that you can change
the software or use pieces of it in new free programs; and that you know you can
do these things.

To protect your rights, we need to make restrictions that forbid anyone to deny
you these rights or to ask you to surrender the rights. These restrictions
translate to certain responsibilities for you if you distribute copies of the
library, or if you modify it.

For example, if you distribute copies of the library, whether gratis or for a
fee, you must give the recipients all the rights that we gave you. You must make
sure that they, too, receive or can get the source code. If you link a program
with the library, you must provide complete object files to the recipients so
that they can relink them with the library after making changes to the library
and recompiling it. And you must show them these terms so they know their rights.

Our method of protecting your rights has two steps: (1) copyright the library,
and (2) offer you this license, which gives you legal permission to copy,
distribute and/or modify the library.

Also, for each distributor's protection, we want to make certain that everyone
understands that there is no warranty for this free library. If the library is
modified by someone else and passed on, we want its recipients to know that what
they have is not the original version, so that any problems introduced by others
will not reflect on the original authors' reputations.

Finally, any free program is threatened constantly by software patents. We wish
to avoid the danger that companies distributing free software will individually
obtain patent licenses, thus in effect transforming the program into proprietary
software. To prevent this, we have made it clear that any patent must be licensed
for everyone's free use or not licensed at all.

Most GNU software, including some libraries, is covered by the ordinary GNU
General Public License, which was designed for utility programs. This license,
the GNU Library General Public License, applies to certain designated libraries.
This license is quite different from the ordinary one; be sure to read it in
full, and don't assume that anything in it is the same as in the ordinary
license.

The reason we have a separate public license for some libraries is that they blur
the distinction we usually make between modifying or adding to a program and
simply using it. Linking a program with a library, without changing the library,
is in some sense simply using the library, and is analogous to running a utility
program or application program. However, in a textual and legal sense, the linked
executable is a combined work, a derivative of the original library, and the
ordinary General Public License treats it as such.

Because of this blurred distinction, using the ordinary General Public License
for libraries did not effectively promote software sharing, because most
developers did not use the libraries. We concluded that weaker conditions might
promote sharing better.

However, unrestricted linking of non-free programs would deprive the users of
those programs of all benefit from the free status of the libraries themselves.
This Library General Public License is intended to permit developers of non-free
programs to use free libraries, while preserving your freedom as a user of such
programs to change the free libraries that are incorporated in them. (We have not
seen how to achieve this as regards changes in header files, but we have achieved
it as regards changes in the actual functions of the Library.) The hope is that
this will lead to faster development of free libraries.

The precise terms and conditions for copying, distribution and modification
follow. Pay close attention to the difference between a "work based on the
library" and a "work that uses the library". The former contains code derived
from the library, while the latter only works together with the library.

Note that it is possible for a library to be covered by the ordinary General
Public License rather than by this special one.


TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
---------------------------------------------------------------

0. This License Agreement applies to any software library which contains a notice
placed by the copyright holder or other authorized party saying it may be
distributed under the terms of this Library General Public License (also called
"this License"). Each licensee is addressed as "you".

A "library" means a collection of software functions and/or data prepared so as
to be conveniently linked with application programs (which use some of those
functions and data) to form executables.

The "Library", below, refers to any such software library or work which has been
distributed under these terms. A "work based on the Library" means either the
Library or any derivative work under copyright law: that is to say, a work
containing the Library or a portion of it, either verbatim or with modifications
and/or translated straightforwardly into another language. (Hereinafter,
translation is included without limitation in the term "modification".)

"Source code" for a work means the preferred form of the work for making
modifications to it. For a library, complete source code means all the source
code for all modules it contains, plus any associated interface definition files,
plus the scripts used to control compilation and installation of the library.

Activities other than copying, distribution and modification are not covered by
this License; they are outside its scope. The act of running a program using the
Library is not restricted, and output from such a program is covered only if its
contents constitute a work based on the Library (independent of the use of the
Library in a tool for writing it). Whether that is true depends on what the
Library does and what the program that uses the Library does.

1. You may copy and distribute verbatim copies of the Library's complete source
code as you receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice and disclaimer
of warranty; keep intact all the notices that refer to this License and to the
absence of any warranty; and distribute a copy of this License along with the
Library.

You may charge a fee for the physical act of transferring a copy, and you may at
your option offer warranty protection in exchange for a fee.

2. You may modify your copy or copies of the Library or any portion of it, thus
forming a work based on the Library, and copy and distribute such modifications
or work under the terms of Section 1 above, provided that you also meet all of
these conditions:

      a) The modified work must itself be a software library.

      b) You must cause the files modified to carry prominent notices stating
      that you changed the files and the date of any change.

      c) You must cause the whole of the work to be licensed at no charge to all
      third parties under the terms of this License.

      d) If a facility in the modified Library refers to a function or a table of
      data to be supplied by an application program that uses the facility, other
      than as an argument passed when the facility is invoked, then you must make
      a good faith effort to ensure that, in the event an application does not
      supply such function or table, the facility still operates, and performs
      whatever part of its purpose remains meaningful.

      (For example, a function in a library to compute square roots has a purpose
      that is entirely well-defined independent of the application. Therefore,
      Subsection 2d requires that any application-supplied function or table used
      by this function must be optional: if the application does not supply it,
      the square root function must still compute square roots.)

      These requirements apply to the modified work as a whole. If identifiable
      sections of that work are not derived from the Library, and can be
      reasonably considered independent and separate works in themselves, then
      this License, and its terms, do not apply to those sections when you
      distribute them as separate works. But when you distribute the same
      sections as part of a whole which is a work based on the Library, the
      distribution of the whole must be on the terms of this License, whose
      permissions for other licensees extend to the entire whole, and thus to
      each and every part regardless of who wrote it.

      Thus, it is not the intent of this section to claim rights or contest your
      rights to work written entirely by you; rather, the intent is to exercise
      the right to control the distribution of derivative or collective works
      based on the Library.

      In addition, mere aggregation of another work not based on the Library with
      the Library (or with a work based on the Library) on a volume of a storage
      or distribution medium does not bring the other work under the scope of
      this License.

3. You may opt to apply the terms of the ordinary GNU General Public License
instead of this License to a given copy of the Library. To do this, you must
alter all the notices that refer to this License, so that they refer to the
ordinary GNU General Public License, version 2, instead of to this License. (If a
newer version than version 2 of the ordinary GNU General Public License has
appeared, then you can specify that version instead if you wish.) Do not make any
other change in these notices.

Once this change is made in a given copy, it is irreversible for that copy, so
the ordinary GNU General Public License applies to all subsequent copies and
derivative works made from that copy.

This option is useful when you wish to copy part of the code of the Library into
a program that is not a library.

4. You may copy and distribute the Library (or a portion or derivative of it,
under Section 2) in object code or executable form under the terms of Sections 1
and 2 above provided that you accompany it with the complete corresponding
machine-readable source code, which must be distributed under the terms of
Sections 1 and 2 above on a medium customarily used for software interchange.

If distribution of object code is made by offering access to copy from a
designated place, then offering equivalent access to copy the source code from
the same place satisfies the requirement to distribute the source code, even
though third parties are not compelled to copy the source along with the object
code.

5. A program that contains no derivative of any portion of the Library, but is
designed to work with the Library by being compiled or linked with it, is called
a "work that uses the Library". Such a work, in isolation, is not a derivative
work of the Library, and therefore falls outside the scope of this License.

However, linking a "work that uses the Library" with the Library creates an
executable that is a derivative of the Library (because it contains portions of
the Library), rather than a "work that uses the library". The executable is
therefore covered by this License. Section 6 states terms for distribution of
such executables.

When a "work that uses the Library" uses material from a header file that is part
of the Library, the object code for the work may be a derivative work of the
Library even though the source code is not. Whether this is true is especially
significant if the work can be linked without the Library, or if the work is
itself a library. The threshold for this to be true is not precisely defined by
law.

If such an object file uses only numerical parameters, data structure layouts and
accessors, and small macros and small inline functions (ten lines or less in
length), then the use of the object file is unrestricted, regardless of whether
it is legally a derivative work. (Executables containing this object code plus
portions of the Library will still fall under Section 6.)

Otherwise, if the work is a derivative of the Library, you may distribute the
object code for the work under the terms of Section 6. Any executables containing
that work also fall under Section 6, whether or not they are linked directly with
the Library itself.

6. As an exception to the Sections above, you may also compile or link a "work
that uses the Library" with the Library to produce a work containing portions of
the Library, and distribute that work under terms of your choice, provided that
the terms permit modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

You must give prominent notice with each copy of the work that the Library is
used in it and that the Library and its use are covered by this License. You must
supply a copy of this License. If the work during execution displays copyright
notices, you must include the copyright notice for the Library among them, as
well as a reference directing the user to the copy of this License. Also, you
must do one of these things:

      a) Accompany the work with the complete corresponding machine-readable
      source code for the Library including whatever changes were used in the
      work (which must be distributed under Sections 1 and 2 above); and, if the
      work is an executable linked with the Library, with the complete
      machine-readable "work that uses the Library", as object code and/or source
      code, so that the user can modify the Library and then relink to produce a
      modified executable containing the modified Library. (It is understood that
      the user who changes the contents of definitions files in the Library will
      not necessarily be able to recompile the application to use the modified
      definitions.)

      b) Accompany the work with a written offer, valid for at least three years,
      to give the same user the materials specified in Subsection 6a, above, for
      a charge no more than the cost of performing this distribution.

      c) If distribution of the work is made by offering access to copy from a
      designated place, offer equivalent access to copy the above specified
      materials from the same place.

      d) Verify that the user has already received a copy of these materials or
      that you have already sent this user a copy.

For an executable, the required form of the "work that uses the Library" must
include any data and utility programs needed for reproducing the executable from
it. However, as a special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary form) with the
major components (compiler, kernel, and so on) of the operating system on which
the executable runs, unless that component itself accompanies the executable.

It may happen that this requirement contradicts the license restrictions of other
proprietary libraries that do not normally accompany the operating system. Such a
contradiction means you cannot use both them and the Library together in an
executable that you distribute.

7. You may place library facilities that are a work based on the Library
side-by-side in a single library together with other library facilities not
covered by this License, and distribute such a combined library, provided that
the separate distribution of the work based on the Library and of the other
library facilities is otherwise permitted, and provided that you do these two
things:

      a) Accompany the combined library with a copy of the same work based on the
      Library, uncombined with any other library facilities. This must be
      distributed under the terms of the Sections above.

      b) Give prominent notice with the combined library of the fact that part of
      it is a work based on the Library, and explaining where to find the
      accompanying uncombined form of the same work.

8. You may not copy, modify, sublicense, link with, or distribute the Library
except as expressly provided under this License. Any attempt otherwise to copy,
modify, sublicense, link with, or distribute the Library is void, and will
automatically terminate your rights under this License. However, parties who have
received copies, or rights, from you under this License will not have their
licenses terminated so long as such parties remain in full compliance.

9. You are not required to accept this License, since you have not signed it.
However, nothing else grants you permission to modify or distribute the Library
or its derivative works. These actions are prohibited by law if you do not accept
this License. Therefore, by modifying or distributing the Library (or any work
based on the Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying the Library
or works based on it.

10. Each time you redistribute the Library (or any work based on the Library),
the recipient automatically receives a license from the original licensor to
copy, distribute, link with or modify the Library subject to these terms and
conditions. You may not impose any further restrictions on the recipients'
exercise of the rights granted herein. You are not responsible for enforcing
compliance by third parties to this License.

11. If, as a consequence of a court judgment or allegation of patent infringement
or for any other reason (not limited to patent issues), conditions are imposed on
you (whether by court order, agreement or otherwise) that contradict the
conditions of this License, they do not excuse you from the conditions of this
License. If you cannot distribute so as to satisfy simultaneously your
obligations under this License and any other pertinent obligations, then as a
consequence you may not distribute the Library at all. For example, if a patent
license would not permit royalty-free redistribution of the Library by all those
who receive copies directly or indirectly through you, then the only way you
could satisfy both it and this License would be to refrain entirely from
distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply, and the
section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any patents or
other property right claims or to contest validity of any such claims; this
section has the sole purpose of protecting the integrity of the free software
distribution system which is implemented by public license practices. Many people
have made generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that system; it is
up to the author/donor to decide if he or she is willing to distribute software
through any other system and a licensee cannot impose that choice.

This section is intended to make thoroughly clear what is believed to be a
consequence of the rest of this License.

12. If the distribution and/or use of the Library is restricted in certain
countries either by patents or by copyrighted interfaces, the original copyright
holder who places the Library under this License may add an explicit geographical
distribution limitation excluding those countries, so that distribution is
permitted only in or among countries not thus excluded. In such case, this
License incorporates the limitation as if written in the body of this License.

13. The Free Software Foundation may publish revised and/or new versions of the
Library General Public License from time to time. Such new versions will be
similar in spirit to the present version, but may differ in detail to address new
problems or concerns.

Each version is given a distinguishing version number. If the Library specifies a
version number of this License which applies to it and "any later version", you
have the option of following the terms and conditions either of that version or
of any later version published by the Free Software Foundation. If the Library
does not specify a license version number, you may choose any version ever
published by the Free Software Foundation.

14. If you wish to incorporate parts of the Library into other free programs
whose distribution conditions are incompatible with these, write to the author to
ask for permission. For software which is copyrighted by the Free Software
Foundation, write to the Free Software Foundation; we sometimes make exceptions
for this. Our decision will be guided by the two goals of preserving the free
status of all derivatives of our free software and of promoting the sharing and
reuse of software generally.

NO WARRANTY

15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED
IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS"
WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL,
SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY
TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER
PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.


END OF TERMS AND CONDITIONS


How to Apply These Terms to Your New Libraries
----------------------------------------------

If you develop a new library, and you want it to be of the greatest possible use
to the public, we recommend making it free software that everyone can
redistribute and change. You can do so by permitting redistribution under these
terms (or, alternatively, under the terms of the ordinary General Public
License).

To apply these terms, attach the following notices to the library. It is safest
to attach them to the start of each source file to most effectively convey the
exclusion of warranty; and each file should have at least the "copyright" line
and a pointer to where the full notice is found.

      one line to give the library's name and an idea of what it does.

      Copyright (C) year name of author

      This library is free software; you can redistribute it and/or

      modify it under the terms of the GNU Library General Public

      License as published by the Free Software Foundation; either

      version 2 of the License, or (at your option) any later version.

      This library is distributed in the hope that it will be useful,

      but WITHOUT ANY WARRANTY; without even the implied warranty of

      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU

      Library General Public License for more details.

      You should have received a copy of the GNU Library General Public

      License along with this library; if not, write to the Free Software

      Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your school,
if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a
sample; alter the names:

      Yoyodyne, Inc., hereby disclaims all copyright interest in

      the library `Frob' (a library for tweaking knobs) written

      by James Random Hacker.

      signature of Ty Coon, 1 April 1990

      Ty Coon, President of Vice

That's all there is to it!

---

ICU License
(ICU for C/C++ (ICU4C) 72-1)

ICU License - ICU 1.8.1 and later
=================================

COPYRIGHT AND PERMISSION NOTICE

Copyright (c) 1995-2014 International Business Machines Corporation and others
All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in the
Software without restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, and/or sell copies of the Software, and
to permit persons to whom the Software is furnished to do so, provided that the
above copyright notice(s) and this permission notice appear in all copies of the
Software and that both the above copyright notice(s) and this permission notice
appear in supporting documentation.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT
SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY
CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Except as contained in this notice, the name of a copyright holder shall not be
used in advertising or otherwise to promote the sale, use or other dealings in
this Software without prior written authorization of the copyright holder.

--------------------------------------------------------------------------------
All trademarks and registered trademarks mentioned herein are the property of
their respective owners.

---

ISC License
(isaacs/once 1.4.0)

License: ISC
 The ISC License
 .

Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
 IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE

---

ISC License
(setprototypeof 1.2.0)

Copyright (c) 2015, Wes Todd

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE

---

ISC License
(nexdrew/ansi-align 3.0.1)

Copyright (c) 2016, Contributors

Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE

---

ISC License
(@istanbuljs/load-nyc-config 1.1.0)

ISC License

Copyright (c) 2019, Contributors

Permission to use, copy, modify, and/or distribute this software
for any purpose with or without fee is hereby granted, provided
that the above copyright notice and this permission notice
appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE

---

ISC License
(hitimes 1.3.1)

ISC LICENSE - http://opensource.org/licenses/isc-license.txt

Copyright (c) 2008-2015 Jeremy Hinegardner

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE

---

ISC License
(node-lru-cache 5.1.1)

Upstream-Contact: https://github.com/isaacs/node-lru-cache/issues
Source: https://github.com/isaacs/node-lru-cache

Files: *
Copyright: 2009, 2010, 2011 Isaac Z. Schlueter and Contributors
License: ISC

Files: debian/*
Copyright: 2012, Jérémy Lal <kapouer@melix.org>
License: ISC

License: ISC

Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
 IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE

---

ISC License
(get-caller-file 2.0.5)

ISC License (ISC)
Copyright 2018 Stefan Penner

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE

---

ISC License
(icss-utils 5.1.0)

ISC License (ISC)
Copyright 2018 Glen Maddern

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE

---

ISC License
(inherits v2.0.4)

The ISC License

Copyright (c) Isaac Z. Schlueter

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE

---

ISC License
(postcss-modules-values 4.0.0)

ISC License (ISC)

Copyright (c) 2015, Glen Maddern

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE

---

ISC License
(wrappy 1.0.2)

Upstream-Contact: https://github.com/npm/wrappy/issues
Source: https://github.com/npm/wrappy

Files: *
Copyright: 2015 Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)
License: ISC

Files: debian/*
Copyright: 2015 Thorsten Alteholz <debian@alteholz.de>
License: ISC

License: ISC

Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE

---

ISC License
(yaml 1.10.2)

Copyright 2018 Eemeli Aro <eemeli@gmail.com>

Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE

---

ISC License
(isexe 2.0.0, minimatch 3.1.2, node-lru-cache 6.0.0, npm ini 1.3.8, which 1.3.1, which 2.0.2, yallist 3.1.1, yallist 4.0.0)

The ISC License

Copyright (c) Isaac Z. Schlueter and Contributors

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE

---

ISC License
(@isaacs/cliui 8.0.2, @ungap/structured-clone 1.3.0, anymatch 3.1.3, boolbase 1.0.0, cliui 8.0.1, cliui 9.0.1, css-declaration-sorter 7.3.1, electron-to-chromium 1.5.267, eslint-plugin-promise 7.2.1, fastq 1.20.1, flatted 3.3.3, foreground-child 3.3.1, gcompat 1.1.0, jbcrypt, libmd 1.1.0, libnsl 2.28, libucontext 1.3.2, libucontext 1.3.3, minimatch 9.0.5, minipass 7.1.2, mozilla-sccache 0.9.1~22, node-glob 10.5.0, node-graceful-fs 4.2.11, node-lru-cache 10.4.3, node-semver  5.7.2, node-semver  6.3.1, node-semver  7.5.4, node-semver  7.7.3, nxproxy 3.5.99.4, OpenJDK 17.0.17.0.10, OpenLDAP 2.5.13, parcel-bundler/parcel 0.1.0, picocolors 1.1.1, postcss-modules-extract-imports 3.1.0, postcss-modules-scope 3.2.1, signal-exit 4.1.0, skalibs-dev 2.14.4.0, test-exclude 7.0.1, utmps 0.1.3.0, utmps 0.1.3.1, v8-to-istanbul 9.3.0, write-file-atomic 5.0.1, yargs-parser 21.1.1, yargs-parser 22.0.0, zmap/zcrypto 20230310-snapshot-c8b263fd)

ISC License (ISCL)
==================

Copyright (c) 4-digit year, Company or Person's Name

Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE.

---

ISC License
(glob-parent 6.0.2)

The ISC License

Copyright (c) 2015, 2019 Elan Shanker, 2021 Blaine Bublitz <blaine.bublitz@gmail.com>, Eric Schoffstall <yo@contra.io> and other contributors

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE

---

ISC License
(rustls-native-certs 0.2.0)

ISC License (ISC)
Copyright (c) 2016, Joseph Birr-Pixton <jpixton@gmail.com>

Permission to use, copy, modify, and/or distribute this software for
any purpose with or without fee is hereby granted, provided that the
above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE

---

ISC License
(signal-exit 3.0.7)

The ISC License

Copyright (c) 2015, Contributors

Permission to use, copy, modify, and/or distribute this software
for any purpose with or without fee is hereby granted, provided
that the above copyright notice and this permission notice
appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE

---

ISC License
(glob-parent 5.1.2)

The ISC License

Copyright (c) 2015, 2019 Elan Shanker

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE

---

ISC License
(y18n 5.0.8)

Copyright (c) 2015, Contributors

Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE

---

ISC License
(go-spew 20180930-snapshot-d8f796af)

ISC License

Copyright (c) 2012-2016 Dave Collins <dave@davec.name>

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE

---

ISC License
(msgpack-c 1.8.0)

Copyright 2019 The MessagePack Community.

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE

---

Independent JPEG Group License
(libjpeg 6b, libjpeg-turbo 3.1.2, OpenJDK 17.0.17.0.10)

The Independent JPEG Group's JPEG software
==========================================

README for release 6b of 27-Mar-1998
====================================

This distribution contains the sixth public release of the Independent JPEG
Group's free JPEG software. You are welcome to redistribute this software and to
use it for any purpose, subject to the conditions under LEGAL ISSUES, below.

Serious users of this software (particularly those incorporating it into larger
programs) should contact IJG at jpeg-info@uunet.uu.net to be added to our
electronic mailing list. Mailing list members are notified of updates and have a
chance to participate in technical discussions, etc.

This software is the work of Tom Lane, Philip Gladstone, Jim Boucher, Lee
Crocker, Julian Minguillon, Luis Ortiz, George Phillips, Davide Rossi, Guido
Vollbeding, Ge' Weijers, and other members of the Independent JPEG Group.

IJG is not affiliated with the official ISO JPEG standards committee.

LEGAL ISSUES
============

In plain English:

  1. We don't promise that this software works. (But if you find any bugs, please
    let us know!)

  2.  You can use this software for whatever you want. You don't have to pay us.

  3.  You may not pretend that you wrote this software. If you use it in a
    program, you must acknowledge somewhere in your documentation that you've
    used the IJG code.

In legalese:

The authors make NO WARRANTY or representation, either express or implied, with
respect to this software, its quality, accuracy, merchantability, or fitness for
a particular purpose. This software is provided "AS IS", and you, its user,
assume the entire risk as to its quality and accuracy.

This software is copyright (C) 1991-1998, Thomas G. Lane. All Rights Reserved
except as specified below.

Permission is hereby granted to use, copy, modify, and distribute this software
(or portions thereof) for any purpose, without fee, subject to these conditions:

(1) If any part of the source code for this software is distributed, then this
README file must be included, with this copyright and no-warranty notice
unaltered; and any additions, deletions, or changes to the original files must be
clearly indicated in accompanying documentation.

(2) If only executable code is distributed, then the accompanying documentation
must state that "this software is based in part on the work of the Independent
JPEG Group".

(3) Permission for use of this software is granted only if the user accepts full
responsibility for any undesirable consequences; the authors accept NO LIABILITY
for damages of any kind.

These conditions apply to any software derived from or based on the IJG code, not
just to the unmodified library. If you use our work, you ought to acknowledge us.

Permission is NOT granted for the use of any IJG author's name or company name in
advertising or publicity relating to this software or products derived from it.
This software may be referred to only as "the Independent JPEG Group's software".

We specifically permit and encourage the use of this software as the basis of
commercial products, provided that all warranty or liability claims are assumed
by the product vendor.

ansi2knr.c is included in this distribution by permission of L. Peter Deutsch,
sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA.
ansi2knr.c is NOT covered by the above copyright and conditions, but instead by
the usual distribution terms of the Free Software Foundation; principally, that
you must include source code if you redistribute it. (See the file ansi2knr.c for
full details.) However, since ansi2knr.c is not needed as part of any program
generated from the IJG code, this does not limit you more than the foregoing
paragraphs do.

The Unix configuration script "configure" was produced with GNU Autoconf. It is
copyright by the Free Software Foundation but is freely distributable. The same
holds for its supporting scripts (config.guess, config.sub, ltconfig, ltmain.sh).
Another support script, install-sh, is copyright by M.I.T. but is also freely
distributable.

It appears that the arithmetic coding option of the JPEG spec is covered by
patents owned by IBM, AT&T, and Mitsubishi. Hence arithmetic coding cannot
legally be used without obtaining one or more licenses. For this reason, support
for arithmetic coding has been removed from the free JPEG software. (Since
arithmetic coding provides only a marginal gain over the unpatented Huffman mode,
it is unlikely that very many implementations will support it.) So far as we are
aware, there are no patent restrictions on the remaining code.

The IJG distribution formerly included code to read and write GIF files. To avoid
entanglement with the Unisys LZW patent, GIF reading support has been removed
altogether, and the GIF writer has been simplified to produce "uncompressed
GIFs". This technique does not use the LZW algorithm; the resulting GIF files are
larger than usual, but are readable by all standard GIF decoders.

We are required to state that

  "The Graphics Interchange Format(c) is the Copyright property of CompuServe
  Incorporated. GIF(sm) is a Service Mark property of CompuServe Incorporated."

---

Info-ZIP 1999-Oct-05 License
(unzip 3.0)

This is version 1999-Oct-05 of the Info-ZIP copyright and license. The definitive
version of this document should be available at
ftp://ftp.cdrom.com/pub/infozip/license.html indefinitely. Copyright (c)
1990-1999 Info-ZIP. All rights reserved. For the purposes of this copyright and
license, "Info-ZIP" is defined as the following set of individuals: Mark Adler,
John Bush, Karl Davis, Harald Denker, Jean-Michel Dubois, Jean-loup Gailly,
Hunter Goatley, Ian Gorman, Chris Herborth, Dirk Haase, Greg Hartwig, Robert
Heath, Jonathan Hudson, Paul Kienitz, David Kirschbaum, Johnny Lee, Onno van der
Linden, Igor Mandrichenko, Steve P. Miller, Sergio Monesi, Keith Owens, George
Petrov, Greg Roelofs, Kai Uwe Rommel, Steve Salisbury, Dave Smith, Christian
Spieler, Antoine Verheijen, Paul von Behren, Rich Wales, Mike White This software
is provided "as is," without warranty of any kind, express or implied. In no
event shall Info-ZIP or its contributors be held liable for any direct, indirect,
incidental, special or consequential damages arising out of the use of or
inability to use this software. Permission is granted to anyone to use this
software for any purpose, including commercial applications, and to alter it and
redistribute it freely, subject to the following restrictions: 1. Redistributions
of source code must retain the above copyright notice, definition, disclaimer,
and this list of conditions. 2. Redistributions in binary form must reproduce the
above copyright notice, definition, disclaimer, and this list of conditions in
documentation and/or other materials provided with the distribution. 3. Altered
versions--including, but not limited to, ports to new operating systems, existing
ports with new graphical interfaces, and dynamic, shared, or static library
versions--must be plainly marked as such and must not be misrepresented as being
the original source. Such altered versions also must not be misrepresented as
being Info-ZIP releases--including, but not limited to, labeling of the altered
versions with the names "Info-ZIP" (or any variation thereof, including, but not
limited to, different capitalizations), "Pocket UnZip," "WiZ" or "MacZip" without
the explicit permission of Info-ZIP. Such altered versions are further prohibited
from misrepresentative use of the Zip-Bugs or Info-ZIP e-mail addresses or of the
Info-ZIP URL(s). 4. Info-ZIP retains the right to use the names "Info-ZIP,"
"Zip," "UnZip," "WiZ," "Pocket UnZip," "Pocket Zip," and "MacZip" for its own
source and binary releases.

---

Internet Society - RFC License
(OpenLDAP 2.5.13)

Internet Society RFC License
============================

Copyright (C) The Internet Society (2002). All Rights Reserved.

  This document and translations of it may be copied and furnished to others, and
  derivative works that comment on or otherwise explain it or assist in its
  implementation may be prepared, copied, published and distributed, in whole or
  in part, without restriction of any kind, provided that the above copyright
  notice and this paragraph are included on all such copies and derivative works.
  However, this document itself may not be modified in any way, such as by
  removing the copyright notice or references to the Internet Society or other
  Internet organizations, except as needed for the purpose of developing Internet
  standards in which case the procedures for copyrights defined in the Internet
  Standards process must be followed, or as required to translate it into
  languages other than English.

  The limited permissions granted above are perpetual and will not be revoked by
  the Internet Society or its successors or assigns.

  This document and the information contained herein is provided on an "AS IS"
  basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE
  DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY
  WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR
  ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.

Acknowledgement

  Funding for the RFC Editor function is currently provided by the Internet
  Society.

---

JSON License
(JSON-java 20090211)

The JSON License
================

Copyright (c) 2002 JSON.org

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in the
Software without restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

The Software shall be used for Good, not Evil.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

---

Krb5-MIT License
(krb5/krb5 1.20.1, krb5/krb5 1.21.3)

krb5 License
============

Copyright © 1985-2002 by the Massachusetts Institute of Technology.

  Export of software employing encryption from the United States of America may
  require a specific license from the United States Government. It is the
  responsibility of any person or organization contemplating export to obtain
  such a license before exporting.

WITHIN THAT CONSTRAINT, permission to use, copy, modify, and distribute this
software and its documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in all copies and that both that
copyright notice and this permission notice appear in supporting documentation,
and that the name of M.I.T. not be used in advertising or publicity pertaining to
distribution of the software without specific, written prior permission.
Furthermore if you modify this software you must label your software as modified
software and not distribute it in such a fashion that it might be confused with
the original MIT software. M.I.T. makes no representations about the suitability
of this software for any purpose. It is provided "as is" without express or
implied warranty.

---

Less License
(Less 590)

Less License
============

Less


Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the copyright notice, this list
    of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE CRYPTIX FOUNDATION LIMITED AND CONTRIBUTORS ``AS
IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.

---

MIT Historical Permission License 3
(libx11-data 1.8.12, OpenLDAP 2.5.13)

MIT Historical Permission License 3
===================================

Copyright 1987 by the Massachusetts Institute of Technology

Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted, provided that
the above copyright notice appear in all copies and that both that copyright
notice and this permission notice appear in supporting documentation, and that
the name of M.I.T. not be used in advertising or publicity pertaining to
distribution of the software without specific, written prior permission. M.I.T.
makes no representations about the suitability of this software for any purpose.
It is provided "as is" without express or implied warranty.

---

MIT License
(Gozala/events 3.3.0)

Copyright Joyent, Inc. and other Node contributors.

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to permit
persons to whom the Software is furnished to do so, subject to the
following conditions:

The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(did_you_mean 1.6.1, did_you_mean v1.6.1)

Copyright (c) 2014-2016 Yuki Nishijima

MIT License

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(type-fest 0.21.3)

MIT License

Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https:/sindresorhus.com)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(@colors/colors 1.5.0)

- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
 - Copyright (c) DABH (https://github.com/DABH)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(text-hex 1.0.0)

The MIT License (MIT)

Copyright (c) 2014-2015 Arnout Kazemier <opensource@3rd-Eden.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(segmentio/fasthash v1.0.3)

MIT License

Copyright (c) 2017 Segment

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(mathiasbynens/regenerate 1.4.2)

Files: *
Copyright: 2015-2020 Mathias Bynens
License: Expat

Files: debian/*
Copyright: 2015-2020 Julien Puydt <jpuydt@debian.org>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(edn 1.1.1)

Copyright (c) 2012 Relevance Inc & Clinton N. Dreisbach

MIT License

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(jq 1.6)

Source: <https://github.com/stedolan/jq>

Files: *
Copyright: 2012 Stephen Dolan <mu@netsoc.tcd.ie>
License: MIT

Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the "Software"),
 to deal in the Software without restriction, including without limitation
 the rights to use, copy, modify, merge, publish, distribute, sublicense,
 and/or sell copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included
 in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(dlclark/regexp2 v1.4.0)

The MIT License (MIT)

Copyright (c) Doug Clark

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(domenic/opener v1.5.2)

---

The MIT License (MIT)

Copyright © 2012–2020 Domenic Denicola <d@domenic.me>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(queue-microtask 1.2.3, run-parallel 1.2.0)

The MIT License (MIT)

Copyright (c) Feross Aboukhadijeh

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(defunkt's mustache 0.99.6)

Source: https://github.com/defunkt/mustache

Files: *
Copyright: 2009 Chris Wanstrath
License: Expat

Files: debian/*
Copyright: 2011 Martin Ueding <dev@martin-ueding.de>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(tree-kill v1.2.2)

MIT License

Copyright (c) 2018 Peter Krumins

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(picomatch 2.3.1)

The MIT License (MIT)

Copyright (c) 2017-present, Jon Schlinkert.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(ansi-regex 5.0.1)

Upstream-Contact: https://github.com/sindresorhus/ansi-regex/issues
Source: https://github.com/sindresorhus/ansi-regex

Files: *
Copyright: 2016 Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
License: Expat

Files: debian/*
Copyright: 2016 Thorsten Alteholz <debian@alteholz.de>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(color-name 1.1.3, color-name 1.1.4)

The MIT License (MIT)

Copyright (c) 2015 Dmitry Ivanov

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(node-concat-map 0.0.1, stable-stringify 1.0.1)

This software is released under the MIT license:

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(json5 2.2.3)

MIT License

Copyright (c) 2012-2018 Aseem Kishore, and [others].

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(@istanbuljs/schema 0.1.3)

MIT License

Copyright (c) 2019 CFWare, LLC

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(domexception 4.0.0)

MIT License

Copyright © Domenic Denicola

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(kuler 2.0.0)

Copyright 2014 Arnout Kazemier

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(Qix-/color-convert 1.9.3, Qix-/color-convert 2.0.1)

Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(jar-dependencies 0.3.10)

Copyright (c) 2014 Christian Meier

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(jarib/childprocess 4.1.0)

Copyright (c) 2010-2015 Jari Bakken

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(mime-db 1.52.0)

(The MIT License)

Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
Copyright (c) 2015-2022 Douglas Christopher Wilson <doug@somethingdoug.com>

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(big.js 5.2.2)

The MIT Licence (Expat).

Copyright (c) 2018 Michael Mclaughlin

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(path-type 4.0.0)

Upstream-Contact: https://github.com/sindresorhus/path-type/issues
Source: https://github.com/sindresorhus/path-type#readme

Files: *
Copyright: Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
License: Expat

Files: debian/*
Copyright: 2016, Pirate Praveen <praveen@debian.org>
 2019, Yadd <yadd@debian.org>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(jest-prop-type-error 1.1.0)

MIT License

Copyright (c) 2018 Espen Henriksen

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(Masterminds-semver v1.5.0)

Copyright (C) 2014-2015, Matt Butcher and Matt Farina

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(netroy/image-size 0.5.5)

The MIT License (MIT)

Copyright © 2017 Aditya Yadav, http://netroy.in

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(globjoin 0.1.4)

The MIT License (MIT)

Copyright (c) 2016 amobiz

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(adal4j 1.6.4)

MIT License

Copyright (c) Microsoft Corporation

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(h2non/filetype v1.1.1)

The MIT License

Copyright (c) Tomas Aparicio

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(rufus 1.4.0)

Copyright (c) 2015-2020, John Mettraux, jmettraux@gmail.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(flot.github.com 0.8.1)

Copyright (c) 2007-2013 IOLA and Ole Laursen

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(jpillora-backoff 1.0.0)

Files: *
Copyright: 2017 Jaime Pillora
License: Expat

Files: debian/*
Copyright: 2018 Dmitry Smirnov <onlyjob@debian.org>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
  The above copyright notice and this permission notice shall be included in all
  copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(@tootallnate/once 2.0.0)

MIT License

Copyright (c) 2020 Nathan Rajlich

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(joyent-http-parser 2.0)

copyright Joyent, Inc. and other Node contributors. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE

---

MIT License
(parseurl 1.3.3)

(The MIT License)

Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
Copyright (c) 2014-2017 Douglas Christopher Wilson <doug@somethingdoug.com>

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(rubychan's coderay 1.1.3, rubygem-coderay 1.1.3)

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(ajv 6.12.6)

The MIT License (MIT)

Copyright (c) 2015-2017 Evgeny Poberezkin

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(whatwg-url 11.0.0)

The MIT License (MIT)

Copyright (c) Sebastian Mayr

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(postcss-value-parser 4.2.0)

Copyright (c) Bogdan Chadkin <trysound@yandex.ru>

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(lines-and-columns 1.2.4)

The MIT License (MIT)

Copyright (c) 2015 Brian Donovan

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(dom-helpers 5.2.1)

The MIT License (MIT)

Copyright (c) 2015 Jason Quense

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(is-number 7.0.0)

Upstream-Contact: https://github.com/jonschlinkert/is-number/issues
Source: https://github.com/jonschlinkert/is-number

Files: *
Copyright: 2016 Jon Schlinkert (https://github.com/jonschlinkert)
License: Expat

Files: debian/*
Copyright: 2016 Pirate Praveen <praveen@debian.org>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(css.escape 1.5.1, cssesc 3.0.0, emoji-regex 9.2.2, emoji-regex v8.0.0, is-potential-custom-element-name 1.0.1, mathiasbynens/he 1.2.0, string.prototype.repeat v1.0.0, unicode-match-property-ecmascript 2.0.0)

Copyright Mathias Bynens <https://mathiasbynens.be/>

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(cssom 0.3.8, cssom 0.5.0)

Copyright (c) Nikita Vasilyev

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(util-deprecate 1.0.2)

(The MIT License)

Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(asynckit 0.4.0)

Upstream-Contact: https://github.com/alexindigo/asynckit/issues
Source: https://github.com/alexindigo/asynckit#readme

Files: *
Copyright: 2016 Alex Indigo <iam@alexindigo.com>
License: Expat

Files: debian/*
Copyright: 2016 Aditya Neralkar <adityaneralkar@gmail.com>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(mattn/go-ieproxy v0.0.1)

MIT License

Copyright (c) 2014 mattn
Copyright (c) 2017 oliverpool
Copyright (c) 2019 Adele Reed

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(Bluebird JS 3.7.2)

Copyright: 2011, Brian Cavalier
License: Expat

Files: tools/saucelabs_runner.js
Copyright: 2012, Parashuram
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(co 4.6.0)

The MIT License (MIT)

Copyright © 2014-2016 Takuto Wada

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(find-up v4.1.0)

Upstream-Contact: https://github.com/sindresorhus/find-up/issues
Source: https://github.com/sindresorhus/find-up

Files: *
Copyright: 2016, Sindre Sorhus <sindresorhus@gmail.com>
License: Expat

Files: debian/*
Copyright: 2016, Pirate Praveen <praveen@debian.org>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(reduce-flatten 2.0.0)

The MIT License (MIT)

Copyright (c) 2016-18 Lloyd Brookes <75pound@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(table-layout 1.0.2, wordwrapjs 4.0.1)

The MIT License (MIT)

Copyright (c) 2015-21 Lloyd Brookes <75pound@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(dylang/node-xml 1.0.1)

(The MIT License)

Copyright (c) 2011-2016 Dylan Greene <dylang@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(multi_json 1.15.0)

Copyright (c) 2010-2013 Michael Bleigh, Josh Kalderimis, Erik Michaels-Ober, Pavel Pravosud

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(mockito-junit-jupiter 4.5.1)

The MIT License

Copyright (c) 2007 Mockito contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(toidentifier 1.0.1)

MIT License

Copyright (c) 2016 Douglas Christopher Wilson <doug@somethingdoug.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(backports 3.23.0)

Copyright (c) 2009 Marc-Andre Lafortune

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(lua 5.1.5)

Copyright (C) 1994-2012 Lua.org, PUC-Rio.

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE

---

MIT License
(Little cms color engine 2.12)

Copyright (c) 1998-2020 Marti Maria Saguer

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the 
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to 
permit persons to whom the Software is furnished to do so, subject
to the following conditions:

The above copyright notice and this permission notice shall be 
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(simple_oauth 0.3.1)

Copyright (c) 2010-2013 Steve Richert, Erik Michaels-Ober

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(is-buffer v2.0.5, safe-buffer 5.2.1)

The MIT License (MIT)

Copyright (c) Feross Aboukhadijeh

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(prop-types 15.8.1)

MIT License

Copyright (c) 2013-present, Facebook, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(is-arrayish 0.2.1)

The MIT License (MIT)

Copyright (c) 2015 JD Ballard

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(ms.js 2.0.0)

2016-2017 Leo Lamprecht <mindrun@icloud.com>
License: Expat

Files: debian/*
Copyright:
 2014 Leo Iannacone <l3on@ubuntu.com>
 2017 Paolo Greppi <paolo.greppi@libpf.com>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(go-toml v1.9.3)

github.com/pelletier/go-toml:


The MIT License (MIT)

Copyright (c) 2013 - 2021 Thomas Pelletier, Eric Anderton

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(Strip ANSI 6.0.1)

Upstream-Contact: https://github.com/chalk/strip-ansi/issues
Source: https://github.com/chalk/strip-ansi

Files: *
Copyright: Sindre Sorhus <sindresorhus@gmail.com>
License: Expat

Files: debian/*
Copyright: 2016, Thorsten Alteholz <debian@alteholz.de>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(jnr-x86asm 1.0.2)

Copyright (C) 2010 Wayne Meissner
 Copyright (c) 2008-2009, Petr Kobalicek <kobalicek.petr@gmail.com>

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use,
 copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following
 conditions:

 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.

 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(@nodelib/fs.scandir 2.1.5, @nodelib/fs.stat 2.0.5, @nodelib/fs.walk 1.2.8)

The MIT License (MIT)

Copyright (c) Denis Malinochkin

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(nodejs Deprecate 2.0.0)

Upstream-Contact: https://github.com/dougwilson/nodejs-depd/issues
Source: https://github.com/dougwilson/nodejs-depd

Files: *
Copyright: 2014-2017 Douglas Christopher Wilson <doug@somethingdoug.com>
License: Expat

Files: debian/*
Copyright: 2014 Andrew Kelley <superjoe30@gmail.com>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(Commander.js 7.2.0, Commander.js 8.3.0, Commander.js v2.20.3)

(The MIT License)

Copyright (c) 2011 TJ Holowaychuk <tj@vision-media.ca>

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(args4j 2.0.28)

Copyright (c) 2003, Kohsuke Kawaguchi

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(fast-levenshtein 2.0.6)

Files: *
Copyright: 2013 Ramesh Nair <ram@hiddentao.com> (http://www.hiddentao.com/)
License: Expat

Files: debian/*
Copyright: 2016 Pirate Praveen <praveen@debian.org>
 2020 Xavier Guimard <yadd@debian.org>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(micromatch/braces 3.0.2)

Upstream-Contact: https://github.com/jonschlinkert/braces/issues
Source: https://github.com/jonschlinkert/braces

Files: *
Copyright: 2014-2018, Jon Schlinkert (https://github.com/jonschlinkert)
License: Expat

Files: debian/*
Copyright: 2016, Sruthi Chandran <srud@disroot.org>
 2018, Paolo Greppi <paolo.greppi@libpf.com>
 2019, Xavier Guimard <yadd@debian.org>
License: Expat

Files: debian/tests/modules/bash-path/*
Copyright: 2017, Jon Schlinkert (https://github.com/jonschlinkert)
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(node-int64 0.4.0)

Copyright (c) 2014 Robert Kieffer

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(brotli 1.0.3)

Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(defunkt's mustache 0.99.8)

Copyright (c) 2009 Chris Wanstrath

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(@adobe/css-tools 4.4.4, @babel/code-frame 7.27.1, @babel/compat-data 7.28.5, @babel/core 7.28.5, @babel/generator 7.28.5, @babel/helper-annotate-as-pure 7.27.3, @babel/helper-compilation-targets 7.27.2, @babel/helper-create-class-features-plugin 7.28.5, @babel/helper-create-regexp-features-plugin 7.28.5, @babel/helper-define-polyfill-provider 0.6.5, @babel/helper-globals 7.28.0, @babel/helper-member-expression-to-functions 7.28.5, @babel/helper-module-imports 7.27.1, @babel/helper-module-transforms 7.28.3, @babel/helper-optimise-call-expression 7.27.1, @babel/helper-plugin-utils 7.27.1, @babel/helper-remap-async-to-generator 7.27.1, @babel/helper-replace-supers 7.27.1, @babel/helper-skip-transparent-expression-wrappers 7.27.1, @babel/helper-string-parser 7.27.1, @babel/helper-validator-identifier 7.28.5, @babel/helper-validator-option 7.27.1, @babel/helper-wrap-function 7.28.3, @babel/helpers 7.28.4, @babel/parser 7.28.5, @babel/plugin-bugfix-firefox-class-in-computed-class-key 7.28.5, @babel/plugin-bugfix-safari-class-field-initializer-scope 7.27.1, @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression 7.27.1, @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining 7.27.1, @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly 7.28.3, @babel/plugin-proposal-private-property-in-object 7.21.0-placeholder-for-preset-env.2, @babel/plugin-syntax-import-assertions 7.27.1, @babel/plugin-syntax-import-attributes 7.27.1, @babel/plugin-syntax-jsx 7.27.1, @babel/plugin-syntax-typescript 7.27.1, @babel/plugin-syntax-unicode-sets-regex 7.18.6, @babel/plugin-transform-arrow-functions 7.27.1, @babel/plugin-transform-async-generator-functions 7.28.0, @babel/plugin-transform-async-to-generator 7.27.1, @babel/plugin-transform-block-scoped-functions 7.27.1, @babel/plugin-transform-block-scoping 7.28.5, @babel/plugin-transform-class-properties 7.27.1, @babel/plugin-transform-class-static-block 7.28.3, @babel/plugin-transform-classes 7.28.4, @babel/plugin-transform-computed-properties 7.27.1, @babel/plugin-transform-destructuring 7.28.5, @babel/plugin-transform-dotall-regex 7.27.1, @babel/plugin-transform-duplicate-keys 7.27.1, @babel/plugin-transform-duplicate-named-capturing-groups-regex 7.27.1, @babel/plugin-transform-dynamic-import 7.27.1, @babel/plugin-transform-explicit-resource-management 7.28.0, @babel/plugin-transform-exponentiation-operator 7.28.5, @babel/plugin-transform-export-namespace-from 7.27.1, @babel/plugin-transform-for-of 7.27.1, @babel/plugin-transform-function-name 7.27.1, @babel/plugin-transform-json-strings 7.27.1, @babel/plugin-transform-literals 7.27.1, @babel/plugin-transform-logical-assignment-operators 7.28.5, @babel/plugin-transform-member-expression-literals 7.27.1, @babel/plugin-transform-modules-amd 7.27.1, @babel/plugin-transform-modules-commonjs 7.27.1, @babel/plugin-transform-modules-systemjs 7.28.5, @babel/plugin-transform-modules-umd 7.27.1, @babel/plugin-transform-named-capturing-groups-regex 7.27.1, @babel/plugin-transform-new-target 7.27.1, @babel/plugin-transform-nullish-coalescing-operator 7.27.1, @babel/plugin-transform-numeric-separator 7.27.1, @babel/plugin-transform-object-rest-spread 7.28.4, @babel/plugin-transform-object-super 7.27.1, @babel/plugin-transform-optional-catch-binding 7.27.1, @babel/plugin-transform-optional-chaining 7.28.5, @babel/plugin-transform-parameters 7.27.7, @babel/plugin-transform-private-methods 7.27.1, @babel/plugin-transform-private-property-in-object 7.27.1, @babel/plugin-transform-property-literals 7.27.1, @babel/plugin-transform-react-display-name 7.28.0, @babel/plugin-transform-react-jsx 7.27.1, @babel/plugin-transform-react-jsx-development 7.27.1, @babel/plugin-transform-react-pure-annotations 7.27.1, @babel/plugin-transform-regenerator 7.28.4, @babel/plugin-transform-regexp-modifiers 7.27.1, @babel/plugin-transform-reserved-words 7.27.1, @babel/plugin-transform-shorthand-properties 7.27.1, @babel/plugin-transform-spread 7.27.1, @babel/plugin-transform-sticky-regex 7.27.1, @babel/plugin-transform-template-literals 7.27.1, @babel/plugin-transform-typeof-symbol 7.27.1, @babel/plugin-transform-typescript 7.28.5, @babel/plugin-transform-unicode-escapes 7.27.1, @babel/plugin-transform-unicode-property-regex 7.27.1, @babel/plugin-transform-unicode-regex 7.27.1, @babel/plugin-transform-unicode-sets-regex 7.27.1, @babel/preset-env 7.28.5, @babel/preset-modules 0.1.6-no-external-plugins, @babel/preset-react 7.28.5, @babel/preset-typescript 7.28.5, @babel/runtime 7.28.4, @babel/template 7.27.2, @babel/types 7.28.5, @cacheable/memory 2.0.7, @cacheable/utils 2.3.3, @colors/colors 1.6.0, @csstools/css-parser-algorithms 3.0.5, @csstools/css-syntax-patches-for-csstree 1.0.23, @csstools/css-tokenizer 3.0.4, @csstools/media-query-list-parser 4.0.3, @csstools/selector-specificity 5.0.0, @discoveryjs/json-ext 0.6.3, @dnd-kit/accessibility 3.1.1, @dnd-kit/core 6.3.1, @dnd-kit/modifiers 9.0.0, @dnd-kit/sortable 10.0.0, @dnd-kit/utilities 3.2.2, @dual-bundle/import-meta-resolve 4.2.1, @emnapi/core 1.8.1, @emnapi/runtime 1.8.1, @emnapi/wasi-threads 1.1.0, @emotion/babel-plugin 11.13.5, @emotion/cache 11.14.0, @emotion/hash 0.9.2, @emotion/is-prop-valid 0.7.3, @emotion/memoize 0.7.1, @emotion/memoize 0.9.0, @emotion/react 11.14.0, @emotion/serialize 1.3.3, @emotion/sheet 1.4.0, @emotion/unitless 0.10.0, @emotion/use-insertion-effect-with-fallbacks 1.2.0, @emotion/utils 1.4.2, @emotion/weak-memoize 0.4.0, @eslint-community/eslint-utils 4.9.1, @eslint-community/regexpp 4.12.2, @eslint/eslintrc 3.3.3, @eslint/js 9.39.2, @floating-ui/core 1.7.3, @floating-ui/dom 1.7.4, @floating-ui/react 0.27.16, @floating-ui/react-dom 2.1.6, @floating-ui/utils 0.2.10, @fortawesome/fontawesome-common-types 7.1.0, @fortawesome/fontawesome-svg-core 7.1.0, @fortawesome/free-brands-svg-icons 7.1.0, @fortawesome/react-fontawesome 3.1.1, @jest/console 30.2.0, @jest/core 30.2.0, @jest/diff-sequences 30.0.1, @jest/environment 29.7.0, @jest/environment 30.2.0, @jest/expect 30.2.0, @jest/expect-utils 30.2.0, @jest/fake-timers 29.7.0, @jest/fake-timers 30.2.0, @jest/get-type 30.1.0, @jest/globals 30.2.0, @jest/pattern 30.0.1, @jest/reporters 30.2.0, @jest/schemas 29.6.3, @jest/schemas 30.0.5, @jest/snapshot-utils 30.2.0, @jest/source-map 30.0.1, @jest/test-result 30.2.0, @jest/test-sequencer 30.2.0, @jest/transform 30.2.0, @jest/types 29.6.3, @jest/types 30.2.0, @jridgewell/gen-mapping 0.3.13, @jridgewell/remapping 2.3.5, @jridgewell/resolve-uri 3.1.2, @jridgewell/source-map 0.3.11, @jridgewell/sourcemap-codec 1.5.5, @jridgewell/trace-mapping 0.3.31, @keyv/bigmap 1.3.0, @keyv/serialize 1.1.1, @napi-rs/wasm-runtime 0.2.12, @pkgjs/parseargs 0.11.0, @pkgr/core 0.2.9, @polka/url 1.0.0-next.29, @principalstudio/html-webpack-inject-preload 1.2.7, @redux-saga/core 1.4.2, @redux-saga/deferred 1.3.1, @redux-saga/delay-p 1.3.1, @redux-saga/is 1.2.1, @redux-saga/symbols 1.2.1, @redux-saga/testing-utils 1.2.1, @redux-saga/types 1.3.1, @reduxjs/toolkit 2.11.2, @rtsao/scc 1.1.0, @sinclair/typebox 0.27.8, @sinclair/typebox 0.34.47, @so-ric/colorspace 1.1.6, @standard-schema/spec 1.1.0, @standard-schema/utils 0.3.0, @stylistic/eslint-plugin 5.6.1, @testing-library/dom 10.4.1, @testing-library/jest-dom 6.9.1, @testing-library/react 16.3.1, @testing-library/user-event 14.6.1, @tybys/wasm-util 0.10.1, @types/aria-query 5.0.4, @types/babel__core 7.20.5, @types/babel__generator 7.27.0, @types/babel__template 7.4.4, @types/babel__traverse 7.28.0, @types/backbone 1.4.23, @types/color 4.2.0, @types/color-convert 2.0.4, @types/color-name 1.1.5, @types/dompurify 3.0.5, @types/eslint 9.6.1, @types/eslint-scope 3.7.7, @types/estree 1.0.8, @types/http-proxy 1.17.17, @types/istanbul-lib-coverage 2.0.6, @types/istanbul-lib-report 3.0.3, @types/istanbul-reports 3.0.4, @types/jest 30.0.0, @types/jquery 3.5.33, @types/jsdom 20.0.1, @types/json-schema 7.0.15, @types/json5 0.0.29, @types/node 25.0.3, @types/parse-json 4.0.2, @types/react 19.2.7, @types/react-dom 19.2.3, @types/react-transition-group 4.4.12, @types/sizzle 2.3.10, @types/stack-utils 2.0.3, @types/testing-library__jest-dom 5.14.9, @types/tough-cookie 4.0.5, @types/triple-beam 1.3.5, @types/trusted-types 2.0.7, @types/underscore 1.13.0, @types/use-sync-external-store 0.0.6, @types/webpack-env 1.18.8, @types/yargs 15.0.20, @types/yargs 17.0.35, @types/yargs-parser 21.0.3, @typescript-eslint/project-service 8.52.0, @typescript-eslint/scope-manager 8.52.0, @typescript-eslint/tsconfig-utils 8.52.0, @typescript-eslint/types 8.52.0, @typescript-eslint/typescript-estree 8.52.0, @typescript-eslint/utils 8.52.0, @typescript-eslint/visitor-keys 8.52.0, @unrs/resolver-binding-android-arm-eabi 1.11.1, @unrs/resolver-binding-android-arm64 1.11.1, @unrs/resolver-binding-darwin-arm64 1.11.1, @unrs/resolver-binding-darwin-x64 1.11.1, @unrs/resolver-binding-freebsd-x64 1.11.1, @unrs/resolver-binding-linux-arm-gnueabihf 1.11.1, @unrs/resolver-binding-linux-arm-musleabihf 1.11.1, @unrs/resolver-binding-linux-arm64-gnu 1.11.1, @unrs/resolver-binding-linux-arm64-musl 1.11.1, @unrs/resolver-binding-linux-ppc64-gnu 1.11.1, @unrs/resolver-binding-linux-riscv64-gnu 1.11.1, @unrs/resolver-binding-linux-riscv64-musl 1.11.1, @unrs/resolver-binding-linux-s390x-gnu 1.11.1, @unrs/resolver-binding-linux-x64-gnu 1.11.1, @unrs/resolver-binding-linux-x64-musl 1.11.1, @unrs/resolver-binding-wasm32-wasi 1.11.1, @unrs/resolver-binding-win32-arm64-msvc 1.11.1, @unrs/resolver-binding-win32-ia32-msvc 1.11.1, @unrs/resolver-binding-win32-x64-msvc 1.11.1, @webassemblyjs/ast 1.14.1, @webassemblyjs/floating-point-hex-parser 1.13.2, @webassemblyjs/helper-api-error 1.13.2, @webassemblyjs/helper-buffer 1.14.1, @webassemblyjs/helper-numbers 1.13.2, @webassemblyjs/helper-wasm-bytecode 1.13.2, @webassemblyjs/helper-wasm-section 1.14.1, @webassemblyjs/ieee754 1.13.2, @webassemblyjs/utf8 1.13.2, @webassemblyjs/wasm-edit 1.14.1, @webassemblyjs/wasm-gen 1.14.1, @webassemblyjs/wasm-opt 1.14.1, @webassemblyjs/wasm-parser 1.14.1, @webassemblyjs/wast-printer 1.14.1, @webpack-cli/configtest 3.0.1, @webpack-cli/info 3.0.1, @webpack-cli/serve 3.0.1, a8m/envsubst v1.4.3, Acorn 8.15.0, acorn-globals 7.0.1, acorn-import-phases 1.0.4, acorn-walk 8.3.4, ajv 8.17.1, alecthomas/participle v2.1.4, alpine-base 3.21.2, alpine-base 3.21.5, alpine-base 3.22.2, alpine-base 3.23.2, alpine-keys 2.5, alpine-keys 2.6, amazing_print 1.8.1, amilajack/eslint-plugin-compat 6.0.2, andybalholm/brotli v1.1.0, Animal Sniffer Annotations 1.14, Animal Sniffer Annotations 1.23, ansi-regex 6.2.2, ansi-styles 6.2.3, array-buffer-byte-length 1.0.2, array-includes 3.1.9, array.prototype.findlast 1.2.5, array.prototype.findlastindex 1.2.6, array.prototype.flat 1.3.3, array.prototype.flatmap 1.3.3, array.prototype.tosorted 1.1.4, arraybuffer.prototype.slice 1.0.4, ast-metadata-inferer 0.8.1, ast-types-flow 0.0.8, Async 3.2.6, async-function 1.0.0, attr-accept 2.2.5, Autoprefixer 10.4.23, available-typed-arrays 1.0.7, axios 1.13.2, axios-mock-adapter 2.1.0, azure-eventhubs 3.3.0, azure-storage-blob-go v0.15.0, Azure/azure-amqp-common-go v4.2.0, Azure/azure-event-hubs-go v3.6.1, Azure/azure-sdk-for-go sdk/azcore/v1.18.0, Azure/azure-sdk-for-go sdk/azidentity/v1.9.0, Azure/azure-sdk-for-go sdk/internal/v1.11.1, Azure/azure-sdk-for-go sdk/messaging/azeventhubs/v1.3.1, Azure/azure-sdk-for-go sdk/resourcemanager/containerservice/armcontainerservice/v4.8.0, Azure/azure-sdk-for-go sdk/storage/azblob/v1.6.0, Azure/go-amqp v1.3.0, Azure/go-ntlmssp 20221128-snapshot-754e6932, AzureAD/microsoft-authentication-library-for-go v1.4.2, babel-loader 10.0.0, babel-plugin-polyfill-corejs2 0.4.14, babel-plugin-polyfill-corejs3 0.13.0, babel-plugin-polyfill-regenerator 0.6.5, babel-preset-current-node-syntax 1.2.0, babel-traverse 7.28.5, backbone js framework 1.6.1, Backbone Marionette 2.4.7, backbone.babysitter 0.1.12, backbone.wreqr 1.4.0, Backend.AI 25.15.6, backports 3.25.1, backports 3.25.2, body-parser 2.2.2, Bouncy Castle 1.67, Bouncy Castle 1.72, Bouncy Castle 1.79, Bouncy Castle 1.81, Bouncy Castle ASN.1 Extension and Utility APIs 1.72, Bouncy Castle ASN.1 Extension and Utility APIs 1.79, Bouncy Castle ASN.1 Extension and Utility APIs 1.81, Bouncy Castle JSSE provider and TLS/DTLS API 1.79, Bouncy Castle JSSE provider and TLS/DTLS API 1.81, Bouncy Castle PKIX APIs (FIPS Distribution), Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 1.67, Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 1.72, Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 1.79, Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 1.81, brace-expansion 1.1.12, brace-expansion 2.0.2, brotli-libs 1.1.0, brotli-libs 1.2.0, browserify/resolve 1.22.11, browserify/resolve 2.0.0-next.5, browserslist 4.28.1, buftok 0.2.0, bundle-name 4.1.0, Bundler 2.6.3, ca-certificates 20241121, cacheable 2.3.1, call-bind 1.0.8, call-bind-apply-helpers 1.0.2, call-bound 1.0.4, camelcase 8.0.0, certo 0.1.1, cespare/xxhash v2.2.0, cespare/xxhash v2.3.0, Chalk 5.6.2, check-engine 1.14.0, Checker Qual 2.0.0, Checker Qual 3.27.0, Checker Qual 3.33.0, Checker Qual 3.42.0, Checker Qual 3.44.0, ci-info 3.9.0, ci-info 4.3.1, cjs-module-lexer 2.2.0, ClassGraph 4.8.154, classnames 2.5.1, clean-css 5.3.3, cli-cursor 5.0.0, cli-spinners 3.3.0, cli-table3 0.6.5, cloudfoundry-community/go-cfclient 20190808-snapshot-35bcce23, cloudi 2.0.7, collect-v8-coverage 1.0.3, color-name 2.1.0, color-string 1.9.1, color-string 2.1.4, colord 2.9.3, colorette 2.0.20, command-line-usage 6.1.3, Commander.js 11.1.0, Commander.js 12.1.0, compression 1.8.1, concurrently 9.2.1, connection_pool 2.5.0, content-disposition 1.0.1, convert-source-map 1.9.0, convert-source-map 2.0.0, copy-webpack-plugin 13.0.1, core-js 3.47.0, cosmiconfig 7.1.0, cosmiconfig 9.0.0, cronstrue 3.9.0, css-functions-list 3.2.3, css-loader 7.1.2, css-minimizer-webpack-plugin 7.0.4, css-tree 2.2.1, css-tree 3.1.0, cssfontparser 1.2.1, cssinjs 10.10.0, cssnano 7.1.2, cssnano-preset-default 7.0.10, csso 5.0.5, csstype 3.2.3, Cucumber Tag Expressions 1.1.1, cucumber-expressions 7.0.2, Cucumber-JVM: Core 4.7.2, Cucumber-JVM: Java 4.7.2, Cucumber-JVM: Spring 4.7.2, Cucumber-JVM: TestNG 4.7.2, curl 8.14.0, curl 8.14.1, DABH/diagnostics 2.0.8, dalli 3.2.8, DamonOehlman/wildcard 2.0.1, DASH 0.5.12, data-urls 3.0.2, data-view-buffer 1.0.2, data-view-byte-length 1.0.2, data-view-byte-offset 1.0.1, DataTable 1.1.14, debpkg 0.2.0, debug-js/debug 4.4.3, decimal.js 10.6.0, dedent 1.7.1, deepmerge 4.3.1, default-browser 5.4.0, default-browser-id 5.0.1, define-data-property 1.1.4, define-properties 1.2.1, dequal 2.0.3, dexx 0.7, dom-accessibility-api 0.5.16, dom-accessibility-api 0.6.3, dom-serializer 1.4.1, dom-serializer 2.0.0, dotenv 3.1.8, droyo/go-xml 20210330-snapshot-d9421b29, dunder-proto 1.0.1, e2fsprogs v1.47.0, eapache-go-resiliency 1.7.0, eapache/go-xerial-snappy 20230731-snapshot-c3228739, eastasianwidth 0.2.0, einaros/ws 7.5.10, einaros/ws 8.19.0, elastic/go-fastjson v1.4.0, elastic/pkcs8 v1.0.0, elastic/sarama, elliotchance/orderedmap v1.8.0, emittery 0.13.1, emoji-regex 10.6.0, empathic 2.0.0, encodeurl 2.0.0, enhanced-resolve 5.18.4, envinfo 7.21.0, error_highlight 0.3.0, es-abstract 1.24.1, es-define-property 1.0.1, es-errors 1.3.0, es-iterator-helpers 1.2.2, es-module-lexer 2.0.0, es-object-atoms 1.1.1, es-set-tostringtag 2.1.0, es-shim-unscopables 1.1.0, es-to-primitive 1.3.0, escalade 3.2.0, ESLint 9.39.2, eslint-import-resolver-node 0.3.9, eslint-plugin-depend 1.4.0, eslint-plugin-import 2.12.1, eslint-plugin-import 2.32.0, eslint-plugin-jest 29.12.1, eslint-plugin-jsx-a11y 6.10.2, eslint-plugin-react-hooks 6.1.1, eslint-plugin-testing-library 7.15.4, et-orbi 1.2.11, exit-x 0.2.2, expect 30.2.0, expressjs/accepts 2.0.0, expressjs/express 4.19.2, expressjs/express 5.2.1, faraday-net_http 3.4.1, fast-glob 3.3.3, fastest-levenshtein 1.0.16, fatih-color v1.16.0, fatih-color v1.18.0, fdir 6.5.0, fecha 4.2.3, felixge/httpsnoop v1.0.4, file-entry-cache 11.1.1, file-entry-cache 8.0.0, file-selector 2.1.2, filebeat-windows-x86_64.binary 8.18.1, fill-range 7.1.1, finalhandler 2.1.1, flat-cache 4.0.1, flat-cache 6.1.19, flatiron/winston 3.19.0, floraison/fugit v1.11.1, follow-redirects 1.15.11, fontconfig 2.17.1, fontconfig-parser 0.1.0, form-data 4.0.5, formatted_debug 0.1.0, fossology-rs 0.2.3, fpm 1.16.0, fraction.js 5.3.4, fsevents 2.3.3, fugit 1.11.1, function-bind 1.1.2, function.prototype.name 1.1.8, functions-have-names 1.2.3, generator-function 2.0.1, get-east-asian-width 1.4.0, get-intrinsic 1.3.0, get-proto 1.0.1, get-symbol-description 1.1.0, Gherkin 5.1.0, giflib  A library for processing GIFs 5.2.2, Git 2.50.1, github.com/dop251/goja 20200831-snapshot-9af81ddc, github.com/gohugoio/hashstructure v0.5.0, globalthis 1.0.4, GNU Compiler Collection 12.2.1+git416, go humanize 1.0.1, Go Testify v1.10.0, go-asn1-ber-asn1-ber v1.5.5, go-ldap-ldap v3.4.6, go-restful v3.11.0, go-toml v2.2.4, go.etcd.io/bbolt v1.4.0-alpha.0, go.uber.org/multierr v1.11.0, go.uuid v5.2.0, go.yaml.in/yaml/v2 v2.4.2, go.yaml.in/yaml/v2 v3.0.4, goccy/go-json v0.10.3, goccy/go-json v0.10.5, goccy/go-yaml v1.18.0, golang-jwt/jwt v4.5.2, golang-jwt/jwt v5.2.2, googleads-rs 0.5.1, gopd 1.2.0, has-bigints 1.1.0, has-property-descriptors 1.0.2, has-proto 1.2.0, has-symbols 1.1.0, has-tostringtag 1.0.2, hashery 1.4.0, hasown 2.0.2, highcharts 12.4.0, highcharts-custom-events 4.0.2, highcharts-react-official-fix 3.2.3, hookified 1.15.0, html-tags 3.3.1, html-webpack-plugin 5.6.5, http-cookie 1.0.8, http-errors 2.0.1, http-proxy-middleware 3.0.5, https-proxy-agent 5.0.1, hustcc/jest-canvas-mock 2.5.2, hyperdyperid 1.2.0, icholy/digest v0.1.22, iconv-lite 0.7.1, immer 11.1.3, import-fresh 3.3.1, import-local 3.2.0, internal-slot 1.1.0, interpret 3.1.1, is-array-buffer 3.0.5, is-arrayish 0.3.4, is-async-function 2.1.1, is-bigint 1.1.0, is-boolean-object 1.2.2, is-callable 1.2.7, is-core-module 2.16.1, is-data-view 1.0.2, is-date-object 1.1.0, is-finalizationregistry 1.1.1, is-generator-function 1.1.2, is-in-browser 1.1.3, is-in-ssh 1.0.0, is-inside-container 1.0.0, is-map 2.0.3, is-negative-zero 2.0.3, is-number-object 1.1.1, is-regex 1.2.1, is-set 2.0.3, is-shared-array-buffer 1.0.4, is-string 1.1.1, is-symbol 1.1.1, is-typed-array 1.1.15, is-unicode-supported 2.1.0, is-weakmap 2.0.2, is-weakref 1.1.1, is-weakset 2.0.4, is-wsl 3.1.0, isl, iterator.prototype 1.1.5, j4rs 0.20.0, jar-dependencies 0.5.4, java-dogstatsd-client 4.4.0, JAXB isorelax library 20090621, jcodings 1.0.58, jcodings 1.0.63, jedis 5.1.5, jedis v3.2.0, JedWatson/react-select 5.10.2, Jest from Facebook 29.6.3, Jest from Facebook 29.7.0, Jest from Facebook 30.2.0, jest-changed-files 30.2.0, jest-config 30.2.0, jest-diff 29.7.0, jest-diff 30.2.0, jest-each 30.2.0, jest-environment-jsdom 29.7.0, jest-environment-node 30.2.0, jest-fail-on-console 3.3.4, jest-get-type 29.6.3, jest-haste-map 30.2.0, jest-leak-detector 30.2.0, jest-matcher-utils 29.2.2, jest-matcher-utils 30.2.0, jest-message-util 29.7.0, jest-message-util 30.2.0, jest-pnp-resolver 1.2.3, jest-regex-util 30.0.1, jest-resolve 30.2.0, jest-resolve-dependencies 30.2.0, jest-runner 30.2.0, jest-runtime 30.2.0, jest-silent-reporter 0.6.0, jest-snapshot 30.2.0, jest-util 29.7.0, jest-util 30.2.0, jest-validate 30.2.0, jest-worker 30.2.0, jfelchner/ruby-progressbar 1.13.0, jinzhu/copier v0.4.0, jiti 2.6.1, jmhodges-clock 1.2.0, jnr-fuse 0.5.8, joni 2.2.1, joni 2.2.5, jq 1.7.1, jq 1.8.1, jQuery 3.7.1, js-yaml 3.14.2, js-yaml 4.1.1, jsdom 20.0.3, jsesc 3.1.0, jshttp statuses 2.0.2, JSHTTP's negotiator 0.6.4, JSHTTP's negotiator 1.0.0, jshttp/content-type 1.0.5, jshttp/fresh 2.0.0, jshttp/mime-types 3.0.2, jsjest 30.2.0, json-colorizer 3.0.1, json5 1.0.2, jsoup 1.15.3, jsoup 1.18.1, jss 10.10.0, jss-preset-default 10.10.0, jsx-ast-utils 3.3.5, JUL to SLF4J bridge 1.7.36, keyv 4.5.4, keyv 5.5.5, klauspost-cpuid v2.2.8, known-css-properties 0.37.0, language-tags 1.0.9, lddtree 0.2.3, less-loader 12.3.0, lib, libexpat 2.7.3, libffi 3.4.4, libpsl 0.21.2, libpsl 0.21.5, libSM 1.2.6, libX11 1.8.10, libX11 1.8.12, libx11-data 1.8.12, libXdmcp 1.1.5, libXext 1.3.6, libxml2 2.13.9, libxml2 2.9.14, libXpm 3.5.17, libxslt 1.1.43, libxslt v1.1.35, lilconfig 3.1.3, ljharb/object.assign 4.1.7, loader-runner 4.3.1, log-symbols 7.0.1, logform 2.7.0, lostisland/sawyer 0.9.1, lostisland/sawyer 0.9.2, lostisland/sawyer 0.9.3, lua-cjson 2.1.0, luaj-jse 3.0.1, lz-string 1.5.0, maelstrom-container 0.14.0, make-dir 4.0.0, manticore 0.9.1, mapstructure v1.5.0, march_hare 4.7.0, markedjs 17.0.1, match-sorter 8.2.0, math-intrinsics 1.1.0, mattn-go-colorable 0.1.13, mattn-go-colorable v0.1.14, mattn-go-isatty v0.0.20, mattn-go-sqlite3 v1.14.22, mdub/clamp 1.3.3, meow 13.2.0, merge-descriptors 2.0.0, method_source 1.1.0, micromatch 4.0.8, micromatch/braces 3.0.3, Microsoft AutoRest Runtime for Java 1.7.3, Microsoft Azure AutoRest Authentication Library for Java 1.7.3, Microsoft Azure AutoRest Runtime for Java 1.7.3, Microsoft Azure SDK annotations 1.10.0, Microsoft Azure SDK for Key Vault 1.2.4, mime-db 1.54.0, mime-types-data 3.2023.1003, MIME::Base64 3.16, mimic-function 5.0.1, mini-css-extract-plugin 2.9.4, mini_mime 1.1.5, minimist 1.2.8, Mockito_ 4.11.0, module-replacements 2.10.1, moo-color 1.0.3, moxystudio/node-cross-spawn 7.0.6, mozilla-sccache 0.9.1~22, mqttrust_core 0.5.2, mrmime 2.0.1, murmurhash3 0.1.6, musl 1.2.5, mustermann 3.0.4, mustermann-contrib 3.0.4, nanoid 3.3.11, nanoid 5.1.6, napi-postinstall 0.3.4, natefinch/lumberjack v2.2.1, natural-compare 1.4.0, nbtree_cli 0.1.0, ncurses 6.4, ncurses 6.5_p20250503, ncurses 6.5_p20251123, ncurses-bin 6.4, nero 0.0.1, nghttp2 v1.52.0, nghttp2 v1.64.0, nghttp2 v1.65.0, nghttp2 v1.68.0, nghttp3 v1.13.1, nickcolley/jest-axe 10.0.0, nicksieger's multipart-post 2.4.1, Node Cookie Parser 0.7.2, node-cookie-signature 1.2.2, node-error-ex 1.3.4, node-html-entities 2.6.0, node-ignore 5.3.2, node-ignore 7.0.5, node-releases 2.0.27, node-shell-quote 1.8.3, node-watch 0.7.4, nokogiri 1.18.10, nokogiri 1.18.2, nokogiri 1.18.9, nwsapi 2.2.23, object-inspect 1.13.4, object.entries 1.1.9, object.fromentries 2.0.8, object.groupby 1.0.3, object.values 1.2.1, oci2git 0.1.5, oci2git 0.2.2, octokit.rb 4.25.1, on-headers 1.1.0, OpenJDK 17.0.17.0.10, OpenLDAP 2.5.13, optionator 0.9.4, ora 9.0.0, own-keys 1.0.1, Package URL 1.5.0, parse5 7.3.0, path-to-regexp 8.3.0, perl-Locale-Maketext-Simple 0.21, picomatch 4.0.3, pirates 4.0.7, popt 1.19, possible-typed-array-names 1.1.0, PostCSS 8.5.6, postcss-calc 10.1.1, postcss-colormin 7.0.5, postcss-convert-values 7.0.8, postcss-discard-comments 7.0.5, postcss-discard-duplicates 7.0.2, postcss-discard-empty 7.0.1, postcss-discard-overridden 7.0.1, postcss-loader 8.2.0, postcss-merge-longhand 7.0.5, postcss-merge-rules 7.0.7, postcss-minify-font-values 7.0.1, postcss-minify-gradients 7.0.1, postcss-minify-params 7.0.5, postcss-minify-selectors 7.0.5, postcss-modules-local-by-default 4.2.0, postcss-normalize-charset 7.0.1, postcss-normalize-display-values 7.0.1, postcss-normalize-positions 7.0.1, postcss-normalize-repeat-style 7.0.1, postcss-normalize-string 7.0.1, postcss-normalize-timing-functions 7.0.1, postcss-normalize-unicode 7.0.5, postcss-normalize-url 7.0.1, postcss-normalize-whitespace 7.0.1, postcss-ordered-values 7.0.2, postcss-reduce-initial 7.0.5, postcss-reduce-transforms 7.0.1, postcss-resolve-nested-selector 0.1.6, postcss-safe-parser 7.0.1, postcss-selector-parser 7.1.1, postcss-svgo 7.1.0, postcss-unique-selectors 7.0.4, powershell-utils 0.1.0, pq v1.10.9, pretty-format 29.7.0, pretty-format 30.2.0, progressbar 1.13.0, Pry REPL 0.15.2, psl 1.15.0, psych 5.0.2, psych 5.2.3, psych 5.2.6, Punycode.js 2.3.1, pure-rand 7.0.1, pure-rust-locales 0.2.1, PyTZ - Python Time Zone Library 2025.1, PyTZ - Python Time Zone Library 2025.2, qified 0.5.3, Qix-/color-convert 3.1.3, Qix/color 4.2.3, Qix/color 5.0.3, qpid-proton-j-extensions 1.2.4, Rack 3.1.16, rack-protection 4.1.1, rack-session 2.1.1, Rake 13.1.0, Rake 13.3.0, raw-body 3.0.2, Raynos/for-each 0.3.5, React from Facebook 19.2.3, react-dom 19.2.3, react-dropzone/react-dropzone 14.3.8, react-is 18.3.1, react-jss 10.10.0, react-qr-code 2.0.18, reactredux 9.2.0, readable-stream 3.6.2, Redis Ruby Library 4.8.0, Redis Ruby Library 4.8.1, Redux JS 5.0.1, Redux Saga 1.4.2, redux-thunk 3.1.0, reflect.getprototypeof 1.0.10, regenerate-unicode-properties 10.2.2, regexp.prototype.flags 1.5.4, regexpu-core 6.4.0, regjsgen 0.8.0, remove-accents 0.5.0, reselect 5.1.1, restdocs-api-spec 0.16.0, restdocs-api-spec-mockmvc 0.16.0, restore-cursor 5.1.0, reusify 1.1.0, router 2.2.0, RSQL-parser 2.1.0, Ruby Public Suffix 5.1.1, Ruby Tools 1.1.7, ruby-bundler 2.6.2, ruby-i18n 1.14.7, ruby-mail 2.8.1, ruby-polyglot 0.3.5, rubygem-amazing_print 1.6.0, rubygem-nokogiri 1.18.9, rubygem-psych 5.2.2, rubygem-public_suffix 5.1.1, rubygem-raabro 1.4.0, rubygem-rake 13.3.0, rubygem-sequel 5.94.0, RubyGems 3.6.3, rubygems/gems 1.3.0, rufus 3.9.2, run-applescript 7.1.0, safe-array-concat 1.1.3, safe-push-apply 1.0.0, safe-regex-test 1.1.0, safe-stable-stringify 2.5.0, samccone/chrome-trace-event 1.0.4, scheduler 0.27.0, schema-utils 3.3.0, schema-utils 4.3.3, semver4j 2.1.1, send 1.2.1, Sequel 5.94.0, Sequel 5.97.0, serve-static 2.2.1, set-function-length 1.2.2, set-function-name 2.0.2, set-proto 1.0.0, side-channel 1.1.0, side-channel-list 1.0.0, side-channel-map 1.0.1, side-channel-weakmap 1.0.2, sigs.k8s.io/yaml v1.5.0, simple-swizzle 0.2.4, Sinatra 4.1.1, sindresorhus-open 11.0.0, sindresorhus/boxen 8.0.1, sindresorhus/globals 14.0.0, sindresorhus/globals 15.15.0, sindresorhus/globby 11.1.0, sindresorhus/onetime 7.0.0, sirv 2.0.4, SLF4J API Module 1.7.30, SLF4J API Module 1.7.32, SLF4J API Module 1.7.36, SLF4J Simple Binding 1.7.36, socketry/multipart-post v2.4.1, socketry/nio4r 2.7.4, sqlstruct 20201105-snapshot-5f3e10d3, sqlx v1.3.5, stack-utils 2.0.6, stdin-discarder 0.2.2, stop-iteration-iterator 1.1.0, stopwords 0.1.0, string-width 5.1.2, string-width 7.2.0, string-width 8.1.0, string.prototype.includes 2.0.1, string.prototype.matchall 4.0.12, string.prototype.trim 1.2.10, string.prototype.trimend 1.0.9, string.prototype.trimstart 1.0.8, Strip ANSI 7.1.2, strscan, style-loader 4.0.0, stylehacks 7.0.7, stylelint 16.26.1, stylelint-config-recommended 17.0.0, stylelint-config-recommended-less 4.0.1, stylelint-config-standard 39.0.1, stylelint-config-standard-less 4.0.1, stylelint-less 4.0.0, stylis 4.2.0, su-exec 0.2, su-exec 0.3, supports-hyperlinks 3.2.0, svgo 4.0.0, tabbable 6.4.0, tapable 2.3.0, technoweenie's faraday 2.12.2, technoweenie's faraday 2.13.4, technoweenie's faraday 2.14.0, terminfo-base 6.4.20240120, terser-webpack-plugin 5.3.16, theming v3.3.0, thingies 2.5.0, Tilt 2.6.1, tinyglobby 0.2.15, tomas/needle 3.3.1, totalist 3.0.1, TreeTop 1.6.12, TreeTop 1.6.14, triple-beam 1.4.1, ts-api-utils 2.4.0, tsconfig-paths 3.15.0, type-fest 4.41.0, type-is 2.0.1, typed-array-buffer 1.0.3, typed-array-byte-length 1.0.3, typed-array-byte-offset 1.0.4, typed-array-length 1.0.7, TZInfo 1.2025.1, TZInfo 1.2025.2, TZInfo 2.0.6, tzinfo-data 1.2025.2, un-ts/synckit 0.11.11, unbox-primitive 1.1.0, Underscore.js 1.13.7, undici-types 7.16.0, unicode-canonical-property-names-ecmascript 2.0.1, unicode-match-property-value-ecmascript 2.2.1, unicode-property-aliases-ecmascript 2.2.0, universalify 2.0.1, unrs-resolver 1.11.1, update-browserslist-db 1.2.3, use-debounce 10.0.6, use-isomorphic-layout-effect 1.2.1, use-sync-external-store 1.6.0, verbose-macros 0.1.0, w3c-xmlserializer 4.0.0, watchpack 2.5.0, Webpack 5.104.1, webpack-bundle-analyzer 5.1.1, webpack-cli 6.0.1, webpack-deadcode-plugin 0.1.17, webpack-hot-middleware 2.26.1, webpack-merge 6.0.1, webpack-sources 3.3.3, webpack/loader-utils 2.0.4, webpack/webpack-dev-middleware 7.4.5, weppos/publicsuffix-go v0.30.0, which-boxed-primitive 1.1.1, which-builtin-type 1.2.1, which-collection 1.0.2, which-typed-array 1.1.19, widest-line 5.0.0, winston-transport 4.9.0, word-wrap 1.2.5, wrap-ansi 8.1.0, wrap-ansi 9.0.2, wsl-utils 0.3.1, xml-simple 1.1.9, yaml for Go v3.0.1, yannickcr/eslint-plugin-react 7.37.5, yargs 17.7.1, yargs 17.7.2, yargs 18.0.0, yoctocolors 2.1.2, yq v4, yuin-gopher-lua v1.1.1, zeebo/errs v1.4.0, zmap/zcrypto 20230310-snapshot-c8b263fd, zod 4.3.5, zod-validation-error 4.0.2, zyedidia/generic v1.2.1)

The MIT License
===============

Copyright (c) <year> <copyright holders>

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in the
Software without restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

---

MIT License
(unpipe 1.0.0)

(The MIT License)

Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(JAXB isorelax library 20030108, Validator.nu latest)

Copyright (c) 2001-2002, SourceForge ISO-RELAX Project (ASAMI Tomoharu, Daisuke Okajima, Kohsuke Kawaguchi, and MURATA Makoto)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(debounce 1.2.1)

MIT License

Copyright (c) 2012-2018 The Debounce Contributors. See CONTRIBUTORS.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(universalify 0.2.0)

(The MIT License)

Copyright (c) 2017, Ryan Zimmerman <opensrc@ryanzim.com>

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the 'Software'), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(eventemitter3 4.0.7)

The MIT License (MIT)

Copyright (c) 2014 Arnout Kazemier

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(buffer-from 1.1.2)

MIT License

Copyright (c) 2016, 2018 Linus Unnebäck

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(filesize 0.2.0)

Copyright (c) 2009 Dominik Honnef

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(@bcoe/v8-coverage 0.2.3)

The MIT License (MIT)

Copyright © 2015-2017 Charles Samborski

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(char-regex 1.0.2)

MIT License



Copyright (c) 2019 Richie Bendall

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(rufus 3.8.0)

Copyright (c) 2005-2021, John Mettraux, jmettraux@gmail.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(json-schema-traverse 0.4.1, json-schema-traverse 1.0.0)

Upstream-Contact: https://github.com/epoberezkin/json-schema-traverse/issues
Source: https://github.com/epoberezkin/json-schema-traverse#readme

Files: *
Copyright: 2017 Evgeny Poberezkin
License: Expat

Files: debian/*
Copyright: 2017 Amal Shehu <amalshehu@gmail.com>
 2020 Xavier Guimard <yadd@debian.org>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(rustls-native-certs 0.2.0)

Copyright (c) 2016 Joseph Birr-Pixton <jpixton@gmail.com>

Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the
Software without restriction, including without
limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software
is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice
shall be included in all copies or substantial portions
of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE

---

MIT License
(mathml-tag-names 2.1.3)

(The MIT License)

Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(file-loader v6.2.0)

Copyright JS Foundation and other contributors

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(@babel/plugin-syntax-async-generators 7.8.4, @babel/plugin-syntax-bigint 7.8.3, @babel/plugin-syntax-class-properties 7.12.13, @babel/plugin-syntax-class-static-block 7.14.5, @babel/plugin-syntax-import-meta 7.10.4, @babel/plugin-syntax-json-strings 7.8.3, @babel/plugin-syntax-logical-assignment-operators 7.10.4, @babel/plugin-syntax-nullish-coalescing-operator 7.8.3, @babel/plugin-syntax-numeric-separator 7.10.4, @babel/plugin-syntax-object-rest-spread 7.8.3, @babel/plugin-syntax-optional-catch-binding 7.8.3, @babel/plugin-syntax-optional-chaining 7.8.3, @babel/plugin-syntax-private-property-in-object 7.14.5, @babel/plugin-syntax-top-level-await 7.14.5)

MIT License

Copyright (c) 2014-present Sebastian McKenzie and other contributors

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(cjheath's polyglot 0.3.5)

Copyright (c) 2007 Clifford Heath

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(whitequark/ipaddr.js v1.9.1)

Copyright (C) 2011-2017 whitequark <whitequark@whitequark.org>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(send 0.18.0)

(The MIT License)

Copyright (c) 2012 TJ Holowaychuk
Copyright (c) 2014-2022 Douglas Christopher Wilson

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(down 5.2.4, janko/down v5.2.3, janko/down v5.3.0)

The MIT License (MIT)

Copyright (c) 2015 Janko Marohnić

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(ansi-styles 3.2.1, ansi-styles 5.2.0, ansi-styles v4.3.0, array-union v2.1.0, callsites 3.1.0, camelcase 5.3.1, Chalk 2.4.2, Chalk 3.0.0, Chalk 4.1.2, detect-newline v3.1.0, env-paths 2.2.1, escape-string-regexp v2.0.0, has-flag 3.0.0, has-flag 4.0.0, indent-string v4.0.0, is-fullwidth-code-point 3.0.0, is-generator-fn 2.1.0, leven 3.1.0, make-dir 2.1.0, mimic-fn 2.1.0, npm-run-path 4.0.1, p-limit 2.3.0, p-locate 4.1.0, p-try 2.2.0, parent-module 1.0.1, parse-ms v2.1.0, path-exists 4.0.0, path-key 3.1.1, pify 4.0.1, pkg-dir 4.2.0, redent 3.0.0, resolve-cwd 3.0.0, resolve-from 4.0.0, resolve-from 5.0.0, shebang-regex 3.0.0, sindresorhus/slash v3.0.0, string-width 4.2.3, strip-bom 4.0.0, strip-final-newline 2.0.0, strip-indent v3.0.0, supports-color 5.5.0, supports-color v7.2.0)

MIT License

Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(shopspring-decimal v1.3.1)

The MIT License (MIT)

Copyright (c) 2015 Spring, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(Samba 0.1.0)

Copyright (c) 2015 Oscar Antonio Duran Grillo <hi@oduran.me>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(ajv-keywords 5.1.0)

Upstream-Contact: https://github.com/epoberezkin/ajv-keywords/issues
Source: https://github.com/epoberezkin/ajv-keywords#readme

Files: *
Copyright: 2016 Evgeny Poberezkin
License: Expat

Files: debian/*
Copyright: 2017 Pirate Praveen <praveen@debian.org>
 2020 Yadd <yadd@debian.org>
License: Expat

Files: debian/build_modules/@ajv-validator/config/*
Copyright: 2020 Another JSON Schema Validator
License: Expat

Files: debian/tests/test_modules/ajv-pack/*
Copyright: 2016 Evgeny Poberezkin
License: Expat

Files: debian/tests/test_modules/json-schema-test/*
Copyright: 2015 MailOnline
License: Expat

Files: debian/tests/test_modules/require-from-string/*
Copyright: Vsevolod Strukchinsky <floatdrop@gmail.com>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(json-parse-even-better-errors 2.3.1)

Copyright 2017 Kat Marchán
Copyright npm, Inc.

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE

---

MIT License
(ansi-escapes 4.3.2, camelcase 6.3.0, escape-string-regexp v4.0.0, execa 5.1.1, find-up v5.0.0, get-stream 6.0.1, is-docker 3.0.0, is-interactive 2.0.0, is-stream 2.0.1, p-limit 3.1.0, parse-json v5.2.0, sindresorhus/cli-boxes 3.0.0, sindresorhus/onetime v5.1.2, string-length 4.0.2, strip-json-comments 3.1.1, supports-color 8.1.1, wrap-ansi v7.0.0, yocto-queue 0.1.0)

MIT License

Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(downloadjs 1.4.7)

MIT License

Copyright (c) 2016 dandavis

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(dom-converter 0.2.0, pretty-error 4.0.0)

The MIT License (MIT)

Copyright (c) 2013 Aria Minaei

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(shallow-equal 1.2.1)

The MIT License (MIT)

Copyright © 2016 Misha Moroshko

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the “Software”), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(node-source-map-support 0.5.13, node-source-map-support 0.5.21)

The MIT License (MIT)

Copyright (c) 2014 Evan Wallace

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(imurmurhash 0.1.4)

Upstream-Contact: https://github.com/jensyt/imurmurhash-js/issues
Source: https://github.com/jensyt/imurmurhash-js

Files: *
Copyright: 2013 Gary Court, Jens Taylor <jensyt@gmail.com> (https://github.com/homebrewing)
License: Expat

Files: debian/*
Copyright: 2017 Roshan Nalawade <dn.roshan2@gmail.com>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(type-check 0.4.0)

Files: *
Copyright: George Zahariev <z@georgezahariev.com>
License: Expat

Files: debian/*
Copyright: 2016 Pirate Praveen <praveen@debian.org>
 2020 Xavier Guimard <yadd@debian.org>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(lru_redux 1.1.0)

Copyright (c) 2013 Sam Saffron

MIT License

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(range-parser v1.2.1)

(The MIT License)

Copyright (c) 2012-2014 TJ Holowaychuk <tj@vision-media.ca>
Copyright (c) 2015-2016 Douglas Christopher Wilson <doug@somethingdoug.com

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(@jest/types 26.6.2, jest-util 26.6.2, jest-worker 27.5.1, pretty-format 27.5.1, react-is 16.13.1, react-is 17.0.2)

MIT License

Copyright (c) Facebook, Inc. and its affiliates.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(colors.js 1.4.0)

- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(gems/http 3.3.0)

License: Expat

Files: debian/*
Copyright: 2014 Praveen Arimbrathodiyil <praveen@debian.org>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(clone-deep 4.0.1, normalize-path 3.0.0)

The MIT License (MIT)

Copyright (c) 2014-2018, Jon Schlinkert.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(min-indent 1.0.1)

The MIT License (MIT)

Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com), James Kyle <me@thejameskyle.com> (thejameskyle.com)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(astral-regex 2.0.0, dir-glob 3.0.1, shebang-command 2.0.0)

MIT License

Copyright (c) Kevin Mårtensson <kevinmartensson@gmail.com> (github.com/kevva)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(naught 1.1.0)

Source: http://rubygems.org/gems/naught

Files: *
Copyright: 2013 Avdi Grimm
License: Expat

Files: debian/*
Copyright: 2014 Praveen Arimbrathodiyil <praveen@debian.org>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(josharian/intern v1.0.0)

MIT License

Copyright (c) 2019 Josh Bleecher Snyder

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(Merge-Stream 2.0.0)

The MIT License (MIT)

Copyright (c) Stephen Sugden <me@stephensugden.com> (stephensugden.com)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(relateurl 0.2.7)

The MIT License (MIT)

Copyright (c) Steven Vachon <contact@svachon.com> (svachon.com)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(proxy-from-env 1.1.0)

The MIT License

Copyright (C) 2016-2018 Rob Wu <rob@robwu.nl>

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(js-tokens 4.0.0)

The MIT License (MIT)

Copyright (c) 2014, 2015, 2016, 2017, 2018 Simon Lydell

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(memoizable 0.4.2)

Copyright (c) 2013 Dan Kubb, Erik Michaels-Ober

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(node-jsonfile 6.1.0)

(The MIT License)

Copyright (c) 2012-2015, JP Richardson <jprichardson@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files
(the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify,
 merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(fn.name 1.1.0)

The MIT License (MIT)

Copyright (c) 2015 Arnout Kazemier, Martijn Swaagman, the Contributors.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(react-display-name 0.2.5)

MIT License

Copyright (c) 2015-2019 react-display-name authors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(JOpt Simple 5.0.4)

/*
 The MIT License

 Copyright (c) 2004-2015 Paul R. Holser, Jr.

Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:

 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.

 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(combined-stream 1.0.8, delayed-stream 1.0.0)

Copyright (c) 2011 Debuggable Limited <felix@debuggable.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(on-finished 2.4.1)

(The MIT License)

Copyright (c) 2013 Jonathan Ong <me@jongleberry.com>
Copyright (c) 2014 Douglas Christopher Wilson <doug@somethingdoug.com>

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(Checker Qual 3.5.0)

Copyright 2004-present by the Checker Framework developers

MIT License:

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(balanced-match 1.0.2, balanced-match 2.0.0)

Copyright (c) 2013 Julian Gruber &lt;julian@juliangruber.com&gt;

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(brotli 1.0.9)

Source: https://github.com/google/brotli

Files: *
Copyright: 2009, 2010, 2013-2015 by the Brotli Authors
License: MIT

Files: debian/*
Copyright: 2015 Tomasz Buchert <tomasz@debian.org>
License: MIT

License: MIT

Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE

---

MIT License
(http-form_data 2.3.0)

Copyright (c) 2015-2017 Alexey V Zapparov

MIT License

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(jsoniter-go v1.1.12)

MIT License

Copyright (c) 2016 json-iterator

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(webreflection/html-escaper 2.0.2)

Copyright (C) 2017-present by Andrea Giammarchi - @WebReflection

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(iconv-lite 0.6.3)

Upstream-Contact: https://github.com/ashtuchkin/iconv-lite/issues
Source: https://github.com/ashtuchkin/iconv-lite

Files: *
Copyright: 2011, 2016 Alexander Shtuchkin <ashtuchkin@gmail.com>
License: Expat

Files: debian/*
Copyright: 2016 Sruthi Chandran <srud@disroot.org>
 2020 Yadd <yadd@debian.org>
License: Expat

Files: lib/index.d.ts
Copyright: Microsoft Corporation
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(levn 0.4.1, prelude-ls 1.2.1)

Copyright (c) George Zahariev

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(armon-go-radix v1.0.0)

The MIT License (MIT)

Copyright (c) 2014 Armon Dadgar

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(isarray 2.0.5)

MIT License

Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(locate-path v5.0.0, locate-path v6.0.0)

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(errno 0.1.8)

* [bahamas10](https://github.com/bahamas10) (Dave Eddy) - Added CLI
* [ralphtheninja](https://github.com/ralphtheninja) (Lars-Magnus Skog)

## Copyright & Licence

*Copyright (c) 2012-2015 [Rod Vagg](https://github.com/rvagg) ([@rvagg](https://twitter.com/rvagg))*

Made available under the MIT licence:

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(emojis-list 3.0.0)

The MIT License (MIT)

Copyright © 2015 Kiko Beats

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(requires-port 1.0.0, unshiftio/one-time 1.0.0, url-parse 1.5.10)

The MIT License (MIT)

Copyright (c) 2015 Unshift.io, Arnout Kazemier,  the Contributors.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(concurrent-ruby 1.1.9)

Copyright (c) Jerry D'Antonio -- released under the MIT license.

http://www.opensource.org/licenses/mit-license.php

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(@types/classnames 2.3.0, @types/html-minifier-terser 6.1.0)

MIT License

    Copyright (c) Microsoft Corporation.

   

Permission is hereby granted, free of charge, to any person obtaining a copy
    of this software and associated documentation files (the "Software"), to deal
    in the Software without restriction, including without limitation the rights
    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    copies of the Software, and to permit persons to whom the Software is
    furnished to do so, subject to the following conditions:

    The above copyright notice and this permission notice shall be included in all
    copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    SOFTWARE

---

MIT License
(nodejs/string_decoder 1.3.0)

"""
Copyright Node.js contributors. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE

---

MIT License
(metriks 0.9.9.8)

Source: https://github.com/eric/metriks

Files: *
Copyright: 2012 Eric Lindvall <eric@sevenscale.com>
License: Expat

Files: debian/*
Copyright: 2014 Tim Potter <tpot@hp.com>
License: Expat
Comment: the Debian packaging is licensed under the same terms as the original package.

License: Expat

Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(devigned/tab 20190607-snapshot-0c15cf42)

MIT License

Copyright (c) 2019 David Justice

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(gene_pool 1.5.0)

Copyright (c) 2010-2011 Brad Pardee

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(camelcase 4.1.2, dot-case 3.0.4, lower-case 2.0.2, no-case 3.0.4, param-case 3.0.4, pascal-case 3.1.2)

The MIT License (MIT)

Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(Nyalab/caniuse-api 3.0.0)

The MIT License (MIT)

Copyright (c) 2014 Sébastien Balayn

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(History 5.3.0)

MIT License

Copyright (c) React Training 2016-2020
Copyright (c) Remix Software 2020-2021

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(uuid 8.3.2)

The MIT License (MIT)

Copyright (c) 2010-2020 Robert Kieffer and other contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(Z3 4.8.12)

License: Expat

Permission is hereby granted, free of charge, to any person obtaining a copy of
 this software and associated documentation files (the ""Software""), to deal in
 the Software without restriction, including without limitation the rights to
 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
 of the Software, and to permit persons to whom the Software is furnished to do
 so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(mailru/easyjson v0.7.7)

Copyright (c) 2016 Mail.Ru Group

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(typical 5.2.0)

The MIT License (MIT)

Copyright (c) 2014-19 Lloyd Brookes <75pound@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(cssstyle 2.3.0)

Copyright (c) Chad Walker

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(svg-tags 1.0.0)

The MIT License (MIT)

Copyright (c) 2014 Athan Reines.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(escape-html 1.0.3)

Source: https://github.com/component/escape-html

Files: *
Copyright: 2014 TJ Holowaychuk <tj@vision-media.ca>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(is-plain-object v5.0.0)

Files: *
Copyright: 2014-2017 Jon Schlinkert (https://github.com/jonschlinkert)
License: Expat

Files: debian/*
Copyright: 2016 Sruthi Chandran <srud@disroot.org>
 2020 Xavier Guimard <yadd@debian.org>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(type-detect 4.0.8)

Copyright (c) 2013 Jake Luer <jake@alogicalparadox.com> (http://alogicalparadox.com)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(tr46 3.0.0)

The MIT License (MIT)

Copyright (c) Sebastian Mayr

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(Equalizer 0.0.10, Equalizer 0.0.11)

Copyright (c) 2009-2013 Dan Kubb
Copyright (c) 2012 Markus Schirp (packaging)

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(copy-anything 2.0.6, is-what 3.14.1)

MIT License

Copyright (c) 2018 Luca Ban - Mesqueeb

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(is-glob 4.0.3, is-plain-object 2.0.4, isobject 3.0.1)

The MIT License (MIT)

Copyright (c) 2014-2017, Jon Schlinkert.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(kind-of 6.0.3)

Files: *
Copyright: 2014-2017, Jon Schlinkert (https://github.com/jonschlinkert)
License: Expat

Files: debian/*
Copyright: 2016, Sruthi Chandran <srud@disroot.org>
 2020, Xavier Guimard <yadd@debian.org>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(memoize-one 6.0.0, tiny-warning 1.0.3)

MIT License

Copyright (c) 2019 Alexander Reardon

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(parse-node-version 1.0.1)

The MIT License (MIT)

Copyright (c) 2018 Blaine Bublitz <blaine.bublitz@gmail.com> and Eric Schoffstall <yo@contra.io>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(twitter gem 6.2.0)

Copyright (c) 2006-2016 Erik Michaels-Ober, John Nunemaker, Wynn Netherland, Steve Richert, Steve Agalloco

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(stoewer/go-strcase v1.2.0)

The MIT License (MIT)

Copyright (c) 2017, Adrian Stoewer <adrian.stoewer@rz.ifi.lmu.de>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(css-vendor 2.0.8)

The MIT License (MIT)
Copyright (c) 2014-present Oleg Slobodskoi

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(require-directory 2.1.1)

The MIT License (MIT)

Copyright (c) 2011 Troy Goode <troygoode@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(p-locate v5.0.0)

Upstream-Contact: https://github.com/sindresorhus/p-locate/issues
Source: https://github.com/sindresorhus/p-locate#readme

Files: *
Copyright: Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
License: Expat

Files: debian/*
Copyright: 2017 Pirate Praveen <praveen@debian.org>
 2020 Xavier Guimard <yadd@debian.org>
License: Expat

Files: debian/tests/test_modules/*
Copyright: Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(typescript-compare 0.0.2, typescript-logic 0.0.0, typescript-tuple 2.2.1)

# The MIT License

Copyright © 2018 Hoàng Văn Khải

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(html-encoding-sniffer 3.0.0, whatwg-encoding 2.0.0, whatwg-mimetype 3.0.0)

Copyright © Domenic Denicola <d@domenic.me>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(babel-plugin-macros 3.1.0, kentcdodds/use-deep-compare-effect 1.8.1)

The MIT License (MIT)
Copyright (c) 2020 Kent C. Dodds

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(easymockobjenesis 1.0)

Copyright (c) 2003-2006, Objenesis Team and all contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of 
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR 
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(supports-preserve-symlinks-flag 1.0.0)

MIT License

Copyright (c) 2022 Inspect JS

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(gems/http 3.1.0, http.rb v3.3.0)

Copyright (c) 2011-2016 Tony Arcieri, Erik Michaels-Ober, Alexey V. Zapparov, Zachary Anker

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(global-modules 2.0.0, global-prefix 3.0.0, shallow-clone 3.0.1, to-regex-range 5.0.1)

The MIT License (MIT)

Copyright (c) 2015-present, Jon Schlinkert.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(minitest 5.11.1, minitest 5.15.0)

(The MIT License)

Copyright (c) Ryan Davis, seattle.rb

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(qr.js 0.0.0)

Copyright (c) 2013 Roman Shtylman

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(utila 0.4.0)

The MIT License (MIT)

Copyright (c) 2014 Aria Minaei

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(querystringify 2.2.0)

License: Expat

Files: debian/*
Copyright: 2015 Thorsten Alteholz <debian@alteholz.de>
 2020 Xavier Guimard <yadd@debian.org>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(htmlparser2 6.1.0)

Copyright 2010, 2011, Chris Winberry <chris@winberry.net>. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
 
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
 
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE

---

MIT License
(define-lazy-prop 3.0.0)

Upstream-Contact: https://github.com/sindresorhus/define-lazy-prop/issues
Source: https://github.com/sindresorhus/define-lazy-prop#readme

Files: *
Copyright: 2017-2021, Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
License: Expat

Files: debian/*
Copyright: 2022, Roland Mas <lolando@debian.org>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(ci-info 2.0.0, is-ci 2.0.0)

The MIT License (MIT)

Copyright (c) 2016-2018 Thomas Watson Steen

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(http-proxy 1.18.1)

Copyright (c) 2010-2016 Charlie Robbins, Jarrett Cruger & the Contributors.

 

Permission is hereby granted, free of charge, to any person obtaining
  a copy of this software and associated documentation files (the
  "Software"), to deal in the Software without restriction, including
  without limitation the rights to use, copy, modify, merge, publish,
  distribute, sublicense, and/or sell copies of the Software, and to
  permit persons to whom the Software is furnished to do so, subject to
  the following conditions:

  The above copyright notice and this permission notice shall be
  included in all copies or substantial portions of the Software.

  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(object-keys 1.1.1)

The MIT License (MIT)

Copyright (C) 2013 Jordan Harband

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(ee-first 1.1.1)

The MIT License (MIT)

Copyright (c) 2014 Jonathan Ong me@jongleberry.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(gensync 1.0.0-beta.2)

Copyright 2018 Logan Smyth <loganfsmyth@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(pretty-ms 7.0.1)

Upstream-Contact: https://github.com/sindresorhus/pretty-ms/issues
Source: https://github.com/sindresorhus/pretty-ms#readme

Files: *
Copyright: Sindre Sorhus <sindresorhus@gmail.com>
License: Expat

Files: debian/*
Copyright: 2017 Pirate Praveen <praveen@debian.org>
 2020 Xavier Guimard <yadd@debian.org>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(deep-is 0.1.4)

Copyright (c) 2012, 2013 Thorsten Lorenz <thlorenz@gmx.de>
Copyright (c) 2012 James Halliday <mail@substack.net>
Copyright (c) 2009 Thomas Robinson <280north.com>

This software is released under the MIT license:

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(enabled 2.0.0)

The MIT License (MIT)

Copyright (c) 2015 Arnout Kazemier, Martijn Swaagman, the Contributors.

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(path-parse 1.0.7)

The MIT License (MIT)

Copyright (c) 2015 Javier Blanco

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(renderkid 3.0.0)

The MIT License (MIT)

Copyright (c) 2015 Aria Minaei

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(slice-ansi 4.0.0)

MIT License

Copyright (c) DC <threedeecee@gmail.com>
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(find-root 1.1.0)

Copyright © 2017 jsdnxx

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(get-package-type 0.1.0)

MIT License

Copyright (c) 2020 CFWare, LLC

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(neo-async 2.6.2)

MIT License

Copyright (c) 2014-2018 Suguru Motegi
Based on Async.js, Copyright Caolan McMahon

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(symbol-tree 3.2.4)

The MIT License (MIT)

Copyright (c) 2015 Joris van der Wel

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(rechoir 0.8.0)

The MIT License (MIT)

Copyright (c) 2014-2019, 2021 Tyler Kellen <tyler@sleekcode.net>, Blaine Bublitz <blaine.bublitz@gmail.com>, and Eric Schoffstall <yo@contra.io>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(prr 1.0.1)

The MIT License (MIT)
=====================

Copyright (c) 2014 Rod Vagg
---------------------------

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(cssnano 5.0.1)

Copyright (c) Ben Briggs <beneb.info@gmail.com> (http://beneb.info)

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(etag 1.8.1, proxy-addr 2.0.7)

(The MIT License)

Copyright (c) 2014-2016 Douglas Christopher Wilson

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(leejarvis/slop 3.5.0)

Copyright (c) 2012 Lee Jarvis

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(Lodash 4.17.21, lodash.debounce 4.0.8, lodash.memoize 4.1.2, lodash.merge 4.6.2, lodash.truncate 4.4.2, lodash.uniq 4.5.0)

====

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(saxes 6.0.0)

MIT License, as follows:

    Copyright Mathias Bynens <https://mathiasbynens.be/>

   

Permission is hereby granted, free of charge, to any person obtaining
    a copy of this software and associated documentation files (the
    "Software"), to deal in the Software without restriction, including
    without limitation the rights to use, copy, modify, merge, publish,
    distribute, sublicense, and/or sell copies of the Software, and to
    permit persons to whom the Software is furnished to do so, subject to
    the following conditions:

    The above copyright notice and this permission notice shall be
    included in all copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
    NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
    LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
    OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
    WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(symbol-observable 1.2.0)

The MIT License (MIT)

Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
Copyright (c) Ben Lesh <ben@benlesh.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(merge2 1.4.1)

The MIT License (MIT)

Copyright (c) 2014-2020 Teambition

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(ajv-keywords 3.5.2)

The MIT License (MIT)

Copyright (c) 2016 Evgeny Poberezkin

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(mockdate v3.0.5)

The MIT License (MIT)

Copyright (c) 2014 Bob Lauer

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(escape-string-regexp 1.0.5, object-assign 4.1.1, strip-bom 3.0.0)

The MIT License (MIT)

Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(require-from-string 2.0.2)

The MIT License (MIT)

Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(libffi 3.3)

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
``Software''), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(xmlchars 2.2.0)

Copyright Louis-Dominique Dubeau and contributors to xmlchars

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(loose-envify 1.4.0)

The MIT License (MIT)

Copyright (c) 2015 Andres Suarez <zertosh@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(node-stack-trace 0.0.10)

Copyright (c) 2011 Felix Geisendörfer (felix@debuggable.com)

Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:

 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.

 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE

---

MIT License
(html-minifier-terser 6.1.0)

Copyright (c) 2010-2019 Juriy "kangax" Zaytsev

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(jshttp/mime-types 2.1.35)

(The MIT License)

Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(Rake 13.0.6)

Copyright (c) Jim Weirich

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(Acorn-JSX 5.3.2)

Copyright (C) 2012-2017 by Ingvar Stepanyan

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(dop251/goja_nodejs 20171011-snapshot-adff31b1)

Copyright (c) 2016 Dmitry Panov

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(postcss-less 6.0.0)

The MIT License (MIT)

Copyright (c) 2013 Andrey Sitnik <andrey@sitnik.ru>
Copyright (c) 2016 Denys Kniazevych <webschik@gmail.com>
Copyright (c) 2016 Pat Sissons <patricksissons@gmail.com>
Copyright (c) 2017 Andrew Powell <andrew@shellscape.org>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(azure-pipeline-go v0.2.3)

MIT License

    Copyright (c) Microsoft Corporation. All rights reserved.

   

Permission is hereby granted, free of charge, to any person obtaining a copy
    of this software and associated documentation files (the "Software"), to deal
    in the Software without restriction, including without limitation the rights
    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    copies of the Software, and to permit persons to whom the Software is
    furnished to do so, subject to the following conditions:

    The above copyright notice and this permission notice shall be included in all
    copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    SOFTWARE

---

MIT License
(json-buffer 3.0.1)

Copyright (c) 2013 Dominic Tarr

Permission is hereby granted, free of charge, 
to any person obtaining a copy of this software and 
associated documentation files (the "Software"), to 
deal in the Software without restriction, including 
without limitation the rights to use, copy, modify, 
merge, publish, distribute, sublicense, and/or sell 
copies of the Software, and to permit persons to whom 
the Software is furnished to do so, 
subject to the following conditions:

The above copyright notice and this permission notice 
shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR 
ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(is-extglob 2.1.1)

The MIT License (MIT)

Copyright (c) 2014-2016, Jon Schlinkert

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(deep-extend 0.6.0)

The MIT License (MIT)

Copyright (c) 2013-2018, Viacheslav Lotsmanov

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(fast-deep-equal v3.1.3)

MIT License

Copyright (c) 2017 Evgeny Poberezkin

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(node-mkdirp 1.0.4)

Copyright James Halliday (mail@substack.net) and Isaac Z. Schlueter (i@izs.me)

This project is free software released under the MIT license:

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(beorn7-perks v1.0.1)

Copyright (C) 2013 Blake Mizerany

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(randombytes 2.1.0)

MIT License

Copyright (c) 2017 crypto-browserify

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(x448/float16 v0.8.4)

MIT License

Copyright (c) 2019 Montgomery Edwards⁴⁴⁸ and Faye Amacker

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(eapache-queue v1.1.0)

The MIT License (MIT)

Copyright (c) 2014 Evan Huus

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(fast-json-stable-stringify 2.1.0)

This software is released under the MIT license:

Copyright (c) 2017 Evgeny Poberezkin
Copyright (c) 2013 James Halliday

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(array-back 4.0.2)

The MIT License (MIT)

Copyright (c) 2015-19 Lloyd Brookes <75pound@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(nodeca-argparse 1.0.10)

License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(ajv-formats 2.1.1)

MIT License

Copyright (c) 2020 Evgeny Poberezkin

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(debug-js/debug 2.6.9, debug-js/debug 3.2.7)

(The MIT License)

Copyright (c) 2014 TJ Holowaychuk <tj@vision-media.ca>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software 
and associated documentation files (the 'Software'), to deal in the Software without restriction, 
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, 
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial 
portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT 
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(mime 1.6.0)

The MIT License (MIT)

Copyright (c) 2010 Benjamin Thomas, Robert Kieffer

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(expressjs/compressible 2.0.18)

Upstream-Contact: https://github.com/jshttp/compressible/issues
Source: https://github.com/jshttp/compressible

Files: *
Copyright: 2013-2018 Douglas Christopher Wilson <doug@somethingdoug.com>",
           2013-2018 Jonathan Ong <me@jongleberry.com>
           2014-2018 Jeremiah Senkpiel <fishrock123@rocketmail.com>
License: Expat

Files: debian/*
Copyright: 2014 Leo Iannacone <l3on@ubuntu.com>
 2018 Bastien Roucariès <rouca@debian.org>
License: Expat

License: Expat

Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE

---

MIT License
(agent-base 6.0.2, node-http-proxy-agent 5.0.0)

-------

(The MIT License)

Copyright (c) 2013 Nathan Rajlich &lt;nathan@tootallnate.net&gt;

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(ms.js 2.1.3)

The MIT License (MIT)

Copyright (c) 2020 Vercel, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(Underscore.js 1.8.3)

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(bytes.js 3.1.2)

(The MIT License)

Copyright (c) 2012-2014 TJ Holowaychuk <tj@vision-media.ca>
Copyright (c) 2015 Jed Watson <jed.watson@me.com>

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(http-parser.rb 0.6.0)

Copyright 2009,2010 Marc-André Cournoyer <macournoyer@gmail.com>
Copyright 2010,2011 Aman Gupta <aman@tmm1.net>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE

---

MIT License
(@discoveryjs/json-ext 0.5.7)

MIT License

Copyright (c) 2020 Roman Dvornov <rdvornov@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(forwarded 0.2.0, media-typer 1.1.0, vary 1.1.2)

(The MIT License)

Copyright (c) 2014-2017 Douglas Christopher Wilson

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

---

MIT License
(ispromise 4.0.0)

Copyright (c) 2014 Forbes Lindesay

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE

---

MIT License
(safer-buffer 2.1.2)

MIT License

Copyright (c) 2018 Nikita Skovoroda <chalkerx@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT License
(ugorji's go codec/v1.1.8)

The MIT License (MIT)

Copyright (c) 2012-2015 Ugorji Nwoke.
All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---

MIT Open Group variant
(libICE 1.1.2, libXau 1.0.12)

MIT Open Group variant
======================

Copyright <yyyy, yyyy> The Open Group

Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that the
above copyright notice appear in all copies and that both that copyright notice
and this permission notice appear in supporting documentation.

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.

Except as contained in this notice, the name of The Open Group shall not be used
in advertising or otherwise to promote the sale, use or other dealings in this
Software without prior written authorization from The Open Group.

---

Mozilla Public License 1.1
(Javassist 3.20.0-GA, Javassist 3.24.0-GA, Javassist 3.30.2, rabbitmq-server 3.13.7)

MOZILLA PUBLIC LICENSE
======================


Version 1.1
-----------



--------------------------------------------------------------------------------

1. Definitions.

  1.0.1. "Commercial Use" means distribution or otherwise making the Covered Code
  available to a third party.

  1.1. ''Contributor'' means each entity that creates or contributes to the
  creation of Modifications.

  1.2. ''Contributor Version'' means the combination of the Original Code, prior
  Modifications used by a Contributor, and the Modifications made by that
  particular Contributor.

  1.3. ''Covered Code'' means the Original Code or Modifications or the
  combination of the Original Code and Modifications, in each case including
  portions thereof.

  1.4. ''Electronic Distribution Mechanism'' means a mechanism generally accepted
  in the software development community for the electronic transfer of data.

  1.5. ''Executable'' means Covered Code in any form other than Source Code.

  1.6. ''Initial Developer'' means the individual or entity identified as the
  Initial Developer in the Source Code notice required by Exhibit A.

  1.7. ''Larger Work'' means a work which combines Covered Code or portions
  thereof with code not governed by the terms of this License.

  1.8. ''License'' means this document.

  1.8.1. "Licensable" means having the right to grant, to the maximum extent
  possible, whether at the time of the initial grant or subsequently acquired,
  any and all of the rights conveyed herein.

  1.9. ''Modifications'' means any addition to or deletion from the substance or
  structure of either the Original Code or any previous Modifications. When
  Covered Code is released as a series of files, a Modification is:

    A. Any addition to or deletion from the contents of a file containing
    Original Code or previous Modifications.

    B. Any new file that contains any part of the Original Code or previous
    Modifications.  

  1.10. ''Original Code'' means Source Code of computer software code which is
  described in the Source Code notice required by Exhibit A as Original Code, and
  which, at the time of its release under this License is not already Covered
  Code governed by this License.

  1.10.1. "Patent Claims" means any patent claim(s), now owned or hereafter
  acquired, including without limitation,  method, process, and apparatus claims,
  in any patent Licensable by grantor.

  1.11. ''Source Code'' means the preferred form of the Covered Code for making
  modifications to it, including all modules it contains, plus any associated
  interface definition files, scripts used to control compilation and
  installation of an Executable, or source code differential comparisons against
  either the Original Code or another well known, available Covered Code of the
  Contributor's choice. The Source Code can be in a compressed or archival form,
  provided the appropriate decompression or de-archiving software is widely
  available for no charge.

  1.12. "You'' (or "Your") means an individual or a legal entity exercising
  rights under, and complying with all of the terms of, this License or a future
  version of this License issued under Section 6.1. For legal entities, "You''
  includes any entity which controls, is controlled by, or is under common
  control with You. For purposes of this definition, "control'' means (a) the
  power, direct or indirect, to cause the direction or management of such entity,
  whether by contract or otherwise, or (b) ownership of more than fifty percent
  (50%) of the outstanding shares or beneficial ownership of such entity.

2. Source Code License.

  2.1. The Initial Developer Grant. The Initial Developer hereby grants You a
  world-wide, royalty-free, non-exclusive license, subject to third party
  intellectual property claims:

    (a) under intellectual property rights (other than patent or trademark)
    Licensable by Initial Developer to use, reproduce, modify, display, perform,
    sublicense and distribute the Original Code (or portions thereof) with or
    without Modifications, and/or as part of a Larger Work; and

    (b) under Patents Claims infringed by the making, using or selling of
    Original Code, to make, have made, use, practice, sell, and offer for sale,
    and/or otherwise dispose of the Original Code (or portions thereof).

         

    (c) the licenses granted in this Section 2.1(a) and (b) are effective on the
    date Initial Developer first distributes Original Code under the terms of
    this License.

    (d) Notwithstanding Section 2.1(b) above, no patent license is granted: 1)
    for code that You delete from the Original Code; 2) separate from the
    Original Code;  or 3) for infringements caused by: i) the modification of the
    Original Code or ii) the combination of the Original Code with other software
    or devices.  

  2.2. Contributor Grant. Subject to third party intellectual property claims,
  each Contributor hereby grants You a world-wide, royalty-free, non-exclusive
  license

      (a) under intellectual property rights (other than patent or trademark)
    Licensable by Contributor, to use, reproduce, modify, display, perform,
    sublicense and distribute the Modifications created by such Contributor (or
    portions thereof) either on an unmodified basis, with other Modifications, as
    Covered Code and/or as part of a Larger Work; and

    (b) under Patent Claims infringed by the making, using, or selling of 
    Modifications made by that Contributor either alone and/or in combination
    with its Contributor Version (or portions of such combination), to make, use,
    sell, offer for sale, have made, and/or otherwise dispose of: 1)
    Modifications made by that Contributor (or portions thereof); and 2) the
    combination of  Modifications made by that Contributor with its Contributor
    Version (or portions of such combination).

    (c) the licenses granted in Sections 2.2(a) and 2.2(b) are effective on the
    date Contributor first makes Commercial Use of the Covered Code.

    (d)    Notwithstanding Section 2.2(b) above, no patent license is granted: 1)
    for any code that Contributor has deleted from the Contributor Version; 2) 
    separate from the Contributor Version;  3)  for infringements caused by: i)
    third party modifications of Contributor Version or ii)  the combination of
    Modifications made by that Contributor with other software  (except as part
    of the Contributor Version) or other devices; or 4) under Patent Claims
    infringed by Covered Code in the absence of Modifications made by that
    Contributor.


3. Distribution Obligations.

  3.1. Application of License. The Modifications which You create or to which You
  contribute are governed by the terms of this License, including without
  limitation Section 2.2. The Source Code version of Covered Code may be
  distributed only under the terms of this License or a future version of this
  License released under Section 6.1, and You must include a copy of this License
  with every copy of the Source Code You distribute. You may not offer or impose
  any terms on any Source Code version that alters or restricts the applicable
  version of this License or the recipients' rights hereunder. However, You may
  include an additional document offering the additional rights described in
  Section 3.5.

  3.2. Availability of Source Code. Any Modification which You create or to which
  You contribute must be made available in Source Code form under the terms of
  this License either on the same media as an Executable version or via an
  accepted Electronic Distribution Mechanism to anyone to whom you made an
  Executable version available; and if made available via Electronic Distribution
  Mechanism, must remain available for at least twelve (12) months after the date
  it initially became available, or at least six (6) months after a subsequent
  version of that particular Modification has been made available to such
  recipients. You are responsible for ensuring that the Source Code version
  remains available even if the Electronic Distribution Mechanism is maintained
  by a third party.

  3.3. Description of Modifications. You must cause all Covered Code to which You
  contribute to contain a file documenting the changes You made to create that
  Covered Code and the date of any change. You must include a prominent statement
  that the Modification is derived, directly or indirectly, from Original Code
  provided by the Initial Developer and including the name of the Initial
  Developer in (a) the Source Code, and (b) in any notice in an Executable
  version or related documentation in which You describe the origin or ownership
  of the Covered Code.

  3.4. Intellectual Property Matters

    (a) Third Party Claims. If Contributor has knowledge that a license under a
    third party's intellectual property rights is required to exercise the rights
    granted by such Contributor under Sections 2.1 or 2.2, Contributor must
    include a text file with the Source Code distribution titled "LEGAL'' which
    describes the claim and the party making the claim in sufficient detail that
    a recipient will know whom to contact. If Contributor obtains such knowledge
    after the Modification is made available as described in Section 3.2,
    Contributor shall promptly modify the LEGAL file in all copies Contributor
    makes available thereafter and shall take other steps (such as notifying
    appropriate mailing lists or newsgroups) reasonably calculated to inform
    those who received the Covered Code that new knowledge has been obtained.

    (b) Contributor APIs. If Contributor's Modifications include an application
    programming interface and Contributor has knowledge of patent licenses which
    are reasonably necessary to implement that API, Contributor must also include
    this information in the LEGAL file.  

            (c)    Representations.

    Contributor represents that, except as disclosed pursuant to Section 3.4(a)
    above, Contributor believes that Contributor's Modifications are
    Contributor's original creation(s) and/or Contributor has sufficient rights
    to grant the rights conveyed by this License.


  3.5. Required Notices. You must duplicate the notice in Exhibit A in each file
  of the Source Code.  If it is not possible to put such notice in a particular
  Source Code file due to its structure, then You must include such notice in a
  location (such as a relevant directory) where a user would be likely to look
  for such a notice.  If You created one or more Modification(s) You may add your
  name as a Contributor to the notice described in Exhibit A.  You must also
  duplicate this License in any documentation for the Source Code where You
  describe recipients' rights or ownership rights relating to Covered Code.  You
  may choose to offer, and to charge a fee for, warranty, support, indemnity or
  liability obligations to one or more recipients of Covered Code. However, You
  may do so only on Your own behalf, and not on behalf of the Initial Developer
  or any Contributor. You must make it absolutely clear than any such warranty,
  support, indemnity or liability obligation is offered by You alone, and You
  hereby agree to indemnify the Initial Developer and every Contributor for any
  liability incurred by the Initial Developer or such Contributor as a result of
  warranty, support, indemnity or liability terms You offer.

  3.6. Distribution of Executable Versions. You may distribute Covered Code in
  Executable form only if the requirements of Section 3.1-3.5 have been met for
  that Covered Code, and if You include a notice stating that the Source Code
  version of the Covered Code is available under the terms of this License,
  including a description of how and where You have fulfilled the obligations of
  Section 3.2. The notice must be conspicuously included in any notice in an
  Executable version, related documentation or collateral in which You describe
  recipients' rights relating to the Covered Code. You may distribute the
  Executable version of Covered Code or ownership rights under a license of Your
  choice, which may contain terms different from this License, provided that You
  are in compliance with the terms of this License and that the license for the
  Executable version does not attempt to limit or alter the recipient's rights in
  the Source Code version from the rights set forth in this License. If You
  distribute the Executable version under a different license You must make it
  absolutely clear that any terms which differ from this License are offered by
  You alone, not by the Initial Developer or any Contributor. You hereby agree to
  indemnify the Initial Developer and every Contributor for any liability
  incurred by the Initial Developer or such Contributor as a result of any such
  terms You offer.

  3.7. Larger Works. You may create a Larger Work by combining Covered Code with
  other code not governed by the terms of this License and distribute the Larger
  Work as a single product. In such a case, You must make sure the requirements
  of this License are fulfilled for the Covered Code.

4. Inability to Comply Due to Statute or Regulation.

  If it is impossible for You to comply with any of the terms of this License
  with respect to some or all of the Covered Code due to statute, judicial order,
  or regulation then You must: (a) comply with the terms of this License to the
  maximum extent possible; and (b) describe the limitations and the code they
  affect. Such description must be included in the LEGAL file described in
  Section 3.4 and must be included with all distributions of the Source Code.
  Except to the extent prohibited by statute or regulation, such description must
  be sufficiently detailed for a recipient of ordinary skill to be able to
  understand it.

5. Application of this License.

  This License applies to code to which the Initial Developer has attached the
  notice in Exhibit A and to related Covered Code.

6. Versions of the License.

  6.1. New Versions. Netscape Communications Corporation (''Netscape'') may
  publish revised and/or new versions of the License from time to time. Each
  version will be given a distinguishing version number.

  6.2. Effect of New Versions. Once Covered Code has been published under a
  particular version of the License, You may always continue to use it under the
  terms of that version. You may also choose to use such Covered Code under the
  terms of any subsequent version of the License published by Netscape. No one
  other than Netscape has the right to modify the terms applicable to Covered
  Code created under this License.

  6.3. Derivative Works. If You create or use a modified version of this License
  (which you may only do in order to apply it to code which is not already
  Covered Code governed by this License), You must (a) rename Your license so
  that the phrases ''Mozilla'', ''MOZILLAPL'', ''MOZPL'', ''Netscape'', "MPL",
  ''NPL'' or any confusingly similar phrase do not appear in your license (except
  to note that your license differs from this License) and (b) otherwise make it
  clear that Your version of the license contains terms which differ from the
  Mozilla Public License and Netscape Public License. (Filling in the name of the
  Initial Developer, Original Code or Contributor in the notice described in
  Exhibit A shall not of themselves be deemed to be modifications of this
  License.)

7. DISCLAIMER OF WARRANTY. COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS
IS'' BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS,
MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY
COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR
ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR
CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS
LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS
DISCLAIMER. 8. TERMINATION.

  8.1.  This License and the rights granted hereunder will terminate
  automatically if You fail to comply with terms herein and fail to cure such
  breach within 30 days of becoming aware of the breach. All sublicenses to the
  Covered Code which are properly granted shall survive any termination of this
  License. Provisions which, by their nature, must remain in effect beyond the
  termination of this License shall survive.

  8.2.  If You initiate litigation by asserting a patent infringement claim
  (excluding declatory judgment actions) against Initial Developer or a
  Contributor (the Initial Developer or Contributor against whom You file such
  action is referred to as "Participant")  alleging that:

  (a)  such Participant's Contributor Version directly or indirectly infringes
  any patent, then any and all rights granted by such Participant to You under
  Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from
  Participant terminate prospectively, unless if within 60 days after receipt of
  notice You either: (i)  agree in writing to pay Participant a mutually
  agreeable reasonable royalty for Your past and future use of Modifications made
  by such Participant, or (ii) withdraw Your litigation claim with respect to the
  Contributor Version against such Participant.  If within 60 days of notice, a
  reasonable royalty and payment arrangement are not mutually agreed upon in
  writing by the parties or the litigation claim is not withdrawn, the rights
  granted by Participant to You under Sections 2.1 and/or 2.2 automatically
  terminate at the expiration of the 60 day notice period specified above.

  (b)  any software, hardware, or device, other than such Participant's
  Contributor Version, directly or indirectly infringes any patent, then any
  rights granted to You by such Participant under Sections 2.1(b) and 2.2(b) are
  revoked effective as of the date You first made, used, sold, distributed, or
  had made, Modifications made by that Participant.

  8.3.  If You assert a patent infringement claim against Participant alleging
  that such Participant's Contributor Version directly or indirectly infringes
  any patent where such claim is resolved (such as by license or settlement)
  prior to the initiation of patent infringement litigation, then the reasonable
  value of the licenses granted by such Participant under Sections 2.1 or 2.2
  shall be taken into account in determining the amount or value of any payment
  or license.

  8.4.  In the event of termination under Sections 8.1 or 8.2 above,  all end
  user license agreements (excluding distributors and resellers) which have been
  validly granted by You or any distributor hereunder prior to termination shall
  survive termination.

9. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY,
WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE
INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR
ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT,
SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT
LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR
MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH
PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS
LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS
SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF
INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT
APPLY TO YOU. 10. U.S. GOVERNMENT END USERS.

  The Covered Code is a ''commercial item,'' as that term is defined in 48 C.F.R.
  2.101 (Oct. 1995), consisting of ''commercial computer software'' and
  ''commercial computer software documentation,'' as such terms are used in 48
  C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R.
  227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users
  acquire Covered Code with only those rights set forth herein.

11. MISCELLANEOUS.

  This License represents the complete agreement concerning subject matter
  hereof. If any provision of this License is held to be unenforceable, such
  provision shall be reformed only to the extent necessary to make it
  enforceable. This License shall be governed by California law provisions
  (except to the extent applicable law, if any, provides otherwise), excluding
  its conflict-of-law provisions. With respect to disputes in which at least one
  party is a citizen of, or an entity chartered or registered to do business in
  the United States of America, any litigation relating to this License shall be
  subject to the jurisdiction of the Federal Courts of the Northern District of
  California, with venue lying in Santa Clara County, California, with the losing
  party responsible for costs, including without limitation, court costs and
  reasonable attorneys' fees and expenses. The application of the United Nations
  Convention on Contracts for the International Sale of Goods is expressly
  excluded. Any law or regulation which provides that the language of a contract
  shall be construed against the drafter shall not apply to this License.

12. RESPONSIBILITY FOR CLAIMS.

  As between Initial Developer and the Contributors, each party is responsible
  for claims and damages arising, directly or indirectly, out of its utilization
  of rights under this License and You agree to work with Initial Developer and
  Contributors to distribute such responsibility on an equitable basis. Nothing
  herein is intended or shall be deemed to constitute any admission of liability.

13. MULTIPLE-LICENSED CODE.

  Initial Developer may designate portions of the Covered Code as
  Multiple-Licensed.  Multiple-Licensedmeans that the Initial Developer permits
  you to utilize portions of the Covered Code under Your choice of the MPL or the
  alternative licenses, if any, specified by the Initial Developer in the file
  described in Exhibit A.


EXHIBIT A -Mozilla Public License.

  ``The contents of this file are subject to the Mozilla Public License Version
  1.1 (the "License"); you may not use this file except in compliance with the
  License. You may obtain a copy of the License at http://www.mozilla.org/MPL/
  Software distributed under the License is distributed on an "AS IS" basis,
  WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for
  the specific language governing rights and limitations under the License.
  The Original Code is ______________________________________.
  The Initial Developer of the Original Code is ________________________.
  Portions created by  ______________________ are Copyright (C) ______
  _______________________. All Rights Reserved.
  Contributor(s): ______________________________________.
  Alternatively, the contents of this file may be used under the terms of the
  _____ license (the  [___] License), in which case the provisions of [______]
  License are applicable  instead of those above.  If you wish to allow use of
  your version of this file only under the terms of the [____] License and not to
  allow others to use your version of this file under the MPL, indicate your
  decision by deleting  the provisions above and replace  them with the notice
  and other provisions required by the [___] License.  If you do not delete the
  provisions above, a recipient may use your version of this file under either
  the MPL or the [___] License."
  [NOTE: The text of this Exhibit A may differ slightly from the text of the
  notices in the Source Code files of the Original Code. You should use the text
  of this Exhibit A rather than the text found in the Original Code Source Code
  for Your Modifications.]

---

Mozilla Public License 2.0
(axe-core 4.10.2, axe-core 4.11.1, ca-certificates 20230311+deb12u1, ca-certificates 20241121, ca-certificates 20251003, ca-certificates-bundle 20241121, ca-certificates-bundle 20250911, ca-certificates-bundle 20251003, DOMPurify 3.3.1, erlang-rabbitmq-client313 3.13.1, errwrap v1.1.0, go-sql-driver v1.7.1, hashicorp-go-cleanhttp v0.5.2, hashicorp-go-multierror v1.1.1, hashicorp-go-retryablehttp 0.7.7, hashicorp-go-rootcerts v1.0.2, hashicorp-go-uuid v1.0.3, hashicorp-go-version v1.7.0, hashicorp/nomad-pack nightly, mdbook-compress 0.1.0, Mozilla Rhino 1.7.7.2, mozjs-github mozjs-source-26eff341874075f35c3daa42b8e29fa54ff62972, OpenJDK 17.0.17.0.10, Public Suffix List 20230209.2326, public_suffix_service 0.6.20240107, PyOxidizer 0.18.0, RabbitMQ amqp-client 5.14.3, RabbitMQ amqp-client 5.25.0, RabbitMQ Stream Java Client 0.14.0, rabbitmq-server v3.13.0, rabbitmq-server313-plugins 3.13.1, reductstore/reductstore 1.7.1, Saxon XSLT and XQuery Processor 12.1, Saxon XSLT and XQuery Processor 9.6.0-4)

Mozilla Public License
Version 2.0
======================


1. Definitions
--------------

  1.1. "Contributor"

  means each individual or legal entity that creates, contributes to the creation
  of, or owns Covered Software.

  1.2. "Contributor Version"

  means the combination of the Contributions of others (if any) used by a
  Contributor and that particular Contributor's Contribution.

  1.3. "Contribution"

  means Covered Software of a particular Contributor.

  1.4. "Covered Software"

  means Source Code Form to which the initial Contributor has attached the notice
  in Exhibit A, the Executable Form of such Source Code Form, and Modifications
  of such Source Code Form, in each case including portions thereof.

  1.5. "Incompatible With Secondary Licenses"

  means

    a. 

      that the initial Contributor has attached the notice described in Exhibit B
      to the Covered Software; or

    b. 

      that the Covered Software was made available under the terms of version 1.1
      or earlier of the License, but not also under the terms of a Secondary
      License.

  1.6. "Executable Form"

  means any form of the work other than Source Code Form.

  1.7. "Larger Work"

  means a work that combines Covered Software with other material, in a separate
  file or files, that is not Covered Software.

  1.8. "License"

  means this document.

  1.9. "Licensable"

  means having the right to grant, to the maximum extent possible, whether at the
  time of the initial grant or subsequently, any and all of the rights conveyed
  by this License.

  1.10. "Modifications"

  means any of the following:

    a. 

      any file in Source Code Form that results from an addition to, deletion
      from, or modification of the contents of Covered Software; or

    b. 

      any new file in Source Code Form that contains any Covered Software.

  1.11. "Patent Claims" of a Contributor

  means any patent claim(s), including without limitation, method, process, and
  apparatus claims, in any patent Licensable by such Contributor that would be
  infringed, but for the grant of the License, by the making, using, selling,
  offering for sale, having made, import, or transfer of either its Contributions
  or its Contributor Version.

  1.12. "Secondary License"

  means either the GNU General Public License, Version 2.0, the GNU Lesser
  General Public License, Version 2.1, the GNU Affero General Public License,
  Version 3.0, or any later versions of those licenses.

  1.13. "Source Code Form"

  means the form of the work preferred for making modifications.

  1.14. "You" (or "Your")

  means an individual or a legal entity exercising rights under this License. For
  legal entities, "You" includes any entity that controls, is controlled by, or
  is under common control with You. For purposes of this definition, "control"
  means (a) the power, direct or indirect, to cause the direction or management
  of such entity, whether by contract or otherwise, or (b) ownership of more than
  fifty percent (50%) of the outstanding shares or beneficial ownership of such
  entity.


2. License Grants and Conditions
--------------------------------


  2.1. Grants

  Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive
  license:

    a. 

      under intellectual property rights (other than patent or trademark)
      Licensable by such Contributor to use, reproduce, make available, modify,
      display, perform, distribute, and otherwise exploit its Contributions,
      either on an unmodified basis, with Modifications, or as part of a Larger
      Work; and

    b. 

      under Patent Claims of such Contributor to make, use, sell, offer for sale,
      have made, import, and otherwise transfer either its Contributions or its
      Contributor Version.


  2.2. Effective Date

  The licenses granted in Section 2.1 with respect to any Contribution become
  effective for each Contribution on the date the Contributor first distributes
  such Contribution.


  2.3. Limitations on Grant Scope

  The licenses granted in this Section 2 are the only rights granted under this
  License. No additional rights or licenses will be implied from the distribution
  or licensing of Covered Software under this License. Notwithstanding
  Section 2.1(b) above, no patent license is granted by a Contributor:

    a. 

      for any code that a Contributor has removed from Covered Software; or

    b. 

      for infringements caused by: (i) Your and any other third party's
      modifications of Covered Software, or (ii) the combination of its
      Contributions with other software (except as part of its Contributor
      Version); or

    c. 

      under Patent Claims infringed by Covered Software in the absence of its
      Contributions.

  This License does not grant any rights in the trademarks, service marks, or
  logos of any Contributor (except as may be necessary to comply with the notice
  requirements in Section 3.4).


  2.4. Subsequent Licenses

  No Contributor makes additional grants as a result of Your choice to distribute
  the Covered Software under a subsequent version of this License (see
  Section 10.2) or under the terms of a Secondary License (if permitted under the
  terms of Section 3.3).


  2.5. Representation

  Each Contributor represents that the Contributor believes its Contributions are
  its original creation(s) or it has sufficient rights to grant the rights to its
  Contributions conveyed by this License.


  2.6. Fair Use

  This License is not intended to limit any rights You have under applicable
  copyright doctrines of fair use, fair dealing, or other equivalents.


  2.7. Conditions

  Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in
  Section 2.1.


3. Responsibilities
-------------------


  3.1. Distribution of Source Form

  All distribution of Covered Software in Source Code Form, including any
  Modifications that You create or to which You contribute, must be under the
  terms of this License. You must inform recipients that the Source Code Form of
  the Covered Software is governed by the terms of this License, and how they can
  obtain a copy of this License. You may not attempt to alter or restrict the
  recipients' rights in the Source Code Form.


  3.2. Distribution of Executable Form

  If You distribute Covered Software in Executable Form then:

    a. 

      such Covered Software must also be made available in Source Code Form, as
      described in Section 3.1, and You must inform recipients of the Executable
      Form how they can obtain a copy of such Source Code Form by reasonable
      means in a timely manner, at a charge no more than the cost of distribution
      to the recipient; and

    b. 

      You may distribute such Executable Form under the terms of this License, or
      sublicense it under different terms, provided that the license for the
      Executable Form does not attempt to limit or alter the recipients' rights
      in the Source Code Form under this License.


  3.3. Distribution of a Larger Work

  You may create and distribute a Larger Work under terms of Your choice,
  provided that You also comply with the requirements of this License for the
  Covered Software. If the Larger Work is a combination of Covered Software with
  a work governed by one or more Secondary Licenses, and the Covered Software is
  not Incompatible With Secondary Licenses, this License permits You to
  additionally distribute such Covered Software under the terms of such Secondary
  License(s), so that the recipient of the Larger Work may, at their option,
  further distribute the Covered Software under the terms of either this License
  or such Secondary License(s).


  3.4. Notices

  You may not remove or alter the substance of any license notices (including
  copyright notices, patent notices, disclaimers of warranty, or limitations of
  liability) contained within the Source Code Form of the Covered Software,
  except that You may alter any license notices to the extent required to remedy
  known factual inaccuracies.


  3.5. Application of Additional Terms

  You may choose to offer, and to charge a fee for, warranty, support, indemnity
  or liability obligations to one or more recipients of Covered Software.
  However, You may do so only on Your own behalf, and not on behalf of any
  Contributor. You must make it absolutely clear that any such warranty, support,
  indemnity, or liability obligation is offered by You alone, and You hereby
  agree to indemnify every Contributor for any liability incurred by such
  Contributor as a result of warranty, support, indemnity or liability terms You
  offer. You may include additional disclaimers of warranty and limitations of
  liability specific to any jurisdiction.


4. Inability to Comply Due to Statute or Regulation
---------------------------------------------------

If it is impossible for You to comply with any of the terms of this License with
respect to some or all of the Covered Software due to statute, judicial order, or
regulation then You must: (a) comply with the terms of this License to the
maximum extent possible; and (b) describe the limitations and the code they
affect. Such description must be placed in a text file included with all
distributions of the Covered Software under this License. Except to the extent
prohibited by statute or regulation, such description must be sufficiently
detailed for a recipient of ordinary skill to be able to understand it.


5. Termination
--------------

  5.1. The rights granted under this License will terminate automatically if You
  fail to comply with any of its terms. However, if You become compliant, then
  the rights granted under this License from a particular Contributor are
  reinstated (a) provisionally, unless and until such Contributor explicitly and
  finally terminates Your grants, and (b) on an ongoing basis, if such
  Contributor fails to notify You of the non-compliance by some reasonable means
  prior to 60 days after You have come back into compliance. Moreover, Your
  grants from a particular Contributor are reinstated on an ongoing basis if such
  Contributor notifies You of the non-compliance by some reasonable means, this
  is the first time You have received notice of non-compliance with this License
  from such Contributor, and You become compliant prior to 30 days after Your
  receipt of the notice.

  5.2. If You initiate litigation against any entity by asserting a patent
  infringement claim (excluding declaratory judgment actions, counter-claims, and
  cross-claims) alleging that a Contributor Version directly or indirectly
  infringes any patent, then the rights granted to You by any and all
  Contributors for the Covered Software under Section 2.1 of this License shall
  terminate.

  5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user
  license agreements (excluding distributors and resellers) which have been
  validly granted by You or Your distributors under this License prior to
  termination shall survive termination.


6. Disclaimer of Warranty
-------------------------

Covered Software is provided under this License on an "as is" basis, without
warranty of any kind, either expressed, implied, or statutory, including, without
limitation, warranties that the Covered Software is free of defects,
merchantable, fit for a particular purpose or non-infringing. The entire risk as
to the quality and performance of the Covered Software is with You. Should any
Covered Software prove defective in any respect, You (not any Contributor) assume
the cost of any necessary servicing, repair, or correction. This disclaimer of
warranty constitutes an essential part of this License. No use of any Covered
Software is authorized under this License except under this disclaimer.


7. Limitation of Liability
--------------------------

Under no circumstances and under no legal theory, whether tort (including
negligence), contract, or otherwise, shall any Contributor, or anyone who
distributes Covered Software as permitted above, be liable to You for any direct,
indirect, special, incidental, or consequential damages of any character
including, without limitation, damages for lost profits, loss of goodwill, work
stoppage, computer failure or malfunction, or any and all other commercial
damages or losses, even if such party shall have been informed of the possibility
of such damages. This limitation of liability shall not apply to liability for
death or personal injury resulting from such party's negligence to the extent
applicable law prohibits such limitation. Some jurisdictions do not allow the
exclusion or limitation of incidental or consequential damages, so this exclusion
and limitation may not apply to You.


8. Litigation
-------------

Any litigation relating to this License may be brought only in the courts of a
jurisdiction where the defendant maintains its principal place of business and
such litigation shall be governed by laws of that jurisdiction, without reference
to its conflict-of-law provisions. Nothing in this Section shall prevent a
party's ability to bring cross-claims or counter-claims.


9. Miscellaneous
----------------

This License represents the complete agreement concerning the subject matter
hereof. If any provision of this License is held to be unenforceable, such
provision shall be reformed only to the extent necessary to make it enforceable.
Any law or regulation which provides that the language of a contract shall be
construed against the drafter shall not be used to construe this License against
a Contributor.


10. Versions of the License
---------------------------


  10.1. New Versions

  Mozilla Foundation is the license steward. Except as provided in Section 10.3,
  no one other than the license steward has the right to modify or publish new
  versions of this License. Each version will be given a distinguishing version
  number.


  10.2. Effect of New Versions

  You may distribute the Covered Software under the terms of the version of the
  License under which You originally received the Covered Software, or under the
  terms of any subsequent version published by the license steward.


  10.3. Modified Versions

  If you create software not governed by this License, and you want to create a
  new license for such software, you may create and use a modified version of
  this License if you rename the license and remove any references to the name of
  the license steward (except to note that such modified license differs from
  this License).


  10.4. Distributing Source Code Form that is Incompatible With Secondary
  Licenses

  If You choose to distribute Source Code Form that is Incompatible With
  Secondary Licenses under the terms of this version of the License, the notice
  described in Exhibit B of this License must be attached.


Exhibit A - Source Code Form License Notice
-------------------------------------------

  This Source Code Form is subject to the terms of the Mozilla Public License,
  v. 2.0. If a copy of the MPL was not distributed with this file, You can
  obtain one at http://mozilla.org/MPL/2.0/.

If it is not possible or desirable to put the notice in a particular file, then
You may include the notice in a location (such as a LICENSE file in a relevant
directory) where a recipient would be likely to look for such a notice.

You may add additional accurate notices of copyright ownership.


Exhibit B - "Incompatible With Secondary Licenses" Notice
---------------------------------------------------------

  This Source Code Form is "Incompatible With Secondary Licenses", as defined
  by the Mozilla Public License, v. 2.0.

---

Open Group License
(libx11-data 1.8.12, nxproxy 3.5.99.4, x.org_lib 1.3.1)

Open Group License
==================

Copyright 1996, 1998 The Open Group

Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that the
above copyright notice appear in all copies and that both that copyright notice
and this permission notice appear in supporting documentation.

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE OPEN GROUP BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Except as contained in this notice, the name of The Open Group shall not be used
in advertising or otherwise to promote the sale, use or other dealings in this
Software without prior written authorization from The Open Group.

---

Open LDAP Public License v2.8
(OpenLDAP 2.5.13)

The OpenLDAP Public License
===========================


Version 2.8, 17 August 2003
---------------------------

Redistribution and use of this software and associated documentation
("Software"), with or without modification, are permitted provided that the
following conditions are met:

  1.  Redistributions in source form must retain copyright statements and
    notices,

  2. Redistributions in binary form must reproduce applicable copyright
    statements and notices, this list of conditions, and the following disclaimer
    in the documentation and/or other materials provided with the distribution,
    and

  3. Redistributions must contain a verbatim copy of this document.



The OpenLDAP Foundation may revise this license from time to time. Each revision
is distinguished by a version number. You may use this Software under terms of
this license revision or under the terms of any subsequent revision of the
license.

THIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND ITS CONTRIBUTORS ``AS
IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED.  IN NO EVENT SHALL THE OPENLDAP FOUNDATION, ITS CONTRIBUTORS, OR THE
AUTHOR(S) OR OWNER(S) OF THE SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.

The names of the authors and copyright holders must not be used in advertising or
otherwise to promote the sale, use or other dealing in this Software without
specific, written prior permission. Title to copyright in this Software shall at
all times remain with copyright holders.

OpenLDAP is a registered trademark of the OpenLDAP Foundation.

Copyright 1999-2003 The OpenLDAP Foundation, Redwood City, California, USA.  All
Rights Reserved.  Permission to copy and distribute verbatim copies of this
document is granted. ________________
© Copyright 2004, OpenLDAP Foundation, info@OpenLDAP.org
$OpenLDAP: www/pages/software/release/license.wml,v 1.6 2000/08/23 19:44:27 kurt
Exp $

---

Oracle Berkeley DB License
(Berkeley DB 5.3.28)

Open Source License for Oracle Berkeley DB
==========================================

Copyright (c) 1990-2008 Oracle Corporation. All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this
list of conditions and the following disclaimer in the documentation and/or other
materials provided with the distribution.
3. Redistributions in any form must be accompanied by information on how to
obtain complete source code for the DB software and any accompanying software
that uses the DB software. The source code must either be included in the
distribution or be available for no more than the cost of distribution plus a
nominal fee, and must be freely redistributable under reasonable conditions. For
an executable file, complete source code means the source code for all modules it
contains. It does not include source code for modules or files that typically
accompany the major components of the operating system on which the executable
file runs.


THIS SOFTWARE IS PROVIDED BY ORACLE CORPORATION ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT, ARE
DISCLAIMED. IN NO EVENT SHALL ORACLE CORPORATION BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------------------

Copyright (c) 1990, 1993, 1994, 1995 The Regents of the University of California.
All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this
list of conditions and the following disclaimer in the documentation and/or other
materials provided with the distribution.
3. Neither the name of the University nor the names of its contributors may be
used to endorse or promote products derived from this software without specific
prior written permission.


THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------------------

Copyright (c) 1995, 1996 The President and Fellows of Harvard University. All
rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this
list of conditions and the following disclaimer in the documentation and/or other
materials provided with the distribution.
3. Neither the name of the University nor the names of its contributors may be
used to endorse or promote products derived from this software without specific
prior written permission.


THIS SOFTWARE IS PROVIDED BY HARVARD AND ITS CONTRIBUTORS ``AS IS'' AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL HARVARD OR ITS CONTRIBUTORS BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

---

PNG Reference Library version 2
(libpng v1.6.53)

PNG Reference Library License version 2

---------------------------------------

  * Copyright (c) 1995-2019 The PNG Reference Library Authors.

  * Copyright (c) 2018-2019 Cosmin Truta.

  * Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.

  * Copyright (c) 1996-1997 Andreas Dilger.

  * Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.

The software is supplied "as is", without warranty of any kind, express or
implied, including, without limitation, the warranties of merchantability,
fitness for a particular purpose, title, and non-infringement. In no event shall
the Copyright owners, or anyone distributing the software, be liable for any
damages or other liability, whether in contract, tort or otherwise, arising from,
out of, or in connection with the software, or the use or other dealings in the
software, even if advised of the possibility of such damage.

Permission is hereby granted to use, copy, modify, and distribute this software,
or portions hereof, for any purpose, without fee, subject to the following
restrictions:

  1. The origin of this software must not be misrepresented; you must not claim
    that you wrote the original software. If you use this software in a product,
    an acknowledgment in the product documentation would be appreciated, but is
    not required.

  2. Altered source versions must be plainly marked as such, and must not be
    misrepresented as being the original software.

  3. This Copyright notice may not be removed or altered from any source or
    altered source distribution.

---

PostgreSQL License
(PostgreSQL Database Server 1.1, PostgreSQL Database Server 14.20, PostgreSQL Database Server 15.14, PostgreSQL Database Server 15.15, PostgreSQL Database Server 16.11, PostgreSQL Database Server 18.1, PostgreSQL Database Server 18~rc1, postgresql-client-15 15.15)

PostgreSQL Database Management System
=====================================

(formerly known as Postgres, then as Postgres95)

Portions Copyright (c) 1996-2002, The PostgreSQL Global Development Group

Portions Copyright (c) 1994, The Regents of the University of California

Permission to use, copy, modify, and distribute this software and its
documentation for any purpose, without fee, and without a written agreement is
hereby granted, provided that the above copyright notice and this paragraph and
the following two paragraphs appear in all copies.

IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR DIRECT,
INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS,
ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE
UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND
THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT,
UPDATES, ENHANCEMENTS, OR MODIFICATIONS

---

Public Domain
(debianutils 5.7, HdrHistogram 2.1.12, JSON-java 20231013, libgcrypt 1.10.1, libmd 1.1.0, libnsl 2.28, OpenJDK 17.0.17.0.10, Security-enhanced Linux 3.3, Security-enhanced Linux 3.4, SQLite 3.40.1, Time Zone Database 2025b, Time Zone Database 2025c, XZ for Java 1.9, XZ Utils 5.4.1)

Public domain code is not subject to any license.

---

Python Software Foundation License 2.0
(nodeca-argparse 2.0.1, ruby-test-unit 3.5.3, test-unit 3.5.3)

This license was approved as the official PSF License Version 2 on October 22,
2004. The only differences between this and version 1 of the PSF license consist
of removing Python version numbers (like 2.1.1 or 2.3).



PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
============================================

--------------------------------------------

  1.  This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"),
    and the Individual or Organization ("Licensee") accessing and otherwise using
    this software ("Python") in source or binary form and its associated
    documentation.

  2.  Subject to the terms and conditions of this License Agreement, PSF hereby
    grants Licensee a nonexclusive, royalty-free, world-wide license to
    reproduce, analyze, test, perform and/or display publicly, prepare derivative
    works, distribute, and otherwise use Python alone or in any derivative
    version, provided, however, that PSF's License Agreement and PSF's notice of
    copyright, i.e., "Copyright (c) 2001, 2002, 2003, 2004 Python Software
    Foundation; All Rights Reserved" are retained in Python alone or in any
    derivative version prepared by Licensee.

  3. In the event Licensee prepares a derivative work that is based on or
    incorporates Python or any part thereof, and wants to make the derivative
    work available to others as provided herein, then Licensee hereby agrees to
    include in any such work a brief summary of the changes made to Python.

  4.  PSF is making Python available to Licensee on an "AS IS" basis. PSF MAKES
    NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT
    NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF
    MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF
    PYTHON WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.

  5.  PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY
    INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
    MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE
    THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

  6.  This License Agreement will automatically terminate upon a material breach
    of its terms and conditions.

  7.  Nothing in this License Agreement shall be deemed to create any
    relationship of agency, partnership, or joint venture between PSF and
    Licensee. This License Agreement does not grant permission to use PSF
    trademarks or trade name in a trademark sense to endorse or promote products
    or services of Licensee, or any third party.

  8.  By copying, installing or otherwise using Python, Licensee agrees to be
    bound by the terms and conditions of this License Agreement.

---

PythonPlot License
(libx11-data 1.8.12)

PythonPlot License
==================

Permission to use, copy, modify and distribute this software and its
documentation for any purpose and without fee is hereby granted The author makes
no representations about the suitability of this software for any purpose. It is
provided "as is" without express or implied warranty.

THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR
BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

---

Ruby License
(abbrev 0.1.0, avl_tree 1.2.1, base64 0.1.1, base64 0.3.0, bigdecimal 3.1.3, bigdecimal 3.1.4, bigdecimal 3.2.2, cgi 0.3.6, cgi 0.3.7, date 3.3.3, delegate 0.2.0, digest 3.1.0, English 0.7.1, erb 2.2.3, ffi-binary-libfixposix 0.5.1.1-java, fiddle 1.1.4, fileutils 1.6.0, fileutils 1.7.3, find 0.1.1, forwardable 1.3.2, getoptlong 0.1.1, io-console 0.7.2, io-wait 0.3.0, ipaddr 1.2.4, irb 1.4.2, JSON for Ruby 2.12.2, JSON for Ruby 2.13.2, JSON for Ruby 2.7.1, JSON for Ruby 2.7.6, JSON for Ruby 2.9.1, matrix 0.4.2, minitar 0.9, minitar 1.0.2, minitar 1.1.0, mutex_m 0.1.1, net-ftp 0.3.7, net-ftp, net-http 0.3.0, net-http 0.6.0, net-imap 0.2.5, net-imap 0.5.9, net-imap, net-pop 0.1.1, net-pop 0.1.2, net-protocol 0.1.2, net-protocol 0.2.2, net-protocol, net-smtp 0.3.1, net-smtp 0.5.1, net-smtp, nkf 0.2.0, observer 0.1.1, open-uri 0.3.0, open3 0.1.2, optparse 0.2.0, ostruct 0.5.5, power_assert 2.0.1, pp 0.3.0, prettyprint 0.1.1, prime 0.1.2, pstore 0.1.1, racc 1.6.0, racc 1.6.2, racc 1.8.1, RDoc 6.4.1.1, reline 0.5.12, resolv-replace 0.1.0, rinda 0.1.1, ruby csv 3.2.5, ruby csv 3.3.0, ruby-buftok 0.2.0, ruby-minitest 5.15.0, ruby-rinda 0.2.0, ruby-test-unit 3.5.3, ruby-xml-simple 1.1.9, ruby/benchmark 0.2.0, ruby/logger 1.5.1, ruby/logger 1.7.0, ruby/net-imap v0.2.5, ruby/net-imap v0.5.8, ruby/net-imap v0.5.9, ruby/net-smtp v0.5.1, ruby2_keywords 0.0.5, ruby3.3 3.3.6, rubygem-json 2.12.2, rubygem-json 2.7.1, rubygem-openssl 2.2.0, rubygem-ruby2_keywords 0.0.5, RubyGems 3.6.3, securerandom 0.2.0, shellwords 0.1.0, singleton 0.1.1, stringio 3.1.5, strscan 3.1.0, subspawn 0.1.1, subspawn-posix 0.1.1, syslog 0.2.0, test-unit 3.5.3, tidy_table 0.2.0, timeout 0.3.2, timeout 0.4.3, timingfuction 0.2.2, tsort 0.1.0, uri 0.12.3, uri 1.0.3, weakref 0.1.1, yaml 0.2.0, yaml 0.3.0)

Ruby is copyrighted free software by Yukihiro Matsumoto . You can redistribute it
and/or modify it under either the terms of the 2-clause BSDL (see the file BSDL),
or the conditions below:

[Black Duck Note: Through release 1.9.2-p320 the first paragraph appeared as seen
below]

Ruby is copyrighted free software by Yukihiro Matsumoto . You can redistribute it
and/or modify it under either the terms of the GPL (see COPYING.txt file), or the
conditions below:

[end Black Duck Note]

  1. You may make and give away verbatim copies of the source form of the
  software without restriction, provided that you duplicate all of the original
  copyright notices and associated disclaimers.

  2. You may modify your copy of the software in any way, provided that you do
  at least ONE of the following:

    a) place your modifications in the Public Domain or otherwise make them
    Freely Available, such as by posting said modifications to Usenet or an
    equivalent medium, or by allowing the author to include your
    modifications in the software.

    b) use the modified software only within your corporation or
    organization.

    c) rename any non-standard executables so the names do not conflict with
    standard executables, which must also be provided.

    d) make other distribution arrangements with the author.

  3. You may distribute the software in object code or executable form,
  provided that you do at least ONE of the following:

    a) distribute the executables and library files of the software, together
    with instructions (in the manual page or equivalent) on where to get the
    original distribution.

    b) accompany the distribution with the machine-readable source of the
    software.

    c) give non-standard executables non-standard names, with instructions on
    where to get the original software distribution.

    d) make other distribution arrangements with the author.

  4. You may modify and include the part of the software into any other
  software (possibly commercial). But some files in the distribution are not
  written by the author, so that they are not under this terms.

  They are gc.c(partly), utils.c(partly), regex.[ch], st.[ch] and some files
  under the ./missing directory. See each file for the copying condition.

  5. The scripts and library files supplied as input to or produced as output
  from the software do not automatically fall under the copyright of the
  software, but belong to whomever generated them, and may be sold
  commercially, and may be aggregated with this software.

  6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
  WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

---

SGI Free Software License B v1.1
(nxproxy 3.5.99.4)

SGI FREE SOFTWARE LICENSE B
===========================


(Version 1.1 [02/22/2000])
--------------------------

1. Definitions.

1.1. "Additional Notice Provisions" means such additional provisions as appear in
the Notice in Original Code under the heading "Additional Notice Provisions."

1.2. "Covered Code" means the Original Code or Modifications, or any combination
thereof.

1.3. "Hardware" means any physical device that accepts input, processes input,
stores the results of processing, and/or provides output.

1.4. "Larger Work" means a work that combines Covered Code or portions thereof
with code not governed by the terms of this License.

1.5. "Licensable" means having the right to grant, to the maximum extent
possible, whether at the time of the initial grant or subsequently acquired, any
and all of the rights conveyed herein.

1.6. "License" means this document.

1.7. "Licensed Patents" means patent claims Licensable by SGI that are infringed
by the use or sale of Original Code or any Modifications provided by SGI, or any
combination thereof.

1.8. "Modifications" means any addition to or deletion from the substance or
structure of the Original Code or any previous Modifications. When Covered Code
is released as a series of files, a Modification is:

A. Any addition to the contents of a file containing Original Code and/or
addition to or deletion from the contents of a file containing previous
Modifications.

B. Any new file that contains any part of the Original Code or previous
Modifications.

1.9."Notice" means any notice in Original Code or Covered Code, as required by
and in compliance with this License.

1.10. "Original Code" means source code of computer software code that is
described in the source code Notice required by Exhibit A as Original Code, and
updates and error corrections specifically thereto.

1.11. "Recipient" means an individual or a legal entity exercising rights under,
and complying with all of the terms of, this License or a future version of this
License issued under Section 8. For legal entities, "Recipient" includes any
entity that controls, is controlled by, or is under common control with
Recipient. For purposes of this definition, "control" of an entity means (a) the
power, direct or indirect, to direct or manage such entity, or (b) ownership of
fifty percent (50%) or more of the outstanding shares or beneficial ownership of
such entity.

1.12. "Recipient Patents" means patent claims Licensable by a Recipient that are
infringed by the use or sale of Original Code or any Modifications provided by
SGI, or any combination thereof.

1.13. "SGI" means Silicon Graphics, Inc.

1.14. "SGI Patents" means patent claims Licensable by SGI other than the Licensed
Patents.

2. License Grant and Restrictions.

2.1.SGI License Grant. Subject to the terms of this License and any third party
intellectual property claims, for the duration of intellectual property
protections inherent in the Original Code, SGI hereby grants Recipient a
worldwide, royalty-free, non-exclusive license, to do the following: (i) under
copyrights Licensable by SGI, to reproduce, distribute, create derivative works
from, and, to the extent applicable, display and perform the Original Code and/or
any Modifications provided by SGI alone and/or as part of a Larger Work; and (ii)
under any Licensable Patents, to make, have made, use, sell, offer for sale,
import and/or otherwise transfer the Original Code and/or any Modifications
provided by SGI. Recipient accepts the terms and conditions of this License by
undertaking any of the aforementioned actions. The patent license shall apply to
the Covered Code if, at the time any related Modification is added, such addition
of the Modification causes such combination to be covered by the Licensed
Patents. The patent license in Section 2.1(ii) shall not apply to any other
combinations that include the Modification. No patent license is provided under
SGI Patents for infringements of SGI Patents by Modifications not provided by SGI
or combinations of Original Code and Modifications not provided by SGI.

2.2.Recipient License Grant. Subject to the terms of this License and any third
party intellectual property claims, Recipient hereby grants SGI and any other
Recipients a worldwide, royalty-free, non-exclusive license, under any Recipient
Patents, to make, have made, use, sell, offer for sale, import and/or otherwise
transfer the Original Code and/or any Modifications provided by SGI.

2.3.No License For Hardware Implementations. The licenses granted in Section 2.1
and 2.2 are not applicable to implementation in Hardware of the algorithms
embodied in the Original Code or any Modifications provided by SGI .

3. Redistributions.

3.1.Retention of Notice/Copy of License. The Notice set forth in Exhibit A,
below, must be conspicuously retained or included in any and all redistributions
of Covered Code. For distributions of the Covered Code in source code form, the
Notice must appear in every file that can include a text comments field; in
executable form, the Notice and a copy of this License must appear in related
documentation or collateral where the Recipients rights relating to Covered Code
are described. Any Additional Notice Provisions which actually appears in the
Original Code must also be retained or included in any and all redistributions of
Covered Code.

3.2.Alternative License. Provided that Recipient is in compliance with the terms
of this License, Recipient may, so long as without derogation of any of SGIs
rights in and to the Original Code, distribute the source code and/or executable
version(s) of Covered Code under (1) this License; (2) a license identical to
this License but for only such changes as are necessary in order to clarify
Recipients role as licensor of Modifications; and/or (3) a license of Recipients
choosing, containing terms different from this License, provided that the license
terms include this Section 3 and Sections 4, 6, 7, 10, 12, and 13, which terms
may not be modified or superseded by any other terms of such license. If
Recipient elects to use any license other than this License, Recipient must make
it absolutely clear that any of its terms which differ from this License are
offered by Recipient alone, and not by SGI. It is emphasized that this License is
a limited license, and, regardless of the license form employed by Recipient in
accordance with this Section 3.2, Recipient may relicense only such rights, in
Original Code and Modifications by SGI, as it has actually been granted by SGI in
this License.

3.3.Indemnity. Recipient hereby agrees to indemnify SGI for any liability
incurred by SGI as a result of any such alternative license terms Recipient
offers.

4. Termination. This License and the rights granted hereunder will terminate
automatically if Recipient breaches any term herein and fails to cure such breach
within 30 days thereof. Any sublicense to the Covered Code that is properly
granted shall survive any termination of this License, absent termination by the
terms of such sublicense. Provisions that, by their nature, must remain in effect
beyond the termination of this License, shall survive.

5. No Trademark Or Other Rights. This License does not grant any rights to: (i)
any software apart from the Covered Code, nor shall any other rights or licenses
not expressly granted hereunder arise by implication, estoppel or otherwise with
respect to the Covered Code; (ii) any trade name, trademark or service mark
whatsoever, including without limitation any related right for purposes of
endorsement or promotion of products derived from the Covered Code, without prior
written permission of SGI; or (iii) any title to or ownership of the Original
Code, which shall at all times remains with SGI. All rights in the Original Code
not expressly granted under this License are reserved.

6. Compliance with Laws; Non-Infringement. There are various worldwide laws,
regulations, and executive orders applicable to dispositions of Covered Code,
including without limitation export, re-export, and import control laws,
regulations, and executive orders, of the U.S. government and other countries,
and Recipient is reminded it is obliged to obey such laws, regulations, and
executive orders. Recipient may not distribute Covered Code that (i) in any way
infringes (directly or contributorily) any intellectual property rights of any
kind of any other person or entity or (ii) breaches any representation or
warranty, express, implied or statutory, to which, under any applicable law, it
might be deemed to have been subject.

7. Claims of Infringement. If Recipient learns of any third party claim that any
disposition of Covered Code and/or functionality wholly or partially infringes
the third party's intellectual property rights, Recipient will promptly notify
SGI of such claim.

8. Versions of the License. SGI may publish revised and/or new versions of the
License from time to time, each with a distinguishing version number. Once
Covered Code has been published under a particular version of the License,
Recipient may, for the duration of the license, continue to use it under the
terms of that version, or choose to use such Covered Code under the terms of any
subsequent version published by SGI. Subject to the provisions of Sections 3 and
4 of this License, only SGI may modify the terms applicable to Covered Code
created under this License.

9. DISCLAIMER OF WARRANTY. COVERED CODE IS PROVIDED "AS IS." ALL EXPRESS AND
IMPLIED WARRANTIES AND CONDITIONS ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION,
ANY IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY,
FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. SGI ASSUMES NO RISK AS TO
THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD THE SOFTWARE PROVE DEFECTIVE
IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR SERVICING, REPAIR OR
CORRECTION. THIS DISCLAIMER OF WARRANTY IS AN ESSENTIAL PART OF THIS LICENSE. NO
USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT SUBJECT TO THIS
DISCLAIMER.

10. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES NOR LEGAL THEORY, WHETHER
TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY), CONTRACT,
OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR ANY DIRECT, INDIRECT,
SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT
LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, LOSS OF DATA, COMPUTER
FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN
IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS
LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
RESULTING FROM SGI's NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH
LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF
INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THAT EXCLUSION AND LIMITATION MAY NOT
APPLY TO RECIPIENT.

11. Indemnity. Recipient shall be solely responsible for damages arising,
directly or indirectly, out of its utilization of rights under this License.
Recipient will defend, indemnify and hold harmless Silicon Graphics, Inc. from
and against any loss, liability, damages, costs or expenses (including the
payment of reasonable attorneys fees) arising out of Recipient's use,
modification, reproduction and distribution of the Covered Code or out of any
representation or warranty made by Recipient.

12. U.S. Government End Users. The Covered Code is a "commercial item" consisting
of "commercial computer software" as such terms are defined in title 48 of the
Code of Federal Regulations and all U.S. Government End Users acquire only the
rights set forth in this License and are subject to the terms of this License.

13. Miscellaneous. This License represents the complete agreement concerning the
its subject matter. If any provision of this License is held to be unenforceable,
such provision shall be reformed so as to achieve as nearly as possible the same
legal and economic effect as the original provision and the remainder of this
License will remain in effect. This License shall be governed by and construed in
accordance with the laws of the United States and the State of California as
applied to agreements entered into and to be performed entirely within California
between California residents. Any litigation relating to this License shall be
subject to the exclusive jurisdiction of the Federal Courts of the Northern
District of California (or, absent subject matter jurisdiction in such courts,
the courts of the State of California), with venue lying exclusively in Santa
Clara County, California, with the losing party responsible for costs, including
without limitation, court costs and reasonable attorneys fees and expenses. The
application of the United Nations Convention on Contracts for the International
Sale of Goods is expressly excluded. Any law or regulation that provides that the
language of a contract shall be construed against the drafter shall not apply to
this License.

Exhibit A

License Applicability. Except to the extent portions of this file are made
subject to an alternative license as permitted in the SGI Free Software License
B, Version 1.1 (the "License"), the contents of this file are subject only to the
provisions of the License. You may not use this file except in compliance with
the License. You may obtain a copy of the License at Silicon Graphics, Inc.,
attn: Legal Services, 1600 Amphitheatre Parkway, Mountain View, CA 94043-1351, or
at:

http://oss.sgi.com/projects/FreeB

Note that, as provided in the License, the Software is distributed on an "AS IS"
basis, with ALL EXPRESS AND IMPLIED WARRANTIES AND CONDITIONS DISCLAIMED,
INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTIES AND CONDITIONS OF
MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A PARTICULAR PURPOSE, AND
NON-INFRINGEMENT.

Original Code. The Original Code is: [name of software, version number, and
release date], developed by Silicon Graphics, Inc. The Original Code is Copyright
(c) [dates of first publication, as appearing in the Notice in the Original Code]
Silicon Graphics, Inc. Copyright in any portions created by third parties is as
indicated elsewhere herein. All Rights Reserved.

Additional Notice Provisions: [such additional provisions, if any, as appear in
the Notice in the Original Code under the heading "Additional Notice Provisions"]

---

SIL Open Font License 1.1
(@fontsource/open-sans 5.2.7)

SIL OPEN FONT LICENSE
=====================

Version 1.1 - 26 February 2007


PREAMBLE

The goals of the Open Font License (OFL) are to stimulate worldwide development
of collaborative font projects, to support the font creation efforts of academic
and linguistic communities, and to provide a free and open framework in which
fonts may be shared and improved in partnership with others.

The OFL allows the licensed fonts to be used, studied, modified and redistributed
freely as long as they are not sold by themselves. The fonts, including any
derivative works, can be bundled, embedded, redistributed and/or sold with any
software provided that any reserved names are not used by derivative works. The
fonts and derivatives, however, cannot be released under any other type of
license. The requirement for fonts to remain under this license does not apply to
any document created using the fonts or their derivatives.


DEFINITIONS

"Font Software" refers to the set of files released by the Copyright Holder(s)
under this license and clearly marked as such. This may include source files,
build scripts and documentation.

"Reserved Font Name" refers to any names specified as such after the copyright
statement(s).

"Original Version" refers to the collection of Font Software components as
distributed by the Copyright Holder(s).

"Modified Version" refers to any derivative made by adding to, deleting, or
substituting — in part or in whole — any of the components of the Original
Version, by changing formats or by porting the Font Software to a new
environment.

"Author" refers to any designer, engineer, programmer, technical writer or other
person who contributed to the Font Software.


PERMISSION & CONDITIONS

Permission is hereby granted, free of charge, to any person obtaining a copy of
the Font Software, to use, study, copy, merge, embed, modify, redistribute, and
sell modified and unmodified copies of the Font Software, subject to the
following conditions:

1) Neither the Font Software nor any of its individual components, in Original or
Modified Versions, may be sold by itself.

2) Original or Modified Versions of the Font Software may be bundled,
redistributed and/or sold with any software, provided that each copy contains the
above copyright notice and this license. These can be included either as
stand-alone text files, human-readable headers or in the appropriate
machine-readable metadata fields within text or binary files as long as those
fields can be easily viewed by the user.

3) No Modified Version of the Font Software may use the Reserved Font Name(s)
unless explicit written permission is granted by the corresponding Copyright
Holder. This restriction only applies to the primary font name as presented to
the users.

4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software
shall not be used to promote, endorse or advertise any Modified Version, except
to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s)
or with their explicit written permission.

5) The Font Software, modified or unmodified, in part or in whole, must be
distributed entirely under this license, and must not be distributed under any
other license. The requirement for fonts to remain under this license does not
apply to any document created using the Font Software.


TERMINATION

This license becomes null and void if any of the above conditions are not met.


DISCLAIMER

THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR
OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL,
OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER
DEALINGS IN THE FONT SOFTWARE.

---

Server Side Public License, v 1
(Elasticsearch 7.17.1)

Server Side Public License
==========================


VERSION 1, OCTOBER 16, 2018 Copyright © 2018 MongoDB, Inc.

Everyone is permitted to copy and distribute verbatim copies of this license
document, but changing it is not allowed.

TERMS AND CONDITIONS

0. Definitions.

“This License” refers to Server Side Public License.

“Copyright” also means copyright-like laws that apply to other kinds of works,
such as semiconductor masks.

“The Program” refers to any copyrightable work licensed under this License. Each
licensee is addressed as “you”. “Licensees” and “recipients” may be individuals
or organizations.

To “modify” a work means to copy from or adapt all or part of the work in a
fashion requiring copyright permission, other than the making of an exact copy.
The resulting work is called a “modified version” of the earlier work or a work
“based on” the earlier work.

A “covered work” means either the unmodified Program or a work based on the
Program.

To “propagate” a work means to do anything with it that, without permission,
would make you directly or secondarily liable for infringement under applicable
copyright law, except executing it on a computer or modifying a private copy.
Propagation includes copying, distribution (with or without modification), making
available to the public, and in some countries other activities as well.

To “convey” a work means any kind of propagation that enables other parties to
make or receive copies. Mere interaction with a user through a computer network,
with no transfer of a copy, is not conveying.

An interactive user interface displays “Appropriate Legal Notices” to the extent
that it includes a convenient and prominently visible feature that (1) displays
an appropriate copyright notice, and (2) tells the user that there is no warranty
for the work (except to the extent that warranties are provided), that licensees
may convey the work under this License, and how to view a copy of this License.
If the interface presents a list of user commands or options, such as a menu, a
prominent item in the list meets this criterion.



1. Source Code.

The “source code” for a work means the preferred form of the work for making
modifications to it. “Object code” means any non-source form of a work.

A “Standard Interface” means an interface that either is an official standard
defined by a recognized standards body, or, in the case of interfaces specified
for a particular programming language, one that is widely used among developers
working in that language.

The “System Libraries” of an executable work include anything, other than the
work as a whole, that (a) is included in the normal form of packaging a Major
Component, but which is not part of that Major Component, and (b) serves only to
enable use of the work with that Major Component, or to implement a Standard
Interface for which an implementation is available to the public in source code
form. A “Major Component”, in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system (if any) on
which the executable work runs, or a compiler used to produce the work, or an
object code interpreter used to run it.

The “Corresponding Source” for a work in object code form means all the source
code needed to generate, install, and (for an executable work) run the object
code and to modify the work, including scripts to control those activities.
However, it does not include the work's System Libraries, or general-purpose
tools or generally available free programs which are used unmodified in
performing those activities but which are not part of the work. For example,
Corresponding Source includes interface definition files associated with source
files for the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require, such as by
intimate data communication or control flow between those subprograms and other
parts of the work.

The Corresponding Source need not include anything that users can regenerate
automatically from other parts of the Corresponding Source.

The Corresponding Source for a work in source code form is that same work.



2. Basic Permissions.

All rights granted under this License are granted for the term of copyright on
the Program, and are irrevocable provided the stated conditions are met. This
License explicitly affirms your unlimited permission to run the unmodified
Program, subject to section 13. The output from running a covered work is covered
by this License only if the output, given its content, constitutes a covered
work. This License acknowledges your rights of fair use or other equivalent, as
provided by copyright law.

Subject to section 13, you may make, run and propagate covered works that you do
not convey, without conditions so long as your license otherwise remains in
force. You may convey covered works to others for the sole purpose of having them
make modifications exclusively for you, or provide you with facilities for
running those works, provided that you comply with the terms of this License in
conveying all material for which you do not control copyright. Those thus making
or running the covered works for you must do so exclusively on your behalf, under
your direction and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

Conveying under any other circumstances is permitted solely under the conditions
stated below. Sublicensing is not allowed; section 10 makes it unnecessary.



3. Protecting Users' Legal Rights From Anti-Circumvention Law.

No covered work shall be deemed part of an effective technological measure under
any applicable law fulfilling obligations under article 11 of the WIPO copyright
treaty adopted on 20 December 1996, or similar laws prohibiting or restricting
circumvention of such measures.

When you convey a covered work, you waive any legal power to forbid circumvention
of technological measures to the extent such circumvention is effected by
exercising rights under this License with respect to the covered work, and you
disclaim any intention to limit operation or modification of the work as a means
of enforcing, against the work's users, your or third parties' legal rights to
forbid circumvention of technological measures



4. Conveying Verbatim Copies.

You may convey verbatim copies of the Program's source code as you receive it, in
any medium, provided that you conspicuously and appropriately publish on each
copy an appropriate copyright notice; keep intact all notices stating that this
License and any non-permissive terms added in accord with section 7 apply to the
code; keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

You may charge any price or no price for each copy that you convey, and you may
offer support or warranty protection for a fee.



5. Conveying Modified Source Versions.

You may convey a work based on the Program, or the modifications to produce it
from the Program, in the form of source code under the terms of section 4,
provided that you also meet all of these conditions:

a) The work must carry prominent notices stating that you modified it, and giving
a relevant date.

b) The work must carry prominent notices stating that it is released under this
License and any conditions added under section 7. This requirement modifies the
requirement in section 4 to “keep intact all notices”

c) You must license the entire work, as a whole, under this License to anyone who
comes into possession of a copy. This License will therefore apply, along with
any applicable section 7 additional terms, to the whole of the work, and all its
parts, regardless of how they are packaged. This License gives no permission to
license the work in any other way, but it does not invalidate such permission if
you have separately received it.

d) If the work has interactive user interfaces, each must display Appropriate
Legal Notices; however, if the Program has interactive interfaces that do not
display Appropriate Legal Notices, your work need not make them do so. A
compilation of a covered work with other separate and independent works, which
are not by their nature extensions of the covered work, and which are not
combined with it such as to form a larger program, in or on a volume of a storage
or distribution medium, is called an “aggregate” if the compilation and its
resulting copyright are not used to limit the access or legal rights of the
compilation's users beyond what the individual works permit. Inclusion of a
covered work in an aggregate does not cause this License to apply to the other
parts of the aggregate.



6. Conveying Non-Source Forms.

You may convey a covered work in object code form under the terms of sections 4
and 5, provided that you also convey the machine-readable Corresponding Source
under the terms of this License, in one of these ways:

a) Convey the object code in, or embodied in, a physical product (including a
physical distribution medium), accompanied by the Corresponding Source fixed on a
durable physical medium customarily used for software interchange.

b) Convey the object code in, or embodied in, a physical product (including a
physical distribution medium), accompanied by a written offer, valid for at least
three years and valid for as long as you offer spare parts or customer support
for that product model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the product that is
covered by this License, on a durable physical medium customarily used for
software interchange, for a price no more than your reasonable cost of physically
performing this conveying of source, or (2) access to copy the Corresponding
Source from a network server at no charge.

c) Convey individual copies of the object code with a copy of the written offer
to provide the Corresponding Source. This alternative is allowed only
occasionally and noncommercially, and only if you received the object code with
such an offer, in accord with subsection 6b.

d) Convey the object code by offering access from a designated place (gratis or
for a charge), and offer equivalent access to the Corresponding Source in the
same way through the same place at no further charge. You need not require
recipients to copy the Corresponding Source along with the object code. If the
place to copy the object code is a network server, the Corresponding Source may
be on a different server (operated by you or a third party) that supports
equivalent copying facilities, provided you maintain clear directions next to the
object code saying where to find the Corresponding Source. Regardless of what
server hosts the Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.

e) Convey the object code using peer-to-peer transmission, provided you inform
other peers where the object code and Corresponding Source of the work are being
offered to the general public at no charge under subsection 6d. A separable
portion of the object code, whose source code is excluded from the Corresponding
Source as a System Library, need not be included in conveying the object code
work.

A “User Product” is either (1) a “consumer product”, which means any tangible
personal property which is normally used for personal, family, or household
purposes, or (2) anything designed or sold for incorporation into a dwelling. In
determining whether a product is a consumer product, doubtful cases shall be
resolved in favor of coverage. For a particular product received by a particular
user, “normally used” refers to a typical or common use of that class of product,
regardless of the status of the particular user or of the way in which the
particular user actually uses, or expects or is expected to use, the product. A
product is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent the only
significant mode of use of the product.

“Installation Information” for a User Product means any methods, procedures,
authorization keys, or other information required to install and execute modified
versions of a covered work in that User Product from a modified version of its
Corresponding Source. The information must suffice to ensure that the continued
functioning of the modified object code is in no case prevented or interfered
with solely because modification has been made.

If you convey an object code work under this section in, or with, or specifically
for use in, a User Product, and the conveying occurs as part of a transaction in
which the right of possession and use of the User Product is transferred to the
recipient in perpetuity or for a fixed term (regardless of how the transaction is
characterized), the Corresponding Source conveyed under this section must be
accompanied by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install modified object
code on the User Product (for example, the work has been installed in ROM).

The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates for a
work that has been modified or installed by the recipient, or for the User
Product in which it has been modified or installed. Access to a network may be
denied when the modification itself materially and adversely affects the
operation of the network or violates the rules and protocols for communication
across the network.

Corresponding Source conveyed, and Installation Information provided, in accord
with this section must be in a format that is publicly documented (and with an
implementation available to the public in source code form), and must require no
special password or key for unpacking, reading or copying.



7. Additional Terms.

“Additional permissions” are terms that supplement the terms of this License by
making exceptions from one or more of its conditions. Additional permissions that
are applicable to the entire Program shall be treated as though they were
included in this License, to the extent that they are valid under applicable law.
If additional permissions apply only to part of the Program, that part may be
used separately under those permissions, but the entire Program remains governed
by this License without regard to the additional permissions.

When you convey a copy of a covered work, you may at your option remove any
additional permissions from that copy, or from any part of it. (Additional
permissions may be written to require their own removal in certain cases when you
modify the work.) You may place additional permissions on material, added by you
to a covered work, for which you have or can give appropriate copyright
permission.

Notwithstanding any other provision of this License, for material you add to a
covered work, you may (if authorized by the copyright holders of that material)
supplement the terms of this License with terms:

a) Disclaiming warranty or limiting liability differently from the terms of
sections 15 and 16 of this License; or

b) Requiring preservation of specified reasonable legal notices or author
attributions in that material or in the Appropriate Legal Notices displayed by
works containing it; or

c) Prohibiting misrepresentation of the origin of that material, or requiring
that modified versions of such material be marked in reasonable ways as different
from the original version; or

d) Limiting the use for publicity purposes of names of licensors or authors of
the material; or

e) Declining to grant rights under trademark law for use of some trade names,
trademarks, or service marks; or

f) Requiring indemnification of licensors and authors of that material by anyone
who conveys the material (or modified versions of it) with contractual
assumptions of liability to the recipient, for any liability that these
contractual assumptions directly impose on those licensors and authors.

All other non-permissive additional terms are considered “further restrictions”
within the meaning of section 10. If the Program as you received it, or any part
of it, contains a notice stating that it is governed by this License along with a
term that is a further restriction, you may remove that term. If a license
document contains a further restriction but permits relicensing or conveying
under this License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does not survive
such relicensing or conveying.

If you add terms to a covered work in accord with this section, you must place,
in the relevant source files, a statement of the additional terms that apply to
those files, or a notice indicating where to find the applicable terms.

Additional terms, permissive or non-permissive, may be stated in the form of a
separately written license, or stated as exceptions; the above requirements apply
either way.



8. Termination.

You may not propagate or modify a covered work except as expressly provided under
this License. Any attempt otherwise to propagate or modify it is void, and will
automatically terminate your rights under this License (including any patent
licenses granted under the third paragraph of section 11).

However, if you cease all violation of this License, then your license from a
particular copyright holder is reinstated (a) provisionally, unless and until the
copyright holder explicitly and finally terminates your license, and (b)
permanently, if the copyright holder fails to notify you of the violation by some
reasonable means prior to 60 days after the cessation.

Moreover, your license from a particular copyright holder is reinstated
permanently if the copyright holder notifies you of the violation by some
reasonable means, this is the first time you have received notice of violation of
this License (for any work) from that copyright holder, and you cure the
violation prior to 30 days after your receipt of the notice.

Termination of your rights under this section does not terminate the licenses of
parties who have received copies or rights from you under this License. If your
rights have been terminated and not permanently reinstated, you do not qualify to
receive new licenses for the same material under section 10.



9. Acceptance Not Required for Having Copies.

You are not required to accept this License in order to receive or run a copy of
the Program. Ancillary propagation of a covered work occurring solely as a
consequence of using peer-to-peer transmission to receive a copy likewise does
not require acceptance. However, nothing other than this License grants you
permission to propagate or modify any covered work. These actions infringe
copyright if you do not accept this License. Therefore, by modifying or
propagating a covered work, you indicate your acceptance of this License to do
so.



10. Automatic Licensing of Downstream Recipients.

Each time you convey a covered work, the recipient automatically receives a
license from the original licensors, to run, modify and propagate that work,
subject to this License. You are not responsible for enforcing compliance by
third parties with this License.

An “entity transaction” is a transaction transferring control of an organization,
or substantially all assets of one, or subdividing an organization, or merging
organizations. If propagation of a covered work results from an entity
transaction, each party to that transaction who receives a copy of the work also
receives whatever licenses to the work the party's predecessor in interest had or
could give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if the
predecessor has it or can get it with reasonable efforts.

You may not impose any further restrictions on the exercise of the rights granted
or affirmed under this License. For example, you may not impose a license fee,
royalty, or other charge for exercise of rights granted under this License, and
you may not initiate litigation (including a cross-claim or counterclaim in a
lawsuit) alleging that any patent claim is infringed by making, using, selling,
offering for sale, or importing the Program or any portion of it.



11. Patents.

A “contributor” is a copyright holder who authorizes use under this License of
the Program or a work on which the Program is based. The work thus licensed is
called the contributor's “contributor version”.

A contributor's “essential patent claims” are all patent claims owned or
controlled by the contributor, whether already acquired or hereafter acquired,
that would be infringed by some manner, permitted by this License, of making,
using, or selling its contributor version, but do not include claims that would
be infringed only as a consequence of further modification of the contributor
version. For purposes of this definition, “control” includes the right to grant
patent sublicenses in a manner consistent with the requirements of this License.

Each contributor grants you a non-exclusive, worldwide, royalty-free patent
license under the contributor's essential patent claims, to make, use, sell,
offer for sale, import and otherwise run, modify and propagate the contents of
its contributor version.

In the following three paragraphs, a “patent license” is any express agreement or
commitment, however denominated, not to enforce a patent (such as an express
permission to practice a patent or covenant not to sue for patent infringement).
To “grant” such a patent license to a party means to make such an agreement or
commitment not to enforce a patent against the party.

If you convey a covered work, knowingly relying on a patent license, and the
Corresponding Source of the work is not available for anyone to copy, free of
charge and under the terms of this License, through a publicly available network
server or other readily accessible means, then you must either (1) cause the
Corresponding Source to be so available, or (2) arrange to deprive yourself of
the benefit of the patent license for this particular work, or (3) arrange, in a
manner consistent with the requirements of this License, to extend the patent
license to downstream recipients. “Knowingly relying” means you have actual
knowledge that, but for the patent license, your conveying the covered work in a
country, or your recipient's use of the covered work in a country, would infringe
one or more identifiable patents in that country that you have reason to believe
are valid.

If, pursuant to or in connection with a single transaction or arrangement, you
convey, or propagate by procuring conveyance of, a covered work, and grant a
patent license to some of the parties receiving the covered work authorizing them
to use, propagate, modify or convey a specific copy of the covered work, then the
patent license you grant is automatically extended to all recipients of the
covered work and works based on it.

A patent license is “discriminatory” if it does not include within the scope of
its coverage, prohibits the exercise of, or is conditioned on the non-exercise of
one or more of the rights that are specifically granted under this License. You
may not convey a covered work if you are a party to an arrangement with a third
party that is in the business of distributing software, under which you make
payment to the third party based on the extent of your activity of conveying the
work, and under which the third party grants, to any of the parties who would
receive the covered work from you, a discriminatory patent license (a) in
connection with copies of the covered work conveyed by you (or copies made from
those copies), or (b) primarily for and in connection with specific products or
compilations that contain the covered work, unless you entered into that
arrangement, or that patent license was granted, prior to 28 March 2007.

Nothing in this License shall be construed as excluding or limiting any implied
license or other defenses to infringement that may otherwise be available to you
under applicable patent law.



12. No Surrender of Others' Freedom.

If conditions are imposed on you (whether by court order, agreement or otherwise)
that contradict the conditions of this License, they do not excuse you from the
conditions of this License. If you cannot use, propagate or convey a covered work
so as to satisfy simultaneously your obligations under this License and any other
pertinent obligations, then as a consequence you may not use, propagate or convey
it at all. For example, if you agree to terms that obligate you to collect a
royalty for further conveying from those to whom you convey the Program, the only
way you could satisfy both those terms and this License would be to refrain
entirely from conveying the Program.



13. Offering the Program as a Service.

If you make the functionality of the Program or a modified version available to
third parties as a service, you must make the Service Source Code available via
network download to everyone at no charge, under the terms of this License.
Making the functionality of the Program or modified version available to third
parties as a service includes, without limitation, enabling third parties to
interact with the functionality of the Program or modified version remotely
through a computer network, offering a service the value of which entirely or
primarily derives from the value of the Program or modified version, or offering
a service that accomplishes for users the primary purpose of the Software or
modified version.

“Service Source Code” means the Corresponding Source for the Program or the
modified version, and the Corresponding Source for all programs that you use to
make the Program or modified version available as a service, including, without
limitation, management software, user interfaces, application program interfaces,
automation software, monitoring software, backup software, storage software and
hosting software, all such that a user could run an instance of the service using
the Service Source Code you make available.



14. Revised Versions of this License.

MongoDB, Inc. may publish revised and/or new versions of the Server Side Public
License from time to time. Such new versions will be similar in spirit to the
present version, but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number. If the Program specifies
that a certain numbered version of the Server Side Public License “or any later
version” applies to it, you have the option of following the terms and conditions
either of that numbered version or of any later version published by MongoDB,
Inc. If the Program does not specify a version number of the Server Side Public
License, you may choose any version ever published by MongoDB, Inc.

If the Program specifies that a proxy can decide which future versions of the
Server Side Public License can be used, that proxy's public statement of
acceptance of a version permanently authorizes you to choose that version for the
Program.

Later license versions may give you additional or different permissions. However,
no additional obligations are imposed on any author or copyright holder as a
result of your choosing to follow a later version.



15. Disclaimer of Warranty.

THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER
PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER
EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE
DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.



16. Limitation of Liability.

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS
PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE
THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE
PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY
HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.



17. Interpretation of Sections 15 and 16.

If the disclaimer of warranty and limitation of liability provided above cannot
be given local legal effect according to their terms, reviewing courts shall
apply local law that most closely approximates an absolute waiver of all civil
liability in connection with the Program, unless a warranty or assumption of
liability accompanies a copy of the Program in return for a fee.

END OF TERMS AND CONDITIONS

---

Silicon Graphics New License
(libx11-data 1.8.12)

Silicon Graphics New License
============================

(c) Copyright 1994-9, Silicon Graphics, Inc.
ALL RIGHTS RESERVED

Permission to use, copy, modify, and distribute this software for any purpose and
without fee is hereby granted, provided that the above copyright notice appear in
all copies and that both the copyright notice and this permission notice appear
in supporting documentation, and that the name of Silicon Graphics, Inc. not be
used in advertising or publicity pertaining to distribution of the software
without specific, written prior permission.

THE MATERIAL EMBODIED ON THIS SOFTWARE IS PROVIDED TO YOU "AS-IS" AND WITHOUT
WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT
LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
IN NO EVENT SHALL SILICON GRAPHICS, INC. BE LIABLE TO YOU OR ANYONE ELSE FOR ANY
DIRECT, SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR
ANY DAMAGES WHATSOEVER, INCLUDING WITHOUT LIMITATION, LOSS OF PROFIT, LOSS OF
USE, SAVINGS OR REVENUE, OR THE CLAIMS OF THIRD PARTIES, WHETHER OR NOT SILICON
GRAPHICS, INC. HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH LOSS, HOWEVER CAUSED
AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE
POSSESSION, USE OR PERFORMANCE OF THIS SOFTWARE.

---

Sleepycat License
(Berkeley DB 5.3.28)

The Sleepycat License
=====================

Copyright (c) 1990-1999 Sleepycat Software. All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

  * Redistributions of source code must retain the above copyright notice, this
    list of conditions and the following disclaimer.

  * Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.

  * Redistributions in any form must be accompanied by information on how to
    obtain complete source code for the DB software and any accompanying software
    that uses the DB software. The source code must either be included in the
    distribution or be available for no more than the cost of distribution plus a
    nominal fee, and must be freely redistributable under reasonable conditions.
    For an executable file, complete source code means the source code for all
    modules it contains. It does not include source code for modules or files
    that typically accompany the major components of the operating system on
    which the executable file runs.


THIS SOFTWARE IS PROVIDED BY SLEEPYCAT SOFTWARE ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT, ARE
DISCLAIMED. IN NO EVENT SHALL SLEEPYCAT SOFTWARE BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------------------

Copyright (c) 1990, 1993, 1994, 1995 The Regents of the University of California.
All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

  * Redistributions of source code must retain the above copyright notice, this
    list of conditions and the following disclaimer.

  * Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.

  * Neither the name of the University nor the names of its contributors may be
    used to endorse or promote products derived from this software without
    specific prior written permission.


THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------------------

Copyright (c) 1995, 1996 The President and Fellows of Harvard University. All
rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

  * Redistributions of source code must retain the above copyright notice, this
    list of conditions and the following disclaimer.

  * Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.

  * Neither the name of the University nor the names of its contributors may be
    used to endorse or promote products derived from this software without
    specific prior written permission.


THIS SOFTWARE IS PROVIDED BY HARVARD AND ITS CONTRIBUTORS ``AS IS'' AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL HARVARD OR ITS CONTRIBUTORS BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

---

Spencer License 97
(OpenLDAP 2.5.13)

Spencer License 97
==================

Copyright 1992, 1993, 1994, 1997 Henry Spencer. All rights reserved.
This software is not subject to any license of the American Telephone and
Telegraph Company or of the Regents of the University of California.

Permission is granted to anyone to use this software for any purpose on any
computer system, and to alter it and redistribute it, subject to the following
restrictions:

1. The author is not responsible for the consequences of use of this software, no
matter how awful, even if they arise from flaws in it.

2. The origin of this software must not be misrepresented, either by explicit
claim or by omission. Since few users ever read sources, credits must appear in
the documentation.

3. Altered versions must be plainly marked as such, and must not be
misrepresented as being the original software. Since few users ever read sources,
credits must appear in the documentation.

4. This notice may not be removed or altered.

---

Stichting Mathematisch License
(libx11-data 1.8.12)

Stichting Mathematisch License
==============================

Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
Amsterdam, The Netherlands.

                   All Rights Reserved

Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted, provided that
the above copyright notice appear in all copies and that both that copyright
notice and this permission notice appear in supporting documentation, and that
the names of Stichting Mathematisch Centrum or CWI not be used in advertising or
publicity pertaining to distribution of the software without specific, written
prior permission.

STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, INDIRECT OR
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA
OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.

---

Sun GPL With Classpath Exception v2.0
(Jakarta Activation 1.2.0, javax.interceptor API 3.1)

"CLASSPATH" EXCEPTION TO THE GPL VERSION 2
==========================================

Certain source files distributed by Sun Microsystems, Inc. are subject to the
following clarification and special exception to the GPL Version 2, but only
where Sun has expressly included in the particular source file's header the words
"Sun designates this particular file as subject to the "Classpath" exception as
provided by Sun in the License file that accompanied this code."

Linking this library statically or dynamically with other modules is making a
combined work based on this library. Thus, the terms and conditions of the GNU
General Public License Version 2 cover the whole combination.

As a special exception, the copyright holders of this library give you permission
to link this library with independent modules to produce an executable,
regardless of the license terms of these independent modules, and to copy and
distribute the resulting executable under terms of your choice, provided that you
also meet, for each linked independent module, the terms and conditions of the
license of that module. An independent module is a module which is not derived
from or based on this library. If you modify this library, you may extend this
exception to your version of the library, but you are not obligated to do so. If
you do not wish to do so, delete this exception statement from your version.

--------------------------------------------------------------------------------


The GNU General Public License (GPL)
------------------------------------


Version 2, June 1991
--------------------

Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USAEveryone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Preamble

The licenses for most software are designed to take away your freedom to share
and change it. By contrast, the GNU General Public License is intended to
guarantee your freedom to share and change free software--to make sure the
software is free for all its users. This General Public License applies to most
of the Free Software Foundation's software and to any other program whose authors
commit to using it. (Some other Free Software Foundation software is covered by
the GNU Library General Public License instead.) You can apply it to your
programs, too.

When we speak of free software, we are referring to freedom, not price. Our
General Public Licenses are designed to make sure that you have the freedom to
distribute copies of free software (and charge for this service if you wish),
that you receive source code or can get it if you want it, that you can change
the software or use pieces of it in new free programs; and that you know you can
do these things.

To protect your rights, we need to make restrictions that forbid anyone to deny
you these rights or to ask you to surrender the rights. These restrictions
translate to certain responsibilities for you if you distribute copies of the
software, or if you modify it.

For example, if you distribute copies of such a program, whether gratis or for a
fee, you must give the recipients all the rights that you have. You must make
sure that they, too, receive or can get the source code. And you must show them
these terms so they know their rights.

We protect your rights with two steps: (1) copyright the software, and (2) offer
you this license which gives you legal permission to copy, distribute and/or
modify the software.

Also, for each author's protection and ours, we want to make certain that
everyone understands that there is no warranty for this free software. If the
software is modified by someone else and passed on, we want its recipients to
know that what they have is not the original, so that any problems introduced by
others will not reflect on the original authors' reputations.

Finally, any free program is threatened constantly by software patents. We wish
to avoid the danger that redistributors of a free program will individually
obtain patent licenses, in effect making the program proprietary. To prevent
this, we have made it clear that any patent must be licensed for everyone's free
use or not licensed at all.

The precise terms and conditions for copying, distribution and modification
follow.

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  1.  This License applies to any program or other work which contains a notice
    placed by the copyright holder saying it may be distributed under the terms
    of this General Public License. The "Program", below, refers to any such
    program or work, and a "work based on the Program" means either the Program
    or any derivative work under copyright law: that is to say, a work containing
    the Program or a portion of it, either verbatim or with modifications and/or
    translated into another language. (Hereinafter, translation is included
    without limitation in the term "modification".) Each licensee is addressed as
    "you".

    Activities other than copying, distribution and modification are not covered
    by this License; they are outside its scope. The act of running the Program
    is not restricted, and the output from the Program is covered only if its
    contents constitute a work based on the Program (independent of having been
    made by running the Program). Whether that is true depends on what the
    Program does.

  2. You may copy and distribute verbatim copies of the Program's source code as
    you receive it, in any medium, provided that you conspicuously and
    appropriately publish on each copy an appropriate copyright notice and
    disclaimer of warranty; keep intact all the notices that refer to this
    License and to the absence of any warranty; and give any other recipients of
    the Program a copy of this License along with the Program.

    You may charge a fee for the physical act of transferring a copy, and you may
    at your option offer warranty protection in exchange for a fee.

  3. You may modify your copy or copies of the Program or any portion of it, thus
    forming a work based on the Program, and copy and distribute such
    modifications or work under the terms of Section 1 above, provided that you
    also meet all of these conditions:

      a. You must cause the modified files to carry prominent notices stating
        that you changed the files and the date of any change.

      b.  You must cause any work that you distribute or publish, that in whole
        or in part contains or is derived from the Program or any part thereof,
        to be licensed as a whole at no charge to all third parties under the
        terms of this License.

      c. If the modified program normally reads commands interactively when run,
        you must cause it, when started running for such interactive use in the
        most ordinary way, to print or display an announcement including an
        appropriate copyright notice and a notice that there is no warranty (or
        else, saying that you provide a warranty) and that users may redistribute
        the program under these conditions, and telling the user how to view a
        copy of this License. (Exception: if the Program itself is interactive
        but does not normally print such an announcement, your work based on the
        Program is not required to print an announcement.)

    These requirements apply to the modified work as a whole. If identifiable
    sections of that work are not derived from the Program, and can be reasonably
    considered independent and separate works in themselves, then this License,
    and its terms, do not apply to those sections when you distribute them as
    separate works. But when you distribute the same sections as part of a whole
    which is a work based on the Program, the distribution of the whole must be
    on the terms of this License, whose permissions for other licensees extend to
    the entire whole, and thus to each and every part regardless of who wrote it.

    Thus, it is not the intent of this section to claim rights or contest your
    rights to work written entirely by you; rather, the intent is to exercise the
    right to control the distribution of derivative or collective works based on
    the Program.

    In addition, mere aggregation of another work not based on the Program with
    the Program (or with a work based on the Program) on a volume of a storage or
    distribution medium does not bring the other work under the scope of this
    License.

  4. You may copy and distribute the Program (or a work based on it, under
    Section 2) in object code or executable form under the terms of Sections 1
    and 2 above provided that you also do one of the following:

      a. Accompany it with the complete corresponding machine-readable source
        code, which must be distributed under the terms of Sections 1 and 2 above
        on a medium customarily used for software interchange; or,

      b. Accompany it with a written offer, valid for at least three years, to
        give any third party, for a charge no more than your cost of physically
        performing source distribution, a complete machine-readable copy of the
        corresponding source code, to be distributed under the terms of Sections
        1 and 2 above on a medium customarily used for software interchange; or,

      c. Accompany it with the information you received as to the offer to
        distribute corresponding source code. (This alternative is allowed only
        for noncommercial distribution and only if you received the program in
        object code or executable form with such an offer, in accord with
        Subsection b above.)

    The source code for a work means the preferred form of the work for making
    modifications to it. For an executable work, complete source code means all
    the source code for all modules it contains, plus any associated interface
    definition files, plus the scripts used to control compilation and
    installation of the executable. However, as a special exception, the source
    code distributed need not include anything that is normally distributed (in
    either source or binary form) with the major components (compiler, kernel,
    and so on) of the operating system on which the executable runs, unless that
    component itself accompanies the executable.

    If distribution of executable or object code is made by offering access to
    copy from a designated place, then offering equivalent access to copy the
    source code from the same place counts as distribution of the source code,
    even though third parties are not compelled to copy the source along with the
    object code.

  5. You may not copy, modify, sublicense, or distribute the Program except as
    expressly provided under this License. Any attempt otherwise to copy, modify,
    sublicense or distribute the Program is void, and will automatically
    terminate your rights under this License. However, parties who have received
    copies, or rights, from you under this License will not have their licenses
    terminated so long as such parties remain in full compliance.

  6. You are not required to accept this License, since you have not signed it.
    However, nothing else grants you permission to modify or distribute the
    Program or its derivative works. These actions are prohibited by law if you
    do not accept this License. Therefore, by modifying or distributing the
    Program (or any work based on the Program), you indicate your acceptance of
    this License to do so, and all its terms and conditions for copying,
    distributing or modifying the Program or works based on it.

  7. Each time you redistribute the Program (or any work based on the Program),
    the recipient automatically receives a license from the original licensor to
    copy, distribute or modify the Program subject to these terms and conditions.
    You may not impose any further restrictions on the recipients' exercise of
    the rights granted herein. You are not responsible for enforcing compliance
    by third parties to this License.

  8. If, as a consequence of a court judgment or allegation of patent
    infringement or for any other reason (not limited to patent issues),
    conditions are imposed on you (whether by court order, agreement or
    otherwise) that contradict the conditions of this License, they do not excuse
    you from the conditions of this License. If you cannot distribute so as to
    satisfy simultaneously your obligations under this License and any other
    pertinent obligations, then as a consequence you may not distribute the
    Program at all. For example, if a patent license would not permit
    royalty-free redistribution of the Program by all those who receive copies
    directly or indirectly through you, then the only way you could satisfy both
    it and this License would be to refrain entirely from distribution of the
    Program.

    If any portion of this section is held invalid or unenforceable under any
    particular circumstance, the balance of the section is intended to apply and
    the section as a whole is intended to apply in other circumstances.

    It is not the purpose of this section to induce you to infringe any patents
    or other property right claims or to contest validity of any such claims;
    this section has the sole purpose of protecting the integrity of the free
    software distribution system, which is implemented by public license
    practices. Many people have made generous contributions to the wide range of
    software distributed through that system in reliance on consistent
    application of that system; it is up to the author/donor to decide if he or
    she is willing to distribute software through any other system and a licensee
    cannot impose that choice.

    This section is intended to make thoroughly clear what is believed to be a
    consequence of the rest of this License.

  9. If the distribution and/or use of the Program is restricted in certain
    countries either by patents or by copyrighted interfaces, the original
    copyright holder who places the Program under this License may add an
    explicit geographical distribution limitation excluding those countries, so
    that distribution is permitted only in or among countries not thus excluded.
    In such case, this License incorporates the limitation as if written in the
    body of this License.

  10. The Free Software Foundation may publish revised and/or new versions of the
    General Public License from time to time. Such new versions will be similar
    in spirit to the present version, but may differ in detail to address new
    problems or concerns.

    Each version is given a distinguishing version number. If the Program
    specifies a version number of this License which applies to it and "any later
    version", you have the option of following the terms and conditions either of
    that version or of any later version published by the Free Software
    Foundation. If the Program does not specify a version number of this License,
    you may choose any version ever published by the Free Software Foundation.

  11. If you wish to incorporate parts of the Program into other free programs
    whose distribution conditions are different, write to the author to ask for
    permission. For software which is copyrighted by the Free Software
    Foundation, write to the Free Software Foundation; we sometimes make
    exceptions for this. Our decision will be guided by the two goals of
    preserving the free status of all derivatives of our free software and of
    promoting the sharing and reuse of software generally.

    NO WARRANTY

  12. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR
    THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE
    STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE
    PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
    INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
    FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND
    PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE,
    YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  13. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
    ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE
    THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
    GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE
    OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR
    DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR
    A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH
    HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

    END OF TERMS AND CONDITIONS

How to Apply These Terms to Your New Programs

If you develop a new program, and you want it to be of the greatest possible use
to the public, the best way to achieve this is to make it free software which
everyone can redistribute and change under these terms.

To do so, attach the following notices to the program. It is safest to attach
them to the start of each source file to most effectively convey the exclusion of
warranty; and each file should have at least the "copyright" line and a pointer
to where the full notice is found.

one line to give the program's name and a brief idea of what it does.Copyright (C)

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this when it
starts in an interactive mode:

Gnomovision version 69, Copyright (C) year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details
type `show w'. This is free software, and you are welcome
to redistribute it under certain conditions; type `show c'
for details.

The hypothetical commands `show w' and `show c' should show the appropriate parts
of the General Public License. Of course, the commands you use may be called
something other than `show w' and `show c'; they could even be mouse-clicks or
menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your school,
if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a
sample; alter the names:

Yoyodyne, Inc., hereby disclaims all copyright
interest in the program `Gnomovision'
(which makes passes at compilers) written
by James Hacker.

signature of Ty Coon, 1 April 1989
Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may consider
it more useful to permit linking proprietary applications with the library. If
this is what you want to do, use the GNU Library General Public License instead
of this License.

---

Synopsys License
(blackducksoftware/magpie-libraries 0.6.0)

TERMS AND CONDITIONS

 
1. SCOPE AND KEY TERMS. The Licensed Product is the proprietary information of Synopsys or its suppliers who retain exclusive title to their intellectual property rights in the Licensed Product.  Customer’s rights to the Licensed Product are limited to those expressly granted below and Synopsys reserves all rights not expressly granted in this Agreement.
1.1   Purchasing Agreements. The terms and conditions set forth in this End User Software License and Maintenance Agreement and the Purchasing Agreement(s) accepted by both Customer and Synopsys contain all terms and conditions applicable to Customer’s use of the Licensed Product (collectively, the “Agreement”). A “Purchasing Agreement” is a document that references this Agreement and identifies the specific Licensed Product and rights being licensed hereunder, including the applicable License Type, quantity, license term, Territory, Code Base, or other license constraint, and the fees and payment terms for the Licensed Product licenses (the “License Transaction”). An Affiliate of Customer may purchase licenses to the Licensed Product by executing a Purchasing Agreement referencing this Agreement provided that this Agreement governs all such licenses and such Affiliate complies with all Customer obligations referenced in this Agreement and the Purchasing Agreement. Customer agrees that it shall be responsible for the acts and omissions of its Affiliates with respect to any Licensed Product licensed under an applicable Purchasing Agreement. Customer must refer to a copy of the applicable Purchasing Agreement to determine these conditions of the Agreement. If Customer does not receive any other document executed by Synopsys referencing the License Transaction, a Synopsys invoice referencing this Agreement, issued in response to a correct Customer purchase order, shall be Synopsys’ acceptance of the License Transaction. Additionally, the license term and/or maintenance and support term for the specific Licensed Product identified in a Purchasing Agreement may be renewed by issuance of a Synopsys invoice referencing this Agreement and the applicable Purchasing Agreement in response to a correct Customer purchase order for such renewal.  Customer agrees that Customer purchases under this Agreement and any Purchasing Agreement incorporated herein by reference are neither contingent on the delivery of any future functionality or features nor dependent on any oral or written public comments made by Synopsys regarding future functionality or features.
1.2   “Affiliate” of a party to this Agreement means another person or entity that, directly or indirectly, controls, is controlled by or is under common control with such party.  For the purposes of this definition, "control" means owning a beneficial interest (either directly or indirectly) in more than 50% of the outstanding shares or securities or other ownership interest entitled to vote for the election of directors or similar managing authority.  An entity shall be deemed to be an Affiliate under this Agreement for only so long as such requisite conditions are maintained.
1.3   “Authorized User” means a party’s, and its wholly-owned subsidiaries’ or Affiliate’s employees or authorized contractors: (a) whose duties require access to or use of the Licensed Product or Confidential Information for the benefit of that party; and (b) whose legal obligations to protect confidential and proprietary information require protection of the Licensed Product and Confidential Information to at least the same extent as set out in this Agreement. For clarity, Customer shall not appoint any third party as an Authorized User that licensed all or any portions of the Code Base identified in an applicable Purchasing Agreement to Customer.
1.4   “Code Base” means those portions of Customer’s software identified in an applicable Purchasing Agreement by reference to the name of the product, project or package and a number of lines of code, if applicable. 
1.5   “Documentation” means the user documentation, in written, electronic or other format, which describes the Licensed Product and its operation and which Synopsys makes generally available to its licensed customers for use with the Licensed Product.
1.6   “License Type” means the usage rights purchased under the applicable Purchasing Agreement. License Types offered by Synopsys from time to time can be found at: https://www.synopsys.com/company/legal/software-integrity/license-types.html. 
1.7   “Licensed Product” means the specific products provided by Synopsys and listed in a Purchasing Agreement and (a) all related Documentation, and (b) all updates (including Licensed Product Updates), modifications and maintenance services provided to Customer. An overview of the product packages included in the Licensed Product identified in the applicable Purchase Agreement are posted at: https://www.synopsys.com/software-integrity.html. 
1.8   “Licensed Product Updates” means features and functionalities of Licensed Products which may be updated from time to time, including but not limited to updated protocols for Defensics; updated checkers for Coverity; updated definitions of, and metadata from open source and vulnerabilities related to Open Source Software for applicable Black Duck labeled products; and updated vulnerability definitions for Seeker. 
1.9   “Plug-In” means additional functionality or features available to an end user through a standalone component used in conjunction with a Licensed Product subject to the terms and conditions set forth in this Agreement.
1.10   “Territory” means the specific country(ies) or geographical areas identified in the applicable Purchasing Agreement to which the Customer’s usage of the Licensed Product is limited.
1.11   “Hosting Services” shall have the meaning set forth in the Hosting Services Addendum.
1.12  “Hosted Software” shall have the meaning set forth in the Hosting Services Addendum.
2. LICENSE.
2. 1  License Grant and Applicable Fees and Delivery.  Subject to Customer’s compliance with the terms and conditions of this Agreement, Synopsys grants Customer a nonexclusive, non-transferable license, solely during the license term and in the Territory set out in the applicable Purchasing Agreement, to (a) use and operate the Licensed Product to the extent permitted by Customer’s payment of applicable fees for the License Type purchased, solely for the purpose of developing, analyzing, building or testing the Code Base, or other license constraint identified in such Purchasing Agreement, and (b) copy the Licensed Product as reasonably necessary to exercise the license rights granted in subsection (a), including making a reasonable number of copies for backup and archival purposes.  All applicable fees are owed upon the effective date of the applicable Purchasing Agreement, are non-refundable upon such date, and are payable in accordance with the payment schedule set out in the applicable Purchasing Agreement.  All past due amounts will incur interest at a rate of 1.5% per month or the maximum rate permitted by law, whichever is less. If Customer does not pay an amount by the scheduled due date, Synopsys will have the right to withhold the delivery of the license keys and / or terminate the applicable Purchase Agreement and accelerate the due date of all remaining payments. In the foregoing event, Customer will owe the entire outstanding balance as soon as Customer receives written notice from Synopsys that payment is overdue. Fees payable are net amounts, without deduction for taxes or duties. Customer will pay taxes and duties (including but not limited to sales, use and withholding taxes) associated with its purchases under this Purchasing Agreement, except for Synopsys’ net income taxes; taxes and duties are based on where the Licensed Product is electronically delivered and where Services are delivered. Applicable sales tax will be included on invoices for Licensed Products and / or Services. Invoices for Licensed Products and / or Services are issued upon Customer execution of the applicable Purchasing Agreement. Where practical, Synopsys will deliver the Licensed Product electronically and delivery will be deemed to occur upon the Licensed Product being available for electronic download.  Delivery of any tangible media will be made F.O.B. point of shipment.
2. 2  Conditions.  The rights granted to Customer above are conditional upon Customer’s compliance with the following obligations:  
a. Customer will not copy Synopsys’ Licensed Products or Documentation, in whole or in part, except as expressly authorized in this Agreement.  
b. Customer will not transfer, assign, lease, lend or rent Synopsys’ Licensed Products or Documentation, use them to provide service bureau, time-sharing or other services, or otherwise provide or make the functionality thereof available to third parties except as expressly authorized in this Agreement.  
c. Customer will not disassemble, decompile, reverse engineer, modify or create derivative works of Synopsys’ Licensed Products or Documentation nor permit any third party to do so, except to the extent such restrictions are prohibited by applicable mandatory local law.  
d. Customer will not allow access or use of the Licensed Product by, and will not display the Licensed Product’s user interfaces to anyone other than the Authorized Users without Synopsys’s prior express written consent.  
e. Customer will not disclose to any third party any comparison of the results of operation of Synopsys’ Licensed Products with other products.  
f. Customer will not delete or in any manner alter the copyright, trademark or other proprietary rights notices appearing on the Licensed Product as delivered by Synopsys.  Customer will reproduce such notices on all copies Customer is authorized to make of the Licensed Product.
g. Customer’s use of the Licensed Product is time-limited to the licensed term set out in the applicable Purchasing Agreement, and such use and access may be monitored and regulated through a license management tool (the “License Manager”) and a Licensed Product Updates tool.  The License Manager will report such data (collectively, “Use and Compliance Data”) to Synopsys.  Customer will not install or use the Licensed Product in a manner that circumvents or interferes with the operation of the License Manager, the Licensed Product Updates tool or any other technological measure that controls access to the Licensed Product. Some configurations may require the License Manager or the Licensed Product Updates tool to be installed only on designated servers. For those configurations, Synopsys will support two changes to the designated servers during any twelve-month period upon prior written notice.
2.3.  Offsite Contractors. Customer may allow Authorized Users that are offsite contractors to access and use the Licensed Product solely for Customer’s benefit in accordance with this Agreement provided that: (a) Customer is responsible for the acts and omissions of its offsite contractors with respect to any Licensed Product licensed under this Agreement; (b) Customer ensures that the Licensed Product is completely and irretrievably uninstalled from any offsite contractor’s equipment and premises (except for those modules necessary to view results and other data generated from using the Licensed Product) immediately upon completion of the offsite contractor’s services requiring use of the Licensed Product; and (c) Customer has a written agreement in place with the offsite contractor requiring that the offsite contractor protect Synopsys’ Licensed Product, Confidential Information and intellectual property at least to the same extent as set forth in this Agreement.  Customer acknowledges that Synopsys has no warranty or other obligations to Customer’s offsite contractors.  
2.4.  Licensed Product Updates.  Customers with licenses to Licensed Products are granted the right to use, as part of the Licensed Products, such Licensed Product Updates as and when they are made generally available to Synopsys’ end user customers who have purchased such maintenance/support offering and for such period of time as indicated in the applicable Purchasing Agreement.  This Agreement does not otherwise permit Customer to obtain and use Licensed Product Updates.
2.5.  Special Terms for Third Party Software.  The Licensed Product may contain open source or community source software (“Open Source Software”) provided under separate license terms (the “Open Source License Terms”).  The applicable Open Source License Terms are identified in a directory named “Licenses” provided with the delivery of the Licensed Product.  Customer’s use of the Open Source Software in conjunction with the Licensed Product in a manner consistent with the terms of this Agreement is permitted, however, Customer may have broader rights under the applicable Open Source License Terms and nothing in this Agreement is intended to impose further restrictions on Customer’s use of the Open Source Software. Open Source Software is provided “AS-IS”, WITHOUT ANY WARRANTY OF ANY KIND, AND SYNOPSYS FURTHER DISCLAIMS ALL OTHER WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, WITH RESPECT TO OPEN SOURCE SOFTWARE, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF NONINFRINGEMENT, MERCHANTABILITY, AND FITNESS FOR A PARTICULAR PURPOSE.  NEITHER SYNOPSYS NOR THE LICENSORS OF OPEN SOURCE SOFTWARE SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE OPEN SOURCE SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. Copyrights to Open Source Software are held by the copyright holders indicated in the copyright notices in the corresponding source files. 
2.6.  Feedback and Analytics.  Customer may choose to, but is not required to, provide suggestions, data, feedback and other information to Synopsys, its subcontractors or authorized distributors regarding possible improvements in the operation, functionality or use of Synopsys’ Licensed Products (“Feedback”).  Customer hereby grants to Synopsys, its subcontractors and authorized distributors, a non-exclusive, perpetual, irrevocable, royalty-free and fully paid up license to use, copy, display, modify, create derivative works of and distribute any Feedback, and to make, have made, use, lease, sell, offer for sale, import, export or otherwise transfer any Synopsys product offering covered by any intellectual property rights in such Feedback solely for the purpose of (i) improving the operation, functionality or use of its existing and future product offerings and commercializing such offerings; and (ii) publishing aggregated statistics about software quality, provided that no data in any such publication can be used to specifically identify Customer or Customer's software code.  
2.7.  Keys and Access.  Synopsys agrees to provide Customer those authorization keys and/or passwords, which are necessary to permit Customer to gain access to the Licensed Product made available to Customer for the Licensed Product which has been properly licensed to Customer in accordance with this Agreement.  Notwithstanding anything to the contrary in this Agreement, Customer hereby acknowledges that Customer shall have no right or license to any software made available to Customer which has not been properly licensed to Customer pursuant to this Agreement or the applicable Purchasing Agreement, or that has been included therein solely as a matter of convenience, and that Customer agrees not to attempt to gain access to, or permit any third party to attempt to gain access to, such software.
2.8.  Plug-Ins.  For Customers with valid licenses to the Licensed Products, including Seeker, Customer is hereby granted the right to use, in conjunction with the Licensed Products licensed to Customer, Plug-Ins made available for use with the Licensed Products by Synopsys from time to time. No additional Purchasing Agreements are required in connection with the use of such Plug-Ins.   Customer’s right to use such Plug-Ins are provided under the terms of this Agreement, including the license grant set forth in Section 2.1 of this Agreement.  Notwithstanding the foregoing, a Plug-In is not “Software” for purposes of this Agreement.  ALL PLUG-INS ARE PROVIDED AS-IS”, WITHOUT ANY WARRANTY OF ANY KIND. SYNOPSYS AND ITS PARTNERS, SUPPLIERS AND DISTRIBUTORS DISCLAIM ALL OTHER WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, WITH RESPECT TO SUCH PLUG-IN, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF NONINFRINGEMENT, MERCHANTABILITY, AND FITNESS FOR A PARTICULAR PURPOSE.   SYNOPSYS AND ITS PARTNERS, SUPPLIERS AND DISTRIBUTORS DISCLAIM ALL LIABILITY UNDER THIS AGREEMENT WITH RESPECT TO ANY PLUG-IN. The indemnification provisions of Section 5 of this Agreement shall not apply to Plug-Ins.

3. CONFIDENTIALITY.
3.1.  Confidential Information.  “Confidential Information” means:  (a) each party’s software products, in byte code or source code form; (b) any authorization keys and passwords delivered in order to operate such products; (c)  Documentation, product road maps and development plans, and product pricing information; (d) any business, technical or training information of a party that, if disclosed in writing, is marked “confidential” or “proprietary” at the time of disclosure, or, if disclosed orally, is identified as “confidential” or “proprietary” at the time of disclosure, and is summarized in a writing sent by the disclosing party to the other party within thirty (30) days of such disclosure or, without a marking requirement where the receiving party knows or reasonably should understand the disclosure to be confidential or trade secret information; and (e) Customer specific terms and pricing set forth in any quotation, Purchasing Agreement or this Agreement.
3.2.  Exclusions.  Confidential Information does not include information that:  (a) is or becomes generally known or available to the public through no act or omission of the party receiving Confidential Information (“Receiving Party”); (b) is rightfully known by the Receiving Party prior to receiving such information from the other party (“Disclosing Party”) and without restriction as to use or disclosure; (c) is independently developed by the Receiving Party without use of the Disclosing Party’s Confidential Information and without breach of this Agreement; or (d)  is rightfully received by the Receiving Party from a third party without restriction on use or disclosure.  The existence of this Agreement and the nature of the business relationship between the parties are not considered Confidential Information.
3.3.  Use and Disclosure Restrictions.  Receiving Party will not use the Disclosing Party’s Confidential Information except as necessary to exercise the rights granted under this Agreement or to evaluate opportunities to license additional Licensed Products pursuant to this Agreement, and will not disclose such Confidential Information to any person or entity except to its Authorized Users.  Without limiting the generality of the foregoing, Customer agrees that it will not post the Licensed Product, the Documentation, or any screenshots of the Licensed Product or results generated by the Licensed Product, on any network that is accessible by anyone other than the Authorized Users.  The foregoing obligations will not restrict either party from disclosing Confidential Information of the other party: (a) pursuant to the order or requirement of a court, administrative agency, or other governmental body, provided that the party required to make such a disclosure gives reasonable notice to the other party to contest such order or requirement; and (b) on a confidential basis to its legal or financial advisors that need to know in order to provide business advice to such party.  In addition, each party may disclose the terms and conditions of this Agreement: (i) as required under applicable securities regulations; and (ii) on a confidential basis to present or future providers of venture capital and potential private investors in or acquirers of such party.
3.4.  Right of Equitable Relief. The parties acknowledge that violations of the covenants and obligations of this Agreement may cause the non-breaching party irreparable injury for which an adequate remedy at law may not be available.  Therefore, the non-breaching party shall be entitled to seek all remedies that may be available under equity, including immediate injunctive relief, in addition to whatever remedies may be available at law.
4. WARRANTY.
4.1.  Limited Licensed Product Warranty.  Subject to the remainder of this Section 4, for a period of forty five (45) days from earlier of the date that the Licensed Product is first made available to Customer for download or Customer’s first receipt of the Licensed Product pursuant to an Purchasing Agreement, Synopsys represents and warrants that, (a) the media on which the Licensed Product is delivered will be free of defects in material and workmanship, (b) the Licensed Product will substantially conform to the functional specifications set forth in the applicable Documentation, and (c) it has used commercially available virus-detection software to scan the Licensed Product, and it has not knowingly introduced into the Licensed Product any virus, Trojan horse, trap door, or other code that is intended to cause harm to the Code Base or other systems.
4.2.  Sole Remedy.  If, during the warranty period set forth in Section 4.1, Synopsys receives written notice from Customer of non-conformity of the Licensed Product with the warranty set forth in Section 4.1, Synopsys will, as Customer’s sole and exclusive remedy and Synopsys’ entire liability for such non-conformity: (a)  deliver a correction or workaround for the non-conformity; or (b) if Synopsys is unable to deliver such a correction or workaround, provide written notice to Customer and, upon Customer’s return or confirmed destruction of all copies of the non-conforming Licensed Product to Synopsys, refund the license fees paid by Customer for such non-conforming Licensed Product.  THE FOREGOING STATES CUSTOMER’S SOLE AND EXCLUSIVE REMEDY FOR WARRANTY CLAIMS RELATED TO THE LICENSED PRODUCT.
4.3.  Disclaimer.  Synopsys does not warrant that the Licensed Product will meet Customer’s requirements, that the Licensed Product will operate in combinations with equipment, devices, software or systems provided by persons other than Synopsys, that the operation of the Licensed Product will be error-free or uninterrupted, or that the Licensed Product will discover all open source or third-party code, potential license conflicts, errors and vulnerabilities that may reside in the Code Base.  EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, SYNOPSYS AND ITS SUPPLIERS DISCLAIM ALL OTHER WARRANTIES, CONDITIONS AND REPRESENTATIONS, EXPRESS, IMPLIED OR STATUTORY, INCLUDING THOSE RELATED TO MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, SATISFACTORY QUALITY, ACCURACY OR COMPLETENESS OF RESULTS, CONFORMANCE WITH DESCRIPTION, AND NON-INFRINGEMENT.  SYNOPSYS AND ITS SUPPLIERS SPECIFICALLY DISCLAIM ALL IMPLIED WARRANTIES, CONDITIONS AND REPRESENTATIONS ARISING OUT OF COURSE OF DEALING, USAGE OR TRADE.
5. INDEMNIFICATION.
5.1.  Infringement Indemnity.  Synopsys will defend or settle any action brought against Customer by paying all costs, damages and reasonable attorneys’ fees that are finally awarded against Customer to the extent those amounts are based upon a third party claim that the Licensed Product, as provided by Synopsys to Customer under this Agreement and used in accordance with this Agreement, directly infringes any U.S. patent, or copyright or misappropriates any U.S. trade secret.  However, Synopsys’ obligations under this Section 5 are subject to the following conditions: (a) Customer must promptly notify Synopsys in writing of the action; (b) Customer grants Synopsys sole control of the defense and settlement of the action; and (c) Customer must provide Synopsys, at Synopsys’ expense, with all assistance, information and authority reasonably requested for the defense and settlement of the action.  Synopsys will not be responsible for any compromise made or expense incurred without its consent.  If use of any of the Licensed Product is, or in Synopsys’ reasonable opinion is likely to be, the subject of an action specified in this Section 5.1, Synopsys may, at its sole option and at no additional charge:  (i) procure for Customer the right to continue using such Licensed Product; (ii) replace or modify such Licensed Product so that it is non-infringing and substantially equivalent in function to the original Licensed Product; or (iii) if options (i) and (ii) above are not accomplished despite Synopsys’ reasonable efforts, terminate Customer’s rights and Synopsys’ obligations hereunder with respect to such Licensed Product and refund the unamortized portion of the license fees paid for such Licensed Product, based upon a straight-line depreciation over the term of the license commencing as of the date Customer received such Licensed Product.
5.2.  Exclusions.  Notwithstanding the terms of Section 5.1, Synopsys will have no liability for any infringement or misappropriation action or claim of any kind to the extent that it results from:  (a) modifications to the Licensed Product made by a party other than Synopsys, if the infringement or misappropriation would not have occurred but for such modifications; (b) the combination, operation or use of the Licensed Product with equipment, devices, software, systems or data not supplied by Synopsys, if the infringement or misappropriation would not have occurred but for such combination, operation or use; (c)  Customer’s failure to use the updated or modified Licensed Product provided by Synopsys to avoid infringement or misappropriation; (d) Synopsys’ compliance with any designs or specifications provided by Customer; and/or (e)  Customer’s use of the Licensed Product other than as authorized by this Agreement.
5.3.  Sole Remedy.  THE PROVISIONS OF THIS SECTION 5 SET FORTH SYNOPSYS’ SOLE AND EXCLUSIVE OBLIGATIONS, AND CUSTOMER’S SOLE AND EXCLUSIVE REMEDIES, WITH RESPECT TO INFRINGEMENT OR MISAPPROPRIATION OF INTELLECTUAL PROPERTY RIGHTS OF ANY KIND. EXCEPT AS SET FORTH ABOVE, SYNOPSYS AND ITS SUPPLIERS DISCLAIM ALL IMPLIED OBLIGATIONS WITH RESPECT TO INTELLECTUAL PROPERTY INDEMNIFICATION.
6. LIMITATION OF LIABILITY.
6.1.  Exclusion of Damages.  Notwithstanding anything to the contrary, this Agreement does not limit liability due to death or personal injury caused by gross negligence, or liability due to fraudulent misrepresentations or willful misconduct, or liability arising from breaches of confidentiality obligations or license grants or conditions hereunder.  SUBJECT TO THE FOREGOING SENTENCE, IN NO EVENT WILL EITHER PARTY, OR ITS SUPPLIERS, BE LIABLE TO THE OTHER FOR ANY SPECIAL, INCIDENTAL, PUNITIVE, INDIRECT OR CONSEQUENTIAL DAMAGES (INCLUDING LOSS OF USE, DATA, BUSINESS OR PROFITS, REVENUE, GOODWILL, ANTICIPATED SAVINGS) OR FOR THE COST OF PROCURING SUBSTITUTE PRODUCTS OR SERVICES ARISING OUT OF THIS AGREEMENT, WHETHER BASED UPON CONTRACT, WARRANTY, TORT (INCLUDING NEGLIGENCE), FAILURE OF A REMEDY TO ACCOMPLISH ITS PURPOSE, STRICT LIABILITY OR OTHERWISE, AND EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.  Customer acknowledges that Synopsys would not be able to provide the Licensed Product without the limitations set forth in this Section 6.  Customer may have other rights under applicable mandatory local laws. This Agreement does not change Customer’s rights under applicable mandatory local laws if such laws do not permit it to do so. 
6.2.  Cap on Liability.  IN NO EVENT WILL SYNOPSYS, ITS AFFILIATES OR ITS SUBSIDIAIRIES, OR ITS SUPPLIERS’ AGGREGATE LIABILITY UNDER THIS AGREEMENT, OR RELATING TO ITS SUBJECT MATTER, EXCEED WITH RESPECT TO ANY LICENSED PRODUCT, THE AMOUNT PAID BY CUSTOMER FOR THE LICENSED PRODUCT GIVING RISE TO THE CLAIM, AND WITH RESPECT TO SERVICES, THE AMOUNT PAID BY CUSTOMER FOR THE SERVICES GIVING RISE TO THE CLAIM. 
7. EXPIRATION AND TERMINATION.
7.1.  Term of Agreement.  The term of this Agreement shall begin on the Effective Date of this Agreement and will end when this Agreement is terminated by either party in accordance with this Section 7. 
7.2.  Term of Purchasing Agreement.  Each Purchasing Agreement will have its own term, as indicated by the License Term applicable to the Licensed Product licensed under such Purchasing Agreement.
7.3.  Termination for Breach.  Either party will have the right to terminate this Agreement or any Purchasing Agreement if the other party breaches any material term of the Agreement or Purchasing Agreement, as the case may be, and if such breach is capable of cure, the breaching party fails to cure such breach within thirty (30) days after receiving written notice thereof.  Either party will have the right to terminate this Agreement if the other becomes insolvent or makes an assignment for the benefit of creditors, or a trustee or receiver is appointed for such other party or for a substantial part of its assets, or bankruptcy, reorganization or insolvency proceedings shall be instituted by or against such other party.  Termination of this Agreement under this Section 7 terminates all Purchasing Agreements and Licensed Product licenses granted hereunder.
7.4.  Effect of Termination or Expiration.  Upon termination or expiration of this Agreement or a Purchasing Agreement, all Licensed Product licenses and rights to use Confidential Information that are granted thereunder shall terminate.  Upon termination of this Agreement or expiration of the license term in any Purchasing Agreement, Customer will: (a) promptly return to Synopsys or destroy the applicable Licensed Product and Confidential Information and all copies and portions thereof, in all forms and types of media; and (b) promptly pay all fees owing up to the date of termination.  
7.5.  Survival.  Sections 1, 2.2, 2.4, 2.5, 3, 4.3, 5.3, 6, 7.2, 7.3 and 8 of the Agreement, Section 6 of the SDK Addendum, the Special Terms Addendum and the Hosting Services Addendum, will survive the termination or expiration of this Agreement or of any Purchasing Agreement.
8. GENERAL.
8.1.  Promotion.  Unless otherwise provided in the Purchasing Agreement, Customer agrees that Synopsys may use Customer’s name and logo (in a form approved by Customer) to identify Customer as a customer on Synopsys’ website or in marketing or publicity materials or in any filings made in connection with state or federal securities laws.  Additionally, upon execution of this Agreement, the parties will use commercially reasonable efforts to issue mutually agreed upon joint press releases or other public communications announcing Customer’s entry into this Agreement.
8.2.  “Maintenance Services” means any standard Synopsys maintenance and support services (excluding onsite support or consulting services referenced in Section 8.3 below) related to the Licensed Product licensed hereunder pursuant to a Purchasing Agreement, where such services shall be governed by the applicable Synopsys Maintenance Services terms attached to this Agreement.  Except as indicated on an applicable Purchasing Agreement, fees for Licensed Products include Synopsys Standard Maintenance Services for the duration of the license term applicable to such Licensed Products. In the event that the Synopsys Maintenance Services Terms are not included herein (as an addendum hereto or otherwise), the terms for Synopsys Maintenance Services are hereby incorporated herein by references, and are available at: https://www.synopsys.com/content/dam/synopsys/sig-assets/legal/maintenance/standard-snps-maintenance-terms-v2018.1.pdf, or as otherwise indicated in the Purchasing Agreement.
8.3.  Onsite Support Services; Customer Success; Training; Hosting Services.  If Synopsys provides any Services (as defined in the attached Onsite Support Services Terms Addendum, and excluding Maintenance Services referenced in Section 8.2 above) to Customer, the Services shall be governed by the attached Synopsys Onsite Support Services Terms.  In the event that the Synopsys Onsite Support Services Terms are not attached to this Agreement (as an addendum or otherwise), the terms for Onsite Support Services, are hereby incorporated herein by reference, and are available at: https://www.synopsys.com/company/legal/software-integrity/onsite-support-services-terms-v2015-1.htmlindex.html, or as otherwise indicated in the Purchasing Agreement. Synopsys shall not be obligated to perform any On-Site Support Services, excluding Training, until the parties enter into a written Statement of Work describing the scope of such Services to be performed and such Statement of Work shall be governed by the terms of this Agreement and the applicable Purchasing Agreement. Where described in the applicable Purchasing Agreement or the Statement of Work, as applicable, actual travel and related expenses will be charged to Customer as incurred, provided that such expenses shall be capped at $3,000 per each five (5) consecutive consulting days. For clarity, payment for Onsite Support Services or Maintenance Services does not entitle Customer to Customer Success program services or training services.  Onsite Support Services, Customer Success program services or training services that remain unused at the end of the license term referenced in the applicable Purchasing Agreement will be forfeited and Customer will not be entitled to any refund for unused portions. If Synopsys provides any Hosting Services (as defined in the attached Hosting Services Addendum) to Customer, the Hosting Services will be governed by the attached Hosting Services Addendum.
8.4.  Software Development Kit.  For some Licensed Products, Synopsys provides a software development kit (“SDK”) to Customer with the Licensed Product. Use of the SDK shall be governed by the Synopsys SDK terms included in the addendum attached to this Agreement. In the event that the Synopsys SDK terms are not included herein (as an addendum hereto or otherwise), the SDK terms are available at: https://www.synopsys.com/company/legal/software-integrity/software-development-kit.html. 
8.5.  Export Control.  Customer agrees that the Licensed Product, Services and Technical Support subject to this Agreement are subject to the export control laws and regulations of the United States, including but not limited to the Export Administration Regulations (“EAR”), and sanctions regulations of the U.S. Department of the Treasury, Office of Foreign Assets Control and that Customer will comply with these laws and regulations. Without limiting the foregoing, if any of the Licensed Products, Services and Technical Support governed by this Agreement, or the direct product of any such Licensed Product, Services and Technical Support (each, a “Controlled Product”), is subject to the national security controls as identified on the Commerce Control List (the “Controlled Products”), Customer will not, without a U.S. Bureau of Industry and Security license or license exception, export, re-export, or transfer a Controlled Product, either directly or indirectly, to any national of any country identified in Country Groups D:1 or E:1 as defined in the EARs. In addition, the Licensed Product, Services and Technical Support subject to this Agreement may not be exported, re-exported, or transferred to (a) any person or entity listed on the “Entity List”, “Denied Persons List” or the list of “Specifically Designated Nationals and Blocked Persons" as such lists are maintained by the U.S. Government, or (b) an end-user engaged in activities related to weapons of mass destruction.  Such activities include but are not necessarily limited to activities related to: (i) the design, development, production, or use of nuclear materials, nuclear facilities, or nuclear weapons; (ii) the design, development, production, or use of missiles or support of missiles projects; and (iii) the design, development, production, or use of chemical or biological weapons. Customer will, at Synopsys’ request, demonstrate compliance with all such applicable export laws, restrictions, and regulations.  
8.6.  Assignment.  Customer may not assign this Agreement, or any licenses granted hereunder, in whole or in part, by operation of law or otherwise. Any attempt to so assign without such consent will be void and of no effect.  Subject to the foregoing, this Agreement will bind and inure to the benefit of each party’s permitted successors and assigns.
8.7.  Governing Law and Jurisdiction.  This Agreement will be governed by and construed in accordance with the laws of the State of California excluding that body of laws known as conflicts of law.  The parties expressly agree that the United Nations Convention on Contracts for the International Sale of Goods will not apply.  Any legal action or proceeding arising under this Agreement will be brought exclusively in the federal or state courts located in the Northern District of California and the parties irrevocably consent to the personal jurisdiction and venue therein.  Customer agrees that the Uniform Computer Information Transactions Act or any version thereof, adopted by any state, in any form ("UCITA"), shall not apply to this Agreement.  To the extent that UCITA is applicable, the parties agree to opt out of the applicability of UCITA pursuant to the opt-out provision(s) contained therein.
8.8.  Verification and Audit.  In addition to the Use and Compliance Data collected by the License Manager, Customer will monitor and track access to and use of the Licensed Product. At Synopsys’ written request, Customer will furnish Synopsys with (a) a certification signed by an authorized representative of Customer providing user or access information that identifies whether the Licensed Product is being used in accordance with the terms of this Agreement, and (b) log files from any License Manager that regulates access to the Licensed Product.  Upon at least thirty (30) days prior written notice, Synopsys may engage, at its expense, an independent auditor to audit Customer’s use of the Licensed Product to ensure that Customer is in compliance with the terms of this Agreement and the applicable Purchasing Agreements.  Any such audit will be conducted during regular business hours at Customer’s facilities and will not unreasonably interfere with Customer’s business activities.  Customer will provide the auditor with access to the relevant records and facilities.  If an audit reveals that Customer has underpaid fees to Synopsys during the period audited, then Synopsys will invoice Customer, and Customer will promptly pay Synopsys for such underpaid fees based on Synopsys’s price list in effect at the time the audit is completed.  If the underpaid fees exceed five percent (5%) of the license fees paid by Customer for the Licensed Product, then Customer will also pay Synopsys’ costs of conducting the audit.
8.9.  Nonexclusive Remedy.  Except as expressly set forth in this Agreement, the exercise by either party of any of its remedies under this Agreement will be without prejudice to its other remedies under this Agreement or otherwise.
8.10. Force Majeure.  Neither party will be responsible for any failure or delay in its performance under this Agreement (except for any payment obligations) due to causes beyond its reasonable control, including, but not limited to, labor disputes, strikes, lockouts, shortages of or inability to obtain labor, energy, raw materials or supplies, war, terrorism, riot, natural disasters or governmental action.
8.11. Notices.  All notices required or permitted under this Agreement will be in writing.  Notices will be effective upon delivery if delivered in person and upon mailing if delivered by courier service, overnight delivery services or by a form of certified or express mail.  Notices affecting this Agreement as a whole will be sent to the address set forth above, if any, or to such other address of a party as such party may identify in writing; notices related to a particular transaction will be sent to the primary corporate addresses set forth in the Purchasing Agreement or to such other address as Customer or Synopsys may notify the other party in writing.
8.12. Entire Agreement; Modification; Interpretation.  This Agreement, including any Addenda hereto and any Statements of Work attached thereto, and all accepted Purchasing Agreements referencing this Agreement, constitute the complete and exclusive understanding and agreement between the parties regarding its subject matter and supersedes all prior or contemporaneous agreements or understandings, written or oral, relating to its subject matter.  Customer agrees that additional or different terms on Customer’s purchase order shall not apply.  Failure to enforce any provision of this Agreement will not constitute a waiver of future enforcement of that or any other provision.  Any waiver, modification or amendment of this Agreement will be effective only if in writing and signed by Customer and an authorized representative of Synopsys.  If for any reason a court of competent jurisdiction finds any provision of this Agreement invalid or unenforceable, that provision will be enforced to the maximum extent permissible and the other provisions of this Agreement will remain in full force and effect.  The word “including” when used in this Agreement will mean including without limitation of the generality of any description, definition, term or phrase preceding that word.  
8.13. U.S. Government Restricted Rights. All Licensed Products are “Commercial Computer Software” as defined under FAR 252.227-7014.  For customers subject to the Defense Federal Acquisition Resolutions (DFAR), the Commercial Computer Software and associated documentation are sold pursuant to Synopsys' standard commercial license pursuant to DFARS 227.7202-1.Commercial Products.  For all other government customers, use, duplication, or disclosure by the U.S. Government is subject to restrictions set forth in subparagraph (b)(2) of Commercial Computer Software License 48 CFR 52.227-19, as applicable.
8.14. Synopsys Entities. Synopsys, Inc. and its wholly-owned subsidiaries, including, but not limited to, Synopsys International Limited, Synopsys International Limited Taiwan Branch, Nihon Synopsys, G.K., Synopsys Korea, Inc. and Synopsys Technologies Company Limited have agreed to their respective rights and obligations regarding the distribution of the Licensed Products and the performance of obligations related to the Licensed Products.  You acknowledge that: (a) Synopsys Inc. or any directly or indirectly wholly-owned subsidiary or branch of Synopsys, Inc. may treat a purchase order addressed to that entity, representative office or branch as having been addressed to the appropriate entity or entities or branch with distribution rights for the geographic region in which the Licensed Products will be used; and (b) delivery will be completed by the Synopsys entity or branch with distribution rights for the geographic region in which the Licensed Products will be used or service will be provided.  For products used or services provided in a country in the Americas, Israel or Africa or US dollar transactions in Russia or China, the distributing Synopsys entity is Synopsys, Inc., based in California, USA.  For products used or services provided in Taiwan, the distributing Synopsys entity is Synopsys International Limited Taiwan Branch, based in Taiwan.  For products used or services provided in Japan, the distributing Synopsys entity is Nihon Synopsys G. K., based in Japan. For products used or services provided in the Republic of Korea, the distributing Synopsys entity is Synopsys Korea, Inc., based in Korea.  For products used or services provided in China in Renminbi, the distributing Synopsys entity is Synopsys Technologies Company Limited, based in China.  For products used or services provided in any country other than those identified above, the distributing Synopsys entity is Synopsys International Limited, based in Ireland.
8.15. Counterparts and Execution.  This Agreement may be executed in counterparts, each of which will be deemed an original, but all of which together will constitute one and the same instrument.  An originally executed version of this Agreement or any Exhibit, attachment and subsequent Purchasing Agreement (including, where applicable, a Customer purchase order issued in response to a Purchasing Agreement where such issuance constitutes execution), that is delivered by one party to the other party, as evidence of signature, by facsimile, or by electronic mail after having been scanned as an image file (including, Adobe PDF, TIF, etc.) shall, for all purposes hereof, be deemed an original signature and neither party shall have the right to object to the manner in which the Agreement was executed as a defense to the enforcement of the Agreement. 
8.16. Controlling Language. This Agreement has been prepared, negotiated and signed in English, and English is the controlling language of this Agreement.  Even if any other language version is prepared, including the Japanese version of this document, such version is for convenience purposes only and the English version shall prevail if there is any difference between such version and English version.

 

END OF TERMS AND CONDITIONS 
MAINTENANCE SERVICES TERMS ADDENDUM

 
1. MAINTENANCE SERVICES.  “Maintenance Services” means the standard Maintenance and Support provided by Synopsys to Customer as further described below.  Subject to Customer’s payment of applicable fees, Synopsys will provide the following standard Maintenance Services to Customer for the period agreed by the parties in the order documentation:
1.1   Maintenance and Support.
(a)   Maintenance. “Maintenance” means the provision by Synopsys to Customer of any Releases or Workarounds that are made generally available by Synopsys to customers who subscribe for Synopsys’ Maintenance Services offering.
(i)  A Release will be one of the following:  A “Major Release” means a specific edition of the Licensed Product that contains major functionality changes.  The content and timing of all Major Releases will be determined by Synopsys in its sole discretion.  Major Releases are signified by version changes to the left of the decimal point (e.g. 2.0 -> 3.0) following the product name.  A “Minor Release” means a specific edition of the Licensed Product that contains minor, but significant functionality changes and could include Licensed Product Updates.  The content and timing of all Minor Releases will be determined by Synopsys in its sole discretion.  Minor Releases are signified by version changes to the right of the decimal point (e.g. 2.5 -> 2.6) following the product name.
(ii)  “Workaround” means a Licensed Product patch, error correction, or feasible change in operating procedures whereby the Licensed Product is made sufficiently functional so that Customer can continue to use the Licensed Product.  Synopsys may provide Workarounds for a release to resolve a Service Issue for up to twelve (12) months after the earlier of (i) the date the subsequent Release is first made commercially available, and (ii) the date the current Release is no longer made available as a commercial offering by Synopsys.  After such twelve (12) month period, Synopsys is not obligated to provide Workarounds but will support Customer’s update of the Licensed Product to the latest Release.  Where Workarounds are to be delivered to resolve a Service Issue, Synopsys will provide Customer with a single copy of a Workaround on suitable media or shall make available the applicable Workaround for download by Customer from Synopsys’ web site.
(b)   Support.  “Support” means the e-mail and telephone technical services that Synopsys offers regarding the use and function of the Licensed Product.  Synopsys will provide Support and respond to Service Issues as further described below.  A “Service Issue” is a Customer inquiry regarding the functionality or use of the Licensed Product. Customer agrees that Synopsys’ Support obligations concerning the Licensed Product’s use with third party products, including compilers, operating systems and other Licensed Product, shall be limited to those items set forth in the Documentation.   Service Issues are assigned a classification at the time of Customer’s initial contact with Synopsys, and are classified according to the severity levels set forth below.  Synopsys will initially respond in accordance with the response times applicable to Service Issues reported by telephone or e-mail during Synopsys’ regular service hours for the applicable region as set forth below.  Failure to contact Customer within the response time period because Customer is unavailable (e.g., phone busy, no answer, in a meeting, or out of the office) does not constitute Synopsys’ noncompliance with the response commitment.  Customer shall cooperate with Synopsys to provide reproducible results for any errors reported.  Synopsys’ ability to provide Support will depend, in some cases, on the ability of Customer’s representatives to provide accurate and detailed information and to aid Synopsys in handling a Service Issue. Customer shall provide Synopsys with reasonable access to Customer systems, premises and staff as needed to provide Support.    Synopsys will provide Support for each Release for at least eighteen (18) months after the subsequent Release is first made commercially available. After such period, Synopsys will provide Support, as needed, to Customer to update its use of the Licensed Product to the latest Release of the Licensed Product.
 
 

Service Issue Classification  Response Time  Next Steps
Severity P1—Critical Business Impact:  Licensed Product is not functioning or is stopped or severely impacted so that Customer cannot reasonably continue use of Licensed Product and no Workaround is available. One business day  Once the Service Issue is verified, Synopsys will engage development staff during Synopsys’ business hours (but in no event later than 12 hours after the Service Issue is verified) until a Workaround is achieved. 
Severity P2—Major Business Impact: Licensed Product is functioning inconsistently causing significantly impaired Customer usage and productivity, such as periodic work stoppages and feature crashes.   One business day

   Once the Service Issue is verified, Synopsys will engage development staff during Synopsys’ business hours (but in no event later than 24 hours after the Service Issue is verified) until a Workaround is achieved.
Severity P3—Minor Business Impact: Licensed Product is functioning inconsistently causing slightly impaired Customer usage and productivity but Customer can work around such inconsistency or impairment.  Two business days Once the Service Issue is verified, Synopsys will consider a Workaround, if appropriate in Synopsys’ sole discretion, and Licensed Product enhancements for such Service Issue for inclusion in a subsequent Release.
Severity P4—No Business Impact: Licensed Product is functioning consistently but Customer requests minor changes in Licensed Product such as Documentation updates, cosmetic defects or enhancements. Three business days  Once contact has been made with Customer, Synopsys will consider Licensed Product enhancements for inclusion in a subsequent Release.


 
(c)   Customer Point of Contact.  Customer will designate a specific individual to be the primary point of contact for Maintenance Service communications with Synopsys and will deliver contact information for such individual to Synopsys’ support team.
1.2   On-Site Support. Customer may elect to purchase specific on-site support packages, details of which can be found on Synopsys’ website: https://www.synopsys.com/company/legal/software-integrity/onsite-support-services-terms-v2015.1-1.html.  The purpose of on-site support is to help customers optimize deployment of the Licensed Product, including installation, setup, configuration, and additional support offerings. 
1.3   Exclusions to Maintenance Services.  Maintenance Services do not include the right to access new or bundled product offerings made available by Synopsys, unless licenses for such offerings are separately purchased.  Synopsys will not have any obligation to provide Maintenance Services for problems in the operation or performance of the Licensed Product to the extent caused by any of the following:  (a) modifications to the Licensed Product made by a party other than Synopsys; (b) Customer’s use of the Licensed Product other than as authorized by the applicable agreement licensing the Licensed Product to Customer or as provided in the Documentation; or (c) Customer’s use of releases other than those releases of the Licensed Product covered by Maintenance Services, (d) Customer’s failure to use any error corrections or updates thereto provided by Synopsys to address such problem, or (e) use of scripts or other deliverables provided to Customer under On-Site Support services (as described in Section 1.2 above).  If, in its sole discretion, Synopsys determines that a problem in the operation or performance of the Licensed Product is caused by the foregoing, then Synopsys will notify Customer promptly and have no further Maintenance Service obligations related to such problem. If Customer requests services beyond standard Maintenance Services, Synopsys will have the right to invoice Customer at Synopsys’ then-current published time and materials rates for the provision of such services.
 

2. HOURS OF SERVICE AND CONTACT INFORMATION.

For Customers located in Europe:

Contact us by: At During
Email software-integrity-support@synopsys.com   9:00 – 17:00 UK time
Phone +44 (0) 1276 400352  9:00 – 17:00 UK time

For Japanese-language support:

Contact us by: At During
Email software-integrity-support-japan@synopsys.com   9am – 5pm JST
Phone +81-03-6746-3666  9am – 5pm JST

For Korean-language support:

Contact us by: At During
Email software-integrity-support-korea@synopsys.com   9am – 5pm KST
Phone +82-2-3404-9332   9am – 5pm KST

For Mandarin-language support:

Contact us by: At During
Email software-integrity-support-china@synopsys.com   9am – 5pm CST
Phone +86-4006-966-606  9am – 5pm CST

For Customers located in India:

Contact us by: At During
Email software-integrity-support@synopsys.com   9:00 – 17:00 IST
Phone +91-(0)80 6751 1888 or 1(800) 419-4311 9:00 – 17:00 IST

For all other Customers:

Contact us by: At During
Email software-integrity-support@synopsys.com   7am – 6pm Pacific Time
Phone +1 800-873-7793 or
+1 415.321.5239   7am – 6pm Pacific Time

All contact information is subject to change upon notice from Synopsys. Closed on public holidays.

 
3. GENERAL.  These terms and conditions contain the parties’ entire agreement concerning Maintenance Services.  Customer agrees that additional or different terms on Customer’s purchase order shall not apply.  Any waiver, modification or amendment of these terms and conditions will be effective only if in writing and signed by an authorized representative of Customer and Synopsys.
 

END OF MAINTENANCE SERVICES TERMS ADDENDUM 
ONSITE SUPPORT SERVICES TERMS ADDENDUM

 
1. SERVICES
1.1.  Services. Customer has entered into an Agreement for a license to the Licensed Product as set forth therein. In connection with Customer’s use of the Licensed Product, Customer may contract to retain Synopsys to provide Customer with the services set out in the applicable Addendum, Purchasing Agreement, Customer Success Package and/or Statement of Work to the Agreement (collectively the “Services”). The delivery of the Services is expressly conditioned on Customer’s acceptance of the terms and conditions of this Addendum.
1.2.  Purchasing Agreements; Statements of Work. Customer will order Services by executing one or more written Statements of Work or Purchasing Agreements as applicable.  Synopsys shall not be obligated to deliver such Services until Customer and Synopsys enter into one or more (a) written statements of work (each a “Statement of Work”) specifically identifying the Services to be delivered by Synopsys in connection with the applicable Purchasing Agreement, unless otherwise agreed to by the parties in the applicable Addendum or (b) Purchasing Agreements identifying the applicable Services to be performed.  If applicable, a Statement of Work shall identify the Services that Customer requests Synopsys to provide, the duration of the Services, the fees payable by Customer for the Services, and the payment structure.  To be effective, each Addendum, Purchasing Agreement and/or Statement of Work (as applicable) must reference this Addendum, and be agreed to in writing by an authorized representative of Synopsys and Customer, and once so agreed upon will be incorporated herein by reference.  If no Purchasing Agreement or Statement of Work is executed in connection with the performance of the Services, a Synopsys invoice referencing this Addendum in response to Customer’s correct purchase order shall be Synopsys’ acceptance of the services transaction.  Additional or different terms of Customer’s purchase order shall not apply.
1.3.  Performance of Services. Synopsys will perform the Services using such resources as Synopsys deems necessary in accordance with the terms and conditions of this Addendum and of each applicable Purchasing Agreement and Statement of Work.  The Services shall be performed solely in relation to the licenses to the Licensed Product granted by Synopsys to Customer under the Agreement. All terms of the Agreement and Purchasing Agreement that are not specifically amended herein will remain in full effect.  Nothing in this Agreement grants Customer any rights to the Licensed Product other than as explicitly stated herein. If Synopsys personnel are working on Customer’s premises: (a) Customer will provide a safe and secure working environment for such personnel; and (b) Synopsys will comply with all reasonable workplace safety and security standards and policies that are applicable to Customer’s employees and of which Customer notifies Synopsys in writing and in advance of the commencement of any Services.
1.4.  Customer Responsibilities. Customer will provide Synopsys with access to Customer’s sites and facilities during Customer’s normal business hours as reasonably required by Synopsys to perform the Services.  Customer will also make available to Synopsys any data, information and any other materials reasonably required by Synopsys to perform the Services, including, but not limited to, any data, information or materials specifically identified in the Statement of Work (collectively, “Customer Materials”).
1.5.  Relationship of the Parties. Synopsys is performing the Services as an independent contractor, not as an employee, agent, joint venturer or partner of Customer.  Synopsys acknowledges and agrees that its personnel are not eligible for or entitled to receive any compensation, benefits or other incidents of employment that Customer makes available to its employees. Accordingly, for a period of twelve (12) months following the completion of the Services, Customer agrees not to directly or indirectly solicit for employment any Synopsys employees or contractors, provided that a job posting available to the general public shall not be deemed such a solicitation.
2. FEES AND EXPENSES. As consideration for the Services, Customer will pay Synopsys fees in accordance with the terms set forth in the applicable Purchasing Agreement.  Unless otherwise stated in the applicable Purchasing Agreement, Customer Success Package or Statement of Work, all Services are provided on a time and materials basis.  In addition, Customer will reimburse Synopsys for all reasonable and customary travel, lodging and other related expenses incurred by Synopsys or its personnel in connection with the performance of the Services in accordance with the terms set forth in the applicable Purchasing Agreement, Customer Success Package, or Statement of Work upon being provided with receipts and other documentation for all such expenses.
3. OWNERSHIP. Material and associated intellectual property rights developed by a party prior to or outside of the scope of a Customer Success Package or Statement of Work (“Pre-Existing Material”) shall be, as between the parties, owned by the developing party. Synopsys shall own all rights, title and interest in all scripts, methodologies, processes, and documentation, and all intellectual property rights therein, developed during the provision of the Services involving (i) implementation or installation of Licensed Products into Customer’s environment, (ii) configuration of workflow or reporting capabilities of the Licensed Product, and (iii) optimization of the use of the Licensed Product in Customer’s environment (collectively, the “Synopsys-Owned Work Product”). Synopsys hereby grants to Customer, for the license term applicable to the Licensed Product licensed to Customer under the applicable Purchasing Agreement, a nonexclusive, worldwide, right to use, reproduce and create derivative works of any Pre-Existing Material owned by Synopsys and incorporated into deliverables of the Services, and the Synopsys-Owned Work Product, for Customer’s internal business purposes to aid in Customer’s use of Licensed Product licensed by it.
4. SERVICES WARRANTY. Synopsys warrants that, for a period of ninety (90) days from the completion of the Services (the “Services Warranty Period”) the Services will be performed in a professional and workmanlike manner consistent with applicable industry standards.  If during the Services Warranty Period, Synopsys receives from Customer a written notice of the Service’s non-conformance with the provisions set forth in this Section 4, Synopsys will, as Customer’s sole and exclusive remedy and Synopsys’ entire liability for any breach of the foregoing warranty, at Synopsys’  sole option and expense, promptly re-perform the non-conforming Services or refund to Customer the fees paid for the non-conforming Services.  THE FOREGOING STATES CUSTOMER’S SOLE AND EXCLUSIVE REMEDY FOR WARRANTY CLAIMS RELATED TO THE SERVICES.
5. ENTIRE ADDENDUM. The parties acknowledge that they have had previous discussions related to Synopsys’ performance of the Services for Customer.  This Addendum, together with any Statements of Work or Customer Success Packages incorporated into the Agreement by reference and the Agreement, constitutes the complete and exclusive understanding and agreement between the parties on the subject matter and supersedes all prior or contemporaneous agreements or understandings, written or oral, relating to the Agreement, this Addendum, any Customer Success Packages or any Statements of Work.
 


END OF ONSITE SUPPORT SERVICES ADDENDUM 
SOFTWARE DEVELOPMENT KIT ADDENDUM

 
IMPORTANT INFORMATION – READ CAREFULLY
UNLESS YOU HAVE OBTAINED PERMISSION TO USE THE LICENSED PRODUCT UNDER A SEPARATE, DULY SIGNED LICENSE AGREEMENT OR AN EVALUATION LICENSE WITH SYNOPSYS OR AN AUTHORIZED DISTRIBUTOR, THE ACCOMPANYING SOFTWARE IS PROVIDED UNDER THE FOLLOWING TERMS AND CONDITIONS AND ANY SUPPLEMENTAL TERMS REFERENCED BELOW AND YOUR RIGHT TO USE THE SOFTWARE IS CONDITIONED UPON YOUR ACCEPTANCE OF THIS AGREEMENT.
IF YOU DO NOT ACCEPT THESE TERMS AND CONDITIONS AND YOU DO NOT HAVE A SEPARATE LICENSE AGREEMENT AS REFERENCED ABOVE, YOU MAY NOT USE OR COPY THE SOFTWARE AND YOU MUST DELETE ANY COPIES OF IT FROM YOUR SYSTEMS.
1. SCOPE AND KEY TERMS.
This is an addendum (this “SDK Addendum”) to the Agreement concerning Customer’s use of the Licensed Product described below. The rights granted to the Licensed Product are expressly conditioned upon acceptance of the additional terms and conditions stated in this SDK Addendum by Customer.  If an Authorized User of Customer is using the Licensed Product, Customer is the licensee of the Licensed Product. Customer may have already accepted a version of the terms and conditions of this SDK Addendum by signing a Purchasing Agreement referencing them. In all other circumstances, use by an Authorized User binds such user and Customer to these Terms and Conditions by using the Licensed Product.
The Licensed Product is the proprietary information of Synopsys or its suppliers who retain exclusive title to their intellectual property rights in the Software. Customer’s rights to the Licensed Product are limited to those expressly granted below, and Synopsys reserves all rights not expressly granted in this SDK Addendum.
2. Definitions. Capitalized terms in this Addendum have the meanings given them in the Agreement and/or applicable Purchasing Agreement. Whenever capitalized in this SDK Addendum:
2.1   “SDK Addendum” means this Synopsys SDK Addendum.
2.2   “Agreement” means the applicable Synopsys End User Software License and Maintenance Agreement pursuant to which a license to the Licensed Product was granted to Customer in accordance with the terms and conditions therein.  This SDK Addendum is hereby incorporated by reference into the Agreement.
2.3    “Checker” means one or more bug checkers developed by Customer or its Authorized Users in compliance with the Documentation for specific use with the Licensed Product.
2.4   “Documentation” means, for purposes of this SDK Addendum, the Documentation (as defined in the Agreement) that is specific to the Licensed Product licensed pursuant to this SDK Addendum.
2.5   “SDK” or “Software Development Kit” means the Documentation and the Licensed Product (source code and object code) provided or made available by Synopsys for use by Customer in connection with Customer’s use of the Licensed Product in accordance with the terms of the Agreement.
2.6   “Licensed Product” means, for purposes of this SDK Addendum, the Synopsys Analysis Integration Toolkit (including without limitation any applications, sample code, simulator, tools, libraries, APIs, data, files, and materials).
2.7   “Licensed Term” means the period described in the applicable Purchasing Agreement for the Licensed Product.
3. SDK INTERNAL USE LICENSE AND RESTRICTIONS.
3.1   Permitted Uses and Restrictions.  Subject to Customer’s compliance with the terms and conditions of the Agreement and this SDK Addendum, Synopsys hereby grants Customer during the Licensed Term, a limited, non-exclusive, personal, revocable, non-sub-licensable and non-transferable license to: 
3.1.1 Install up to the licensed number of copies of the SDK on computers owned or controlled by Customer, to be used internally by Customer or Customer’s Authorized Users for the sole purpose of developing or testing Checkers; and
3.1.2 Make and distribute a reasonable number of copies of the Documentation to Authorized Users for Customer’s internal use only and for the sole purpose of developing or testing Checkers. Customer understands that Checkers developed using the SDK can only be installed or used in conjunction with the Licensed Product. Synopsys shall not be responsible for any costs, expenses or other liabilities Customer may incur as a result of Customer’s Checker development or use of this SDK.
3.2   Copies. Customer agrees to retain and reproduce in full the Synopsys copyright, disclaimers and other proprietary notices (as they appear in the SDK and Documentation provided) in any Checker created by Customer and/or its Authorized Users and in all copies of the SDK and Documentation that Customer is permitted to make under this Addendum.
4. OWNERSHIP.
4.1   Synopsys retains all rights, title, and interest in and to the SDK it may make available to Customer under this Addendum.  Customer agrees to cooperate with Synopsys to maintain Synopsys’ ownership of the SDK (including all Synopsys SDK materials incorporated into the Checkers that are created in connection therewith), and Customer agrees to promptly provide notice of any claims relating to the SDK (and any SDK materials incorporated into such Checkers).
4.2   Except with respect to the SDK materials that are permitted to be incorporated into a Checker pursuant to the terms of this Addendum, Customer shall retain all rights, title and interest in and to the Checkers, subject to the use limitations stated herein.
4.3   Customer hereby grants to Synopsys, its subcontractors and authorized distributors, without charge, the right to use, copy, modify and create derivative works of any such Checkers solely for the purpose of (i) improving the operation, functionality or use of Synopsys’ existing and future product offerings and commercializing such offerings; and (ii) publishing aggregated statistics about software quality, provided that no data in any such publication can be used to specifically identify Customer or Customer’s Checkers or software code.
4.4   No Other Permitted Uses.  Customer agrees not to rent, lease, lend, upload to or host on any website or server, sell, redistribute, or sublicense the SDK or any Checker, in whole or in part, or to enable others to do so. Customer shall not use the SDK or any Checker for any purpose not expressly permitted by this Addendum. Customer may not and Customer agrees not to, or to enable others to, copy (except as expressly permitted under this Addendum), decompile, reverse engineer, disassemble, attempt to derive the source code of, modify, decrypt, or create derivative works of the SDK or any services provided by the SDK, or any part thereof (except as and only to the extent any foregoing restriction is prohibited by applicable law, or to the extent as may be permitted by licensing terms governing use of open-sourced components or sample code included with the SDK).  Customer agrees not to exploit any services provided by the SDK in any unauthorized way whatsoever. Any attempt to do so is a violation of the rights of Synopsys and its licensors of the SDK. If Customer breaches any of the foregoing restrictions, Customer may be subject to prosecution and damages. All licenses not expressly granted in this Agreement are reserved and no other licenses, immunity or rights, express or implied are granted by Synopsys, by implication, estoppel, or otherwise. This Addendum does not grant Customer any rights to use any trademarks, logos or service marks belonging to Synopsys.
4.5   Releases and Workarounds; No Support or Maintenance. Synopsys may extend, enhance, or otherwise modify the SDK at any time without notice, but Synopsys shall not be obligated to provide Customer with any Releases or Workarounds to the SDK. If Releases or Workarounds are made available by Synopsys, the terms of this Addendum will govern such Releases and Workarounds. Synopsys is not obligated to provide any Maintenance or other support for the SDK. Customer acknowledges that Synopsys has no express or implied obligation to announce or make available any Releases or Workarounds of the SDK to anyone in the future.  Should a Release or Workaround be made available, it may have APIs, features, services or functionality that are different from those found in the SDK licensed hereunder.
5. CUSTOMER OBLIGATIONS.
5.1   Use of the SDK. As a condition to using the SDK, Customer agrees that:
5.1.1 Customer will only use the SDK for the purposes and in the manner expressly permitted by this Addendum and in accordance with all applicable laws and regulations;
5.1.2 Customer will not use the SDK for any unlawful or illegal activity, nor to develop any Checker which would commit or facilitate the commission of a crime, or other tortious, unlawful, or illegal act;
5.1.3 To the best of Customer’s knowledge and belief, Customer Checkers do not and will not violate, misappropriate, or infringe any copyright, patent, trademark, trade secret, rights of privacy and publicity, or other proprietary or legal right of any third party or of Synopsys.
5.2   Requirements for Checkers. Any Checker developed using this SDK must comply with these criteria and requirements, as they may be modified by Synopsys from time to time:
5.2.1 Checkers may only use SDK materials in the manner prescribed by Synopsys and must not use or call any materials not published or authorized by Synopsys.
5.2.2 A Checker may not itself install or launch other executable code by any means, including without limitation through the use of a plug-in architecture, calling other frameworks, other APIs or otherwise. No interpreted code may be downloaded and used in a Checker except for code that is interpreted and run by the Licensed Product.
5.2.3 Checkers must comply with the Documentation provided by Synopsys.
5.2.4 If Customer’s Checker includes any Open Source Licensed Product, Customer agrees to comply with all applicable Open Source Licensed Product licensing terms. Customer also agrees not to use any Open Source Licensed Product in the development of Customer’s Checker in such a way that would cause the non-Open Source Licensed Product portions of the SDK to be subject to any Open Source Licensed Product licensing terms or obligations, including, without limitation, any condition of use, copying, modification or redistribution, which would require such Checker or the Licensed Product and derivative works thereof to be disclosed or distributed in source code form, to be licensed for the purpose of making derivative works, or to be redistributed free of charge (including without limitation as software distributed under the GNU General Public License or GNU Lesser/Library GPL).
6. INDEMNIFICATION. Customer agrees to indemnify, defend and hold harmless Synopsys (including without limitation its directors, officers, employees, independent contractors and agents) from any and all claims, losses, liabilities, damages, expenses and costs (including without limitation attorney’s fees and court costs) (collectively “Losses“) incurred by Synopsys as a result of Customer’s breach of this Addendum, a breach of any certification, covenant, representation or warranty made by Customer in this Addendum, any claims that Customer’s Checkers violate or infringe any third party intellectual property or proprietary rights, or otherwise related to or arising from Customer’s use of the SDK, Customer’s Checker(s) or Customer’s development of Checkers, including any Losses as a result of a claim for death, personal injury or property damage. In no event may Customer enter into any settlement or like agreement with a third party that affects Synopsys’s rights or binds Synopsys in any way, without the prior written consent of Synopsys.
7. NO WARRANTIES. CUSTOMER EXPRESSLY ACKNOWLEDGES AND AGREES THAT USE OF THE SDK IS AT CUSTOMER’S SOLE RISK AND THAT THE ENTIRE RISK AS TO SATISFACTORY QUALITY, PERFORMANCE, ACCURACY AND EFFORT IS WITH CUSTOMER. THE SDK IS PROVIDED “AS IS”, WITH ALL FAULTS AND WITHOUT WARRANTY OF ANY KIND, AND SYNOPSYS AND SYNOPSYS’ LICENSORS HEREBY DISCLAIM ALL WARRANTIES AND CONDITIONS WITH RESPECT TO THE SDK, EITHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A PARTICULAR PURPOSE, ACCURACY, TIMELINESS, AND NON-INFRINGEMENT OF THIRD PARTY RIGHTS.  SYNOPSYS DOES NOT WARRANT AGAINST INTERFERENCE WITH CUSTOMER’S ENJOYMENT OF THE SDK, THAT THE SDK WILL MEET CUSTOMER’S REQUIREMENTS, THAT THE OPERATION OF THE SDK WILL BE UNINTERRUPTED OR ERROR-FREE, THAT DEFECTS IN THE SDK WILL BE CORRECTED, OR THAT THE SDK WILL BE COMPATIBLE WITH FUTURE SYNOPSYS PRODUCTS OR SOFTWARE.
8. ENTIRE ADDENDUM.  This Addendum constitutes the complete and exclusive understanding and agreement between the parties on the subject matter and supersedes all prior or contemporaneous agreements or understandings, written or oral, relating to this Addendum.  Parties specifically agree that Sections 1.5 (Documentation), 1.7 (Licensed Product), 2 (License), 4 (Warranty) and 5 (Indemnity) of the Agreement are not applicable to the SDK and that the SDK shall not be eligible for maintenance services.

 

END OF SOFTWARE DEVELOPMENT KIT ADDENDUM 
SPECIAL TERMS AND CONDITIONS ADDENDUM

 
1. SEEKER; DEFENSICS.  If Customer has purchased a license to the Licensed Products known as either Seeker (“Seeker”) or Defensics (“Defensics”), the following additional terms apply: 
1.1.  Seeker
1.1.1.   Use in Test Environment Only. SEEKER IS AN AUTOMATED TESTING SOLUTION DESIGNED TO BE USED IN NON-PRODUCTION ENVIRONMENTS ONLY.  As part of the processes completed by Seeker, Seeker will automatically generate requests to the applicable Customer website, thus activating various website and associated database operations.  Such processes may add to, modify, tamper with, and /or delete any persistent data contained in such site or in such database.  CUSTOMER IS HEREBY ADVISED TO EXCLUDE ALL WEBSITES FOR WHICH CUSTOMER DOES NOT WANT SEEKER TO PERFORM SUCH OPERATIONS. SUCH OPERATIONS MAY ALSO BE DISABLED FROM THE SETTINGS->TEST/GENERAL SCREEN. 
1.1.2.   Purpose; Data Modification; Data Collection.  Customer understands that Seeker is software that conducts certain tests by (i) gathering data and information from the environments, websites, software products, databases, and servers in which it operates and potentially saving such data and information in the database of Seeker, and (ii) potentially changing, deleting, or otherwise altering such data and information.  Customer further understands that Seeker is designed to be used solely as part of a development and test environments, which are not production environments.  
1.1.3.   Use of Customer End User Information.  Seeker uses sample end user data (including names, passwords, addresses, account numbers, credit card numbers and other data) that has been created for use in the operations performed by Seeker (“Test/Form Data”).  Customer end user data used in Customer’s production website, database and server environment may contain Personally Identifiable Information (as defined under U.S. law), Personal Data (as defined under European Union law and the implementing regulations of its member states) and other data regulated by U.S. and international law (collectively, “Regulated Data”).  In the event that Customer provides Synopsys access to such Regulated Data for purposes of the performance of Synopsys Maintenance Services or otherwise, as between Synopsys and Customer, Synopsys shall be deemed a data processor and Customer shall be deemed the data controller with respect to such Regulated Data.  CUSTOMER IS HEREBY ADVISED TO USE THE SUPPLIED TEST/FORM DATA ONLY IN THE OPERATION OF SEEKER. CUSTOMER IS HEREBY FURTHER ADVISED THAT THE USE OF REGULATED DATA IN SEEKER OPERATIONS IS A VIOLATION OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IN THE EVENT THAT CUSTOMER USES REGULATED DATA IN SEEKER OPERATIONS, CUSTOMER SHALL HOLD SYNOPSYS HARMLESS FROM ANY LIABLITY RESULTING FROM SUCH USE. 
1.1.4.   Credit Card Usage.  As part of Seeker’s operations, Seeker will automatically test credit card forms, creating credit card transactions using such credit card forms using Test/Form Data.  CUSTOMER SHALL BE SOLELY RESONSIBLE TO ENSURE THAT ANY ALL TESTED ENVIRONMENTS, APPLICATIONS, DATABASES, AND SERVERS CONTAIN TEST/FORM DATA ONLY.  CUSTOMER IS HEREBY ADVISED TO USE TEST CREDIT CARD FORMS ONLY, AND TO DISCONNECT TESTED WEBSITES FROM PRODUCTION TRANSACTION SERVERS PRIOR TO TESTING.  SUCH OPERATIONS MAY ALSO BE DISABLED FROM THE SETTINGS->TEST/GENERAL SCREEN.  SYNOPSYS SHALL BEAR NO LIABILITY FOR AND CUSTOMER SHALL BE SOLELY RESPONSIBLE FOR AND SHALL HOLD SYNOPSYS HARMLESS IN CONNECTION WITH ANY CUSTOMER-INITIATED CREDIT CARD TRANSACTIONS RESULTING FROM THE USE OF ANY DATA OTHER THAN TEST/FORM DATA IN THE OPERATION OF SEEKER.
1.2.  Defensics 
1.2.1.   Use in Test Environment Only. DEFENSICS IS AN automated TESTING SOLUTION DESIGNED TO BE USED IN NON-PRODUCTION ENVIRONMENTS ONLY.  As part of the processes completed by Defensics, Defensics will automatically test specific protocols of Customer software identified by Customer.  Such protocols may add to, modify, tamper with, and /or delete portions of the software under test, and may disable software functionality in production environments.  CUSTOMER IS HEREBY ADVISED NOT TO USE DEFENSICS IN ANY PRODUCTION ENVIRONMENT. 
2. DISCLAIMER. CUSTOMER IS NOT LICENSED TO USE SEEKER OR DEFENSICS IN PRODUCTION ENVIRONMENTS; IN THE EVENT THAT CUSTOMER USES EITHER SEEKER OR DEFENSICS IN PRODUCTION ENVIRONMENTS, SYNOPSYS SHALL BEAR NO RESPONSIBILITY FOR SUCH USES AND CUSTOMER SHALL BEAR ALL LIABILITY FOR SUCH USES AND SHALL HOLD SYNOPSYS HARMLESS IN CONNECTION WITH ANY LIABILITY RESULTING FROM SUCH CUSTOMER USES.

 
 

END OF SPECIAL TERMS AND CONDITIONS ADDENDUM
 
HOSTING SERVICES ADDENDUM

1. DEFINITIONS.
1.1   “Hosted Software” means the software described in the applicable Purchasing Agreement that Synopsys will provision hosting services for on behalf of Customer under the terms of this Hosting Services Addendum.
1.2   “Hosting Services” means the services related to the Hosted Software described in this Hosting Services Addendum.
2. Hosting Services Description. During the term set forth in Section 3 below, Synopsys shall provision Hosting Services on behalf of Customer as follows: 
Synopsys will be responsible for managing the set-up, configuration and hosting of the Hosted Software including, but not limited to, managing the installation of all revisions, new versions, and updates to the Hosted Software. 
3. POST-TERMINATION HOSTING.
Synopsys will permit Customer to access the Hosted Software for a maximum of thirty (30) days post termination of the Agreement or the applicable Purchasing Agreement, as applicable, for the limited purpose of accessing and downloading any Customer data retained therein. 
4. HOSTING SERVICES PERFORMANCE WARRANTY. 
4.1   Uptime.  Synopsys will (a) have at least 99.5% uptime (“Service Availability”), as measured monthly, excluding planned downtime and any time necessary to implement updates, upgrades or modification to the Hosted Software, and (b) not experience more than two (2) instances of unscheduled downtime of more than one (1) hour each in any rolling thirty (30) day period. Routine updates to the Hosted Software are scheduled once per month on a Sunday, typically between the hours of 4 am and 8 am (Eastern US time zone).
4.2   Exclusions.  This Service Availability warranty shall not apply in the event of any interruption or failure of telecommunication or digital transmission links outside of Synopsys’ network, Internet network congestion outside of Synopsys’ network or other failures outside of Synopsys’ network.  

5. Limitation of Liability. EXCEPT FOR THE EXPRESS SERVICE AVAILABILITY WARRANTY STATED IN SECTION 4, THIS HOSTING SERVICES ADDENDUM DOES NOT CREATE ANY OTHER REPRESENTATION OR WARRANTY RELATED TO THE AVAILABILITY, ACCESSIBILITY, OR USEABILITY OF THE HOSTED SOFTWARE.  THE REMEDIES STATED IN THE AGREEMENT ARE CUSTOMER’S SOLE AND EXCLUSIVE REMEDY FOR SYNOPSYS’ FAILURE TO MEET THE WARRANTIES SET FORTH HEREIN. 

6. ENTIRE ADDENDUM. The parties acknowledge that they have had previous discussions related to Synopsys’ performance of the Hosting Services for Customer.  This Addendum constitutes the complete and exclusive understanding and agreement between the parties on the subject matter and supersedes all prior or contemporaneous agreements or understandings, written or oral, relating to the Agreement or this Addendum.

END OF HOSTING SERVICES ADDENDUM



---

UnboundID LDAP SDK Free Use License
(ldapsdk 4.0.6)

UnboundID LDAP SDK Free Use License
===================================

THIS IS AN AGREEMENT BETWEEN YOU ("YOU") AND PING IDENTITY CORPORATION ("PING
IDENTITY") REGARDING YOUR USE OF UNBOUNDID LDAP SDK FOR JAVA AND ANY ASSOCIATED
DOCUMENTATION, OBJECT CODE, COMPILED LIBRARIES, SOURCE CODE AND SOURCE FILES OR
OTHER MATERIALS MADE AVAILABLE BY PING IDENTITY (COLLECTIVELY REFERRED TO IN THIS
AGREEMENT AS THE ("SDK").

BY INSTALLING, ACCESSING OR OTHERWISE USING THE SDK, YOU ACCEPT THE TERMS OF THIS
AGREEMENT. IF YOU DO NOT AGREE TO THE TERMS OF THIS AGREEMENT, DO NOT INSTALL,
ACCESS OR USE THE SDK.

USE OF THE SDK. Subject to your compliance with this Agreement, Ping Identity
grants to You a non-exclusive, royalty-free license, under Ping Identity's
intellectual property rights in the SDK, to use, reproduce, modify and distribute
this release of the SDK; provided that no license is granted herein under any
patents that may be infringed by your modifications, derivative works or by other
works in which the SDK may be incorporated (collectively, your "Applications").
You may reproduce and redistribute the SDK with your Applications provided that
you

  i. include this license file and an unmodified copy of the
    unboundid-ldapsdk.jar file; and

  ii.  such redistribution is subject to a license whose terms do not conflict
    with or contradict the terms of this Agreement.

You may also reproduce and redistribute the SDK without your Applications
provided that you redistribute the SDK complete and unmodified (i.e., with all
"read me" files, copyright notices, and other legal notices and terms that Ping
Identity has included in the SDK).

SCOPE OF LICENSES. This Agreement does not grant You the right to use any Ping
Identity intellectual property which is not included as part of the SDK. The SDK
is licensed, not sold. This Agreement only gives You some rights to use the SDK.
Ping Identity reserves all other rights. Unless applicable law gives You more
rights despite this limitation, You may use the SDK only as expressly permitted
in this Agreement.

SUPPORT. Ping Identity is not obligated to provide any technical or other support
("Support Services") for the SDK to You under this Agreement. However, if Ping
Identity chooses to provide any Support Services to You, Your use of such Support
Services will be governed by then-current Ping Identity support policies.

TERMINATION. Ping Identity reserves the right to discontinue offering the SDK and
to modify the SDK at any time in its sole discretion. Notwithstanding anything
contained in this Agreement to the contrary, Ping Identity may also, in its sole
discretion, terminate or suspend access to the SDK to You or any end user at any
time. In addition, if you fail to comply with the terms of this Agreement, then
any rights granted herein will be automatically terminated if such failure is not
corrected within 30 days of the initial notification of such failure. You
acknowledge that termination and/or monetary damages may not be a sufficient
remedy if You breach this Agreement and that Ping Identity will be entitled,
without waiving any other rights or remedies, to injunctive or equitable relief
as may be deemed proper by a court of competent jurisdiction in the event of a
breach. Ping Identity may also terminate this Agreement if the SDK becomes, or in
Ping Identity's reasonable opinion is likely to become, the subject of a claim of
intellectual property infringement or trade secret misappropriation. All rights
and licenses granted herein will simultaneously and automatically terminate upon
termination of this Agreement for any reason.

DISCLAIMER OF WARRANTY. THE SDK IS PROVIDED "AS IS" AND PING IDENTITY DOES NOT
WARRANT THAT THE SDK WILL BE ERROR-FREE, VIRUS-FREE, WILL PERFORM IN AN
UNINTERRUPTED, SECURE OR TIMELY MANNER, OR WILL INTEROPERATE WITH OTHER HARDWARE,
SOFTWARE, SYSTEMS OR DATA. TO THE MAXIMUM EXTENT ALLOWED BY LAW, ALL CONDITIONS,
REPRESENTATIONS AND WARRANTIES, WHETHER EXPRESS, IMPLIED, STATUTORY OR OTHERWISE
INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE (EVEN IF PING IDENTITY HAD BEEN INFORMED OF SUCH
PURPOSE), OR NON-INFRINGEMENT OF THIRD PARTY RIGHTS ARE HEREBY DISCLAIMED.

LIMITATION OF LIABILITY. IN NO EVENT WILL PING IDENTITY OR ITS SUPPLIERS BE
LIABLE FOR ANY DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, LOST PROFITS,
REVENUE, DATA OR DATA USE, BUSINESS INTERRUPTION, COST OF COVER, DIRECT,
INDIRECT, SPECIAL, PUNITIVE, INCIDENTAL OR CONSEQUENTIAL DAMAGES OF ANY KIND)
ARISING OUT OF THE USE OF OR INABILITY TO USE THE SDK OR IN ANY WAY RELATED TO
THIS AGREEMENT, EVEN IF PING IDENTITY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

ADDITIONAL RIGHTS. Certain states do not allow the exclusion of implied
warranties or limitation of liability for certain kinds of damages, so the
exclusion of limited warranties and limitation of liability set forth above may
not apply to You.

EXPORT RESTRICTIONS. The SDK is subject to United States export control laws. You
acknowledge and agree that You are responsible for compliance with all domestic
and international export laws and regulations that apply to the SDK.

MISCELLANEOUS. This Agreement constitutes the entire agreement with respect to
the SDK. If any provision of this Agreement shall be held to be invalid, illegal
or unenforceable, the validity, legality and enforceability of the remaining
provisions shall in no way be affected or impaired thereby. This Agreement and
performance hereunder shall be governed by and construed in accordance with the
laws of the State of Texas without regard to its conflict of laws rules. Any
disputes related to this Agreement shall be exclusively litigated in the state or
federal courts located in Travis County, Texas.

---

Unicode License Agreement - Data Files and Software (2016)
(Libidn 2.2.0, Libidn 2.3.3)

UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
=========================================================

Unicode Data Files include all data files under the directories
http://www.unicode.org/Public/, http://www.unicode.org/reports/,
http://www.unicode.org/cldr/data/, http://source.icu-project.org/repos/icu/, and
http://www.unicode.org/utility/trac/browser/.

Unicode Data Files do not include PDF online code charts under the directory
http://www.unicode.org/Public/.

Software includes any source code published in the Unicode Standard or under the
directories
http://www.unicode.org/Public/, http://www.unicode.org/reports/,
http://www.unicode.org/cldr/data/, http://source.icu-project.org/repos/icu/, and
http://www.unicode.org/utility/trac/browser/.

NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING,
INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES ("DATA FILES"),
AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY,
ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.

COPYRIGHT AND PERMISSION NOTICE

Copyright © 1991-2016 Unicode, Inc. All rights reserved. Distributed under the
Terms of Use in http://www.unicode.org/copyright.html.

Permission is hereby granted, free of charge, to any person obtaining a copy of
the Unicode data files and any associated documentation (the "Data Files") or
Unicode software and any associated documentation (the "Software") to deal in the
Data Files or Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, and/or sell copies of
the Data Files or Software, and to permit persons to whom the Data Files or
Software are furnished to do so, provided that either

  a. this copyright and permission notice appear with all copies of the Data
    Files or Software, or

  b. this copyright and permission notice appear in associated Documentation.

THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD
PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE.

Except as contained in this notice, the name of a copyright holder shall not be
used in advertising or otherwise to promote the sale, use or other dealings in
these Data Files or Software without prior written authorization of the copyright
holder.

---

Unicode License v3
(ICU4J 60.3)

UNICODE LICENSE V3
==================


COPYRIGHT AND PERMISSION NOTICE

Copyright © 1991-2023 Unicode, Inc.
NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING,
INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR SOFTWARE, YOU
UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS
OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY,
DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.

Permission is hereby granted, free of charge, to any person obtaining a copy of
data files and any associated documentation (the "Data Files") or software and
any associated documentation (the "Software") to deal in the Data Files or
Software without restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, and/or sell copies of the Data Files or
Software, and to permit persons to whom the Data Files or Software are furnished
to do so, provided that either (a) this copyright and permission notice appear
with all copies of the Data Files or Software, or (b) this copyright and
permission notice appear in associated Documentation.

THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD
PARTY RIGHTS.

IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE
LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY
DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE.

Except as contained in this notice, the name of a copyright holder shall not be
used in advertising or otherwise to promote the sale, use or other dealings in
these Data Files or Software without prior written authorization of the copyright
holder.

---

University of Illinois/NCSA Open Source License
(LLVM - Low Level Virtual Machine 19.1.7)

University of Illinois/NCSA Open Source License
===============================================

Copyright (c) <Year> <Owner Organization Name> All rights reserved.

Developed by:

          <Name of Development Group>                         <Name of
Institution>                         <URL for Development Group/Institution>

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal with
the Software without restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

  * Redistributions of source code must retain the above copyright notice, this
    list of conditions and the following disclaimers.

  * Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimers in the documentation
    and/or other materials provided with the distribution.

  * Neither the names of <Name of Development Group, Name of Institution>, nor
    the names of its contributors may be used to endorse or promote products
    derived from this Software without specific prior written permission.


THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE CONTRIBUTORS
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE.

---

W3C Software Notice and License (2002-12-31)
(OpenJDK 17.0.17.0.10)

W3C® SOFTWARE NOTICE AND LICENSE
================================

Copyright © 1994-2001 World Wide Web Consortium, (Massachusetts Institute of
Technology, Institut National de Recherche en Informatique et en Automatique,
Keio University). All Rights Reserved. http://www.w3.org/Consortium/Legal/

This W3C work (including software, documents, or other related items) is being
provided by the copyright holders under the following license. By obtaining,
using and/or copying this work, you (the licensee) agree that you have read,
understood, and will comply with the following terms and conditions:

Permission to use, copy, modify, and distribute this software and its
documentation, with or without modification, for any purpose and without fee or
royalty is hereby granted, provided that you include the following on ALL copies
of the software and documentation or portions thereof, including modifications,
that you make:

      1. The full text of this NOTICE in a location viewable to users of the
      redistributed or derivative work.

      2. Any pre-existing intellectual property disclaimers, notices, or terms
      and conditions. If none exist, a short notice of the following form
      (hypertext is preferred, text is permitted) should be used within the body
      of any redistributed or derivative code: "Copyright © [$date-of-software]
      World Wide Web Consortium, (Massachusetts Institute of Technology, Institut
      National de Recherche en Informatique et en Automatique, Keio University).
      All Rights Reserved. http://www.w3.org/Consortium/Legal/"

      3. Notice of any changes or modifications to the W3C files, including the
      date changes were made. (We recommend you provide URIs to the location from
      which the code is derived.)

THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE
NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT
THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY
PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.

COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION.

The name and trademarks of copyright holders may NOT be used in advertising or
publicity pertaining to the software without specific, written prior permission.
Title to copyright in this software and any associated documentation will at all
times remain with copyright holders.

---

X11 License
(libX11 1.8.10, libx11-data 1.8.12, ncurses 6.5_p20250705, ncurses-bin 6.4, x.org_lib 1.3.1, XCB 1.17.0)

X11 License
===========

Copyright (C) 1996 X Consortium

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in the
Software without restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Except as contained in this notice, the name of the X Consortium shall not be
used in advertising or otherwise to promote the sale, use or other dealings in
this Software without prior written authorization from the X Consortium.

X Window System is a trademark of X Consortium, Inc.

---

[base] Historical Permission Notice and Disclaimer (base license)
(libx11-data 1.8.12)

Historical Permission Notice and Disclaimer
===========================================

<copyright notice>

Permission to use, copy, modify and distribute this software and its
documentation for any purpose and without fee is hereby granted, provided that
the above copyright notice appear in all copies, and that both the copyright
notice and this permission notice appear in supporting documentation, and that
the name of copyright holder or related entities not be used in advertising or
publicity pertaining to distribution of the software without specific, written
prior permission. Copyright holder makes no representations about the suitability
of this software for any purpose. It is provided "as is" without express or
implied warranty.

<copyright holder> DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT
SHALL <copyright holder> BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.]

---

curl License
(curl 7.88.1, curl 8.17.0)

Curl License
============

Copyright (c) 1996 - 2015, Daniel Stenberg, <daniel@haxx.se>.

All rights reserved.

Permission to use, copy, modify, and distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Except as contained in this notice, the name of a copyright holder shall not be
used in advertising or otherwise to promote the sale, use or other dealings in
this Software without prior written authorization of the copyright holder.

---

libpng License
(libpng v1.6.47)

Libpng License
==============

This copy of the libpng notices is provided for your convenience. In case of any
discrepancy between this copy and the notices in the file png.h that is included
in the libpng distribution, the latter shall prevail.

COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:

If you modify libpng you may insert additional notices immediately following this
sentence.

libpng versions 1.0.7, July 1, 2000, through 1.0.13, April 15, 2002, are
Copyright (c) 2000-2002 Glenn Randers-Pehrson and are distributed according to
the same disclaimer and license as libpng-1.0.6 with the following individuals
added to the list of Contributing Authors

  Simon-Pierre Cadieux
  Eric S. Raymond
  Gilles Vollant

and with the following additions to the disclaimer:

  There is no warranty against interference with your enjoyment of the library
  or against infringement. There is no warranty that our efforts or the library
  will fulfill any of your particular purposes or needs. This library is
  provided with all faults, and the entire risk of satisfactory quality,
  performance, accuracy, and effort is with the user.

libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are Copyright
(c) 1998, 1999 Glenn Randers-Pehrson, and are distributed according to the same
disclaimer and license as libpng-0.96, with the following individuals added to
the list of Contributing Authors:

  Tom Lane
  Glenn Randers-Pehrson
  Willem van Schaik

libpng versions 0.89, June 1996, through 0.96, May 1997, are Copyright (c) 1996,
1997 Andreas Dilger Distributed according to the same disclaimer and license as
libpng-0.88, with the following individuals added to the list of Contributing
Authors:

  John Bowler
  Kevin Bracey
  Sam Bushell
  Magnus Holmgren
  Greg Roelofs
  Tom Tanner

libpng versions 0.5, May 1995, through 0.88, January 1996, are Copyright (c)
1995, 1996 Guy Eric Schalnat, Group 42, Inc.

For the purposes of this copyright and license, "Contributing Authors" is defined
as the following set of individuals:

  Andreas Dilger
  Dave Martindale
  Guy Eric Schalnat
  Paul Schmidt
  Tim Wegner

The PNG Reference Library is supplied "AS IS". The Contributing Authors and Group
42, Inc. disclaim all warranties, expressed or implied, including, without
limitation, the warranties of merchantability and of fitness for any purpose. The
Contributing Authors and Group 42, Inc. assume no liability for direct, indirect,
incidental, special, exemplary, or consequential damages, which may result from
the use of the PNG Reference Library, even if advised of the possibility of such
damage.

Permission is hereby granted to use, copy, modify, and distribute this source
code, or portions hereof, for any purpose, without fee, subject to the following
restrictions:

1. The origin of this source code must not be misrepresented.

2. Altered versions must be plainly marked as such and must not be misrepresented
as being the original source.

3. This Copyright notice may not be removed or altered from any source or altered
source distribution.

The Contributing Authors and Group 42, Inc. specifically permit, without fee, and
encourage the use of this source code as a component to supporting the PNG file
format in commercial products. If you use this source code in a product,
acknowledgment is not required but would be appreciated.

A "png_get_copyright" function is available, for convenient use in "about" boxes
and the like:

  printf("%s",png_get_copyright(NULL));

Also, the PNG logo (in PNG format, of course) is supplied in the files
"pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).

Libpng is OSI Certified Open Source Software. OSI Certified Open Source is a
certification mark of the Open Source Initiative.

Glenn Randers-Pehrson
randeg@alum.rpi.edu
April 15, 2002

---

libtiff License
(libTIFF 4.7.1)

Tiff License
============

Copyright (c) 1988-1997 Sam Leffler
Copyright (c) 1991-1997 Silicon Graphics, Inc.

Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that (i)
the above copyright notices and this permission notice appear in all copies of
the software and related documentation, and (ii) the names of Sam Leffler and
Silicon Graphics may not be used in any advertising or publicity relating to the
software without the specific, prior written permission of Sam Leffler and
Silicon Graphics.

THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS,
IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF
MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.

IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR ANY SPECIAL,
INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF
THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

---

libxml2 License
(libx11-data 1.8.12)

libxml2 License
===============

Except where otherwise noted in the source code (e.g. the files hash.c, list.c
and the trio files, which are covered by a similar licence but with different
Copyright notices) all the files are:

Copyright (C) 1998-2003 Daniel Veillard. All Rights Reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in the
Software without restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE DANIEL
VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH
THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Except as contained in this notice, the name of Daniel Veillard shall not be used
in advertising or otherwise to promote the sale, use or other dealings in this
Software without prior written authorization from him.

---

zlib License
(Compress::Raw::Zlib 2.105, libjpeg-turbo 3.1.2, nxproxy 3.5.99.4, OpenJDK 17.0.17.0.10, zlib 1.2.13, zlib v1.3.1)

The zlib/libpng License
=======================

Copyright (c) <year> <copyright holders>

This software is provided 'as-is', without any express or implied warranty. In no
event will the authors be held liable for any damages arising from the use of
this software.

Permission is granted to anyone to use this software for any purpose, including
commercial applications, and to alter it and redistribute it freely, subject to
the following restrictions:

      1. The origin of this software must not be misrepresented; you must not
      claim that you wrote the original software. If you use this software in a
      product, an acknowledgment in the product documentation would be
      appreciated but is not required.

      2. Altered source versions must be plainly marked as such, and must not be
      misrepresented as being the original software.

      3. This notice may not be removed or altered from any source distribution.

---
